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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-15 20:23:57 +01:00
committed by GitHub
parent b77e652822
commit 336dc38b2d
2 changed files with 30 additions and 7 deletions

View File

@@ -25,7 +25,7 @@
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"next": "^14.1.0",
"next-auth": "5.0.0-beta.9",
"next-auth": "5.0.0-beta.11",
"react": "18.2.0",
"react-dom": "18.2.0"
},