From db7c403b5334c69757e47870829621932cfc008d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 7 Jan 2025 04:48:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-8602067 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09026f80792c..a51efe693063 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": "14.2.21", "ora": "^8.0.1", "parse5": "7.1.2", "quick-lru": "7.0.0",