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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-28 04:12:05 +00:00
committed by GitHub
parent 37309e0727
commit a0c55459d1
2 changed files with 8 additions and 37 deletions

View File

@@ -34,7 +34,7 @@
"cookies": "^0.9.1",
"ldapts": "7.1.0",
"next": "^14.2.5",
"next-auth": "5.0.0-beta.19",
"next-auth": "5.0.0-beta.20",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},