Skip to content

Upgrade js-yaml to 4.3.1 - #124

Merged
jibrang merged 1 commit into
mainfrom
agents/fix-js-yaml-security-vulnerability
Aug 12, 2026
Merged

Upgrade js-yaml to 4.3.1#124
jibrang merged 1 commit into
mainfrom
agents/fix-js-yaml-security-vulnerability

Conversation

@jibrang

@jibrang jibrang commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • upgrade the locked js-yaml version from 4.3.0 to 4.3.1
  • resolve GHSA-5p4m-2wfm-xmqj (quadratic CPU consumption in !!omap resolution)

Validation

  • npm ci --ignore-scripts
  • confirmed npm ls js-yaml --all resolves js-yaml@4.3.1
  • confirmed npm audit no longer reports the js-yaml advisory (one unrelated pre-existing nanoid advisory remains)

Resolve GHSA-5p4m-2wfm-xmqj by updating the locked js-yaml version.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jibrang
jibrang marked this pull request as ready for review August 12, 2026 19:42
Copilot AI balanced review requested due to automatic review settings August 12, 2026 19:42
@jibrang
jibrang requested a review from a team as a code owner August 12, 2026 19:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@jibrang
jibrang merged commit 6457cb2 into main Aug 12, 2026
6 checks passed
@jibrang
jibrang deleted the agents/fix-js-yaml-security-vulnerability branch August 12, 2026 19:43
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.

3 participants