Skip to content

chore: Security enhancements - #407

Merged
TwitchBronBron merged 1 commit into
masterfrom
fix/js-yaml-audit
Aug 7, 2026
Merged

chore: Security enhancements#407
TwitchBronBron merged 1 commit into
masterfrom
fix/js-yaml-audit

Conversation

@chrisdp

@chrisdp chrisdp commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Resolves the js-yaml high severity advisory (quadratic CPU consumption in !!omap resolution, CVE-2026-59870) reported by npm audit.

Bumps js-yaml 4.3.0 to 4.3.1 (under eslint/mocha) and 3.15.0 to 3.15.1 (under nyc's load-nyc-config) via npm audit fix. js-yaml only appears in the dev dependency tree, so this is a lockfile-only change with no consumer impact. npm audit now reports 0 vulnerabilities and the full test suite passes.

Bump js-yaml 4.3.0 to 4.3.1 (eslint/mocha) and 3.15.0 to 3.15.1
(nyc's load-nyc-config) to resolve the quadratic CPU consumption
advisory in !!omap resolution (CVE-2026-59870). Dev-only dependency,
lockfile-only change.
@chrisdp
chrisdp marked this pull request as ready for review August 7, 2026 18:56
@chrisdp
chrisdp enabled auto-merge (squash) August 7, 2026 18:56
@TwitchBronBron
TwitchBronBron disabled auto-merge August 7, 2026 18:56
@TwitchBronBron
TwitchBronBron enabled auto-merge (squash) August 7, 2026 18:56
@TwitchBronBron
TwitchBronBron merged commit 0b156d7 into master Aug 7, 2026
8 checks passed
@TwitchBronBron
TwitchBronBron deleted the fix/js-yaml-audit branch August 7, 2026 19:00
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.

2 participants