From 229132e7e4548610bd0663b72a5d92d76aa1e958 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Mar 2017 13:38:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:concat-stream:20160901 Latest report for 401ode/analytics-reporter: https://snyk.io/test/github/401ode/analytics-reporter --- 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",