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: node-fetch CVE-2022-0235 and reduce tech debt #214

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

eboureau
Copy link

@eboureau eboureau commented Feb 10, 2022

This PR refreshes this project and its dependencies:

  • fix the node-fetch CVE-2022-0235 high vulnerability.
  • update node-fetch to version 2.6.7 and get rid of isomorphic-fecth
  • update prettier, eslint, nock
  • remove unused node-uuid
  • update node from version 6 to 14
  • update travis ci
  • Fix deprecated syntax of Buffer
  • Reformat code with prettier

This will address #213 and #149.

Hope you will find it useful.

@snaerth
Copy link

snaerth commented Mar 4, 2022

Any change this gets released soon?

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