diff --git a/Chapter07/05_plugin_module_impersonation/package.json b/Chapter07/05_plugin_module_impersonation/package.json index 6a3100a..866b01f 100644 --- a/Chapter07/05_plugin_module_impersonation/package.json +++ b/Chapter07/05_plugin_module_impersonation/package.json @@ -5,7 +5,7 @@ "main": "app.js", "dependencies": { "async": "^2.0.0-rc.3", - "bcrypt": "^3.0.4", + "bcrypt": "^5.0.0", "body-parser": "^1.15.0", "errorhandler": "^1.4.3", "express": "^4.13.4",