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

Update ansi-html to v0.0.8 #501

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

Conversation

gorner
Copy link

@gorner gorner commented Sep 30, 2022

Resolves #492.

@Z-Zhao
Copy link

Z-Zhao commented Apr 5, 2024

Please accept this pull request. My npm audit report looks very bad because of the ansi-html vulnerability.

@gorner
Copy link
Author

gorner commented Apr 5, 2024

@Z-Zhao Unfortunately this project seems to have remained dormant as the Ember community has shifted their focus to building out Embroider as the eventual replacement for Broccoli.

For now I would recommend specifying the updated version as an override in your package.json. Assuming you're using (a modern version of) NPM, this would be:

"overrides": {
  "ansi-html": "^0.0.8"
}

(If you're using Yarn, use "resolutions" instead of "overrides".)

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.

Can ansi-html dependency be shifted to ansi-html-community to address advisory?
2 participants