Skip to content

[Snyk] Fix for 2 vulnerabilities#51

Open
dhcrees wants to merge 1 commit intomainfrom
snyk-fix-d9de8435c8b7b8d54e412ea15e80f057
Open

[Snyk] Fix for 2 vulnerabilities#51
dhcrees wants to merge 1 commit intomainfrom
snyk-fix-d9de8435c8b7b8d54e412ea15e80f057

Conversation

@dhcrees
Copy link
Copy Markdown

@dhcrees dhcrees commented Feb 12, 2026

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
high severity Prototype Pollution
SNYK-JS-AXIOS-15252993
  828  
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JS-QS-15268416
  708  

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
🦉 Allocation of Resources Without Limits or Throttling

@dhcrees
Copy link
Copy Markdown
Author

dhcrees commented Feb 12, 2026

Merge Risk: Medium

This set of upgrades includes minor updates to axios and body-parser, and a minor update to express that requires attention.

express@4.21.2 → express@4.22.0 (Medium Risk)

This specific version introduces a behavioral change in the extended query parser. While this change was unintentional and reverted in version 4.22.1, it is present in 4.22.0 and could affect how query strings are parsed.

Recommendation: Verify that your application's query parameter handling is not adversely affected by this change, or consider upgrading directly to express@4.22.1 or higher to avoid this issue.

Other Upgrades

  • axios@1.10.0 → axios@1.13.5 (Low Risk): This upgrade includes security patches, bug fixes, and performance improvements. No breaking API changes were identified in the release notes for this version range.
  • body-parser@1.20.3 → body-parser@1.20.4 (Low Risk): This is a patch release containing dependency updates and documentation changes with no breaking changes.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants