Skip to content

Commit 3bef660

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 485505c commit 3bef660

File tree

2 files changed

+90
-78
lines changed

2 files changed

+90
-78
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "ISC",
1414
"dependencies": {
15-
"bcrypt": "^3.0.6",
15+
"bcrypt": "^5.0.0",
1616
"body-parser": "^1.19.0",
1717
"concurrently": "^4.1.1",
1818
"cors": "^2.8.5",

0 commit comments

Comments
 (0)