summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-07 09:13:23 +0000
committerGitHub <noreply@github.com>2020-11-07 09:13:23 +0000
commit8210e94e8a7ee86b698959031ae67af4d3c974a2 (patch)
treec091d1218db163782185d1721bffdbd1900a0f58 /package.json
parentd25e5366b801a2978e3f5887921bd0d04b51ca11 (diff)
parent8f8fe2667c6164425a5bcb4477d62d762c904282 (diff)
downloadnextcloud-server-8210e94e8a7ee86b698959031ae67af4d3c974a2.tar.gz
nextcloud-server-8210e94e8a7ee86b698959031ae67af4d3c974a2.zip
Merge pull request #23965 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.2.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 b8d0cbf9d34..6eb4814d9dd 100644
--- a/package.json
+++ b/package.json
@@ -126,7 +126,7 @@
"vue-loader": "^15.9.4",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
- "webpack-cli": "^4.1.0",
+ "webpack-cli": "^4.2.0",
"webpack-merge": "^5.2.0",
"webpack-node-externals": "^2.5.2"
},