diff --git a/package-lock.json b/package-lock.json index 78625ee..8d5c69c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "echarts-for-react": "^3.0.2", "falkordb": "^5.0.1", "lru-cache": "^10.0.1", - "lucide-react": "^0.321.0", + "lucide-react": "^0.363.0", "next": "^14.0.3", "next-auth": "^4.24.4", "pg": "^8.11.3", @@ -7404,9 +7404,9 @@ } }, "node_modules/lucide-react": { - "version": "0.321.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.321.0.tgz", - "integrity": "sha512-Fi9VahIna6642U+2nAGSjnXwUBV3WyfFFPQq4yi3w30jtqxDLfSyiYCtCYCYQZ2KWNZc1MDI+rcsa0t+ChdYpw==", + "version": "0.363.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.363.0.tgz", + "integrity": "sha512-AlsfPCsXQyQx7wwsIgzcKOL9LwC498LIMAo+c0Es5PkHJa33xwmYAkkSoKoJWWWSYQEStqu58/jT4tL2gi32uQ==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index 998ecec..242c228 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "echarts-for-react": "^3.0.2", "falkordb": "^5.0.1", "lru-cache": "^10.0.1", - "lucide-react": "^0.321.0", + "lucide-react": "^0.363.0", "next": "^14.0.3", "next-auth": "^4.24.4", "pg": "^8.11.3",