From e2f5c0808a9d6339abbdb9ce4b83cb1d4c73294b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 10:00:08 +0000 Subject: [PATCH] chore(deps): bump xml2js from 0.4.22 to 0.5.0 Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.22 to 0.5.0. - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.4.22...0.5.0) --- updated-dependencies: - dependency-name: xml2js dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0d7c9f..0c5acdc 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "ut-function.includes": "^1.2.1", "ut-function.ngram": "1.1.0", "uuid": "8.3.2", - "xml2js": "0.4.22", + "xml2js": "0.5.0", "yaml": "1.10.0" }, "devDependencies": {