Skip to content

Conversation

@cnaples79
Copy link
Contributor

This updates @rushstack/rush-serve-plugin to use express@4.21.1 to address vulnerabilities reported for express@4.20.0 (see #5327).

Changes

  • bump express from 4.20.0 → 4.21.1 in rush-plugins/rush-serve-plugin/package.json
  • add a Rush change file marking a patch release for @rushstack/rush-serve-plugin

Notes

  • No code changes; dependency-only.
  • I did not update the lockfile; happy to refresh it if required by CI.

Fixes #5327.

Copy link
Member

@iclanton iclanton left a comment

Choose a reason for hiding this comment

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

You need to run rush update and check in the updated lockfile.

@iclanton
Copy link
Member

You also need to update the lockfile explorer project.

@dmichon-msft
Copy link
Contributor

Should include the change to the lockfile explorer's version as well.

@iclanton iclanton requested a review from patmill as a code owner September 28, 2025 12:19
cnaples79 and others added 4 commits September 28, 2025 14:27
…n\n- Update dependency in rush-serve-plugin/package.json\n- Add Rush change file (patch) for @rushstack/rush-serve-plugin\n\nFixes microsoft#5327
@iclanton iclanton force-pushed the fix/rush-serve-express-bump branch from 1ee32d0 to f5cd24c Compare September 28, 2025 12:28
@iclanton iclanton enabled auto-merge (squash) September 28, 2025 12:28
@iclanton iclanton merged commit b703dea into microsoft:main Sep 28, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in Bug Triage Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

[@rushstack/rush-serve-plugin] express 4.20.0 dependency has security vulnerabilities

3 participants