Skip to content

Commit ace848f

Browse files
fix(deps): update dependency next-auth to v5.0.0-beta.30 (#8356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68cd585 commit ace848f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orm/authjs-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@auth/prisma-adapter": "2.10.0",
1313
"@prisma/client": "6.15.0",
1414
"next": "15.4.5",
15-
"next-auth": "5.0.0-beta.29",
15+
"next-auth": "5.0.0-beta.30",
1616
"react": "19.1.0",
1717
"react-dom": "19.1.0"
1818
},

0 commit comments

Comments
 (0)