From 6950f8ef519fb8ba62c4d5155023023247e88389 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Jan 2025 08:18:19 +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 72be4153d32ba8..375dd67a0920fd 100644 --- a/package.json +++ b/package.json @@ -349,7 +349,7 @@ "json-schema-to-typescript": "^10.1.5", "jsonpointer": "^5.0.0", "license-checker": "^25.0.1", - "next": "14.2.5", + "next": "14.2.21", "next-seo": "^5.13.0", "node-machine-id": "1.1.12", "npm-run-path": "^4.0.1",