From 92f8ea51d7d6883fdb1eeafeafd8ae253d077020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 10:28:51 +0000 Subject: [PATCH] chore(deps): bump @xmldom/xmldom from 0.7.7 to 0.8.10 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.7 to 0.8.10. - [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.7.7...0.8.10) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 245bb7799..0f2470f59 100644 --- a/package.json +++ b/package.json @@ -157,7 +157,7 @@ "wdio-docker-service": "1.5.0", "webdriverio": "8.3.8", "xml2js": "0.6.2", - "@xmldom/xmldom": "0.7.7", + "@xmldom/xmldom": "0.8.10", "xpath": "0.0.33" }, "engines": {