summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2022-09-06 03:11:44 +0200
committerGitHub <noreply@github.com>2022-09-06 03:11:44 +0200
commit1bc24ef16c1673ca345e364a34c751464212aec9 (patch)
tree532e3d1a5e0fa5f377f67ca42b4ebda3946be6ad /package.json
parente47ab5a78fe7998f1fb36fbfc6369faebafd354c (diff)
parent685829aede183ad2e910638ba2861eee901455e8 (diff)
Merge pull request #7843 from nextcloud/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.6
Bump terser-webpack-plugin from 5.3.5 to 5.3.6
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 1d9e0230b..a6e93edfa 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"jest-mock-console": "^2.0.0",
"jest-transform-stub": "^2.0.0",
"regenerator-runtime": "^0.13.9",
- "terser-webpack-plugin": "^5.3.5",
+ "terser-webpack-plugin": "^5.3.6",
"ts-loader": "^9.3.1",
"typescript": "^4.8.2",
"vue-template-compiler": "^2.7.10",