summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-23 15:38:08 +0000
committerGitHub <noreply@github.com>2021-01-23 15:38:08 +0000
commit04f738d79f43c20a9e1c2d8304f9111100e46f65 (patch)
tree037e4ad89f8bf84ddd37cd8add85af414cb0f2cc /package.json
parenta308c9be90ba174154727c4239cd968707d4c7e8 (diff)
parent2268f85c37c309e1be9adffc2d927a9417528e89 (diff)
downloadnextcloud-server-04f738d79f43c20a9e1c2d8304f9111100e46f65.tar.gz
nextcloud-server-04f738d79f43c20a9e1c2d8304f9111100e46f65.zip
Merge pull request #25288 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.4.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 93fcc9aa926..4c47794a41d 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.3.1",
+ "webpack-cli": "^4.4.0",
"webpack-merge": "^5.7.3",
"webpack-node-externals": "^2.5.2"
},