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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-06 21:52:11 +01:00
committed by GitHub
parent ddc6f1fa16
commit 544a6d9926
2 changed files with 11 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"next": "^14.1.0",
"next-auth": "5.0.0-beta.5",
"next-auth": "5.0.0-beta.8",
"react": "18.2.0",
"react-dom": "18.2.0"
},