Skip to content

Commit 791bd94

Browse files
authored
Merge pull request #21 from Deliaz/greenkeeper/bcrypt-2.0.0
Update bcrypt to the latest version 🚀
2 parents 29de17e + 08b5d56 commit 791bd94

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
@@ -12,7 +12,7 @@
1212
"API"
1313
],
1414
"dependencies": {
15-
"bcrypt": "^1.0.3",
15+
"bcrypt": "^2.0.0",
1616
"farmhash": "^2.0.4",
1717
"include-all": "^4.0.3",
1818
"jsonwebtoken": "^8.1.0",

0 commit comments

Comments
 (0)