Skip to content

deps: Bump brace-expansion and js-yaml to patched versions - #415

Merged
matthewelwell merged 1 commit into
mainfrom
deps/transitive-security
Aug 28, 2026
Merged

deps: Bump brace-expansion and js-yaml to patched versions#415
matthewelwell merged 1 commit into
mainfrom
deps/transitive-security

Conversation

@matthewelwell

Copy link
Copy Markdown
Contributor

Thanks for submitting a PR! Please check the boxes below:

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Lockfile-only npm update clearing two overdue Vanta findings:

Advisory Severity Package Change
CVE-2026-13149 HIGH brace-expansion 1.1.11 → 1.1.18
CVE-2026-59869 HIGH js-yaml 3.14.2 → 3.15.2

Both are dev-only transitives. package.json is untouched and no direct
dependency changed version — the diff is 26 lockfile lines.

How did you test this code?

  • npm audit no longer reports either package.
  • npm ci --dry-run fails on the patch-package postinstall, but it fails
    identically on unmodified main, so it is pre-existing and unrelated to
    this change.

@matthewelwell
matthewelwell requested a review from a team as a code owner August 28, 2026 15:04
@matthewelwell
matthewelwell requested review from kyle-ssg and removed request for a team August 28, 2026 15:04
@matthewelwell matthewelwell changed the title chore(deps): bump brace-expansion and js-yaml to patched versions deps: Bump brace-expansion and js-yaml to patched versions Aug 28, 2026
Lockfile-only `npm update`; no direct dependency changes.
Clears overdue Vanta findings:
- CVE-2026-13149 (HIGH) brace-expansion 1.1.11 -> 1.1.18
- CVE-2026-59869 (HIGH) js-yaml 3.14.2 -> 3.15.2

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@matthewelwell
matthewelwell merged commit 205c02a into main Aug 28, 2026
1 check passed
@matthewelwell
matthewelwell deleted the deps/transitive-security branch August 28, 2026 15: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.

2 participants