Skip to content

Conversation

@github-actions
Copy link

Security Fix

This PR addresses a MODERATE severity vulnerability in the js-yaml dependency used by the dev dependency chain.

Vulnerability Details

  • Package: js-yaml (via @istanbuljs/load-nyc-config)
  • Affected Version: <3.14.2
  • Fixed Version: 3.14.2
  • Severity: MODERATE
  • CVSS Score: 5.3
  • CVE: GHSA-mh29-5h37-fv8m
  • Issue: Prototype pollution in merge (<<) operator

Impact

This vulnerability is in a dev dependency (@istanbuljs/load-nyc-configbabel-plugin-istanbul@jest/transformts-jest) used for test coverage instrumentation. It does not affect production code.

Changes

  • Updated js-yaml from 3.14.1 to 3.14.2 in package-lock.json
  • Applied via npm audit fix

Verification

All tests pass: 572 tests passed (18 test suites)
No breaking changes detected
Zero vulnerabilities remain: npm audit reports 0 vulnerabilities

References


Generated by Dependency Security Monitor Workflow

AI generated by Dependency Security Monitor

@github-actions github-actions bot added automated dependencies Pull requests that update a dependency file labels Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant