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-02-19 08:09:21 +0300
committerGitHub <noreply@github.com>2022-02-19 08:09:21 +0300
commite6082dd50952400db01453851920b2edb93f0da4 (patch)
tree32674937e17c69184242d8f3e91d80f2fc42a607 /package.json
parentea9701ac12656ccf1b42ef3eebf09ee9af22f034 (diff)
parentb2c502f5989cb61ac6210ee250a4863e687e4c43 (diff)
Merge pull request #2062 from nextcloud/dependabot/npm_and_yarn/webpack-5.69.1
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 bb55c243..157b21c3 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.68.0",
+ "webpack": "^5.69.1",
"webpack-cli": "^4.9.2",
"webpack-merge": "^5.8.0"
},