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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-04 21:32:40 +01:00
committed by GitHub
parent 50fd4c17ad
commit 70f34efd53
2 changed files with 6 additions and 29 deletions

View File

@@ -25,7 +25,7 @@
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"next": "^14.1.1",
"next-auth": "5.0.0-beta.13",
"next-auth": "5.0.0-beta.15",
"react": "18.2.0",
"react-dom": "18.2.0"
},