From d23c5d8b0dc84751353c82ff6d6d63bbcea74908 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Apr 2023 17:12:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XML2JS-5414874 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a18f8b28..c89e6bb4 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "uuid": "^3.2.1", "weighted": "^0.3.0", "winston": "^2.4.0", - "xml2js": "^0.4.19", + "xml2js": "^0.5.0", "yamljs": "^0.2.10" }, "devDependencies": {