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-03-05 07:39:51 +0300
committerGitHub <noreply@github.com>2022-03-05 07:39:51 +0300
commit12e830d0f22a6fa9133efe45f49549ad99b83c2a (patch)
treee22813714b0af888ad11ce75caf0fa99e47f3a69 /package.json
parent63e93c170d15245335fe242443ff714994ba47e3 (diff)
parent94c3f96c3bd8a5160b153f4f9a1c7527d4f41862 (diff)
Merge pull request #2079 from nextcloud/dependabot/npm_and_yarn/webpack-5.70.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 7dc2a842..4a68f07e 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"vue-loader": "^15.9.8",
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.6.14",
- "webpack": "^5.69.1",
+ "webpack": "^5.70.0",
"webpack-cli": "^4.9.2",
"webpack-merge": "^5.8.0"
},