Skip to content

fix(deps): upgrade http-proxy-agent to 6.0.0#725

Open
snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-fix-3be58b87242c17c18118392acf57352a
Open

fix(deps): upgrade http-proxy-agent to 6.0.0#725
snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-fix-3be58b87242c17c18118392acf57352a

Conversation

@snyk-io
Copy link
Copy Markdown

@snyk-io snyk-io bot commented Mar 3, 2026

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Incorrect Control Flow Scoping
SNYK-JS-TOOTALLNATEONCE-15250612
  52  

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • 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 fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

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

@snyk-io
Copy link
Copy Markdown
Author

snyk-io bot commented Mar 3, 2026

Merge Risk: Medium

This is a major version upgrade for http-proxy-agent.

Key Changes:

  • Dependency Breaking Change: This version updates its core dependency agent-base to version 7.0.0. The update to agent-base removes the default export in favor of a named export for the Agent abstract class. [2] This is a breaking change for developers who were directly extending agent-base, but it is unlikely to affect standard usage of http-proxy-agent where it is simply instantiated.
  • Potential Node.js Version Drop: While not explicitly stated in the changelog for this specific version, major version upgrades in the proxy-agents ecosystem typically drop support for older, end-of-life Node.js versions. Projects running on very old Node.js runtimes may be affected.

Recommendation:
No immediate code changes are likely required if you are using http-proxy-agent as a standard http.Agent. However, it is important to verify that your application is running on a supported, non-EOL version of Node.js.

Source: Package Changelog [1]

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@snyk-io snyk-io bot requested review from a team as code owners March 3, 2026 08:38
@snyk-io
Copy link
Copy Markdown
Author

snyk-io bot commented Mar 3, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

0 participants