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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-16 17:33:37 +00:00
committed by GitHub
parent 6c39612c07
commit 5a73700f57
2 changed files with 7 additions and 31 deletions

View File

@@ -35,7 +35,7 @@
"cookies": "^0.9.1",
"ldapts": "7.2.0",
"next": "^14.2.11",
"next-auth": "5.0.0-beta.20",
"next-auth": "5.0.0-beta.21",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},