diff --git a/package.json b/package.json index e8180e6..a257114 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/react-router-dom": "^5.1.8", "@types/styled-components": "^5.1.13", "@types/webpack-subresource-integrity": "^5.0.0", - "@types/workbox-webpack-plugin": "^5.1.6", + "@types/workbox-webpack-plugin": "^5.1.8", "antd": "^4.16.13", "axios": "^0.21.1", "babel-loader": "^8.2.2", diff --git a/yarn.lock b/yarn.lock index 9b0e7de..d4d1368 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2169,10 +2169,10 @@ "@types/webpack-sources" "*" source-map "^0.6.0" -"@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/workbox-webpack-plugin@^5.1.8": + version "5.1.8" + resolved "https://registry.yarnpkg.com/@types/workbox-webpack-plugin/-/workbox-webpack-plugin-5.1.8.tgz#8c014df34877b6fab0c7d4aa85698445e1e0f64b" + integrity sha512-1RKsHinzZMDmMNS0OouyMQPEfL2oJr4oXPTGI3YwEuCOsIKDSce+l3KW1qY5IufXs3W2g/ZFlWD2X9SkmaSiZA== "@types/yargs-parser@*": version "20.2.0"