Skip to content

chore(deps): bump js-yaml override to 4.2.0#2730

Open
ConnorQi01 wants to merge 5 commits into
masterfrom
dev/v-peq/security_jsYaml-4.2.0
Open

chore(deps): bump js-yaml override to 4.2.0#2730
ConnorQi01 wants to merge 5 commits into
masterfrom
dev/v-peq/security_jsYaml-4.2.0

Conversation

@ConnorQi01

Copy link
Copy Markdown
Collaborator

Summary

Bumps the npm overrides entry for js-yaml from 4.1.1 to 4.2.0 to address Dependabot alert #359 (GHSA-h4hr-7fg3-h35w — Quadratic-complexity DoS via merge-key repeated aliases, severity: medium).

Proposed Changes

  • package.json: overrides["js-yaml"] 4.1.1 → 4.2.0
  • package-lock.json: node_modules/js-yaml updated to 4.2.0

Test Plan

  • node_modules/js-yaml resolves to 4.2.0 after npm install
  • No functional code changes; only transitive dependency version pinned upward

Closes #2729

@ConnorQi01 ConnorQi01 changed the title Bump js-yaml override to 4.2.0 Fix security vulnerability: bump js-yaml override to 4.2.0 Jun 22, 2026
@ConnorQi01 ConnorQi01 changed the title Fix security vulnerability: bump js-yaml override to 4.2.0 chore(deps): bump js-yaml override to 4.2.0 Jun 22, 2026
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.

Fix security vulnerability: bump js-yaml override to 4.2.0

1 participant