diff --git a/package.json b/package.json index a08fac87..be5b1968 100644 --- a/package.json +++ b/package.json @@ -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",