From 3f46e4f093c00e1dbbe95ebf08a51f736bac7a85 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Mar 2023 02:52: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 22046a4cc0..d3ecb6e3a8 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": {