From e8284cb964c9a637173c2026478c153a9c49fbe8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 18 May 2025 06:20:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10176058 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e944038..be21050 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": "^14.2.24", "react": "18.2.0", "react-dom": "18.2.0", "react-geocode": "^0.2.3",