Skip to content

Commit ac54d0d

Browse files
Bump bcrypt from 3.0.6 to 5.0.0
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]>
1 parent ec01d86 commit ac54d0d

File tree

2 files changed

+64
-42
lines changed

2 files changed

+64
-42
lines changed

package-lock.json

Lines changed: 63 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"axios": "^0.21.1",
23-
"bcrypt": "^3.0.2",
23+
"bcrypt": "^5.0.0",
2424
"bcryptjs": "^2.4.3",
2525
"body-parser": "^1.19.0",
2626
"chai": "^4.2.0",

0 commit comments

Comments
 (0)