From 9c093912eb2b432fe929fdfab3a71fe5fdfc578b Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 22:09:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-14173355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2374abb..3992ec9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@hookform/resolvers": "5.1.1", "@nosecone/next": "1.0.0-beta.9", "@oddbird/css-anchor-positioning": "0.6.1", - "next": "15.3.5", + "next": "15.3.6", "next-auth": "5.0.0-beta.29", "next-themes": "0.4.6", "react": "19.1.0",