diff --git a/package.json b/package.json index 042b013..19b4449 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/react-router-dom": "^5.1.5", "@types/styled-components": "^5.1.2", "@types/webpack-subresource-integrity": "^1.2.0", - "@types/workbox-webpack-plugin": "^5.1.4", + "@types/workbox-webpack-plugin": "^5.1.6", "antd": "^4.15.1", "axios": "^0.21.1", "babel-loader": "^8.1.0", diff --git a/yarn.lock b/yarn.lock index 9823dca..1fb4b9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1999,10 +1999,10 @@ "@types/webpack-sources" "*" source-map "^0.6.0" -"@types/workbox-webpack-plugin@^5.1.4": - version "5.1.4" - resolved "https://registry.yarnpkg.com/@types/workbox-webpack-plugin/-/workbox-webpack-plugin-5.1.4.tgz#446530962fb0e7f045be8280a564702a8a534e80" - integrity sha512-MXUrweAEJDy7F0moFJ9T5KEoDEu4wU8U2BhtnwXiY8lfY7Ht+A8PkdD1qKWmSoL2aWZJwQv+N6ZCGHlKSFZx7g== +"@types/workbox-webpack-plugin@^5.1.6": + version "5.1.6" + resolved "https://registry.yarnpkg.com/@types/workbox-webpack-plugin/-/workbox-webpack-plugin-5.1.6.tgz#5348f6dce39f423a278cd98c84d2737fbe0de3fe" + integrity sha512-4Tehepg934ZMSpP3i3eEqjqyGUtDncllhXzqp09+kNDJPlt+XBVINO1Act+4cvY5/i5p/pp86LEGm5fxvvf3FA== "@types/yargs-parser@*": version "20.2.0"