chore: set js-yaml overrides to avoid vulnerability - #153
Conversation
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughThe pull request extends the Suggested reviewers: 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This adds overrides for both
js-yaml3.14.1 and 4.1.0 so they will now use 3.15.1 and 4.3.0, respectively, which avoid the following vulnerability. Upgrading a dependency directly is not sufficient here.https://nvd.nist.gov/vuln/detail/CVE-2026-59869