From 4ef4ae32defd7e109f823f5db0d34f08f5f67e1c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Oct 2025 06:31:56 +0000 Subject: [PATCH] fix: upgrade lucide-react from 0.540.0 to 0.544.0 Snyk has created this PR to upgrade lucide-react from 0.540.0 to 0.544.0. See this package in npm: lucide-react See this project in Snyk: https://app.snyk.io/org/alokemajumder/project/6805549c-eaf4-44c0-8e48-ed4215d3a49d?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 00f6da7..7acc5d0 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@hcaptcha/react-hcaptcha": "^1.12.0", "@vercel/analytics": "^1.5.0", "@vercel/speed-insights": "^1.2.0", - "lucide-react": "^0.540.0", + "lucide-react": "^0.544.0", "next": "^14.2.32", "react": "^18.3.1", "react-dom": "^18.3.1"