Skip to content

Commit 00c3a46

Browse files
chore(deps): bump bcrypt from 5.0.0 to 5.0.1
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 5.0.0 to 5.0.1. - [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@v5.0.0...v5.0.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a33a842 commit 00c3a46

File tree

2 files changed

+104
-155
lines changed

2 files changed

+104
-155
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"postinstall": "husky install"
2020
},
2121
"dependencies": {
22-
"bcrypt": "5.0.0",
22+
"bcrypt": "5.0.1",
2323
"body-parser": "1.19.0",
2424
"dayjs": "1.10.4",
2525
"dotenv": "8.2.0",

0 commit comments

Comments
 (0)