Skip to content

chore: npm audit fix — update js-yaml 4.1.1 → 4.2.0#492

Merged
rzhao271 merged 2 commits into
mainfrom
copilot/run-npm-audit-fix
Jun 17, 2026
Merged

chore: npm audit fix — update js-yaml 4.1.1 → 4.2.0#492
rzhao271 merged 2 commits into
mainfrom
copilot/run-npm-audit-fix

Conversation

Copilot AI commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Resolves a moderate-severity DoS vulnerability (GHSA-h67p-54hq-rp68) in js-yaml caused by quadratic-complexity behavior in merge key handling via repeated aliases.

Changes

  • package-lock.json: js-yaml bumped 4.1.14.2.0 (transitive dev dependency via eslint toolchain)

Notes

  • No --force flag required; standard npm audit fix resolved all vulnerabilities
  • No dependencies remain that would require --force to fix
  • package.json unchanged — js-yaml is not a direct dependency
Original prompt

Run npm audit fix. No overrides. No force flags. List which dependencies would require a force flag to resolve. Create a PR.

Created from VS Code.

Copilot AI changed the title [WIP] Run npm audit fix without overrides or force flags chore: npm audit fix — update js-yaml 4.1.1 → 4.2.0 Jun 17, 2026
Copilot AI requested a review from rzhao271 June 17, 2026 21:28
@rzhao271 rzhao271 added this to the 1.126.0 milestone Jun 17, 2026
@rzhao271 rzhao271 marked this pull request as ready for review June 17, 2026 21:30
@rzhao271 rzhao271 merged commit 459356d into main Jun 17, 2026
6 checks passed
@rzhao271 rzhao271 deleted the copilot/run-npm-audit-fix branch June 17, 2026 22:30
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