Skip to content

Commit

Permalink
fix(deps): update dependency google-gax to ^3.3.1 (#1234)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Fenster <fenster@google.com>
  • Loading branch information
renovate-bot and alexander-fenster authored Aug 30, 2022
1 parent 11cf6aa commit 9900e88
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@types/js-yaml": "^4.0.5",
"fs-extra": "^10.1.0",
"google-gax": "^3.3.0",
"google-gax": "^3.3.1",
"js-yaml": "^4.1.0",
"long": "^5.2.0",
"nunjucks": "^3.2.3",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1604,10 +1604,10 @@ google-auth-library@^8.0.2:
jws "^4.0.0"
lru-cache "^6.0.0"

google-gax@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/google-gax/-/google-gax-3.3.0.tgz#114d93ff3c0fb7006b3509614d2182157e7bbaea"
integrity sha512-rLjcMzyikqL3524yFTNC0HJ/s86nUSGgrR3zo189DIaG0N4NhO6IGXic7cYhR2R/X7HqLiZzzBIdW/wdNwEtyA==
google-gax@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/google-gax/-/google-gax-3.3.1.tgz#cd38b88d662949e19deb747a8cbd491977899ea8"
integrity sha512-fZPlX5EIuNAdkBA9PQMpulGmW9PolZCZeXuat3CBtYad9ngtBR1QQvOXFUG6krOvDmKOFzud0IRpmwpkBnOzVw==
dependencies:
"@grpc/grpc-js" "~1.6.0"
"@grpc/proto-loader" "^0.7.0"
Expand All @@ -1617,11 +1617,11 @@ google-gax@^3.3.0:
fast-text-encoding "^1.0.3"
google-auth-library "^8.0.2"
is-stream-ended "^0.1.4"
node-fetch "^2.6.7"
node-fetch "^2.6.1"
object-hash "^3.0.0"
proto3-json-serializer "^1.0.0"
protobufjs "7.0.0"
protobufjs-cli "1.0.0"
protobufjs "7.1.0"
protobufjs-cli "1.0.1"
retry-request "^5.0.0"

google-p12-pem@^3.1.3:
Expand Down Expand Up @@ -2373,7 +2373,7 @@ nise@^5.1.1:
just-extend "^4.0.2"
path-to-regexp "^1.7.0"

node-fetch@^2.6.7:
node-fetch@^2.6.1, node-fetch@^2.6.7:
version "2.6.7"
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz"
dependencies:
Expand Down Expand Up @@ -2595,10 +2595,10 @@ proto3-json-serializer@^1.0.0:
dependencies:
protobufjs "^6.11.3"

protobufjs-cli@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/protobufjs-cli/-/protobufjs-cli-1.0.0.tgz#62f99de142118f34c7b4ee53c2dc122612d2711c"
integrity sha512-7NZEBrFuuU2ZdzlhmAmvh8fdU7A4OFhzYX9AB7a5vXjopAeiks6ZgUSjOlOO7ItCDJQm3y9RWjk7spUbHc4X0w==
protobufjs-cli@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/protobufjs-cli/-/protobufjs-cli-1.0.1.tgz#282d7b9b0fd90e72a2a61452c1f5710aacc013e2"
integrity sha512-d7m/aaXimDTaVvvPdU0HFwzieKJqo3x+z6iVly79jqLFyg5EmY9tl3vGbBqdytcOzT/acriOhOtB4xj3Kqixmw==
dependencies:
chalk "^4.0.0"
escodegen "^1.13.0"
Expand Down Expand Up @@ -2629,10 +2629,10 @@ protobufjs@6.8.8:
"@types/node" "^10.1.0"
long "^4.0.0"

protobufjs@7.0.0, protobufjs@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.0.0.tgz#8c678e1351fd926178fce5a4213913e8d990974f"
integrity sha512-ffNIEm+quOcYtQvHdW406v1NQmZSuqVklxsXk076BtuFnlYZfigLU+JOMrTD8TUOyqHYbRI/fSVNvgd25YeN3w==
protobufjs@7.1.0, protobufjs@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.1.0.tgz#5174b5f96fad4f7dea7dd4abd594042ac360e665"
integrity sha512-rCuxKlh0UQKSMjrpIcTLbR5TtGQ52cgs1a5nUoPBAKOccdPblN67BJtjrbtudUJK6HmBvUdsmymyYOzO7lxZEA==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
Expand All @@ -2644,7 +2644,6 @@ protobufjs@7.0.0, protobufjs@^7.0.0:
"@protobufjs/path" "^1.1.2"
"@protobufjs/pool" "^1.1.0"
"@protobufjs/utf8" "^1.1.0"
"@types/long" "^4.0.1"
"@types/node" ">=13.7.0"
long "^5.0.0"

Expand All @@ -2666,10 +2665,10 @@ protobufjs@^6.10.0, protobufjs@^6.11.3:
"@types/node" ">=13.7.0"
long "^4.0.0"

protobufjs@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.1.0.tgz#5174b5f96fad4f7dea7dd4abd594042ac360e665"
integrity sha512-rCuxKlh0UQKSMjrpIcTLbR5TtGQ52cgs1a5nUoPBAKOccdPblN67BJtjrbtudUJK6HmBvUdsmymyYOzO7lxZEA==
protobufjs@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.0.0.tgz#8c678e1351fd926178fce5a4213913e8d990974f"
integrity sha512-ffNIEm+quOcYtQvHdW406v1NQmZSuqVklxsXk076BtuFnlYZfigLU+JOMrTD8TUOyqHYbRI/fSVNvgd25YeN3w==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
Expand All @@ -2681,6 +2680,7 @@ protobufjs@^7.1.0:
"@protobufjs/path" "^1.1.2"
"@protobufjs/pool" "^1.1.0"
"@protobufjs/utf8" "^1.1.0"
"@types/long" "^4.0.1"
"@types/node" ">=13.7.0"
long "^5.0.0"

Expand Down

0 comments on commit 9900e88

Please sign in to comment.