Bump bcrypt from 3.0.5 to 3.0.6 (#5511)

Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.5 to 3.0.6.
- [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.5...v3.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-15 10:57:57 +00:00
committed by peril-parse-community[bot]
parent dc9434645b
commit 0bad5f40e4
2 changed files with 22 additions and 19 deletions

View File

@@ -89,7 +89,7 @@
"parse-server": "./bin/parse-server"
},
"optionalDependencies": {
"bcrypt": "3.0.5",
"bcrypt": "3.0.6",
"uws": "10.148.1"
},
"collective": {