summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-06 09:46:31 +0000
committerGitHub <noreply@github.com>2021-02-06 09:46:31 +0000
commit593b0ae9e10cc37b97aee498edb5d11f6ea036bc (patch)
tree828a506ea463700e8e13aec64260b8bb95d99de5 /package.json
parentc055d41135967ca89e805345af9f4bf469c31f47 (diff)
parent1d2190cb838cea663a772a036b4b4f2265933047 (diff)
downloadnextcloud-server-593b0ae9e10cc37b97aee498edb5d11f6ea036bc.tar.gz
nextcloud-server-593b0ae9e10cc37b97aee498edb5d11f6ea036bc.zip
Merge pull request #25515 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.5.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 966c15fba1f..0f30fb84fb1 100644
--- a/package.json
+++ b/package.json
@@ -126,7 +126,7 @@
"vue-loader": "^15.9.6",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.46.0",
- "webpack-cli": "^4.4.0",
+ "webpack-cli": "^4.5.0",
"webpack-merge": "^5.7.3",
"webpack-node-externals": "^2.5.2"
},