From 0d5ef88eb0216229dde6cbab31c51596240acd91 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Feb 2026 14:10:40 +0000 Subject: [PATCH] fix: upgrade next from 16.1.1 to 16.1.4 Snyk has created this PR to upgrade next from 16.1.1 to 16.1.4. See this package in npm: next See this project in Snyk: https://app.snyk.io/org/thecodeheist/project/e7b12fe1-7bce-42f7-bb0d-4c4779abb73b?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45addf6..26a6c40 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "drizzle-kit": "^0.31.8", "drizzle-orm": "^0.45.1", "lucide-react": "^0.562.0", - "next": "16.1.1", + "next": "16.1.4", "next-themes": "^0.4.6", "postgres": "^3.4.8", "radix-ui": "^1.4.3",