From a21c4215dd1e5de1632edeb5daf80d32fa7673cf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Jun 2018 07:40:35 +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 0c948eb..dee4ffd 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "babel-polyfill": "~6.16.0", "debug": "^2.2.0", "extend": "^3.0.0", - "google-auth-library": "^0.9.8", + "google-auth-library": "^0.10.0", "googleapis": "~16.1", "highlight.js": "^9.7.0", "inline-styles-parse": "^1.2.0",