From 7bbf6c511ebd4666b29447a3061a34f31fde446e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 May 2025 06:30:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10259370 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d8252a..4a3b9aa 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "million": "^2.6.4", "mongodb": "^5.6.0", "mux-embed": "^4.25.1", - "next": "13.1.0", + "next": "15.2.2", "next-i18next": "^13.2.2", "next-pwa": "^5.6.0", "next-seo": "^6.0.0",