Merge pull request #74 from kudos/dependabot/npm_and_yarn/webpack-4.41.5

Bump webpack from 4.33.0 to 4.41.5
This commit is contained in:
Jonathan Cremin 2020-01-17 19:16:35 +00:00 committed by GitHub
commit 81c48b52fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 113 additions and 114 deletions

View file

@ -61,7 +61,7 @@
"vue-template-compiler": "^2.6.11",
"vuex": "^3.1.2",
"vuex-router-sync": "^5.0.0",
"webpack": "^4.6.0",
"webpack": "^4.41.5",
"webpack-cli": "^3.1.2",
"webpack-stats-plugin": "^0.3.1"
},