Skip to content

Commit 02bbdcf

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 e3548a7 commit 02bbdcf

File tree

2 files changed

+36
-23
lines changed

2 files changed

+36
-23
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@nestjs/platform-express": "^7.0.2",
3030
"apollo-server-express": "^2.14.2",
3131
"axios": ">=0.21.1",
32-
"bcrypt": "^4.0.1",
32+
"bcrypt": "^5.0.0",
3333
"dotenv": "^8.2.0",
3434
"graphql": "^14.6.0",
3535
"graphql-tools": "^4.0.6",

0 commit comments

Comments
 (0)