aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-23 18:06:52 +0000
committerGitHub <noreply@github.com>2024-03-23 18:06:52 +0000
commit58df22eaa2a62363e00004d7098637d48ff45680 (patch)
treee8ed4bfe7185e5c91509efb09ddef69841d6c23b /package.json
parent3509f87957bf29d3afaee7308a44bb8693acdab4 (diff)
parent8c3f2c930e9b29f857d522378a210069e5648bb5 (diff)
downloadnextcloud-server-58df22eaa2a62363e00004d7098637d48ff45680.tar.gz
nextcloud-server-58df22eaa2a62363e00004d7098637d48ff45680.zip
Merge pull request #44424 from nextcloud/dependabot/npm_and_yarn/webpack-5.91.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 ec0504df5f0..bfd0895990a 100644
--- a/package.json
+++ b/package.json
@@ -185,7 +185,7 @@
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.7.16",
"wait-on": "^7.2.0",
- "webpack": "^5.79.0",
+ "webpack": "^5.91.0",
"webpack-cli": "^5.0.2",
"webpack-merge": "^5.8.0",
"workbox-webpack-plugin": "^7.0.0"