Skip to content

Commit

Permalink
Merge pull request #90 from Keplerjs/dependabot/npm_and_yarn/bcrypt-5…
Browse files Browse the repository at this point in the history
….0.0

Bump bcrypt from 3.0.8 to 5.0.0
  • Loading branch information
stefanocudini authored Mar 3, 2021
2 parents 6d16669 + 646d275 commit 75a0416
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 @@ -33,7 +33,7 @@
"homepage": "https://keplerjs.io",
"dependencies": {
"@babel/runtime": "^7.4.3",
"bcrypt": "^3.0.5",
"bcrypt": "^5.0.0",
"core-js": "^2.5.4",
"fibers": "^3.1.1",
"meteor-node-stubs": "^0.4.1",
Expand Down

0 comments on commit 75a0416

Please sign in to comment.