diff --git a/frontend/package.json b/frontend/package.json index 76f4d7511..7f294e31f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -111,7 +111,7 @@ }, "dependencies": { "@chakra-ui/react": "2.5.5", - "@ducanh2912/next-pwa": "10.0.0", + "@ducanh2912/next-pwa": "10.0.2", "@emotion/react": "11.11.3", "@emotion/styled": "11.11.0", "@sanity/client": "6.10.0", diff --git a/yarn.lock b/yarn.lock index 13cb4874c..3b7cca735 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2068,10 +2068,10 @@ dependencies: tslib "^2.0.0" -"@ducanh2912/next-pwa@10.0.0": - version "10.0.0" - resolved "https://registry.yarnpkg.com/@ducanh2912/next-pwa/-/next-pwa-10.0.0.tgz#d56c92c32ab74a7eff0af8e367c49791fc2e1a6c" - integrity sha512-6VWpF0IzP9Az9n0jmqL9XH8iWA6LYJrC72b8GDEn7Swfi1mR+hYPItNFKJnraqwJheIqeeZXIHAqs5/VdyDF5A== +"@ducanh2912/next-pwa@10.0.2": + version "10.0.2" + resolved "https://registry.yarnpkg.com/@ducanh2912/next-pwa/-/next-pwa-10.0.2.tgz#9020de491f8bd43e65ba095a6f786ead4d68657e" + integrity sha512-6/6+l0L+xHCD9TluaoXlwKHl65iZ0OlvTO2L1YPV9zyZjN9sl4DbEjQ7JbOADnUGGbGVicPE4MhViGJA0+ezjQ== dependencies: clean-webpack-plugin "4.0.0" fast-glob "3.3.2"