fix(deps): update dependency next-auth to v5.0.0-beta.17 (#383)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-27 15:34:44 +02:00
committed by GitHub
parent 6dfdc8971d
commit bfdc8d584b
2 changed files with 7 additions and 31 deletions

View File

@@ -26,7 +26,7 @@
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"next": "^14.2.3",
"next-auth": "5.0.0-beta.16",
"next-auth": "5.0.0-beta.17",
"react": "18.3.1",
"react-dom": "18.3.1"
},