diff --git a/package.json b/package.json index a780a9db..62e03c27 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "ts-loader": "4.5.0", "typescript": "3.0.1", "typescript-eslint-parser": "18.0.0", - "webpack": "4.17.0", + "webpack": "4.17.1", "webpack-cli": "3.1.0", "webpack-dev-server": "3.1.5" }, diff --git a/yarn.lock b/yarn.lock index 07ca93eb..16d3d236 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6749,9 +6749,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0: source-list-map "^2.0.0" source-map "~0.6.1" -webpack@4.17.0: - version "4.17.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.17.0.tgz#7e8df9529dd5fca65c700b3341a001aeae27c749" +webpack@4.17.1: + version "4.17.1" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.17.1.tgz#0f026e3d823f3fc604f811ed3ea8f0d9b267fb1e" dependencies: "@webassemblyjs/ast" "1.5.13" "@webassemblyjs/helper-module-context" "1.5.13"