diff --git a/package.json b/package.json index a2f38434..c649b76c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "express": "4.18.2", "express-openapi-validator": "5.0.6", "firebase-admin": "11.10.1", - "google-auth-library": "9.0.0", + "google-auth-library": "9.2.0", "jsonwebtoken": "9.0.2", "luxon": "3.4.3", "slug": "8.2.3", diff --git a/yarn.lock b/yarn.lock index a5436a97..a31e2048 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2791,10 +2791,10 @@ globalthis@^1.0.3: dependencies: define-properties "^1.1.3" -google-auth-library@9.0.0, google-auth-library@^9.0.0: - version "9.0.0" - resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.0.0.tgz#b159d22464c679a6a25cb46d48a4ac97f9f426a2" - integrity sha512-IQGjgQoVUAfOk6khqTVMLvWx26R+yPw9uLyb1MNyMQpdKiKt0Fd9sp4NWoINjyGHR8S3iw12hMTYK7O8J07c6Q== +google-auth-library@9.2.0, google-auth-library@^9.0.0: + version "9.2.0" + resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.2.0.tgz#16c14a775b3a9a1be53b7428ddbd9d2c3599836b" + integrity sha512-1oV3p0JhNEhVbj26eF3FAJcv9MXXQt4S0wcvKZaDbl4oHq5V3UJoSbsGZGQNcjoCdhW4kDSwOs11wLlHog3fgQ== dependencies: base64-js "^1.3.0" ecdsa-sig-formatter "^1.0.11" @@ -2802,7 +2802,6 @@ google-auth-library@9.0.0, google-auth-library@^9.0.0: gcp-metadata "^6.0.0" gtoken "^7.0.0" jws "^4.0.0" - lru-cache "^6.0.0" google-auth-library@^8.0.1, google-auth-library@^8.0.2: version "8.9.0" @@ -4184,8 +4183,9 @@ node-addon-api@^6.1.0: resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-6.1.0.tgz#ac8470034e58e67d0c6f1204a18ae6995d9c0d76" integrity sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA== -"node-crc@github:swrlab/node-crc#v2.1.0": +node-crc@swrlab/node-crc#v2.1.0: version "2.1.0" + uid "25f12cdce8b7463a0829593a09224d53c08341aa" resolved "https://codeload.github.com/swrlab/node-crc/tar.gz/25f12cdce8b7463a0829593a09224d53c08341aa" dependencies: "@types/node" "^18.11.17"