Skip to content

Commit 2506e57

Browse files
Bump bcrypt from 4.0.1 to 5.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 4.0.1 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@v4.0.1...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8cf670 commit 2506e57

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

package-lock.json

Lines changed: 16 additions & 16 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
@@ -10,7 +10,7 @@
1010
"license": "ISC",
1111
"dependencies": {
1212
"axios": "^0.19.2",
13-
"bcrypt": "^4.0.1",
13+
"bcrypt": "^5.0.0",
1414
"bcryptjs": "^2.4.3",
1515
"cors": "^2.8.5",
1616
"dotenv": "^8.2.0",

0 commit comments

Comments
 (0)