summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-01-22 14:15:40 +0100
committerGitHub <noreply@github.com>2022-01-22 14:15:40 +0100
commit16b924934e9586ff3e1e69803f84c53578384c36 (patch)
treeadf6b0f9f395a4ad616dad2aac8db7d6f7355545 /package.json
parentfffe4fc8552b8e9b0d0abb69f040663b556ccabc (diff)
parent2b3341ea7259b5a415bde597c59a51b0572f67da (diff)
downloadnextcloud-server-16b924934e9586ff3e1e69803f84c53578384c36.tar.gz
nextcloud-server-16b924934e9586ff3e1e69803f84c53578384c36.zip
Merge pull request #30802 from nextcloud/dependabot/npm_and_yarn/webpack-5.67.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 8f16a43e788..08b33bc498e 100644
--- a/package.json
+++ b/package.json
@@ -123,7 +123,7 @@
"vue-jest": "^4.0.1",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.6.14",
- "webpack": "^5.66.0",
+ "webpack": "^5.67.0",
"webpack-cli": "^4.9.1",
"webpack-merge": "^5.8.0",
"handlebars": "^4.7.7",