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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-28 03:48:21 +00:00
committed by GitHub
parent 9af01bb680
commit c3e1ce30fa
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.13",
"next-auth": "5.0.0-beta.21",
"next-auth": "5.0.0-beta.22",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},