From 1c34b1e75a840dfa58347ba420808f25b5eae9e1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 22 Mar 2025 06:48:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-9508709 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d8252a..e4a3c65 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": "14.2.25", "next-i18next": "^13.2.2", "next-pwa": "^5.6.0", "next-seo": "^6.0.0",