Skip to content

Commit b2d99ab

Browse files
Bump bcrypt from 0.7.8 to 5.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 0.7.8 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@v0.7.8...v5.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b41f54c commit b2d99ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"temp": "0.x",
2424
"express": "~3.4.7",
2525
"sails-mongo": "~0.9.6",
26-
"bcrypt": "~0.7.7",
26+
"bcrypt": "~5.0.0",
2727
"connect-flash": "~0.1.1"
2828
},
2929
"scripts": {

0 commit comments

Comments
 (0)