From 2b79eab4a62ffe7ec693b32151d96e2b28769045 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Fri, 2 Aug 2019 22:52:41 +0000 Subject: [PATCH] chore: upgrade aws-sdk from 2.503.0 to 2.500.0 Snyk have raised this PR to upgrade aws-sdk from 2.503.0 to 2.500.0. See this package in NPM: https://www.npmjs.com/package/aws-sdk See this project in Snyk: https://app.snyk.io/org/serverless/project/32cece02-daae-4d40-b90d-c4c1c1a6760b?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 e088576a8..ad83306f1 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@serverless/enterprise-plugin": "^1.3.2", "archiver": "^1.3.0", "async": "^1.5.2", - "aws-sdk": "^2.499.0", + "aws-sdk": "^2.500.0", "bluebird": "^3.5.5", "cachedir": "^2.2.0", "chalk": "^2.4.2",