Skip to content

Commit

Permalink
chore(deps): bump google-auth-library from 9.0.0 to 9.1.0
Browse files Browse the repository at this point in the history
Bumps [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-nodejs@v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: google-auth-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent 8bf66b2 commit 8147207
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 8147207

Please sign in to comment.