From a3db53755a5e7c70918cb8c43259d6fc43161626 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 08:42:43 +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 6915608..f51cd9a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "jest-junit": "^16.0.0", "lighthouse": "^10.4.0", "lottie-react": "^2.3.1", - "next": "13.5.2", + "next": "15.5.10", "next-auth": "^4.18.8", "react": "18.2.0", "react-dom": "18.2.0",