kevva/download

Replace got with fetch?

Opened this issue · 2 comments

What would you think of using fetch instead of got to download things?
fetch comes built in now.

+1 this since got version used in this package is outdated

The outdated got version is also introducing vulnerabilities, both directly and through its transitive dependencies.