Skip to content

Commit

Permalink
Bump bcrypt from 3.0.7 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.7 to 5.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](kelektiv/node.bcrypt.js@v3.0.7...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 10, 2021
1 parent e8af64a commit 433d731
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 31 deletions.
80 changes: 50 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@nestjs/mongoose": "^6.2.1",
"@nestjs/platform-express": "^6.7.2",
"@nestjs/swagger": "^4.2.6",
"bcrypt": "^3.0.7",
"bcrypt": "^5.0.0",
"class-transformer": "^0.3.1",
"class-validator": "^0.11.0",
"cloudinary": "^1.19.0",
Expand Down

0 comments on commit 433d731

Please sign in to comment.