From 38c56d66f0ae606ebc26c8134267e4dc76082d95 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 20 Nov 2025 10:16:22 +0000 Subject: [PATCH] fix: upgrade lucide-react from 0.453.0 to 0.548.0 Snyk has created this PR to upgrade lucide-react from 0.453.0 to 0.548.0. See this package in npm: lucide-react See this project in Snyk: https://app.snyk.io/org/dealappseo/project/d4b22cb7-722a-48d4-bfc6-1c96544e2e26?utm_source=github&utm_medium=referral&page=upgrade-pr --- infrastructure/hdm/deployment/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/hdm/deployment/package.json b/infrastructure/hdm/deployment/package.json index 5d85050..d3c8368 100644 --- a/infrastructure/hdm/deployment/package.json +++ b/infrastructure/hdm/deployment/package.json @@ -133,7 +133,7 @@ "jsonwebtoken": "^9.0.2", "langchain": "^0.3.26", "litellm": "^0.12.0", - "lucide-react": "^0.453.0", + "lucide-react": "^0.548.0", "mailgun.js": "^12.0.2", "meilisearch": "^0.53.0", "memoizee": "^0.4.17",