diff --git a/package.json b/package.json index ffadd89e..259d0fb3 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@types/styled-jsx": "2.2.8", "@types/terser-webpack-plugin": "2.2.0", "@types/uuid": "3.4.7", - "@types/webpack": "4.41.6", + "@types/webpack": "4.41.7", "@types/winreg": "1.2.30", "@typescript-eslint/eslint-plugin": "2.21.0", "@typescript-eslint/parser": "2.20.0", diff --git a/yarn.lock b/yarn.lock index b5050592..c7e72b6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -796,10 +796,10 @@ "@types/source-list-map" "*" source-map "^0.6.1" -"@types/webpack@*", "@types/webpack@4.41.6": - version "4.41.6" - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.6.tgz#c76afbdef59159d12e3e1332dc264b75574722a2" - integrity sha512-iWRpV5Ej+8uKrgxp6jXz3v7ZTjgtuMXY+rsxQjFNU0hYCnHkpA7vtiNffgxjuxX4feFHBbz0IF76OzX2OqDYPw== +"@types/webpack@*", "@types/webpack@4.41.7": + version "4.41.7" + resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.7.tgz#22be27dbd4362b01c3954ca9b021dbc9328d9511" + integrity sha512-OQG9viYwO0V1NaNV7d0n79V+n6mjOV30CwgFPIfTzwmk8DHbt+C4f2aBGdCYbo3yFyYD6sjXfqqOjwkl1j+ulA== dependencies: "@types/anymatch" "*" "@types/node" "*"