diff --git a/backend-node/package.json b/backend-node/package.json index ec5f1cf..5cff4f6 100644 --- a/backend-node/package.json +++ b/backend-node/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "babel-plugin-transform-runtime": "^6.23.0", - "bcrypt": "^1.0.3", + "bcrypt": "^5.0.0", "body-parser": "^1.18.3", "child-process-promise": "^2.2.1", "cors": "^2.8.4",