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

Remove github vulneribility warnings #143

Closed
VineetKumarKushwaha opened this issue Jun 16, 2020 · 1 comment · Fixed by #144
Closed

Remove github vulneribility warnings #143

VineetKumarKushwaha opened this issue Jun 16, 2020 · 1 comment · Fixed by #144

Comments

@VineetKumarKushwaha
Copy link
Collaborator

VineetKumarKushwaha commented Jun 16, 2020

Remove github vulneribility warnings

current direct dependencies has some github vulnerability because of the Transitive dependencies. So we need to update below packages.

  • codecov update to 3.6.5
  • acorn update to 6.4.1
  • csv-parse update to 4.4.6
  • minimist update to 0.2.1
  • https-proxy-agent update to 2.2.3
@VineetKumarKushwaha
Copy link
Collaborator Author

Cannot update csv-parse as it is transitive dependency of csv and we are using 1.2.0 and the latest is 4+ . So it may breaking things.
Created issue in csv (adaltas/node-csv#263)

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 a pull request may close this issue.

1 participant