Skip to content

Commit 2d40b95

Browse files
Update dependency bcrypt to v5
1 parent a8c329a commit 2d40b95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "sns",
1414
"license": "MIT",
1515
"dependencies": {
16-
"bcrypt": "^1.0.3",
16+
"bcrypt": "^5.0.1",
1717
"csurf": "^1.9.0",
1818
"ejs": "^2.5.7",
1919
"express": "^4.16.2",

0 commit comments

Comments
 (0)