summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-25 21:55:59 +0000
committerGitHub <noreply@github.com>2020-10-25 21:55:59 +0000
commitdc853756ff272e4211605fae37263c02d76bf80a (patch)
treeba01bb46585da992b4bc84b41880fff0e89b0bc4 /package.json
parentc73ee011068c2fcf5c64f81ea1662429ee7f5043 (diff)
parent9a590102edbd719a1a5ff6616068fffe6345c020 (diff)
Merge pull request #1099 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.1.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 1af65b2c..f3308f9c 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"vue-loader": "^15.9.3",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
- "webpack-cli": "^4.0.0",
+ "webpack-cli": "^4.1.0",
"webpack-merge": "^5.2.0"
},
"jest": {