From d6ff207a29e47a2fb4c4c65406cc8eff9617412c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 22 Sep 2021 20:23:30 +0000 Subject: [PATCH] fix(deps): update dependency googleapis to v87 --- functions/billing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/billing/package.json b/functions/billing/package.json index 62182fadeb..0259d5bd3b 100644 --- a/functions/billing/package.json +++ b/functions/billing/package.json @@ -15,7 +15,7 @@ "dependencies": { "@google-cloud/billing": "^2.2.2", "google-auth-library": "^7.0.0", - "googleapis": "^85.0.0", + "googleapis": "^87.0.0", "slack": "^11.0.1" }, "devDependencies": {