Open FeelyChau opened 3 years ago
Make a switch for using node-fetch instead? :)
@kevva - you'll want to merge this or a similar fix. Library maintainers will be reluctant to rely on download
as a dependency while it itself depends on a vulnerable version of got
.
Edit: Have seen https://github.com/kevva/download/pull/220 - this looks like a good candidate to resolve the issue.
Any update on this? got 8.3.1 is failing the security audit now, and should be updated.