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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-18 17:48:55 +00:00
committed by GitHub
parent b1393fa59b
commit c52fd972b7
2 changed files with 7 additions and 36 deletions

View File

@@ -35,7 +35,7 @@
"cookies": "^0.9.1",
"ldapts": "7.2.1",
"next": "^14.2.15",
"next-auth": "5.0.0-beta.22",
"next-auth": "5.0.0-beta.23",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},