Skip to content

build(deps): patch xmldom fragment injection - #44

Merged
GSTJ merged 1 commit into
masterfrom
security/xmldom-fragment-injection
Sep 7, 2026
Merged

build(deps): patch xmldom fragment injection#44
GSTJ merged 1 commit into
masterfrom
security/xmldom-fragment-injection

Conversation

@GSTJ

@GSTJ GSTJ commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Summary

Updates the vulnerable XML parser dependencies to patched releases, closing Dependabot alerts #55 and #56.

Details

  • Pins the @expo/plist path to 0.8.15 and the plist path to 0.9.12.
  • Keeps each dependency on its existing major version.

Testing steps

pnpm install --frozen-lockfile
pnpm run test
pnpm audit --audit-level moderate

Confirm the suite passes and the audit exits 0 with only the two ignored high-severity findings.

@GSTJ

GSTJ commented Sep 7, 2026

Copy link
Copy Markdown
Owner Author

Local verification from 6b4a414: 72 tests passed, the moderate-level audit exited 0, and the dependency graph contains only the patched 0.8.15 and 0.9.12 releases.

Local verification output

@GSTJ
GSTJ merged commit 364129b into master Sep 7, 2026
5 checks passed
@GSTJ
GSTJ deleted the security/xmldom-fragment-injection branch September 7, 2026 12:37
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