diff --git a/package.json b/package.json index 2679987ce2e53..e361e9a0c5607 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "style-loader": "0.23.1", "uglify-save-license": "0.4.1", "url-loader": "1.1.2", - "webpack": "4.28.2", + "webpack": "4.28.3", "whatwg-fetch": "1.1.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index d9742c735bebb..cfdad943d8089 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9914,10 +9914,10 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0: source-list-map "^2.0.0" source-map "~0.6.1" -webpack@4.28.2: - version "4.28.2" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.28.2.tgz#6b534a8bc91a45787ed631dc2e87aec94e9e4db7" - integrity sha512-PK3uVg3/NuNVOjPfYleFI6JF7khO7c2kIlksH7mivQm+QDcwiqV1x6+q89dDeOioh5FNxJHr3LKbDu3oSAhl9g== +webpack@4.28.3: + version "4.28.3" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.28.3.tgz#8acef6e77fad8a01bfd0c2b25aa3636d46511874" + integrity sha512-vLZN9k5I7Nr/XB1IDG9GbZB4yQd1sPuvufMFgJkx0b31fi2LD97KQIjwjxE7xytdruAYfu5S0FLBLjdxmwGJCg== dependencies: "@webassemblyjs/ast" "1.7.11" "@webassemblyjs/helper-module-context" "1.7.11"