Skip to content

Commit a0ca064

Browse files
committed
chore: upgrade next-auth to latest
1 parent f804d32 commit a0ca064

File tree

2 files changed

+28
-27
lines changed

2 files changed

+28
-27
lines changed

demos/next-auth/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"dependencies": {
2626
"next": "^12.3.0",
27-
"next-auth": "^4.7.0",
27+
"next-auth": "^4.13.0",
2828
"nodemailer": "^6.6.3",
2929
"react": "^18.0.0",
3030
"react-dom": "^18.0.0"
@@ -45,4 +45,4 @@
4545
"engines": {
4646
"node": ">=16.0.0"
4747
}
48-
}
48+
}

package-lock.json

+26-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)