### Context - This is part of `release-1.5` #148 - MEDIUM priority task ### Tasks - [ ] Remove dependency `bcrypt-nodejs` in `package.json` - [ ] Add dependency `bcrypt` in `package.json` - [ ] Migrate file [app/data/user-dao.js](https://github.com/OWASP/NodeGoat/blob/master/app/data/user-dao.js) to bcrypt - [ ] Validate the instalation with the local test - [ ] Add and submit the changes in `package-lock.json` - [ ] Add the primary dependency list to the `readme.md` - [ ] Check that the npm tasks are working as expected - [ ] Update the `readme.md` with the extra relevant info (if needed) ### Assignation - This tasks is open for assignation, just claim it (as reply to this) and submit your PR ;-) ### Important - Check the current roadmap #148 - Don't forget to check the [Contributing Guidelines](https://github.com/OWASP/NodeGoat/blob/master/CONTRIBUTING.md) and follow the [Code of Conduct](https://github.com/OWASP/NodeGoat/blob/master/CONTRIBUTING.md)
Context
release-1.5Roadmap for 2019-2020 #148Tasks
bcrypt-nodejsinpackage.jsonbcryptinpackage.jsonpackage-lock.jsonreadme.mdreadme.mdwith the extra relevant info (if needed)Assignation
Important