Skip to content

Commit

Permalink
upgraded bcrypt to version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
silkroadnomad committed Oct 1, 2021
1 parent 6c0ceaa commit 79eb196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@babel/runtime": "^7.9.2",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"bcrypt": "^3.0.7",
"bcrypt": ">=5.0.0",
"doichain": "0.1.3",
"history": "^4.9.0",
"invariant": "^2.2.4",
Expand Down

0 comments on commit 79eb196

Please sign in to comment.