Bump @xmldom/xmldom from 0.9.8 to 0.9.10 (#444)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-23 06:37:45 -07:00
committed by GitHub
parent 980f26f2f0
commit 7109db911a
3 changed files with 7 additions and 7 deletions

2
plugins/template-function-xml/package.json Executable file → Normal file
View File

@@ -11,7 +11,7 @@
"dev": "yaakcli dev"
},
"dependencies": {
"@xmldom/xmldom": "^0.9.8",
"@xmldom/xmldom": "^0.9.10",
"xpath": "^0.0.34"
}
}