diff --git a/orm/authjs-nextjs/package.json b/orm/authjs-nextjs/package.json index 5d598b4c014e..840826c6cb87 100644 --- a/orm/authjs-nextjs/package.json +++ b/orm/authjs-nextjs/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "@auth/prisma-adapter": "2.10.0", + "@auth/prisma-adapter": "2.11.2", "@prisma/adapter-pg": "7.0.0", "@prisma/client": "7.0.0", "next": "15.4.10",