Skip to content

Commit 372ccf2

Browse files
Build(deps): bump bcrypt from 1.0.3 to 4.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 1.0.3 to 4.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@v1.0.3...v4.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 12ccd2c commit 372ccf2

File tree

2 files changed

+81
-127
lines changed

2 files changed

+81
-127
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@nuxtjs/bootstrap-vue": "^2.0.4",
1616
"aws-sdk": "^2.630.0",
1717
"axios": "^0.19.2",
18-
"bcrypt": "^1.0.3",
18+
"bcrypt": "^4.0.0",
1919
"body-parser": "^1.19.0",
2020
"cross-env": "^5.2.1",
2121
"express": "^4.17.1",

0 commit comments

Comments
 (0)