Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

fix: bump fast-xml-parser to >=5.5.7 (CVE-2026-33349) - #890

Merged
jon-myers merged 1 commit into
mainfrom
security/dependabot-fast-xml-parser
Mar 20, 2026
Merged

fix: bump fast-xml-parser to >=5.5.7 (CVE-2026-33349)#890
jon-myers merged 1 commit into
mainfrom
security/dependabot-fast-xml-parser

Conversation

@jon-myers

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps fast-xml-parser override from >=5.3.5 to >=5.5.7 to resolve CVE-2026-33349 (entity expansion limit bypass, medium severity)
  • Updates deployTSServer to also rsync server/pnpm-lock.yaml and run pnpm install --frozen-lockfile on the server, so dependency updates actually take effect on deploy
  • Cleaned up stale npm-era node_modules/fast-xml-parser@4.2.5 on the server; now running 5.5.8

Test plan

  • Verified fast-xml-parser@5.5.8 installed on server via SSH
  • Ran pnpm deployTSServer successfully with updated script

🤖 Generated with Claude Code

Resolves dependabot alert #138 (entity expansion limit bypass).
Also updates deployTSServer to sync lockfile and run pnpm install
on the server, ensuring dependency updates actually take effect.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jon-myers
jon-myers merged commit 92007ce into main Mar 20, 2026
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant