Skip to content

fix(deps): upgrade axios to 1.15.0#1105

Open
snyk-io[bot] wants to merge 1 commit intomasterfrom
snyk-fix-62c79b57332df520870a86d7339d5aa9
Open

fix(deps): upgrade axios to 1.15.0#1105
snyk-io[bot] wants to merge 1 commit intomasterfrom
snyk-fix-62c79b57332df520870a86d7339d5aa9

Conversation

@snyk-io
Copy link
Copy Markdown
Contributor

@snyk-io snyk-io bot commented Apr 10, 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
critical severity Unintended Proxy or Intermediary ('Confused Deputy')
SNYK-JS-AXIOS-15965856
  848  

Breaking Change Risk

Merge Risk: High

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
Contributor Author

snyk-io bot commented Apr 10, 2026

Merge Risk: High

This upgrade to axios v1.15.0 includes security fixes but also introduces a breaking change related to configuration merging to prevent prototype pollution.

Breaking Change in v1.15.0

As part of a security fix, Axios now blocks the merging of the __proto__ key within configuration objects. According to the release notes, if your application relies on "unconventional deep-merging patterns that target the object prototype via Axios config, those operations will now be blocked." [2]

Other Changes

  • v1.15.0: Includes critical security patches for Server-Side Request Forgery (SSRF) and Header Injection, and adds support for Deno and Bun runtimes. [2, 4]
  • v1.14.0: This version did not have breaking changes but recommended users validate their integration if they rely on environment-based proxy behavior or specific CommonJS resolution edge cases. [2, 5]

Recommendation:
Review your Axios configurations to ensure you are not using deep-merging patterns that modify object prototypes. Given this is a security-driven change, it is a necessary upgrade, but verification is required.

Source: GitHub Releases

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 April 10, 2026 10:57
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@snyk-io
Copy link
Copy Markdown
Contributor Author

snyk-io bot commented Apr 10, 2026

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

Status Scan Engine 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.

@snyk-io
Copy link
Copy Markdown
Contributor Author

snyk-io bot commented Apr 10, 2026

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

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 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.

1 participant