Sourced from node-fetch's releases.
v2.6.6
What's Changed
- fix(URL): prefer built in URL version when available and fallback to whatwg by
@​jimmywartingin node-fetch/node-fetch#1352Full Changelog: https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.6
f56b0c6 fix(URL): prefer built in URL version when available and fallback to whatwg (...