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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-20 20:08:11 +01:00
committed by GitHub
parent a4fc6f6444
commit 64194c51ed
2 changed files with 5 additions and 5 deletions

View File

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