From 99924b00e5dea1f40672d2c3287f3148d07ea984 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 17 Dec 2018 20:57:21 +0000 Subject: [PATCH] fix(package): update google-auth-library to version 2.0.2 Closes #164 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e4e2a9..c0353ce 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "git://github.com/c-base/ingress-table.git" }, "dependencies": { - "google-auth-library": "~0.12.0", + "google-auth-library": "~2.0.2", "microflo": "~0.6.0", "noflo": "~1.1.0", "noflo-core": "~0.5.0",