diff --git a/package-lock.json b/package-lock.json index e60bb457..ede58590 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "crypto-js": "^4.1.1", "dotenv": "^16.3.1", "ioredis": "^5.3.2", - "lucide-react": "^0.263.0", + "lucide-react": "^0.276.0", "negotiator": "^0.6.3", "next": "^13.4.19", "next-auth": "^4.22.5", @@ -14397,9 +14397,9 @@ } }, "node_modules/lucide-react": { - "version": "0.263.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.263.0.tgz", - "integrity": "sha512-F+rHswbbI1xuDZ/OzofiJZJVlBPOIYVVST705cPdRLImJ5aOJNXYaFBPNo3qdUV0iEG/4nZeiUtLSHO2qU2ISw==", + "version": "0.276.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.276.0.tgz", + "integrity": "sha512-ubP1Tyj67nsy84/ikelrFcjj7eEkD6hg9H/1Mhk22CGpbvPtEd3r8sMFQQ1YdpePx70Nt4oYIMfTPHZlag+ZLQ==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index a72a50bf..84ac08d2 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "crypto-js": "^4.1.1", "dotenv": "^16.3.1", "ioredis": "^5.3.2", - "lucide-react": "^0.263.0", + "lucide-react": "^0.276.0", "negotiator": "^0.6.3", "next": "^13.4.19", "next-auth": "^4.22.5",