Skip to content

[Snyk] Security upgrade express from 4.21.2 to 4.22.0#70

Open
snyk-io[bot] wants to merge 1 commit intomasterfrom
snyk-fix-19c8667f02810a56cad85de4728de3a9
Open

[Snyk] Security upgrade express from 4.21.2 to 4.22.0#70
snyk-io[bot] wants to merge 1 commit intomasterfrom
snyk-fix-19c8667f02810a56cad85de4728de3a9

Conversation

@snyk-io
Copy link

@snyk-io snyk-io bot commented Feb 13, 2026

snyk-top-banner

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

Snyk changed the following file(s):

  • payment-components/vanilla-js/apps/client/package.json
⚠️ Warning
Failed to update the pnpm-lock.yaml, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JS-QS-15268416
  590  

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:

🦉 Allocation of Resources Without Limits or Throttling

… vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-QS-15268416
@snyk-io
Copy link
Author

snyk-io bot commented Feb 13, 2026

Merge Risk: Medium

This minor upgrade to express introduces a behavioral change that could impact applications.

Key Change:

  • Version 4.22.0 includes an unintentional breaking change related to the default extended query parser. This change alters the behavior of req.query by making it a plain object, which may affect code that relies on object prototype properties from the parsed query string.

This change was identified as an "erroneous breaking change" and was subsequently reverted in version 4.22.1.

Recommendation:
Given the unintentional breaking change, it is recommended to either skip this version and upgrade directly to express@4.22.1 or higher, or thoroughly test any application logic that interacts with req.query to ensure compatibility.

Source: GitHub Release Notes

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

@snyk-io
Copy link
Author

snyk-io bot commented Feb 13, 2026

⚠️ Snyk checks are incomplete.

Status Scanner Critical High Medium Low Total (0)
⚠️ Open Source Security 0 0 0 0 See details
⚠️ Licenses 0 0 0 0 See details

💻 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