From fe4809dc67d232181b5f11bcd27a674c625d4e2c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Nov 2025 18:27:16 +0000 Subject: [PATCH] fix: upgrade lucide-react from 0.540.0 to 0.552.0 Snyk has created this PR to upgrade lucide-react from 0.540.0 to 0.552.0. See this package in yarn: lucide-react See this project in Snyk: https://app.snyk.io/org/7homassutter/project/26bd1080-7ab0-448f-b0f3-082c2e0b36d9?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dc7decdb..4d8060da 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "events": "^3.3.0", "graphql": "^16.11.0", "jwt-decode": "^4.0.0", - "lucide-react": "^0.540.0", + "lucide-react": "^0.552.0", "next-themes": "^0.4.6", "react": "^19.1.1", "react-bootstrap": "^2.10.10", diff --git a/yarn.lock b/yarn.lock index 55edcbb4..74124dbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4320,10 +4320,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.540.0: - version "0.540.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.540.0.tgz#c681f67c245c619de67c26dbe83a88412b5e7ff8" - integrity sha512-armkCAqQvO62EIX4Hq7hqX/q11WSZu0Jd23cnnqx0/49yIxGXyL/zyZfBxNN9YDx0ensPTb4L+DjTh3yQXUxtQ== +lucide-react@^0.552.0: + version "0.552.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.552.0.tgz#037767b51513fe6db71818f1198fcd7df4a08bde" + integrity sha512-g9WCjmfwqbexSnZE+2cl21PCfXOcqnGeWeMTNAOGEfpPbm/ZF4YIq77Z8qWrxbu660EKuLB4nSLggoKnCb+isw== magic-string@^0.30.17: version "0.30.17"