Skip to content

Commit 8a9724f

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 e118c98 commit 8a9724f

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

Lines changed: 13 additions & 13 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
@@ -4,7 +4,7 @@
44
"description": "",
55
"main": "server.js",
66
"dependencies": {
7-
"bcrypt": "^4.0.1",
7+
"bcrypt": "^5.0.0",
88
"dotenv": "^8.2.0",
99
"fastify": "^2.14.1",
1010
"fastify-auth": "^0.7.2",

0 commit comments

Comments
 (0)