refactor!: removed xpath dependency

This commit is contained in:
augustomelo 2023-04-08 13:41:11 +01:00
parent 00ce31c5e7
commit 6abf828e83
7 changed files with 57 additions and 44939 deletions

View file

@ -33,8 +33,7 @@
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.6.1",
"semver": "^7.3.4",
"xmlbuilder2": "^2.4.0",
"xpath": "0.0.32"
"xmlbuilder2": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^27.0.2",