diff --git a/package.json b/package.json index a2f38434..52160997 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.1.0", "jsonwebtoken": "9.0.2", "luxon": "3.4.3", "slug": "8.2.3", diff --git a/yarn.lock b/yarn.lock index a5436a97..96ada213 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.1.0, google-auth-library@^9.0.0: + version "9.1.0" + resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.1.0.tgz#5c8444ca5c298030bbd7535f13b84748a86a8091" + integrity sha512-1M9HdOcQNPV5BwSXqwwT238MTKodJFBxZ/V2JP397ieOLv4FjQdfYb9SooR7Mb+oUT2IJ92mLJQf804dyx0MJA== dependencies: base64-js "^1.3.0" ecdsa-sig-formatter "^1.0.11" @@ -4184,8 +4184,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"