From a43ebe415e9759fccb6496afcb94363e8a0b9100 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Jun 2018 06:45:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed017f7e..db835c58 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "aws-sdk": "*", "cfenv": "^1.0.3", "fast-csv": "*", - "googleapis": "^12.1.0", + "googleapis": "^16.0.0", "lodash": "^3.10.1", "minimist": "*", "node-schedule": "^0.1.13",