jkhsjdhjs / node-fetch-cookies

node-fetch wrapper that adds support for cookie-jars
MIT License
28 stars 16 forks source link

Update dependency "node-fetch" to latest version (v3) #24

Open FunctionPoint opened 11 months ago

FunctionPoint commented 11 months ago

I'm getting a complex error using fetch(), that is solved with the current version of "node-fetch" (v 3.3.2). So for me to be able to use node-fetch-cookies, it needs te be on this version. There is also a warning now about "punycode" being deprecated in Node.js, that could be resolved simultaneously.