From 62936d5b2bc201a71b3c1931fc8212b6b9bbbdfc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 02:19:32 +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 604996a..e179729 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@openintegrationhub/ferryman": "^1.1.5", "@elastic.io/component-commons-library": "1.1.5", "@elastic.io/oih-standard-library": "1.1.4", - "aws-sdk": "2.683.0", + "aws-sdk": "2.1354.0", "bunyan": "1.8.12", "co": "4.6.0", "csv": "5.3.2",