Skip to content

Commit 4ad99f8

Browse files
Merge pull request #6 from clonalejandro/dependabot/npm_and_yarn/bcrypt-5.0.0
Bump bcrypt from 3.0.8 to 5.0.0
2 parents 862a46f + a03d0a6 commit 4ad99f8

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
@@ -41,7 +41,7 @@
4141
"@types/node": "^12.0.3",
4242
"@types/passport": "^1.0.0",
4343
"@types/passport-local": "^1.0.33",
44-
"bcrypt": "^3.0.6",
44+
"bcrypt": "^5.0.0",
4545
"body-parser": "^1.19.0",
4646
"connect-flash": "^0.1.1",
4747
"cookie-parser": "^1.4.4",

0 commit comments

Comments
 (0)