Skip to content

[Snyk] Security upgrade axios from 1.8.3 to 1.15.2#325

Open
andrewsetterfield wants to merge 1 commit into
developfrom
snyk-fix-bd1f562701438e2163415a137133e9ad
Open

[Snyk] Security upgrade axios from 1.8.3 to 1.15.2#325
andrewsetterfield wants to merge 1 commit into
developfrom
snyk-fix-bd1f562701438e2163415a137133e9ad

Conversation

@andrewsetterfield

Copy link
Copy Markdown
Collaborator

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 Prototype Pollution
SNYK-JS-AXIOS-16417750
  848  

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:

🦉 Prototype Pollution

@andrewsetterfield

Copy link
Copy Markdown
Collaborator Author

Merge Risk: Low

This is a minor version upgrade for axios. The updates between version 1.8.3 and 1.15.2 consist of security fixes, bug fixes, and new optional features. There are no documented breaking API changes in this range. Key changes include hardening against prototype pollution and Server-Side Request Forgery (SSRF), and adding opt-in features like allowedSocketPaths.

Key Changes:

  • Security Fixes: Includes multiple security hardening patches for prototype pollution, SSRF, and header injection.
  • Bug Fixes: Addresses a memory leak related to keep-alive sockets.
  • New Features: Introduces new optional configuration, such as allowedSocketPaths to restrict Unix domain socket paths.

No developer action is required as there are no breaking changes.

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.

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