From 0c6d7c8886df9b663bcb53cf0741dd0c7b3e1ca3 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 26 Jul 2023 21:38:06 +0000 Subject: [PATCH] fix(deps): update dependency googleapis to v123 --- 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 3790bd19fb..661608ed36 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": "^122.0.0", + "googleapis": "^123.0.0", "slack": "^11.0.1" }, "devDependencies": {