Bump bcrypt from 3.0.6 to 5.0.0

Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.6 to 5.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v3.0.6...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-20 16:28:55 +00:00
committed by GitHub
parent 479486d86f
commit b3a012876a
2 changed files with 83 additions and 53 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"@babel/preset-env": "^7.4.5",
"@babel/preset-react": "^7.0.0",
"babel-loader": "^8.0.6",
"bcrypt": "^3.0.6",
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"cron": "^1.7.1",
"dotenv": "^8.0.0",