diff --git a/packages/fxa-admin-server/package.json b/packages/fxa-admin-server/package.json index fda2b414ec..d6ecc64b62 100644 --- a/packages/fxa-admin-server/package.json +++ b/packages/fxa-admin-server/package.json @@ -47,7 +47,7 @@ "express": "^4.19.2", "fxa-auth-client": "workspace:*", "fxa-shared": "workspace:*", - "googleapis": "^135.1.0", + "googleapis": "^143.0.0", "helmet": "^7.1.0", "hot-shots": "^10.0.0", "knex": "^3.1.0", diff --git a/packages/fxa-auth-server/package.json b/packages/fxa-auth-server/package.json index 5710685f62..cdb81c0255 100644 --- a/packages/fxa-auth-server/package.json +++ b/packages/fxa-auth-server/package.json @@ -90,7 +90,7 @@ "fxa-geodb": "workspace:*", "fxa-shared": "workspace:*", "google-auth-library": "^9.14.0", - "googleapis": "^135.1.0", + "googleapis": "^143.0.0", "hapi-auth-jwt2": "^10.4.0", "hapi-swagger": "^17.3.0", "hkdf": "0.0.2", diff --git a/yarn.lock b/yarn.lock index f086814679..b447a18f6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -39072,7 +39072,7 @@ fsevents@~2.1.1: express: ^4.19.2 fxa-auth-client: "workspace:*" fxa-shared: "workspace:*" - googleapis: ^135.1.0 + googleapis: ^143.0.0 helmet: ^7.1.0 hot-shots: ^10.0.0 jest: 29.3.1 @@ -39185,7 +39185,7 @@ fsevents@~2.1.1: fxa-geodb: "workspace:*" fxa-shared: "workspace:*" google-auth-library: ^9.14.0 - googleapis: ^135.1.0 + googleapis: ^143.0.0 grunt: ^1.6.1 grunt-cli: ^1.4.3 grunt-contrib-concat: ^2.1.0 @@ -41193,13 +41193,13 @@ fsevents@~2.1.1: languageName: node linkType: hard -"googleapis@npm:^135.1.0": - version: 135.1.0 - resolution: "googleapis@npm:135.1.0" +"googleapis@npm:^143.0.0": + version: 143.0.0 + resolution: "googleapis@npm:143.0.0" dependencies: google-auth-library: ^9.0.0 googleapis-common: ^7.0.0 - checksum: 6e7c680dea86e1bd54244c419b54ffab31cd831590e51198e20cdbad56f957ab14ced79aa60de14eeb66af6f159bed0e6ce38165f686ef4873bec2a126d90f8e + checksum: eba77dc40e6cde1b6973ab3d6cb842fd179732b6a789444f4a3cfb34b75009acfcface9626e1f788e805a0990ad676c12e7709674e93c6420915bdf8f29cb4ac languageName: node linkType: hard