Skip to content

Commit 8f2ec75

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 49b1887 commit 8f2ec75

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
@@ -11,7 +11,7 @@
1111
"license": "ISC",
1212
"dependencies": {
1313
"axios": "^0.19.2",
14-
"bcrypt": "^4.0.1",
14+
"bcrypt": "^5.0.0",
1515
"bcryptjs": "^2.4.3",
1616
"cors": "^2.8.5",
1717
"dotenv": "^8.2.0",

0 commit comments

Comments
 (0)