From 143d237c4ffaf24c6f401010bff1f3d501a8bed0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 21 Jun 2018 07:40:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 --- 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",