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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 53270279de3..fb6e3eaab1a 100644
--- a/package.json
+++ b/package.json
@@ -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"
},