From 78e2af848ed9c9ffe2da76f2e36e880d731de1a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 1 Sep 2025 04:14:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-12299318 - https://snyk.io/vuln/SNYK-JS-NEXT-12301496 - https://snyk.io/vuln/SNYK-JS-NEXT-12265451 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15f0420c..4ff64171 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.32", "nprogress": "^0.2.0", "postcss": "^8.3.5", "postcss-js": "^3.0.3",