Skip to content

[Snyk] Upgrade express from 4.21.2 to 4.22.1#3

Open
darlopvil wants to merge 1 commit into
mainfrom
snyk-upgrade-d9ad897af722bdf4cd84ebdcd08c83eb
Open

[Snyk] Upgrade express from 4.21.2 to 4.22.1#3
darlopvil wants to merge 1 commit into
mainfrom
snyk-upgrade-d9ad897af722bdf4cd84ebdcd08c83eb

Conversation

@darlopvil
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade express from 4.21.2 to 4.22.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: express from express GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • 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 upgrade PRs.

For more information:

Snyk has created this PR to upgrade express from 4.21.2 to 4.22.1.

See this package in npm:
express

See this project in Snyk:
https://app.snyk.io/org/darlopvil/project/19b16656-5f9e-4820-b804-6826721ffcff?utm_source=github&utm_medium=referral&page=upgrade-pr
Copilot AI review requested due to automatic review settings December 28, 2025 06:04
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 upgrades the Express.js framework from version 4.21.2 to 4.22.1, following a Snyk security recommendation. While version 4.22.0 introduced a breaking change related to the extended query parser (associated with CVE-2024-51999, which was later rejected as not being a real vulnerability), version 4.22.1 fully reverts that change, making this upgrade safe.

Key Changes:

  • Express version bump from 4.21.2 to 4.22.1
  • Updated transitive dependency qs from 6.13.0 to 6.14.0 (added as nested dependency)
  • Dependency specifications changed from exact versions to tilde notation for Express's sub-dependencies

Reviewed changes

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

File Description
package.json Updates Express dependency version from ^4.21.2 to ^4.22.1
package-lock.json Updates Express to 4.22.1, adds nested qs@6.14.0 dependency, and changes dependency version specifications from exact to tilde notation

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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