From a5a98d48703032e9fc481c65012f8008bad4f6e7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Jun 2025 05:17:52 +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 09026f80792c..d807289d0ec2 100644 --- a/package.json +++ b/package.json @@ -252,7 +252,7 @@ "mdast-util-to-markdown": "2.1.0", "mdast-util-to-string": "^4.0.0", "morgan": "^1.10.0", - "next": "14.2.3", + "next": "15.2.2", "ora": "^8.0.1", "parse5": "7.1.2", "quick-lru": "7.0.0",