Skip to content

fix(deps): bump js-yaml to 4.3.1 (GHSA-5p4m-2wfm-xmqj) - #126

Merged
kurok merged 1 commit into
masterfrom
fix/js-yaml-quadratic-cpu
Aug 31, 2026
Merged

kurok merged 1 commit into
masterfrom
fix/js-yaml-quadratic-cpu

Conversation

@kurok

@kurok kurok commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes Dependabot alert #61: high-severity quadratic CPU consumption in js-yaml !!omap resolution (GHSA-5p4m-2wfm-xmqj, CVE-2026-59870).

  • js-yaml 4.3.0 → 4.3.1 (first patched version)
  • Transitive dev dependency (package-lock.json only); both requiring ranges (^4.1.0, ^4.3.0) already allow 4.3.1, so this is a lockfile-only change with no manifest edits.

Verification

  • npm ci — clean install, lockfile integrity OK
  • npm audit — 0 vulnerabilities
  • npm run test:unit — 308 passing

Resolves Dependabot alert #61: quadratic CPU consumption in js-yaml
!!omap resolution (high severity). Transitive dev dependency, updated
within existing semver ranges via lockfile-only change.

Signed-off-by: kurok <22548029+kurok@users.noreply.github.com>
@kurok
kurok requested review from m2broth and wRLSS as code owners August 19, 2026 09:57
@kurok
kurok merged commit 70efb82 into master Aug 31, 2026
18 checks passed
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