diff --git a/package.json b/package.json index e95c1336..d5f61934 100644 --- a/package.json +++ b/package.json @@ -44,14 +44,14 @@ "@types/tedious": "^4.0.0", "@types/url-join": "^4.0.0", "@types/uuid": "^3.4.5", - "actions-on-google": "^2.12.0", + "actions-on-google": "^3.0.0", "ask-sdk-model": "^1.25.1", "azure-functions-ts-essentials": "^1.3.2", "bluebird": "^3.5.5", "botbuilder": "^3.16", "fast-xml-parser": "^3.12.16", - "google-auth-library": "1.6.1", - "googleapis": "^40.0.1", + "google-auth-library": "6.0.0", + "googleapis": "^49.0.0", "i18next": "^17.0.6", "lambda-log": "^2.3.0", "lodash": "^4.17.14",