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

Remove overrides for trim and markdown-it #237

Open
eatyourgreens opened this issue Feb 9, 2024 · 0 comments
Open

Remove overrides for trim and markdown-it #237

eatyourgreens opened this issue Feb 9, 2024 · 0 comments

Comments

@eatyourgreens
Copy link
Contributor

"overrides": {
"markdown-it": "~13.0.2",
"trim": "^1.0.1"
},

The override here is a workaround to avoid installing markdown-it v8, packaged with older versions of markdownz. Now that markdownz has been upgraded to v14, this override should be removed when markdownz is upgraded.

The override for trim was a workaround for a security issue in Remark, and can also be removed.

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

No branches or pull requests

1 participant