Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency bcrypt to v5 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Sep 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bcrypt ^3.0.1 -> ^5.0.0 age adoption passing confidence

By merging this PR, the issue #17 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.5 CVE-2020-7689

Release Notes

kelektiv/node.bcrypt.js

v5.0.0

Compare Source

  • Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255.
    It is uncommon but it's a bug nevertheless. Previous attempts to fix the bug
    was unsuccessful.
    • Experimental support for z/OS
    • Fix a bug related to NUL in password input
    • Update node-pre-gyp to 0.15.0

v4.0.1

Compare Source

  • Fix compilation errors in Alpine linux

v4.0.0

Compare Source

  • Switch to NAPI bcrypt
    • Drop support for NodeJS 8

v3.0.8

Compare Source

  • Update node-pre-gyp to 0.14
    • Pre-built binaries for NodeJS 13

v3.0.7

Compare Source

  • Update nan to 2.14.0
    • Update node-pre-gyp to 0.13

v3.0.6

Compare Source

  • Update nan to 2.13.2

v3.0.5

Compare Source

  • Update nan to 2.13.1
    • NodeJS 12 compatibility
    • Remove node-pre-gyp from bundled dependencies

v3.0.4

Compare Source

  • Sync N-API bcrypt with NAN bcrypt

v3.0.3

Compare Source

  • Update nan to 2.12.1

v3.0.2

Compare Source

  • Update nan to 2.11.1

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Sep 27, 2023
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency bcrypt to v5 fix(deps): update dependency bcrypt to v5 Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants