From 6e047daee7f2a9583c5b491ecd6aedf84377cd51 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 16:20:48 +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 8c8b47e..66dfc91 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@mui/styles": "5.15.3", "fuse.js": "7.0.0", "google-maps-react": "2.0.6", - "next": "^14", + "next": "^15.5.10", "react": "^18", "react-dom": "^18", "react-ga": "3.3.1"