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

Bump semver and @types/semver dependencies #4243

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

nipunn1313
Copy link
Contributor

Fixes #4216

rush add --make-consistent -p semver@~7.5.4
rush add --make-consistent --dev -p @types/semver@7.5.0

Summary

semver vulnerable to Regular Expression Denial of Service - as mentioned in #4216.

Details

Made a minor-semver bump. Things should work compatibly.

How it was tested

rush test

Impacted documentation

Nothing as far as I can tell.

Copy link
Contributor

@dmichon-msft dmichon-msft left a comment

Choose a reason for hiding this comment

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

LGTM

@dmichon-msft dmichon-msft merged commit e53a040 into microsoft:main Jul 18, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[api-extractor] Semver package needs to be updated to address vulnerability
2 participants