From a04edfe22f0dc6c4d2267aa70ee67849f026b7f5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 06:54:46 +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 bf32120..f3ff67e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "firebase": "^9.15.0", "firebase-admin": "^11.4.1", "meilisearch": "^0.24.0", - "next": "13.5.4", + "next": "15.5.10", "react": "17.0.1", "react-dom": "^17.0.1", "react-hook-form": "^6.15.4"