Upgrade dependencies

This commit is contained in:
Gregory Schier
2025-07-14 07:35:37 -07:00
parent 209ac45ed2
commit 6df13c452b
11 changed files with 3432 additions and 3737 deletions

View File

@@ -10,7 +10,7 @@
"lint": "tsc --noEmit"
},
"dependencies": {
"@xmldom/xmldom": "^0.8.10",
"@xmldom/xmldom": "^0.9.8",
"xpath": "^0.0.34"
}
}