diff --git a/.pnp.cjs b/.pnp.cjs index 467da8aa133..aa3e90fa4d5 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -6415,7 +6415,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ [\ "google-auth-library",\ - "npm:9.4.1"\ + "npm:9.6.1"\ ],\ [\ "googleapis-common",\ @@ -7603,7 +7603,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ [\ "jws",\ - "npm:3.2.2"\ + "npm:4.0.0"\ ],\ [\ "jwt-decode",\ @@ -14119,7 +14119,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["csv-parse", "npm:4.16.3"],\ ["express", "npm:4.18.2"],\ ["express-async-errors", "virtual:bfa088acc101ea26831982283906dbb87c2cea499bbf1e9c0fe343ca4c0a27a44a37d60de0fd1bdfd5180b91275cf2a65a8915ade505084dc9974f3c1f67d9dc#npm:3.1.1"],\ - ["google-auth-library", "npm:9.4.1"],\ + ["google-auth-library", "npm:9.6.1"],\ ["got", "npm:11.8.6"],\ ["jsonwebtoken", "npm:9.0.0"],\ ["jwt-encode", "npm:1.0.1"],\ @@ -59031,6 +59031,19 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["jws", "npm:4.0.0"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:9.6.1", {\ + "packageLocation": "./.yarn/cache/google-auth-library-npm-9.6.1-ac48929ad6-fc93a433c6.zip/node_modules/google-auth-library/",\ + "packageDependencies": [\ + ["google-auth-library", "npm:9.6.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"\ }]\ ]],\ ["googleapis-common", [\ diff --git a/.yarn/cache/google-auth-library-npm-9.6.1-ac48929ad6-fc93a433c6.zip b/.yarn/cache/google-auth-library-npm-9.6.1-ac48929ad6-fc93a433c6.zip new file mode 100644 index 00000000000..b5a0915076f Binary files /dev/null and b/.yarn/cache/google-auth-library-npm-9.6.1-ac48929ad6-fc93a433c6.zip differ diff --git a/packages/server-common/package.json b/packages/server-common/package.json index 75ae01e9fa7..5fadf35bd24 100644 --- a/packages/server-common/package.json +++ b/packages/server-common/package.json @@ -36,7 +36,7 @@ "aws-lambda": "1.0.7", "csv-parse": "4.16.3", "express": "4.18.2", - "google-auth-library": "9.4.1", + "google-auth-library": "9.6.1", "got": "11.8.6", "jsonwebtoken": "9.0.0", "luxon": "1.28.1", diff --git a/yarn.lock b/yarn.lock index 46144d31d79..f0b355fb869 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1798,7 +1798,7 @@ __metadata: csv-parse: 4.16.3 express: 4.18.2 express-async-errors: 3.1.1 - google-auth-library: 9.4.1 + google-auth-library: 9.6.1 got: 11.8.6 jsonwebtoken: 9.0.0 jwt-encode: 1.0.1 @@ -30747,7 +30747,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.6.1": + version: 9.6.1 + resolution: "google-auth-library@npm:9.6.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: fc93a433c64e713a0093af20bca1a1f36e510b4918dd72f5bc94b96d240bc1fccb42dbdce6f0b85fa3ded2c92c1b08bb198457d5febe599f71cb2f479ac5e2f5 + languageName: node + linkType: hard + +"google-auth-library@npm:^9.0.0": version: 9.4.1 resolution: "google-auth-library@npm:9.4.1" dependencies: