fix: Updated bcrypt library to resolve compatibility issue (#1853)

This commit is contained in:
shivansh chourasia 2024-07-06 18:58:49 +05:30
parent a477f47aec
commit 526cde39e1
3 changed files with 324 additions and 32 deletions

View file

@ -102,7 +102,7 @@
"argon2-browser": "^1.18.0",
"arrive": "^2.4.1",
"avsc": "^5.7.7",
"bcryptjs": "^2.4.3",
"bcrypt": "^5.1.1",
"bignumber.js": "^9.1.2",
"blakejs": "^1.2.1",
"bootstrap": "4.6.2",