diff --git a/config/package.json b/config/package.json index b441ceb3..6f579efb 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "google-auth-library": "^0.10.0", - "googleapis": "^20.1.0" + "google-auth-library": "^6.0.0", + "googleapis": "^49.0.0" } }