From 84b779ef370c2234ceea625dfae6da290231aabf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 05:45:49 +0000 Subject: [PATCH] fix(deps): update dependency @ducanh2912/next-pwa to v9.7.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 637c0bec..80bea54f 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": "9.7.1", + "@ducanh2912/next-pwa": "9.7.2", "@emotion/react": "11.11.1", "@emotion/styled": "11.11.0", "@mui/icons-material": "5.14.7", @@ -4903,9 +4903,9 @@ } }, "node_modules/@ducanh2912/next-pwa": { - "version": "9.7.1", - "resolved": "https://registry.npmjs.org/@ducanh2912/next-pwa/-/next-pwa-9.7.1.tgz", - "integrity": "sha512-+JMTEXnV+TLmC9jvm0b8uOGcQLgPTXryDcPVofz2iilZHKMSh64AAh+0VYyQW30l4leezlBa9Y/PJjClvwkSSw==", + "version": "9.7.2", + "resolved": "https://registry.npmjs.org/@ducanh2912/next-pwa/-/next-pwa-9.7.2.tgz", + "integrity": "sha512-KNdWIr8297L6TRyEeJQUzZqgP+m10GmaV6tacZ6wIcON9J+b6Nz34eLx6B5Q5mQKxqbYHTDayVoMRc2uuA/Ahg==", "dependencies": { "clean-webpack-plugin": "4.0.0", "fast-glob": "3.3.1", diff --git a/package.json b/package.json index 4da3fa37..ceb0530b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@cuculus/cuculus-api": "0.4.1", - "@ducanh2912/next-pwa": "9.7.1", + "@ducanh2912/next-pwa": "9.7.2", "@emotion/react": "11.11.1", "@emotion/styled": "11.11.0", "@mui/icons-material": "5.14.7",