diff --git a/package-lock.json b/package-lock.json index 193cc01f..f21afd13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "dayjs": "^1.11.19", "embla-carousel": "^8.6.0", "embla-carousel-react": "^8.0.2", - "lucide-react": "^0.561.0", + "lucide-react": "^0.562.0", "mongoose": "^8.21.0", "next": "^15.5.9", "next-auth": "^4.24.13", @@ -11990,9 +11990,9 @@ } }, "node_modules/lucide-react": { - "version": "0.561.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.561.0.tgz", - "integrity": "sha512-Y59gMY38tl4/i0qewcqohPdEbieBy7SovpBL9IFebhc2mDd8x4PZSOsiFRkpPcOq6bj1r/mjH/Rk73gSlIJP2A==", + "version": "0.562.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.562.0.tgz", + "integrity": "sha512-82hOAu7y0dbVuFfmO4bYF1XEwYk/mEbM5E+b1jgci/udUBEE/R7LF5Ip0CCEmXe8AybRM8L+04eP+LGZeDvkiw==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/package.json b/package.json index cf065e57..4f29fa35 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dayjs": "^1.11.19", "embla-carousel": "^8.6.0", "embla-carousel-react": "^8.0.2", - "lucide-react": "^0.561.0", + "lucide-react": "^0.562.0", "mongoose": "^8.21.0", "next": "^15.5.9", "next-auth": "^4.24.13",