Skip to content

chore(deps): resolve js-yaml, fast-uri and brace-expansion CVEs - #2832

Merged
mallachari merged 1 commit into
mainfrom
chore/update-vulnerable-dependencies
Aug 20, 2026
Merged

chore(deps): resolve js-yaml, fast-uri and brace-expansion CVEs#2832
mallachari merged 1 commit into
mainfrom
chore/update-vulnerable-dependencies

Conversation

@mallachari

@mallachari mallachari commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

What/Why/How?

Fixes dependabot alerts (CVE-2026-59869, CVE-2026-13676, CVE-2026-16221, CVE-2026-13149). Lockfile-only - every bump is in-range:

  • @redocly/openapi-core 1.34.15 to 1.34.19 - it exact-pinned js-yaml 4.1.1; 1.34.19 pins the safe 4.3.1, so the single prod js-yaml copy resolves to 4.3.1
  • js-yaml 3.14.2 to 3.15.1
  • fast-uri 3.1.2 to 3.1.5
  • brace-expansion 1.1.15 to 1.1.18 (dev) and 2.1.1 to 2.1.4

Supersedes Dependabot PRs #2820 (fast-uri), #2825 (brace-expansion), and #2826 (js-yaml).

Tests

Tested and run locally, unit/e2e tests and ts check passed.

Check yourself

  • Code is linted
  • Tested
  • All new/updated code is covered with tests

@mallachari
mallachari force-pushed the chore/update-vulnerable-dependencies branch from f16b103 to 8fd5112 Compare August 20, 2026 10:35
@mallachari mallachari changed the title chore(deps): update vulnerable dependencies [security] chore(deps): update vulnerable dependencies Aug 20, 2026
@mallachari
mallachari marked this pull request as ready for review August 20, 2026 11:34
@mallachari
mallachari requested a review from a team as a code owner August 20, 2026 11:34
@mallachari mallachari changed the title chore(deps): update vulnerable dependencies chore(deps): resolve js-yaml, fast-uri and brace-expansion CVEs Aug 20, 2026
@mallachari
mallachari merged commit 6188dc4 into main Aug 20, 2026
8 checks passed
@mallachari
mallachari deleted the chore/update-vulnerable-dependencies branch August 20, 2026 12:22
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