Update bcrypt to the latest version 🚀 (#6433)

* chore(package): update bcrypt to version 4.0.0

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2020-02-21 23:10:07 +00:00
committed by GitHub
parent cbef90d66c
commit d4690ca425
2 changed files with 14 additions and 8 deletions

View File

@@ -114,7 +114,7 @@
"parse-server": "./bin/parse-server"
},
"optionalDependencies": {
"bcrypt": "3.0.8"
"bcrypt": "4.0.0"
},
"collective": {
"type": "opencollective",