-
-
Notifications
You must be signed in to change notification settings - Fork 790
Open
Description
Hi, thank you for releasing 383665f!
I am wondering if you would be open to please cherry-pick that fix to the v3 branch and to deploy that patch fix? I'm asking because some open-source projects still use js-yaml v3 as a transitive dependency, and it is not possible to use resolutions to force-upgrade to js-yaml v4 because it will break their code. So, the only way to address the vulnerability for those dependencies is for them to upgrade to js-yaml v4, or to stop using that dependency entirely. I've found two instances of that:
- Willing to publish v3 to bump js-yaml due to CVE? oozcitak/xmlbuilder2#205 (their recent v4 release breaks with ESM)
- deps: Update
js-yamlto^4.1.0jonschlinkert/gray-matter#172 (comment) (unmaintained library)
No worries if that is not possible; I understand v3 is quite old. Either way, thank you for this project!
Metadata
Metadata
Assignees
Labels
No labels