Skip to content

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

Open
darlopvil wants to merge 1 commit into
mainfrom
snyk-fix-a8d1f8719620edca186a63fc7e13ef4f
Open

[Snyk] Security upgrade express from 4.21.2 to 4.22.0#5
darlopvil wants to merge 1 commit into
mainfrom
snyk-fix-a8d1f8719620edca186a63fc7e13ef4f

Conversation

@darlopvil
Copy link
Copy Markdown
Owner

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
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:

🦉 Allocation of Resources Without Limits or Throttling

Copilot AI review requested due to automatic review settings February 15, 2026 06:34
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses a medium-severity security vulnerability (SNYK-JS-QS-15268416) related to "Allocation of Resources Without Limits or Throttling" in the qs package by upgrading Express from version 4.21.2 to 4.22.0. The vulnerability has a score of 708 out of 1000. The upgrade includes an updated version of the qs dependency (6.14.2) which contains the security fix.

Changes:

  • Upgraded Express from 4.21.2 to 4.22.0 in package.json
  • Updated package-lock.json to reflect the new Express version and its dependencies, including the patched qs package (6.14.2)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updated Express dependency version from ^4.21.2 to ^4.22.0
package-lock.json Updated Express package metadata, dependencies, and added nested qs package (6.14.2) to fix the security vulnerability

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants