From c14b45a0a7955dd6816e1c8b765e899eadbb5280 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Apr 2023 14:22:15 +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 72210ed..0fe25f9 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@sendgrid/client": "6.5.5", "airtable": "0.10.1", "awilix": "4.2.6", - "aws-sdk": "2.814.0", + "aws-sdk": "2.1354.0", "bunyan": "1.8.13", "connect-mongo": "3.2.0", "dotenv": "8.2.0",