diff --git a/package.json b/package.json index 0e5d06ee..4ef2c3e6 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "typescript": "2.9.2", "typescript-eslint-parser": "16.0.1", "uglifyjs-webpack-plugin": "1.3.0", - "webpack": "4.20.0", + "webpack": "4.20.1", "webpack-cli": "3.1.1" }, "homepage": "https://github.com/uncovertruth/userdive-tag-paster#readme", diff --git a/yarn.lock b/yarn.lock index 97489638..a53b63ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9334,9 +9334,9 @@ webpack-sources@^1.3.0: source-list-map "^2.0.0" source-map "~0.6.1" -webpack@4.20.0: - version "4.20.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.20.0.tgz#626551271362274e2e80991ad9de76f31f90e57d" +webpack@4.20.1: + version "4.20.1" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.20.1.tgz#c753c96809883a3d9f643b04152e0729a7a7f16d" dependencies: "@webassemblyjs/ast" "1.7.8" "@webassemblyjs/helper-module-context" "1.7.8"