Merge pull request #181 from dpasqualin/master

Update bcrypt to 0.8.3
This commit is contained in:
James Allen
2015-05-15 10:53:58 +01:00
+1 -1
View File
@@ -12,7 +12,7 @@
"dependencies": {
"archiver": "0.9.0",
"async": "0.6.2",
"bcrypt": "0.7.5",
"bcrypt": "0.8.3",
"bufferedstream": "1.6.0",
"connect-redis": "1.4.5",
"dateformat": "1.0.4-1.2.3",