diff --git a/package-lock.json b/package-lock.json index c063bdd..490aec3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "ioredis": "^5.3.2", - "lucide-react": "^0.350.0", + "lucide-react": "^0.363.0", "mongodb": "^6.4.0", "mongoose": "^8.2.1", "next": "14.1.3", @@ -8827,9 +8827,9 @@ } }, "node_modules/lucide-react": { - "version": "0.350.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.350.0.tgz", - "integrity": "sha512-5IZVKsxxG8Nn81gpsz4XLNgCAXkppCh0Y0P0GLO39h5iVD2WEaB9of6cPkLtzys1GuSfxJxmwsDh487y7LAf/g==", + "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 7540994..7651b84 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "ioredis": "^5.3.2", - "lucide-react": "^0.350.0", + "lucide-react": "^0.363.0", "mongodb": "^6.4.0", "mongoose": "^8.2.1", "next": "14.1.3",