Skip to content

fix: Address security vulnerabilities in dependencies#725

Merged
BYK merged 1 commit intomasterfrom
fix/security-advisories
Jan 20, 2026
Merged

fix: Address security vulnerabilities in dependencies#725
BYK merged 1 commit intomasterfrom
fix/security-advisories

Conversation

@BYK
Copy link
Member

@BYK BYK commented Jan 20, 2026

Summary

Addresses all 5 open Dependabot security alerts by updating vulnerable transitive dependencies.

Vulnerabilities Fixed

Package Severity Issue Fixed Version
devalue HIGH DoS via memory/CPU exhaustion 5.6.2
h3 HIGH Request Smuggling (TE.TE) 1.15.5
diff LOW DoS in parsePatch/applyPatch 8.0.3

Changes

  • Update docs dependencies (astro, @astrojs/starlight) to latest versions
  • Add pnpm overrides for diff and h3 to force patched versions
  • Update Starlight social config syntax (breaking change in v0.33.0)

- Fix HIGH severity devalue DoS vulnerability (CVE in docs dependencies)
- Fix HIGH severity h3 request smuggling vulnerability (CVE in docs dependencies)
- Fix LOW severity diff DoS vulnerability (CVE in main dependencies)

Updates:
- astro: ^5.1.1 → ^5.16.11
- @astrojs/starlight: ^0.31.1 → ^0.37.3
- Adds pnpm overrides for diff (^8.0.3) and h3 (^1.15.5)
- Updates social config syntax for Starlight 0.33+ breaking change
@github-actions
Copy link
Contributor

github-actions bot commented Jan 20, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-01-20 14:55 UTC

@BYK BYK marked this pull request as ready for review January 20, 2026 14:30
@BYK BYK enabled auto-merge (squash) January 20, 2026 14:30
@BYK BYK merged commit d0c3dd9 into master Jan 20, 2026
18 checks passed
@BYK BYK deleted the fix/security-advisories branch January 20, 2026 14:54
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