Bump bcrypt dependency

This commit is contained in:
Nick O'Leary 2018-07-24 10:21:08 +01:00
parent db77be5d72
commit e50cd5b745
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
"xml2js": "0.4.19"
},
"optionalDependencies": {
"bcrypt": "~1.0.3"
"bcrypt": "~2.0.0"
},
"devDependencies": {
"chromedriver": "^2.40.0",