From f024c5a5f9d2ab58b09685cafa1d0124d59b0a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:18:39 +0000 Subject: [PATCH] chore(deps-dev): bump xml2js from 0.6.0 to 0.6.2 Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.6.0 to 0.6.2. - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.0...0.6.2) --- updated-dependencies: - dependency-name: xml2js 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 79a1df29f..da3aec64f 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "typescript": "5.1.6", "wdio-docker-service": "1.5.0", "webdriverio": "8.3.8", - "xml2js": "0.6.0", + "xml2js": "0.6.2", "xmldom": "0.6.0", "xpath": "0.0.33" },