lquixada / cross-fetch

Universal WHATWG Fetch API for Node, Browsers and React Native.
MIT License
1.67k stars 104 forks source link

Allow minor and patch update of node-fetch #132

Closed hazzik closed 2 years ago

hazzik commented 2 years ago

Fixes #129

jj05y commented 2 years ago

@lquixada - Please merge to allow us to drop the dependency on the vulnerable node-fetch 2.6.1

maschad commented 2 years ago

@lquixada - Please merge to allow us to drop the dependency on the vulnerable node-fetch 2.6.1

Agreed. This seems a relatively small change to make with huge impact considering the exposure of vulnerabilities

lquixada commented 2 years ago

thanks!

SimenB commented 1 year ago

@lquixada any plans to release this?