Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Commit 263c86c

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 78ef7b7 commit 263c86c

File tree

2 files changed

+78
-54
lines changed

2 files changed

+78
-54
lines changed

package-lock.json

Lines changed: 77 additions & 53 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
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"axios": "^0.21.1",
10-
"bcrypt": "^3.0.6",
10+
"bcrypt": "^5.0.0",
1111
"connect-mongo": "^3.1.2",
1212
"cookie-parser": "~1.4.4",
1313
"debug": "~2.6.9",

0 commit comments

Comments
 (0)