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

Perform yarn upgrade, upgrade webpack #289

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

marcdumais-work
Copy link
Contributor

@marcdumais-work marcdumais-work commented Aug 29, 2024

The yarn upgrade gets rid of a known vulnerability in webpack < 5.94.0

Since this repo has not yet adopted nodejs 20, pinned rimraf dependency to a version that works with node 18.

After this PR is merged, we will need to publish a new package to npm and adopt the new version in `traceviewer-react-components'

The yarn upgrade gets rid of a known vulnerability in
webpack < 5.94.0

Since this repo has not yet adopted nodejs 20, pinned
rimraf dependency to a version that works with node 18.

Signed-off-by: Marc Dumais <[email protected]>
@marcdumais-work
Copy link
Contributor Author

Thanks for the review!

@marcdumais-work marcdumais-work merged commit 51b2cd5 into master Aug 29, 2024
5 checks passed
@marcdumais-work marcdumais-work deleted the webpack-upgrade branch August 29, 2024 13:57
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.

2 participants