Skip to content

fix(deps): bump js-yaml to 3.15.1 to patch CVE-2026-59869 - #6

Open
dawsbot wants to merge 1 commit into
masterfrom
fix/js-yaml-cve-2026-59869
Open

fix(deps): bump js-yaml to 3.15.1 to patch CVE-2026-59869#6
dawsbot wants to merge 1 commit into
masterfrom
fix/js-yaml-cve-2026-59869

Conversation

@dawsbot

@dawsbot dawsbot commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Summary

Fixes the high-severity Dependabot alert for GHSA-52cp-r559-cp3m / CVE-2026-59869: js-yaml — YAML merge-key chains can force quadratic CPU consumption.

  • yarn.lock: js-yaml 3.8.13.15.1 (esprima 3.1.34.0.1, required by js-yaml ≥3.9)

Lockfile-only change — js-yaml is a transitive dependency and the depending range (^3.5.1) already admits the patched version. No package.json changes.

🤖 Generated with Claude Code

YAML merge-key chains can force quadratic CPU consumption
(GHSA-52cp-r559-cp3m). Lockfile-only bump of the transitive
js-yaml dependency (esprima bumped to ^4.0.0 to match js-yaml
3.15.1's requirements).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

1 participant