chore(universal-xml-plugin): update dependency @xmldom/xmldom to v0.9.8 (#21056)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-03 18:00:03 +02:00
committed by GitHub
parent 97c4d05be8
commit aeba9fd2d6
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"test:unit": "mocha \"./test/unit/**/*.spec.js\""
},
"dependencies": {
"@xmldom/xmldom": "0.9.7",
"@xmldom/xmldom": "0.9.8",
"fast-xml-parser": "5.0.8",
"lodash": "4.17.21",
"source-map-support": "0.5.21",