From 110b541255ce4dbb63c84301b6977738075f9861 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Feb 2021 03:06:06 +0000 Subject: [PATCH] fix: upgrade aws-sdk from 2.4.14 to 2.825.0 Snyk has created this PR to upgrade aws-sdk from 2.4.14 to 2.825.0. See this package in npm: https://www.npmjs.com/package/aws-sdk See this project in Snyk: https://app.snyk.io/org/branded-entertainment-network/project/1834f33d-a4fe-4da5-9ca6-021da4dd765b?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e26cce4..497af72 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "ncp": "~1.0.1" }, "dependencies": { - "aws-sdk": "~2.4.9", + "aws-sdk": "~2.825.0", "fd-slicer": "~1.0.0", "findit2": "~2.2.3", "graceful-fs": "~4.1.4",