From 62847a45ae58deace88e58f75dfc09e0ae1c0b75 Mon Sep 17 00:00:00 2001 From: Marc Hassan Date: Mon, 10 Apr 2023 10:25:24 -0400 Subject: [PATCH] Bump xml2js to 0.5.0 (#4389) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa560be38d..b748675a6c 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "url": "0.10.3", "util": "^0.12.4", "uuid": "8.0.0", - "xml2js": "0.4.19" + "xml2js": "0.5.0" }, "main": "lib/aws.js", "browser": {