Merge pull request #448 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.4

This commit is contained in:
dependabot-preview[bot] 2019-06-12 04:59:57 +00:00 committed by GitHub
commit 50684e75eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -16452,9 +16452,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",

View file

@ -88,7 +88,7 @@
"vue-loader": "^15.7.0",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.33.0",
"webpack-cli": "^3.3.3",
"webpack-cli": "^3.3.4",
"webpack-merge": "^4.2.1"
},
"engines": {