Skip to content

[Snyk] Security upgrade axios from 1.14.0 to 1.15.0#350

Open
andrewsetterfield wants to merge 1 commit intodevelopfrom
snyk-fix-5544165a17281f017a3bfb84edf9c6c2
Open

[Snyk] Security upgrade axios from 1.14.0 to 1.15.0#350
andrewsetterfield wants to merge 1 commit intodevelopfrom
snyk-fix-5544165a17281f017a3bfb84edf9c6c2

Conversation

@andrewsetterfield
Copy link
Copy Markdown
Collaborator

snyk-top-banner

Snyk has created this PR to fix 2 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  
high severity HTTP Response Splitting
SNYK-JS-AXIOS-15969258
  636  

Breaking Change Risk

Merge Risk: Low

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.

@andrewsetterfield
Copy link
Copy Markdown
Collaborator Author

Merge Risk: Low

This is a minor version upgrade for axios that includes two critical security patches and resolves a Node.js deprecation warning.

Key Changes:

  • Security Fixes: Addresses a Server-Side Request Forgery (SSRF) vulnerability related to proxy handling and a header injection vulnerability.
  • Deprecation Fix: Replaced the deprecated url.parse() method internally, which may resolve console warnings in recent Node.js versions.
  • New Features: Adds experimental runtime support for Deno and Bun.

No breaking changes are documented in the release notes. The upgrade is considered safe and recommended for the security patches.

Source: GitHub Release Notes v1.15.0

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants