Bump bcrypt to latest

This commit is contained in:
Nick O'Leary
2019-03-20 17:01:58 +00:00
parent b45ddadb09
commit fe2360883f
3 changed files with 5 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
"semver": "5.6.0"
},
"optionalDependencies": {
"bcrypt": "~2.0.0"
"bcrypt": "3.0.5"
},
"engines": {
"node": ">=8"