From fca959f799d769cb9bcae383df14f61204c1e8f8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 May 2025 07:26:23 +0000 Subject: [PATCH] fix: upgrade lucide-react from 0.460.0 to 0.507.0 Snyk has created this PR to upgrade lucide-react from 0.460.0 to 0.507.0. See this package in npm: lucide-react See this project in Snyk: https://app.snyk.io/org/amyboid/project/02255375-3674-4d21-aae8-8100ad311d47?utm_source=github&utm_medium=referral&page=upgrade-pr --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 8f4f43b..60db955 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "cmdk": "1.0.4", "date-fns": "^4.1.0", "jotai": "^2.10.1", - "lucide-react": "^0.460.0", + "lucide-react": "^0.507.0", "react": "^18.3.1", "react-day-picker": "8.10.1", "react-dom": "^18.3.1",