Skip to content

Commit be0c237

Browse files
committed
update bcrypt again
1 parent f3f8b51 commit be0c237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@types/bcrypt": "^1.0.0",
1515
"@types/winston": "^2.3.0",
16-
"bcrypt": "0.x.x",
16+
"bcrypt": "^1.0.2",
1717
"body-parser": "^1.15.2",
1818
"express": "^4.14.0",
1919
"mongodb": "^2.2.25",

0 commit comments

Comments
 (0)