Skip to content

Commit 181e8a3

Browse files
Bump bcrypt from 3.0.6 to 5.0.0 (#95)
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.6 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.6...v5.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a43511f commit 181e8a3

File tree

2 files changed

+58
-29
lines changed

2 files changed

+58
-29
lines changed

package-lock.json

+57-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@hapi/joi": "^16.1.7",
5656
"@typegoose/typegoose": "^6.0.4",
5757
"agenda": "^2.1.0",
58-
"bcrypt": "^3.0.6",
58+
"bcrypt": "^5.0.0",
5959
"body-parser": "^1.19.0",
6060
"class-transformer": "^0.2.3",
6161
"class-validator": "^0.10.2",

0 commit comments

Comments
 (0)