Skip to content

Bump @xmldom/xmldom to 0.8.15 (CVE-2026-83610) - #53

Merged
ashirman merged 2 commits into
mainfrom
fix/xmldom-cve-2026-83610
Sep 4, 2026
Merged

Bump @xmldom/xmldom to 0.8.15 (CVE-2026-83610)#53
ashirman merged 2 commits into
mainfrom
fix/xmldom-cve-2026-83610

Conversation

@revopushbot

Copy link
Copy Markdown
Contributor

Lockfile-only fix for CVE-2026-83610 in @xmldom/xmldom.

  • Advisory range: >=0.7.0, <=0.8.14. Patched release: 0.8.15.
  • @xmldom/xmldom is transitive here (plist@3.1.0@xmldom/xmldom@^0.8.8), so 0.8.15 satisfies the existing range — no package.json change and no overrides entry needed.
  • Applied with npm update @xmldom/xmldom --package-lock-only; only that one lockfile entry changed.

Verification

  • npm install resolves plist@3.1.0 → @xmldom/xmldom@0.8.15
  • npm audit no longer reports xmldom
  • npm run build (tsc) passes

This package has no test script, so nothing beyond the build was run.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Ek8d6Y2VUBTLQU541BbcQ4

revopushbot and others added 2 commits August 26, 2026 13:39
Lockfile-only update of the transitive @xmldom/xmldom dependency
(pulled in by plist) from 0.8.13 to 0.8.15. The advisory affects
>=0.7.0 <=0.8.14; 0.8.15 is the patched release and still satisfies
plist's ^0.8.8 range, so no package.json change is needed.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ek8d6Y2VUBTLQU541BbcQ4
@ashirman
ashirman merged commit 2b98334 into main Sep 4, 2026
2 checks passed
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