From cf2d08e722f5b4b45cae4806da72486db81628a2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jan 2026 01:01:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-14908844 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07bc93be0cf9..ac65abb4c03f 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": "^12.0.8", "node-fetch": "^2.6.1", "parse5": "^6.0.1", "path-to-regexp": "^0.1.7",