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

Dependencies: Fix ansi-html vulnerability #16155

Merged
merged 2 commits into from Sep 25, 2021

Conversation

mdamian322
Copy link
Contributor

Issue:

What I did

Bumped webpack-hot-middleware and @pmmmwh/react-refresh-webpack-plugin to their latest. They had this ansi-html ReDoS vulnerability and switched over to ansi-html-community.

How to test

No applicable

Additional notes

It looks like broccoli-middleware , broccoli, and webpack-dev-server also have ansi-html as a dependency. Webpack dev server did do a fix recently but that would be a major bump since storybook uses 3.11.2 so I left that out. The other two still need the change.

@nx-cloud
Copy link

nx-cloud bot commented Sep 24, 2021

Nx Cloud Report

CI ran the following commands for commit 43ab2de. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=prepare --all --parallel --max-parallel=15

Sent with 💌 from NxCloud.

@shilman shilman changed the title fix ansi-html vulnerability Dependencies: Fix ansi-html vulnerability Sep 25, 2021
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

Thanks so much @mdamian322 -- this is awesome! 🙏

@shilman shilman merged commit f75ecea into storybookjs:next Sep 25, 2021
@shilman shilman added this to the 6.4 PRs milestone Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants