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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-15 07:45:11 +0300
committerGitHub <noreply@github.com>2022-01-15 07:45:11 +0300
commit20f9fa4aa0747577e156bc4ee0f5cf3eba364a48 (patch)
tree52cdff31ca7e8b1d84592ffffc30a958a3883eab /package.json
parent9e68b4874c725e6ca9850b73425960bc2cc803b5 (diff)
parent1ab4b968f0c647579b135e1836a62c95adf7fa27 (diff)
Merge pull request #1986 from nextcloud/dependabot/npm_and_yarn/webpack-5.66.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 2f8ea23c..706c2c5e 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"vue-loader": "^15.9.8",
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.6.14",
- "webpack": "^5.65.0",
+ "webpack": "^5.66.0",
"webpack-cli": "^4.9.1",
"webpack-merge": "^5.8.0"
},