From 8df0621f5a712ff80c88943e0c80d6ac694ef631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 09:25:32 +0000 Subject: [PATCH] Bump xml2js from 0.4.23 to 0.5.0 in /nodejs16 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] --- nodejs16/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs16/package.json b/nodejs16/package.json index da120b5..fe139b6 100644 --- a/nodejs16/package.json +++ b/nodejs16/package.json @@ -84,7 +84,7 @@ "winston": "3.6.0", "ws": "8.5.0", "xlsx": "0.18.5", - "xml2js": "0.4.23", + "xml2js": "0.5.0", "xmlhttprequest": "1.8.0", "yauzl": "2.10.0", "yazl": "2.5.1"