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

@@ -74,7 +74,7 @@
"iconv-lite": "0.4.24"
},
"optionalDependencies": {
"bcrypt": "~2.0.0"
"bcrypt": "3.0.5"
},
"devDependencies": {
"grunt": "~1.0.3",