diff --git a/.pnp.cjs b/.pnp.cjs index 7263027278e..8de6cb7225e 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -6291,7 +6291,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ [\ "google-auth-library",\ - "npm:9.4.1"\ + "npm:9.14.1"\ ],\ [\ "googleapis-common",\ @@ -7411,7 +7411,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ [\ "jws",\ - "npm:3.2.2"\ + "npm:4.0.0"\ ],\ [\ "jwt-decode",\ @@ -13671,7 +13671,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["csv-parse", "npm:4.16.3"],\ ["express", "npm:4.20.0"],\ ["express-async-errors", "virtual:bfa088acc101ea26831982283906dbb87c2cea499bbf1e9c0fe343ca4c0a27a44a37d60de0fd1bdfd5180b91275cf2a65a8915ade505084dc9974f3c1f67d9dc#npm:3.1.1"],\ - ["google-auth-library", "npm:9.4.1"],\ + ["google-auth-library", "npm:9.14.1"],\ ["got", "npm:11.8.6"],\ ["jsonwebtoken", "npm:9.0.0"],\ ["jwt-encode", "npm:1.0.1"],\ @@ -55374,6 +55374,19 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["google-auth-library", [\ + ["npm:9.14.1", {\ + "packageLocation": "./.yarn/cache/google-auth-library-npm-9.14.1-8078bde26a-98c7ffb6ef.zip/node_modules/google-auth-library/",\ + "packageDependencies": [\ + ["google-auth-library", "npm:9.14.1"],\ + ["base64-js", "npm:1.3.1"],\ + ["ecdsa-sig-formatter", "npm:1.0.11"],\ + ["gaxios", "npm:6.1.1"],\ + ["gcp-metadata", "npm:6.1.0"],\ + ["gtoken", "npm:7.0.1"],\ + ["jws", "npm:4.0.0"]\ + ],\ + "linkType": "HARD"\ + }],\ ["npm:9.4.1", {\ "packageLocation": "./.yarn/cache/google-auth-library-npm-9.4.1-5c57b256bd-c7d2d40ab7.zip/node_modules/google-auth-library/",\ "packageDependencies": [\ diff --git a/.yarn/cache/google-auth-library-npm-9.14.1-8078bde26a-98c7ffb6ef.zip b/.yarn/cache/google-auth-library-npm-9.14.1-8078bde26a-98c7ffb6ef.zip new file mode 100644 index 00000000000..c049ec04792 Binary files /dev/null and b/.yarn/cache/google-auth-library-npm-9.14.1-8078bde26a-98c7ffb6ef.zip differ diff --git a/packages/server-common/package.json b/packages/server-common/package.json index a61d95b41e4..e0ef39198cb 100644 --- a/packages/server-common/package.json +++ b/packages/server-common/package.json @@ -38,7 +38,7 @@ "aws-lambda": "1.0.7", "csv-parse": "4.16.3", "express": "4.20.0", - "google-auth-library": "9.4.1", + "google-auth-library": "9.14.1", "got": "11.8.6", "jsonwebtoken": "9.0.0", "luxon": "1.28.1", diff --git a/yarn.lock b/yarn.lock index eb192bd29d6..b3d2b732a6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1812,7 +1812,7 @@ __metadata: csv-parse: 4.16.3 express: 4.20.0 express-async-errors: 3.1.1 - google-auth-library: 9.4.1 + google-auth-library: 9.14.1 got: 11.8.6 jsonwebtoken: 9.0.0 jwt-encode: 1.0.1 @@ -29103,7 +29103,21 @@ __metadata: languageName: node linkType: hard -"google-auth-library@npm:9.4.1, google-auth-library@npm:^9.0.0": +"google-auth-library@npm:9.14.1": + version: 9.14.1 + resolution: "google-auth-library@npm:9.14.1" + dependencies: + base64-js: ^1.3.0 + ecdsa-sig-formatter: ^1.0.11 + gaxios: ^6.1.1 + gcp-metadata: ^6.1.0 + gtoken: ^7.0.0 + jws: ^4.0.0 + checksum: 98c7ffb6ef8d811a54d728a94c31aa60c777f035306f0ded70654ce0aa1f4dcf393bb505b262aa48438f5ead8941248f3759f24f0e22b4465b8537b1d90415ac + languageName: node + linkType: hard + +"google-auth-library@npm:^9.0.0": version: 9.4.1 resolution: "google-auth-library@npm:9.4.1" dependencies: