Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] upgrade express to 4.21.2 #14721

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rschnekenbu
Copy link
Contributor

What it does

Updates express to latest version (4.21.2) to update transitive dependency path-to-regex from 0.1.10 to 0.1.12 to address CVE-2024-52798

fixes: #14718

Note: this is also the version used by the current draft PR 14710 - run npm update

How to test

Build and open the tool. It should behave as usual.

Follow-ups

None

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

contributed on behalf of STMicroelectronics

Review checklist

Reminder for reviewers

update path-to-regex dependency version to 0.1.12

fixes: eclipse-theia#14718

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting on reviewers
Development

Successfully merging this pull request may close these issues.

Upgrade express to 4.21.2
1 participant