We need to upgrade to at least version 5.0.0, but preferably v6.0.0, of fetch-ponyfill. Without upgrading, one of our transitive dependencies (node-fetch) will swallow errors when accumulated Buffer objects get too large. It looks like there may also be other benefits to upgrading, such as better compliance with the Fetch Standard. However, upgrading is a potentially breaking change -- see here -- so we need to be aware of that.
We need to upgrade to at least version 5.0.0, but preferably v6.0.0, of
fetch-ponyfill. Without upgrading, one of our transitive dependencies (node-fetch) will swallow errors when accumulated Buffer objects get too large. It looks like there may also be other benefits to upgrading, such as better compliance with the Fetch Standard. However, upgrading is a potentially breaking change -- see here -- so we need to be aware of that.