aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-23 10:55:23 +0000
committerGitHub <noreply@github.com>2024-03-23 10:55:23 +0000
commit8c3f2c930e9b29f857d522378a210069e5648bb5 (patch)
treeea8ec2794a55208b1f0c0eef13d3a13793bb4b6c /package.json
parent323f72496b6a48fb7b8be435ff9ad3c493591d80 (diff)
downloadnextcloud-server-8c3f2c930e9b29f857d522378a210069e5648bb5.tar.gz
nextcloud-server-8c3f2c930e9b29f857d522378a210069e5648bb5.zip
build(deps-dev): bump webpack from 5.90.3 to 5.91.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.91.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.91.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 0da869b20e2..7ecc3a1ebd3 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"