gax-nodejs icon indicating copy to clipboard operation
gax-nodejs copied to clipboard

Upgrade node-fetch to v3 when we migrate to dual-format (ESM & CJS)

Open sofisl opened this issue 1 year ago • 0 comments

We'll want to upgrade node-fetch to v3 when we publish this module in dual-format. However, we'll want to think carefully about how to import the module in CJS, since we'll still have to support it as well. context: https://github.com/googleapis/gax-nodejs/issues/1568

sofisl avatar Jun 11 '24 20:06 sofisl