From 99997b505e1849607fe16876e02e1295e7d0c4e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Sep 2025 17:20:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-12299318 - https://snyk.io/vuln/SNYK-JS-NEXT-12301496 - https://snyk.io/vuln/SNYK-JS-NEXT-12265451 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07bc93be0cf9..8f29c8819200 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "lunr": "^2.3.9", "lunr-languages": "^1.4.0", "morgan": "^1.10.0", - "next": "^10.2.3", + "next": "^14.2.32", "node-fetch": "^2.6.1", "parse5": "^6.0.1", "path-to-regexp": "^0.1.7",