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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-02 09:24:32 +00:00
committed by GitHub
parent dc3b00736e
commit 20874cb96d
2 changed files with 9 additions and 33 deletions

View File

@@ -28,7 +28,7 @@
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"next": "^14.2.3",
"next-auth": "5.0.0-beta.18",
"next-auth": "5.0.0-beta.19",
"react": "18.3.1",
"react-dom": "18.3.1"
},