diff --git a/package.json b/package.json index f69f629e..a780a9db 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.16.5", + "webpack": "4.17.0", "webpack-cli": "3.1.0", "webpack-dev-server": "3.1.5" }, diff --git a/yarn.lock b/yarn.lock index 8e18ccbe..07ca93eb 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.16.5: - version "4.16.5" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.16.5.tgz#29fb39462823d7eb8aefcab8b45f7f241db0d092" +webpack@4.17.0: + version "4.17.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.17.0.tgz#7e8df9529dd5fca65c700b3341a001aeae27c749" dependencies: "@webassemblyjs/ast" "1.5.13" "@webassemblyjs/helper-module-context" "1.5.13"