Skip to content

Commit 5980ce6

Browse files
fix: bump @xmldom/xmldom to 0.8.13 to address CVE-2026-34601 (#128)
1 parent 540487d commit 5980ce6

2 files changed

Lines changed: 12 additions & 25 deletions

File tree

package-lock.json

Lines changed: 11 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"license": "MIT",
2727
"dependencies": {
28-
"@xmldom/xmldom": "^0.8.5",
28+
"@xmldom/xmldom": "^0.8.13",
2929
"escape-html": "^1.0.3",
3030
"xpath": "0.0.32"
3131
},

0 commit comments

Comments
 (0)