From 9d2f4411471b4fd1123e531f49bf130ea88aa642 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 19 May 2025 04:20:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10176058 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15f0420c..39b84647 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "jsonschema-protobuf": "^1.0.2", "lodash": "^4.17.21", "markdown": "^0.5.0", - "next": "10.2.3", + "next": "14.2.24", "nprogress": "^0.2.0", "postcss": "^8.3.5", "postcss-js": "^3.0.3",