From 3b2896fae1f2802d5ae24eb1aedbffe02b86bb36 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 03:52:25 +0000 Subject: [PATCH] fix: types/next-pwa/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15104645 --- types/next-pwa/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/next-pwa/package.json b/types/next-pwa/package.json index 4cebed49caa558..989348c21bb8d2 100644 --- a/types/next-pwa/package.json +++ b/types/next-pwa/package.json @@ -10,7 +10,7 @@ "@types/node": "*", "@types/react": "*", "@types/react-dom": "*", - "next": "^14.1.1", + "next": "^15.5.10", "workbox-build": "^7.1.0" }, "devDependencies": {