Merge pull request #1227 from nextcloud/dependabot/npm_and_yarn/js/webpack-cli-3.3.8

This commit is contained in:
dependabot-preview[bot]
2019-09-09 09:54:53 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@@ -9019,9 +9019,9 @@
}
},
"webpack-cli": {
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.7.tgz",
"integrity": "sha512-OhTUCttAsr+IZSMVwGROGRHvT+QAs8H6/mHIl4SvhAwYywjiylYjpwybGx7WQ9Hkb45FhjtsymkwiRRbGJ1SZQ==",
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.8.tgz",
"integrity": "sha512-RANYSXwikSWINjHMd/mtesblNSpjpDLoYTBtP99n1RhXqVI/wxN40Auqy42I7y4xrbmRBoA5Zy5E0JSBD5XRhw==",
"dev": true,
"requires": {
"chalk": "2.4.2",

View File

@@ -41,7 +41,7 @@
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.39.3",
"webpack-cli": "^3.3.7",
"webpack-cli": "^3.3.8",
"webpack-merge": "^4.2.2"
},
"scripts": {