-
Notifications
You must be signed in to change notification settings - Fork 31
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
Bug 2038298: Upgrade deep dependency ansi-regex to 3.0.1, 4.1.1, 5.0.1 to address CVE-2021-3807 #1410
Conversation
Unable to find bug with id: 2038298. Please make sure the bug if created and valid. |
3 similar comments
Unable to find bug with id: 2038298. Please make sure the bug if created and valid. |
Unable to find bug with id: 2038298. Please make sure the bug if created and valid. |
Unable to find bug with id: 2038298. Please make sure the bug if created and valid. |
Unable to find bug with id: 2038298. Please make sure the bug if created and valid. |
2 similar comments
Unable to find bug with id: 2038298. Please make sure the bug if created and valid. |
Unable to find bug with id: 2038298. Please make sure the bug if created and valid. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Unable to find bug with id: 2038298. Please make sure the bug if created and valid. |
Unable to find bug with id: 2038298. Please make sure the bug is created and valid. |
…VE-2021-3807 (#1410) (#1418) Co-authored-by: Mike Turley <[email protected]>
See GHSA-93q8-gq69-wqmw for vulnerability details.
We depend on vulnerable versions [email protected], [email protected] and [email protected] via transitive dependencies of
webpack-dev-server
,node-sass
,html-webpack-plugin
,strip-ansi
,pretty-format
,yargs
,cliui
,wrap-ansi
,wide-align
andansi-align
(seeyarn why
output below).This PR upgrades our lockfile to use the patched versions for each of these (3.0.1, 4.1.1, 5.0.1).
Related BZs: