From b1575966fa88464c4c432f0d360a1a3243bf9e4d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 09:37: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-15104645 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15f0420c..249b0d86 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": "15.5.10", "nprogress": "^0.2.0", "postcss": "^8.3.5", "postcss-js": "^3.0.3",