From 0713b2f35f737a8fc079693384f567119adf5489 Mon Sep 17 00:00:00 2001 From: Thomas Hohn Date: Mon, 20 Jan 2025 20:51:59 +0100 Subject: [PATCH] Bump @xmldom/xmldom to 0.9.7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 33b05e766..68ff013f9 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@cucumber/cucumber-expressions": "18", "@cucumber/gherkin": "30", "@cucumber/messages": "27.0.2", - "@xmldom/xmldom": "0.9.6", + "@xmldom/xmldom": "0.9.7", "acorn": "8.14.0", "arrify": "3.0.0", "axios": "1.7.9", @@ -133,7 +133,7 @@ "@wdio/sauce-service": "9.5.7", "@wdio/selenium-standalone-service": "8.15.0", "@wdio/utils": "9.5.0", - "@xmldom/xmldom": "0.9.6", + "@xmldom/xmldom": "0.9.7", "chai": "^4.0.0", "chai-as-promised": "7.1.2", "chai-subset": "1.6.0",