diff --git a/examples/nextjs-authjs-5/package-lock.json b/examples/nextjs-authjs-5/package-lock.json index 8d163d12a..c05f97a2d 100644 --- a/examples/nextjs-authjs-5/package-lock.json +++ b/examples/nextjs-authjs-5/package-lock.json @@ -16,7 +16,7 @@ "clsx": "^2.1.1", "lucide-react": "^0.468.0", "next": "15.1.0", - "next-auth": "beta", + "next-auth": "*", "react": "^19.0.0", "react-dom": "^19.0.0", "tailwind-merge": "^2.5.5", @@ -2316,9 +2316,9 @@ } }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "funding": [ { "type": "github",