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:
authorJulius Härtl <jus@bitgrid.net>2022-04-11 23:34:55 +0300
committerGitHub <noreply@github.com>2022-04-11 23:34:55 +0300
commita94145308111dd46bab35155df1ffdf311a1b1a7 (patch)
treeb646ef5fee91231c300fc8982af55b11701d009f /package.json
parentaba9a16c000075de51407d56a640eb95248a8716 (diff)
parentd6c3cd4cb21c75de915c04050709a41649ffff33 (diff)
Merge pull request #2135 from nextcloud/dependabot/npm_and_yarn/webpack-5.72.0
Bump webpack from 5.71.0 to 5.72.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 5c751a24..cf5f6414 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.71.0",
+ "webpack": "^5.72.0",
"webpack-cli": "^4.9.2",
"webpack-merge": "^5.8.0"
},