Commit 89623cb
Fix Dependabot security vulnerabilities in xmldom and uuid (#1557)
- Updated @xmldom/xmldom from 0.8.12 to 0.8.13
- Addresses alerts #173, #174, #175, #176 (high severity)
- Fixes XML node/DocumentType/processing instruction/comment
injection and uncontrolled recursion DoS
- Updated uuid from 8.3.2 to 14.0.0
- Addresses alert #172 (medium severity)
- Missing buffer bounds check in v3/v5/v6; codebase uses only v4
so no API changes required
Co-authored-by: Priyanshu Agrawal <priyanshuag@Priyanshus-MacBook-Pro.local>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent af89e5e commit 89623cb
2 files changed
Lines changed: 36 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1823 | 1823 | | |
1824 | 1824 | | |
1825 | 1825 | | |
1826 | | - | |
| 1826 | + | |
1827 | 1827 | | |
1828 | 1828 | | |
1829 | 1829 | | |
| |||
1839 | 1839 | | |
1840 | 1840 | | |
1841 | 1841 | | |
1842 | | - | |
| 1842 | + | |
1843 | 1843 | | |
1844 | 1844 | | |
1845 | 1845 | | |
| |||
0 commit comments