build(deps-dev): bump express from 4.18.2 to 4.22.0#720
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the project’s development-time Express dependency to a patched release that includes security fixes, aligning the lockfile with the new dependency tree.
Changes:
- Bump
expressdevDependency from4.18.2to4.22.0. - Regenerate
yarn.lockto capture updated Express transitive dependencies (e.g.,body-parser,cookie,send,serve-static,qs, etc.).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the express devDependency version to 4.22.0. |
| yarn.lock | Updates the resolved dependency graph for Express 4.22.0 and related transitive packages. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
PeterDaveHello
requested changes
Feb 8, 2026
PeterDaveHello
left a comment
Member
There was a problem hiding this comment.
Should use express v4.22.1 instead.
Member
|
@dependabot ignore this minor version |
Contributor
Author
|
OK, I won't notify you about version 4.22.x again, unless you re-open this PR. |
Member
|
@dependabot rebase |
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.22.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.22.0/History.md) - [Commits](expressjs/express@4.18.2...4.22.0) --- updated-dependencies: - dependency-name: express dependency-version: 4.22.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
d349600 to
427aeff
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps express from 4.18.2 to 4.22.0.
Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
49744ab4.22.0 (#6921)6e97452sec: security patch for CVE-2024-519996a23d34deps: use tilde notation forqs(#6919)8c12cdfdeps: qs@6.14.0 (#6909)7fea74fdeps: use tilde notation for certain dependencies (#6905)dac7a04chore: wider range for query test skip (#6513)997919bci: add node.js 24 to test matrix (#6506)36fb59cfix(ci): reordernpm isteps to fix ci for older node versions (#6336)3a5edfafix(ci): updated github actions ci workflow (#6323)52d9781fix(test): add test for method routes without paths #5955Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express since your current version.