node-sdk
node-sdk copied to clipboard
[Snyk] Upgrade cross-fetch from 4.0.0 to 4.1.0
Snyk has created this PR to upgrade cross-fetch from 4.0.0 to 4.1.0.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
-
The recommended version is 1 version ahead of your current version.
-
The recommended version was released 6 months ago.
Release notes
Package name: cross-fetch
- 4.1.0 - 2024-12-21
-
4.0.0 - 2023-07-03
What's Changed
BREAKING CHANGES
- Dropped support for Node 10 and 12. (Note: cross-fetch will likely continue working on those versions, but specs tests are not running on those Node versions and no support will be provided if issues come up.)
- Please check implementation conflicts in the Fetch API tests.
FEATURES
- Added support for Node 18 and 20.
- Added support for Service and Cloudflare Workers (Fixes #69, #78, #148) by prioritizing native code over third-party implementation. Fetch API test suite now running against
node-fetch,whatwg-fetch, native browser and native node fetch. - Upgraded
whatwg-fetchto 3.6.2. Please refer towhatwg-fetchrelease notes between 3.0.0 and 3.6.2 for features and bug fixes. fetch.ponyfillis set totruewhen custom implementation is used. This improves debuggability.
[!IMPORTANT]
- Check the changes in this PR to ensure they won't cause issues with your project.
- This PR was automatically created by Snyk using the credentials of a real user.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: