diff --git a/functions/billing/package.json b/functions/billing/package.json index f3a05227eb..db11184ad8 100644 --- a/functions/billing/package.json +++ b/functions/billing/package.json @@ -12,8 +12,8 @@ "author": "Ace Nassri ", "license": "Apache-2.0", "dependencies": { - "google-auth-library": "^2.0.0", - "googleapis": "^36.0.0", + "google-auth-library": "^6.0.0", + "googleapis": "^49.0.0", "slack": "^11.0.1" }, "devDependencies": {