From ca5f04d01f25710ea5f551222c69de41a0a7a648 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 09:14:16 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15104645 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e944038..eb7f34c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "geolib": "^3.3.3", "lottie-react": "^2.3.1", "moment": "^2.29.4", - "next": "^12.2.2", + "next": "^15.5.10", "react": "18.2.0", "react-dom": "18.2.0", "react-geocode": "^0.2.3",