Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade node-fetch from 3.2.1 to 3.3.2 #125

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mshantanu
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade node-fetch from 3.2.1 to 3.3.2.

ℹ️ 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 12 versions ahead of your current version.

  • The recommended version was released 10 months ago, on 2023-07-25.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-NODEFETCH-2964180
696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: node-fetch from node-fetch GitHub release notes
Commit messages
Package name: node-fetch
  • 8b3320d fix: Remove the default connection close header. (#1736)
  • 7b86e94 fix: release "Allow URL class object as an argument for fetch()" #1696 (#1716)
  • 8ced5b9 docs: readme - non ESM example (#1707)
  • 71e376b ci(release): use latest Node LTS (#1697)
  • e093030 Allow URL class object as an argument for fetch() (#1696)
  • 55a4870 feat: add static Response.json (#1670)
  • c071406 (1138) - Fixed HTTPResponseError with correct constructor and usage (#1666)
  • 6f72caa docs: fix missing comma in example (#1623)
  • 2880238 fix: ReDoS referrer (#1611)
  • e87b093 fix(Headers): don't forward secure headers on protocol change (#1599)
  • bcfb71c chore: remove triple-slash directives from typings (#1285) (#1287)
  • 95165d5 fix spelling (#1602)
  • 11b7033 fix: possibly flaky test (#1523)
  • 4f43c9e fix: always warn Request.data (#1550)
  • 1c5ed6b fix: undefined reference to response.body when aborted (#1578)
  • a92b5d5 fix: use space in accept-encoding values (#1572)
  • 0f122b8 docs: fix formdata code example (#1562)
  • 6ae9c76 docs(readme): response.clone() is not async (#1560)
  • 043a5fc Fix leaking listeners (#1295) (#1474)
  • 004b3ac fix: don't uppercase unknown methods (#1542)
  • c33e393 Fix Code of Conduct link in Readme. (#1532)
  • 6875205 docs: Fix link markup to Options definition (#1525)
  • 6425e20 fix: handle bom in text and json (#1482)
  • a4ea5f9 fix: add missing formdata export to types (#1518)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade node-fetch from 3.2.1 to 3.3.2.

See this package in npm:
node-fetch

See this project in Snyk:
https://app.snyk.io/org/kumar-shantanu/project/4e15f260-e825-4830-b718-2d5c6e579eb0?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"socket hang up" / ECONNRESET on consecutive requests with Node.js 19 and Node.js 20
2 participants