From c6536129a2eb15a06b2a4e82fd9d68e7df7cc4af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <renovate[bot]@users.noreply.github.com> Date: Thu, 30 Aug 2018 09:20:48 +0000 Subject: [PATCH] fix(deps): update dependency google-auth-library to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9544dcb6d..453f160fd 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "dot-prop": "^4.2.0", "escape-string-regexp": "^1.0.5", "extend": "^3.0.0", - "google-auth-library": "^1.6.1", + "google-auth-library": "^2.0.0", "google-gax": "^0.19.0", "is": "^3.0.1", "is-utf8": "^0.2.1",