diff --git a/package-lock.json b/package-lock.json index 22fd3877..17ea6183 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@cuculus/cuculus-api": "0.4.1", - "@ducanh2912/next-pwa": "10.2.3", + "@ducanh2912/next-pwa": "10.2.4", "@emotion/cache": "11.11.0", "@emotion/react": "11.11.3", "@emotion/styled": "11.11.0", @@ -4706,9 +4706,9 @@ } }, "node_modules/@ducanh2912/next-pwa": { - "version": "10.2.3", - "resolved": "https://registry.npmjs.org/@ducanh2912/next-pwa/-/next-pwa-10.2.3.tgz", - "integrity": "sha512-Bdn7zCRFKhSCyrlqKzjFi7Y3/1F+z3PPHsPOhqsMo9H0cVybaDjlLxr6E9SiTy9K0fx2//8QPuEHGZof/UmVoA==", + "version": "10.2.4", + "resolved": "https://registry.npmjs.org/@ducanh2912/next-pwa/-/next-pwa-10.2.4.tgz", + "integrity": "sha512-vcZ2ZP+phToqmnbpKhhA8t/kqv+8QfEcVntRW8Xa4ZhnD3FiMM5zdYoeNQKgtQc42Mj2D2V/uucuFKlalnbiYA==", "dependencies": { "clean-webpack-plugin": "4.0.0", "fast-glob": "3.3.2", diff --git a/package.json b/package.json index eac8bdfb..b1ec36cc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@cuculus/cuculus-api": "0.4.1", - "@ducanh2912/next-pwa": "10.2.3", + "@ducanh2912/next-pwa": "10.2.4", "@emotion/cache": "11.11.0", "@emotion/react": "11.11.3", "@emotion/styled": "11.11.0",