From fa723ce5f043a302e588050bf9f927ff7c5c92dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Dec 2025 01:05:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-14400636 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a66751..9a88d14 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "clsx": "^1.1.1", "date-fns": "^2.30.0", "mdi-material-ui": "^7.1.0", - "next": "^14.2.32", + "next": "^14.2.35", "next-api-route-middleware": "^1.0.2", "nprogress": "^0.2.0", "react": "^18.2.0",