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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-09 17:20:49 +01:00
committed by GitHub
parent 9380625762
commit 160ca28253
2 changed files with 57 additions and 15 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"@socket.io/redis-adapter": "^8.3.0",
"archiver": "^7.0.0",
"async-lock": "^1.4.0",
"bcrypt": "^5.1.1",
"bcrypt": "^6.0.0",
"bullmq": "^5.51.0",
"chokidar": "^3.5.3",
"class-transformer": "^0.5.1",