From 723b4c8dd919661f14289fd654d1c7e76d201972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 10:49:03 +0000 Subject: [PATCH] chore(deps-dev): bump xpath from 0.0.33 to 0.0.34 Bumps [xpath](https://github.com/goto100/xpath) from 0.0.33 to 0.0.34. - [Commits](https://github.com/goto100/xpath/commits) --- updated-dependencies: - dependency-name: xpath dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7459ff231..876d3ee1e 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "webdriverio": "8.3.8", "xml2js": "0.6.2", "@xmldom/xmldom": "0.8.10", - "xpath": "0.0.33" + "xpath": "0.0.34" }, "engines": { "node": ">=16.0",