Bump webpack from 4.41.4 to 4.41.5 (#63)

Bumps [webpack](https://github.com/webpack/webpack) from 4.41.4 to 4.41.5.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.4...v4.41.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-08 09:07:28 +01:00
committed by Manuel Bouza
parent 96f5d69028
commit 0c7a32ac3e
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
"style-loader": "^1.1.2",
"svg-inline-loader": "^0.8.0",
"uuid": "^3.3.2",
"webpack": "^4.41.2",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"zip-webpack-plugin": "^3.0.0"
}