Skip to content

Commit

Permalink
Bump google-auth-library from 9.10.0 to 9.11.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.10.0 to 9.11.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.10.0...v9.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and andyli committed Jun 12, 2024
1 parent 2276b9d commit 31da659
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"dts2hx": "0.20.0",
"esbuild": "0.21.5",
"esbuild-plugin-resolve": "2.0.0",
"google-auth-library": "9.10.0",
"google-auth-library": "9.11.0",
"moment": "2.30.1",
"mutation-summary": "1.0.0",
"nodemon": "3.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5522,10 +5522,10 @@ globby@^11.1.0:
merge2 "^1.4.1"
slash "^3.0.0"

google-auth-library@9.10.0:
version "9.10.0"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.10.0.tgz#c9fb940923f7ff2569d61982ee1748578c0bbfd4"
integrity sha512-ol+oSa5NbcGdDqA+gZ3G3mev59OHBZksBTxY/tYwjtcp1H/scAFwJfSQU9/1RALoyZ7FslNbke8j4i3ipwlyuQ==
google-auth-library@9.11.0:
version "9.11.0"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.11.0.tgz#bd6da364bcde4e0cc4ed70a0e0df5112b6a671dd"
integrity sha512-epX3ww/mNnhl6tL45EQ/oixsY8JLEgUFoT4A5E/5iAR4esld9Kqv6IJGk7EmGuOgDvaarwF95hU2+v7Irql9lw==
dependencies:
base64-js "^1.3.0"
ecdsa-sig-formatter "^1.0.11"
Expand Down

0 comments on commit 31da659

Please sign in to comment.