summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLouis <6653109+artonge@users.noreply.github.com>2022-02-08 11:02:53 +0100
committerGitHub <noreply@github.com>2022-02-08 11:02:53 +0100
commitd405b5f664d0b1f684586df5595f55e6cfe3186e (patch)
tree915ce296a9a06165b0ef818ecfc32612d2fcb138 /package.json
parent6c67d161e1aa6d39e0a171dfcdcde942c5010975 (diff)
parent923761003a5d5f74d180ae6d624d804bd154f34b (diff)
downloadnextcloud-server-d405b5f664d0b1f684586df5595f55e6cfe3186e.tar.gz
nextcloud-server-d405b5f664d0b1f684586df5595f55e6cfe3186e.zip
Merge pull request #31055 from nextcloud/dependabot/npm_and_yarn/webpack-5.68.0
Bump webpack from 5.67.0 to 5.68.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 904404353fe..8c8c60b2f4a 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"vue-jest": "^4.0.1",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.6.14",
- "webpack": "^5.67.0",
+ "webpack": "^5.68.0",
"webpack-cli": "^4.9.2",
"webpack-merge": "^5.8.0",
"handlebars": "^4.7.7",