summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMarco <marcoambrosini@icloud.com>2022-08-22 08:47:47 +0200
committerGitHub <noreply@github.com>2022-08-22 08:47:47 +0200
commit9fe5f82238f19820ece72154d7f0990858a85ee4 (patch)
tree9799200c7b4f12bc7c862761bff8b30e5b595b87 /package.json
parenta15b7fb56fb9d9ed6b9a448db9a7a29abe6c3ccb (diff)
parent10b26a826d5475416a59486f429be6ab79890a18 (diff)
Merge pull request #7781 from nextcloud/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.5
Bump terser-webpack-plugin from 5.3.3 to 5.3.5
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 598c58c40..ad7350509 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.3",
+ "terser-webpack-plugin": "^5.3.5",
"ts-loader": "^9.3.1",
"typescript": "^4.7.4",
"wasm-check": "^2.1.2",