Skip to content

Commit be90d07

Browse files
authored
Merge pull request #52 from OSSPhilippines/dependabot/npm_and_yarn/protobufjs-and-google-gax-7.2.4
chore(deps): bump protobufjs and google-gax
2 parents c85cebf + 0cc5c44 commit be90d07

File tree

2 files changed

+15
-33
lines changed

2 files changed

+15
-33
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 8 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4202,9 +4202,9 @@ google-auth-library@^8.0.1, google-auth-library@^8.0.2:
42024202
lru-cache "^6.0.0"
42034203

42044204
google-gax@^3.5.2:
4205-
version "3.6.0"
4206-
resolved "https://registry.yarnpkg.com/google-gax/-/google-gax-3.6.0.tgz#0f4ae350159737fe0aa289815c0d92838b19f6af"
4207-
integrity sha512-2fyb61vWxUonHiArRNJQmE4tx5oY1ni8VPo08fzII409vDSCWG7apDX4qNOQ2GXXT82gLBn3d3P1Dydh7pWjyw==
4205+
version "3.6.1"
4206+
resolved "https://registry.yarnpkg.com/google-gax/-/google-gax-3.6.1.tgz#02c78fc496f5adf86f2ca9145545f4b6575f6118"
4207+
integrity sha512-g/lcUjGcB6DSw2HxgEmCDOrI/CByOwqRvsuUvNalHUK2iPPPlmAIpbMbl62u0YufGMr8zgE3JL7th6dCb1Ry+w==
42084208
dependencies:
42094209
"@grpc/grpc-js" "~1.8.0"
42104210
"@grpc/proto-loader" "^0.7.0"
@@ -4218,7 +4218,7 @@ google-gax@^3.5.2:
42184218
node-fetch "^2.6.1"
42194219
object-hash "^3.0.0"
42204220
proto3-json-serializer "^1.0.0"
4221-
protobufjs "7.2.3"
4221+
protobufjs "7.2.4"
42224222
protobufjs-cli "1.1.1"
42234223
retry-request "^5.0.0"
42244224

@@ -6176,28 +6176,10 @@ [email protected]:
61766176
tmp "^0.2.1"
61776177
uglify-js "^3.7.7"
61786178

6179-
6180-
version "7.2.3"
6181-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.3.tgz#01af019e40d9c6133c49acbb3ff9e30f4f0f70b2"
6182-
integrity sha512-TtpvOqwB5Gdz/PQmOjgsrGH1nHjAQVCN7JG4A6r1sXRWESL5rNMAiRcBQlCAdKxZcAbstExQePYG8xof/JVRgg==
6183-
dependencies:
6184-
"@protobufjs/aspromise" "^1.1.2"
6185-
"@protobufjs/base64" "^1.1.2"
6186-
"@protobufjs/codegen" "^2.0.4"
6187-
"@protobufjs/eventemitter" "^1.1.0"
6188-
"@protobufjs/fetch" "^1.1.0"
6189-
"@protobufjs/float" "^1.0.2"
6190-
"@protobufjs/inquire" "^1.1.0"
6191-
"@protobufjs/path" "^1.1.2"
6192-
"@protobufjs/pool" "^1.1.0"
6193-
"@protobufjs/utf8" "^1.1.0"
6194-
"@types/node" ">=13.7.0"
6195-
long "^5.0.0"
6196-
6197-
protobufjs@^7.0.0:
6198-
version "7.1.2"
6199-
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.1.2.tgz"
6200-
integrity sha512-4ZPTPkXCdel3+L81yw3dG6+Kq3umdWKh7Dc7GW/CpNk4SX3hK58iPCWeCyhVTDrbkNeKrYNZ7EojM5WDaEWTLQ==
6179+
[email protected], protobufjs@^7.0.0:
6180+
version "7.2.4"
6181+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
6182+
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
62016183
dependencies:
62026184
"@protobufjs/aspromise" "^1.1.2"
62036185
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)