From 6476ee67cff72852ec3b72b893a45a4e731bf9ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 17 Jan 2019 09:26:40 +0000 Subject: [PATCH] fix(deps): update dependency google-auth-library to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91c66f6ed..b0a199edf 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "dot-prop": "^4.2.0", "escape-string-regexp": "^1.0.5", "extend": "^3.0.0", - "google-auth-library": "^2.0.0", + "google-auth-library": "^3.0.0", "google-gax": "^0.23.0", "is": "^3.0.1", "is-utf8": "^0.2.1",