Skip to content

fix(deps): upgrade js-yaml to patched 4.3.2 - #883

Merged
grandizzy merged 1 commit into
mainfrom
centaur/fix-js-yaml-advisory-1789303910
Sep 13, 2026
Merged

grandizzy merged 1 commit into
mainfrom
centaur/fix-js-yaml-advisory-1789303910

Conversation

@decofe

@decofe decofe commented Sep 13, 2026

Copy link
Copy Markdown
Member

Updates the transitive js-yaml dependency to 4.3.2, the first patched 4.x release for GHSA-2883-xcg3-v3hh / CVE-2026-84375, addressing Dependabot alert #106.

Adds a version-scoped pnpm override following the repository's existing security overrides, regenerates pnpm-lock.yaml, and updates the bun.lock entry with the registry-published integrity hash. No unrelated dependencies change.

Validation:

  • pnpm install --frozen-lockfile and pnpm check:types passed.
  • pnpm why js-yaml confirms all installed dependency paths resolve to 4.3.2; ordinary YAML parsing smoke check passed.
  • Bun lockfile syntax, version, and registry integrity verified; git diff --check passed.
  • CI=true pnpm test could not start because the Vocs OpenAPI plugin failed to fetch its spec (Failed to parse OpenAPI spec: fetch failed). The initial non-CI attempt was blocked by local certificate installation requiring sudo.

Prompted by: @grandizzy

Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
@vercel

vercel Bot commented Sep 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
tempo-docs Ready Ready Preview Sep 13, 2026 12:55pm UTC

Request Review

@grandizzy
grandizzy merged commit 85d3b29 into main Sep 13, 2026
11 of 12 checks passed
@grandizzy
grandizzy deleted the centaur/fix-js-yaml-advisory-1789303910 branch September 13, 2026 13:44
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