diff --git a/package-lock.json b/package-lock.json index 4f9c0b1..e425f01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4455,9 +4455,10 @@ } }, "node_modules/lucide-astro": { - "version": "0.294.1", - "resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.294.1.tgz", - "integrity": "sha512-w/VpjY23qaZvaObAK9M0TM+BLP7fiZPA+nzK+Xg2rr1vGar3TjrdItwqhb+Ef0+lYKzi8PkRPxPZMuhJnGA1Jg==", + "version": "0.396.0", + "resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.396.0.tgz", + "integrity": "sha512-0M1ga0+08WB7zhPnBQfdDyGUY5FoNiRFtjwo6XsWVTGrnb0yyV8IsRijiYCdzMmleaNQh+Lo/IfavIGFy3G3Ew==", + "license": "MIT", "peerDependencies": { "astro": ">=2.7.1" }