Update bcrypt to the latest version 🚀 (#6389)

* chore(package): update bcrypt to version 3.0.8

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2020-02-06 20:32:22 -06:00
committed by GitHub
parent 95e6356364
commit c1111774dd
2 changed files with 30 additions and 20 deletions

View File

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