Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2021-12-28 23:52:14 +0300
committerGitHub <noreply@github.com>2021-12-28 23:52:14 +0300
commit5795d4bc724f9cd9d466ca5dcfcb2d9f7e4d9e72 (patch)
tree761c9898a4314ec24934451fd0d12a57465b9785 /package.json
parent4c9dfee226917824a8e867a8908bf883a81c6c6d (diff)
parent1b0bcd2c3b50cae94cb6bf92dd12d3ce52702923 (diff)
Merge pull request #6725 from nextcloud/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.0
Bump terser-webpack-plugin from 5.2.5 to 5.3.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 99d2b29c7..7f4798b60 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"jest-mock-console": "^1.2.3",
"jest-transform-stub": "^2.0.0",
"regenerator-runtime": "^0.13.9",
- "terser-webpack-plugin": "^5.2.5",
+ "terser-webpack-plugin": "^5.3.0",
"wasm-check": "^2.0.3",
"webpack-node-externals": "^3.0.0",
"worker-loader": "^3.0.8"