aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9dfff011859..537ffd5270a 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"buffer": "^6.0.3",
"camelcase": "^6.3.0",
"clipboard": "^2.0.8",
- "core-js": "^3.20.1",
+ "core-js": "^3.20.3",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
@@ -108,7 +108,7 @@
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^5.2.7",
"eslint-plugin-es": "^4.1.0",
- "eslint-webpack-plugin": "^2.5.4",
+ "eslint-webpack-plugin": "^3.1.1",
"exports-loader": "^1.1.1",
"file-loader": "^6.2.0",
"handlebars-loader": "^1.7.1",
@@ -122,7 +122,7 @@
"vue-jest": "^4.0.1",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.6.14",
- "webpack": "~5.46.0",
+ "webpack": "^5.66.0",
"webpack-cli": "^4.9.1",
"webpack-merge": "^5.8.0"
},