Bump bcrypt from 5.1.0 to 5.1.1
Bumps bcrypt from 5.1.0 to 5.1.1.
Release notes
Sourced from bcrypt's releases.
v5.1.1
What's Changed
- Refactored example with async await by
@lpizzinidev
in kelektiv/node.bcrypt.js#894- Fixed z/OS build issue by
@laijonathan
in kelektiv/node.bcrypt.js#968- Update dependencies by
@recrsn
in kelektiv/node.bcrypt.js#993New Contributors
@lpizzinidev
made their first contribution in kelektiv/node.bcrypt.js#894@laijonathan
made their first contribution in kelektiv/node.bcrypt.js#968Full Changelog: https://github.com/kelektiv/node.bcrypt.js/compare/v5.1.0...v5.1.1
Commits
-
33043f5
v5.1.1 -
571d7ab
Merge pull request #993 from kelektiv/deps-update -
24aa2a2
Update dependencies -
11d2ddd
Merge pull request #968 from laijonathan/zos_fix -
0884c5b
Merge pull request #894 from lpizzinidev/patch-1 -
fd00ae0
reverted bcrypt.js changes -
4c99e9e
fix build errors -
ee9117c
changed node version <16 -
e08fdff
added napi exception flag -
ac42d3f
added node < v16 condition - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts