Update bcrypt to the latest version 🚀 (#4875)

* chore(package): update bcrypt to version 3.0.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot]
2018-07-12 13:59:52 +00:00
committed by Florent Vilmart
parent 31d8947c1f
commit 41b0bf09bb
2 changed files with 102 additions and 211 deletions

View File

@@ -85,7 +85,7 @@
"parse-server": "./bin/parse-server"
},
"optionalDependencies": {
"bcrypt": "2.0.1",
"bcrypt": "3.0.0",
"uws": "^10.148.0"
},
"collective": {