diff --git a/package.json b/package.json index e1ca3920..99e90aac 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@types/terser-webpack-plugin": "2.2.0", "@types/uuid": "3.4.7", "@types/webdriverio": "^4.8.0", - "@types/webpack": "4.41.5", + "@types/webpack": "4.41.6", "@types/winreg": "1.2.30", "@typescript-eslint/eslint-plugin": "2.19.0", "@typescript-eslint/parser": "2.19.0", diff --git a/yarn.lock b/yarn.lock index 73ef5ffa..5e8c8cb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -795,10 +795,10 @@ "@types/source-list-map" "*" source-map "^0.6.1" -"@types/webpack@*", "@types/webpack@4.41.5": - version "4.41.5" - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.5.tgz#70c1253b008c3e293497cff557fbacdca03c66f0" - integrity sha512-693JfV/83UZxpQY8vutDSwkDjNujy2327UrFqQciJWXh761B/aUIZIM5N05IRIZ17WwsG8VfUSE3edwXvkehiQ== +"@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== dependencies: "@types/anymatch" "*" "@types/node" "*"