Skip to content

[Snyk] Security upgrade express from 4.17.1 to 4.22.0 - #114

Open
TiagoSansao wants to merge 1 commit into
masterfrom
snyk-fix-88bb84082ff323fe9cde8bb086a0bb9c
Open

[Snyk] Security upgrade express from 4.17.1 to 4.22.0#114
TiagoSansao wants to merge 1 commit into
masterfrom
snyk-fix-88bb84082ff323fe9cde8bb086a0bb9c

Conversation

@TiagoSansao

Copy link
Copy Markdown
Owner

snyk-top-banner

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

Snyk changed the following file(s):

  • back-end/package.json
  • back-end/yarn.lock

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

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 15:00
@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Upgrades the back-end’s Express dependency to a newer 4.x release to address the reported Snyk vulnerability in the dependency tree (notably involving qs).

Changes:

  • Bump express in back-end/package.json from ^4.17.1 to ^4.22.0.
  • Refresh back-end/yarn.lock to the new resolved Express version and updated transitive dependencies (e.g., qs, body-parser, send, serve-static, etc.).

Reviewed changes

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

File Description
back-end/package.json Updates the Express version range to pull in the security-fixing release line.
back-end/yarn.lock Updates locked versions/resolutions for Express and its transitive dependencies to match the upgrade.

💡 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