From 17629877ce4be0ab2ed78c89fe6a09d79da9a282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 13:54:01 +0000 Subject: [PATCH] Bump xml2js from 0.4.23 to 0.5.0 Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.23 to 0.5.0. - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/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 a032bd56..390377d1 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "typescript": "4.8.4", "web-push": "3.6.7", "ws": "8.17.1", - "xml2js": "0.4.23" + "xml2js": "0.5.0" }, "devDependencies": { "@types/amqplib": "0.10.5",