fix: Home/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JSYAML-13961110
This commit is contained in:
snyk-bot
2025-11-18 10:35:30 +00:00
parent 0290355cfc
commit 92025ce415

View File

@@ -19,7 +19,7 @@
"Common": "file:../Common",
"ejs": "^3.1.10",
"ts-node": "^10.9.1",
"xmlbuilder2": "^3.1.1"
"xmlbuilder2": "^4.0.0"
},
"devDependencies": {
"@types/jest": "^29.5.11",