jump icon indicating copy to clipboard operation
jump copied to clipboard

[Snyk] Security upgrade node-fetch from 1.7.3 to 3.2.10

Open lqs469 opened this issue 1 year ago • 0 comments

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


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

merge advice

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 768/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-NODEFETCH-2964180
Yes Proof of Concept

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

Commit messages
Package name: node-fetch The new version differs by 250 commits.
  • 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)
  • 61b3b5a fix: cancel request example import (#1513)
  • 5e78af3 Replace changelog with valid url (#1506)
  • 9014db7 types: support `agent: false` (#1502)
  • 2e1f3a5 chore: fix typo in credential error message (#1496)
  • 4ce2ce5 docs(readme): fix typo (#1489)
  • ba23fd2 docs: remove the changelog (#1464)
  • 8fedc1b core: move support and feature to discussion (#1471)
  • 0b43b9f docs: update formdata example (#1465)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

lqs469 avatar Jul 31 '22 21:07 lqs469