From 067977008bbec353a2cd860e88ed3c680e87d829 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Nov 2024 21:54:30 +0000 Subject: [PATCH] fix: upgrade lucide-react from 0.344.0 to 0.453.0 Snyk has created this PR to upgrade lucide-react from 0.344.0 to 0.453.0. See this package in npm: lucide-react See this project in Snyk: https://app.snyk.io/org/panora-Jq2Up6gAQJBgHuDGPYFUBF/project/6c237b55-8e23-4cd5-a987-e04b514de0c1?utm_source=github&utm_medium=referral&page=upgrade-pr --- apps/magic-link/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/magic-link/package.json b/apps/magic-link/package.json index f3d04a29c..3852869b2 100644 --- a/apps/magic-link/package.json +++ b/apps/magic-link/package.json @@ -29,7 +29,7 @@ "api": "workspace:*", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", - "lucide-react": "^0.344.0", + "lucide-react": "^0.453.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-loader-spinner": "^5.4.5",