From abe6a98b851b213ffe01c83269df8e249c287291 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 8 Dec 2018 05:27:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6fed95..b23444d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/temyers/serverless-localstack", "dependencies": { - "aws-sdk": "^2.7.13", + "aws-sdk": "^2.178.0", "bluebird": "^3.4.6" }, "devDependencies": {