Skip to content

fix(deps): address security advisories for fast-xml-parser, h3, and flatted#780

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

fix(deps): address security advisories for fast-xml-parser, h3, and flatted#780
BYK merged 1 commit intomasterfrom
fix/deps-security-advisories

Conversation

@BYK
Copy link
Member

@BYK BYK commented Mar 20, 2026

Bump pnpm overrides and devDependency versions to resolve open Dependabot alerts:

  • fast-xml-parser ^5.3.4^5.5.7 (devDep + override)

  • h3 ^1.15.5^1.15.6 (docs/ override, resolves 1.15.9)

  • flatted ^3.4.0^3.4.2 (override)

    • Prototype pollution via parse()

Dependabot's auto-PR #779 bumped fast-xml-parser in the lockfile only. This PR also updates the package.json devDependency and pnpm override so the minimum version floor is correct for future installs.

…latted

Bump pnpm overrides and devDependency versions to resolve open Dependabot
alerts:

- fast-xml-parser ^5.3.4 → ^5.5.7 (devDep + override)
  - GHSA-8gc5-j5rx-235r (High): numeric entity expansion limit bypass
  - GHSA-jp2q-39xq-3w4g (Medium): entity limits bypassed when set to zero

- h3 ^1.15.5 → ^1.15.6 (docs/ override, resolves 1.15.9)
  - GHSA-22cc-p3c6-wpvm (High): SSE injection via unsanitized newlines
  - GHSA-wr4h-v87w-p3r7 (Medium): path traversal in serveStatic

- flatted ^3.4.0 → ^3.4.2 (override)
  - Prototype pollution via parse()
@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-20 11:13 UTC

@BYK BYK marked this pull request as ready for review March 20, 2026 11:10
@BYK BYK merged commit 8cddf82 into master Mar 20, 2026
19 checks passed
@BYK BYK deleted the fix/deps-security-advisories branch March 20, 2026 11:13
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.

1 participant