From 832b541d07cbea0d0a5f0e9522cbefcf44a4ba1a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 20:36:59 +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 636fe96..39dbc42 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "clsx": "^2.0.0", "copy-to-clipboard": "^3.3.3", "lucide-react": "^0.292.0", - "next": "^14.2.32", + "next": "^15.5.10", "react": "18.2.0", "react-dom": "18.2.0", "sharp": "^0.33.0",