From c5d227da1ac76c4113eddea37a93ca9fc99ea7ea Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 15:24:49 +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 - https://snyk.io/vuln/SNYK-JS-NEXT-14400644 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e44748d..246da6a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "class-variance-authority": "0.7.1", "clsx": "2.1.1", "lucide-react": "0.536.0", - "next": "15.5.2", + "next": "15.5.9", "next-auth": "5.0.0-beta.29", "next-themes": "0.4.6", "react": "19.1.1",