Commit e3cecd7
fix: override @xmldom/xmldom to >=0.9.10 to resolve XML injection vulnerability (#60)
@xmldom/xmldom@0.8.11 has a high severity vulnerability (XML injection via
unsafe CDATA serialization). Both plist@3.1.0 and @expo/plist@0.5.2 pin to
^0.8.8 which won't resolve to 0.9.x under semver. This override forces the
patched version.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent e6487bc commit e3cecd7
2 files changed
Lines changed: 14 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments