chore(deps): install bcrypt @types/bcrypt

This commit is contained in:
karishmas6
2024-09-23 23:42:37 +05:30
parent c22614a40f
commit e6c43361b6

View File

@@ -14,6 +14,7 @@
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/user-event": "^13.5.0",
"@types/bcrypt": "^5.0.2",
"@types/csurf": "^1.11.5",
"@types/jest": "^27.4.1",
"@types/jsonwebtoken": "^9.0.7",
@@ -23,6 +24,7 @@
"@types/uuid": "^8.3.4",
"@wbr-project/wbr-interpret": "^0.9.3-marketa.1",
"axios": "^0.26.0",
"bcrypt": "^5.1.1",
"buffer": "^6.0.3",
"bullmq": "^5.12.15",
"cookie-parser": "^1.4.6",