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:
No worries if that is not possible; I understand v3 is quite old. Either way, thank you for this project!
Hi, thank you for releasing 383665f!
I am wondering if you would be open to please cherry-pick that fix to the
v3branch 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: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!