Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 27, 2024. It is now read-only.

[Snyk] Upgrade node-fetch from 2.6.7 to 2.7.0#240

Closed
RobinSquared wants to merge 1 commit intomainfrom
snyk-upgrade-8d7696e6777bd8a2cd46cc42f64b3d31
Closed

[Snyk] Upgrade node-fetch from 2.6.7 to 2.7.0#240
RobinSquared wants to merge 1 commit intomainfrom
snyk-upgrade-8d7696e6777bd8a2cd46cc42f64b3d31

Conversation

Copy link
Contributor

RobinSquared commented May 20, 2024

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


Snyk has created this PR to upgrade node-fetch from 2.6.7 to 2.7.0.

i 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 7 versions ahead of your current version.

  • The recommended version was released 9 months ago, on 2023-08-23.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-AXIOS-6144788
589/1000
Why? Has a fix available, CVSS 7.5
No Known Exploit

(*) 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
  • 9b9d458 feat: `AbortError` (#1744)
  • 65ae25a fix: Remove the default connection close header (#1765)
  • 8bc3a7c fix: socket variable testing for undefined (#1726)
  • afb36f6 Revert "fix: handle bom in text and json (#1739)" (#1741)
  • 29909d7 fix: handle bom in text and json (#1739)
  • 70f592d fix: "global is not defined" (#1704)
  • 0f1ebb0 Prevent error when response is null (#1699)
  • 6e9464d ci(release): install dependencies
  • dd2a0ba ci(release): install dependencies
  • 49bef02 ci(release): use latest Node LTS
  • ce37bcd ci(semantic-release): config
  • 1768eaa ci(release): initial version
  • 8bb6e31 fix: prevent hoisting of the undefined `global` variable in `browser.js` (#1534)
  • e218f8d Add missing changelog entries. (#1613)
  • fddad0e fix(headers): don't forward secure headers on protocol change (#1605)
  • 50536d1 fix: premature close with chunked transfer encoding and for async iterators in Node 12 (#1172)
  • 838d971 Handle zero-length OK deflate responses (#903)

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 2.6.7 to 2.7.0.

See this package in npm:
node-fetch

See this project in Snyk:
https://app.snyk.io/org/lockyz/project/bc48fa9d-cd15-4fbc-b1fb-bc6c65fdd7e2?utm_source=github&utm_medium=referral&page=upgrade-pr
RobinSquared closed this May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

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