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

chore: update bcrypt dependencies in package-lock #2530

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

timotheeg
Copy link
Contributor

@timotheeg timotheeg commented Aug 5, 2021

Context

package bcrypt that we use has dependency on tar for which 2 vulnerabilities were reported by Snyk

Approach

run

npm install bcrypt@latest

to update all of bcrypt dependencies

Risk:

  • Impact:High: Upgrade affects encryption, which is a fundamental aspect of Form
  • Likelihood:Low: No application code changes

@timotheeg timotheeg merged commit 8039962 into develop Aug 5, 2021
@timotheeg timotheeg deleted the upgrade_bcrypt_deps branch August 5, 2021 03:22
@karrui karrui mentioned this pull request Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants