lquixada / cross-fetch

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

chore: updated node-fetch to version 3.3.0 #157

Closed jeanpierrecarvalho closed 1 year ago

jeanpierrecarvalho commented 1 year ago

❓ Type of change

📚 Description

Updated node-fetch to the latest version 3.3.0.

📝 Checklist

rwlodarczyk-xealth commented 1 year ago

156 is the reference ticket for this PR.

parithibang commented 1 year ago

@jeanpierrecarvalho The latest version is 3.3.1 can this be updated.

venkateshlb commented 1 year ago

This PR will be so useful, Request to take a look at this PR and merge

lquixada commented 1 year ago

node-fetch from v3 is an ESM-only module and cross-fetch is CommonJS compatible. If there's a security issue, a patch should be requested on node-fetch v2.x. FWIW cross-fetch@3.1.6 was released this morning with node-fetch@2.6.11.