fix(deps): update dependency bcrypt to v6 (#3083)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-11 21:58:25 +02:00
committed by GitHub
parent 59cae02623
commit 5686910a47
2 changed files with 12 additions and 214 deletions

View File

@@ -32,7 +32,7 @@
"@homarr/env": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"bcrypt": "^5.1.1",
"bcrypt": "^6.0.0",
"cookies": "^0.9.1",
"ldapts": "8.0.0",
"next": "15.3.2",