From aff2e4b5743485a67ae2e535b8c2f9c8d069c475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:47:01 +0000 Subject: [PATCH] chore(deps): bump @xmldom/xmldom from 0.9.4 to 0.9.5 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](https://github.com/xmldom/xmldom/compare/0.9.4...0.9.5) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7dc2a9b37..6c91ae5d6 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@cucumber/cucumber-expressions": "18", "@cucumber/gherkin": "30", "@cucumber/messages": "27.0.0", - "@xmldom/xmldom": "0.9.4", + "@xmldom/xmldom": "0.9.5", "acorn": "8.14.0", "arrify": "2.0.1", "axios": "1.7.7", @@ -129,7 +129,7 @@ "@wdio/sauce-service": "9.2.13", "@wdio/selenium-standalone-service": "8.3.2", "@wdio/utils": "9.2.8", - "@xmldom/xmldom": "0.9.4", + "@xmldom/xmldom": "0.9.5", "apollo-server-express": "3.13.0", "chai-as-promised": "7.1.2", "chai-subset": "1.6.0",