From a0f37467fe252b3b0a49ba131aeed4bbee308c98 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Mar 2023 18:37:45 +0000 Subject: [PATCH] fix(deps): update dependency googleapis to v113 --- 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 22046a4cc03..d3ecb6e3a8d 100644 --- a/functions/billing/package.json +++ b/functions/billing/package.json @@ -17,7 +17,7 @@ "@google-cloud/billing": "^3.0.0", "@google-cloud/compute": "^3.1.0", "google-auth-library": "^8.0.0", - "googleapis": "^112.0.0", + "googleapis": "^113.0.0", "slack": "^11.0.1" }, "devDependencies": {