We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Consider updating the highlight.js dependency to prevent the yarn audit from yelling:
highlight.js
yarn audit
yarn audit ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ ReDOS vulnerabities: multiple grammars │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ highlight.js │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=10.4.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ handlebars-helpers │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ handlebars-helpers > helper-markdown > highlight.js │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://www.npmjs.com/advisories/1005528 │ └───────────────┴──────────────────────────────────────────────────────────────┘
The text was updated successfully, but these errors were encountered:
This is preventing me from using handlebars-helpers.
Sorry, something went wrong.
Since this repository is abandoned, I forked and created a new package here with the fix: https://www.npmjs.com/package/helpers-for-handlebars
Thank you @jonathas
No branches or pull requests
Consider updating the
highlight.js
dependency to prevent theyarn audit
from yelling:The text was updated successfully, but these errors were encountered: