aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-19 13:01:45 +0000
committerGitHub <noreply@github.com>2019-06-19 13:01:45 +0000
commitf074b6eaa77f84e9268968c427c7ff16ad78a40a (patch)
treedf508fe0ba6f7e2874680540243b8037d72e2767 /package-lock.json
parentb25838e1572bddb55f512a3137b3651f9fa9d578 (diff)
downloadnextcloud-server-f074b6eaa77f84e9268968c427c7ff16ad78a40a.tar.gz
nextcloud-server-f074b6eaa77f84e9268968c427c7ff16ad78a40a.zip
Bump webpack-cli from 3.3.3 to 3.3.4
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/3.3.3...v3.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index fc3d61a43ef..473388f0508 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4784,7 +4784,7 @@
},
"minimist": {
"version": "0.0.8",
- "resolved": "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
"integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
},
"mississippi": {
@@ -7515,9 +7515,9 @@
}
},
"webpack-cli": {
- "version": "3.3.3",
- "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.3.tgz",
- "integrity": "sha512-/qBxTvsxZ7bIFQtSa08QRY5BZuiJb27cbJM/nzmgXg9NEaudP20D7BruKKIuWfABqWoMEJQcNYYq/OxxSbPHlg==",
+ "version": "3.3.4",
+ "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.4.tgz",
+ "integrity": "sha512-ubJGQEKMtBSpT+LiL5hXvn2GIOWiRWItR1DGUqJRhwRBeGhpRXjvF5f0erqdRJLErkfqS5/Ldkkedh4AL5Q1ZQ==",
"dev": true,
"requires": {
"chalk": "^2.4.1",