diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 39cdafa..b50da0d 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -32,7 +32,7 @@ "date-fns": "2.30.0", "eslint-config-react-app": "7.0.1", "jsdom": "22.1.0", - "lucide-react": "0.320.0", + "lucide-react": "0.321.0", "npm-run-all": "4.1.5", "postcss": "8.4.33", "prettier": "3.2.4", @@ -7796,9 +7796,9 @@ } }, "node_modules/lucide-react": { - "version": "0.320.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.320.0.tgz", - "integrity": "sha512-HuMmfmFiWwctDkN27wklKVZr8UpwP2TTekLZ3xiLCEjx/STG1k0KLWMbBfIJ/lnNJQDfSjztDZSVU316xA+AQg==", + "version": "0.321.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.321.0.tgz", + "integrity": "sha512-Fi9VahIna6642U+2nAGSjnXwUBV3WyfFFPQq4yi3w30jtqxDLfSyiYCtCYCYQZ2KWNZc1MDI+rcsa0t+ChdYpw==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } diff --git a/frontend/package.json b/frontend/package.json index 04bd2ff..0f8e8e1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "date-fns": "2.30.0", "eslint-config-react-app": "7.0.1", "jsdom": "22.1.0", - "lucide-react": "0.320.0", + "lucide-react": "0.321.0", "npm-run-all": "4.1.5", "postcss": "8.4.33", "prettier": "3.2.4",