Bump @xmldom/xmldom to 0.8.15 (CVE-2026-83610) - #53
Merged
Conversation
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
approved these changes
Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Lockfile-only fix for CVE-2026-83610 in
@xmldom/xmldom.>=0.7.0, <=0.8.14. Patched release:0.8.15.@xmldom/xmldomis transitive here (plist@3.1.0→@xmldom/xmldom@^0.8.8), so0.8.15satisfies the existing range — nopackage.jsonchange and nooverridesentry needed.npm update @xmldom/xmldom --package-lock-only; only that one lockfile entry changed.Verification
npm installresolvesplist@3.1.0 → @xmldom/xmldom@0.8.15npm auditno longer reports xmldomnpm run build(tsc) passesThis package has no
testscript, so nothing beyond the build was run.🤖 Generated with Claude Code
https://claude.ai/code/session_01Ek8d6Y2VUBTLQU541BbcQ4