Skip to content

Commit b7ca489

Browse files
committed
Fix all occurences of @xmldom/xmldom to 0.9.10 and removed override
1 parent 712a57b commit b7ca489

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@cucumber/cucumber-expressions": "^19.0.0",
8989
"@cucumber/gherkin": "39.0.0",
9090
"@cucumber/messages": "32.3.1",
91-
"@xmldom/xmldom": "0.9.9",
91+
"@xmldom/xmldom": "0.9.10",
9292
"acorn": "8.16.0",
9393
"arrify": "3.0.0",
9494
"axios": "1.15.1",
@@ -201,7 +201,6 @@
201201
"@xmldom/xmldom": "0.9.10",
202202
"axios": "1.15.1",
203203
"diff": "~8.0.3",
204-
"fast-xml-parser": "~5.5.6",
205204
"js-yaml": "~4.1.1",
206205
"tmp": "0.2.5",
207206
"serialize-javascript": "~7.0.3",

0 commit comments

Comments
 (0)