From 6acd7c89279c9865c5199e45448fd0fb33a34b49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 10:46:13 +0000 Subject: [PATCH] chore(deps-dev): bump xpath from 0.0.27 to 0.0.33 Bumps [xpath](https://github.com/goto100/xpath) from 0.0.27 to 0.0.33. - [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 40ea0ab95..a54dae85e 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "webdriverio": "^8.3.8", "xml2js": "^0.6.0", "xmldom": "^0.6.0", - "xpath": "0.0.27" + "xpath": "0.0.33" }, "engines": { "node": ">=16.0",