Skip to content

Commit

Permalink
Merge pull request #257 from xmtp/dependabot/npm_and_yarn/grpc/grpc-j…
Browse files Browse the repository at this point in the history
…s-1.10.10
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
2 parents fb127f5 + a97f9c4 commit 33d751f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/grpc-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"provenance": true
},
"dependencies": {
"@grpc/grpc-js": "^1.10.6",
"@grpc/grpc-js": "^1.10.10",
"@protobuf-ts/grpc-transport": "^2.9.1",
"@protobuf-ts/runtime": "^2.9.1",
"@protobuf-ts/runtime-rpc": "^2.9.1",
Expand Down
44 changes: 32 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1486,27 +1486,27 @@ __metadata:
languageName: node
linkType: hard

"@grpc/grpc-js@npm:^1.10.6":
version: 1.10.6
resolution: "@grpc/grpc-js@npm:1.10.6"
"@grpc/grpc-js@npm:^1.10.10":
version: 1.10.10
resolution: "@grpc/grpc-js@npm:1.10.10"
dependencies:
"@grpc/proto-loader": "npm:^0.7.10"
"@grpc/proto-loader": "npm:^0.7.13"
"@js-sdsl/ordered-map": "npm:^4.4.2"
checksum: 97c738f7082f47918cb81979a272a291bd224607e8a7a17a2b6cedc6d77f4ef58d72073f5f26c29fedd63e5c3fb5dcc2ea51b586bce5d8ad16855558e6ed1352
checksum: eb794804305ae4ce6c55564d5fea97e76462eee0b8c4bf3ba1cc220143e7dea26553dd131662047b87d30f90ac4c84bd5ed4604720cd758c8f039848a1c4db69
languageName: node
linkType: hard

"@grpc/proto-loader@npm:^0.7.10":
version: 0.7.10
resolution: "@grpc/proto-loader@npm:0.7.10"
"@grpc/proto-loader@npm:^0.7.13":
version: 0.7.13
resolution: "@grpc/proto-loader@npm:0.7.13"
dependencies:
lodash.camelcase: "npm:^4.3.0"
long: "npm:^5.0.0"
protobufjs: "npm:^7.2.4"
protobufjs: "npm:^7.2.5"
yargs: "npm:^17.7.2"
bin:
proto-loader-gen-types: build/bin/proto-loader-gen-types.js
checksum: 1fdc0b10480614cecc4bf52578756cbf59ec75f1bea37452947125eff81cd3ceabba04606247ed8361f97bcd00d147ca4118abc22b046cc0541cb749671b97d9
checksum: 7e2d842c2061cbaf6450c71da0077263be3bab165454d5c8a3e1ae4d3c6d2915f02fd27da63ff01f05e127b1221acd40705273f5d29303901e60514e852992f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -3163,7 +3163,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@xmtp/grpc-api-client@workspace:packages/grpc-api-client"
dependencies:
"@grpc/grpc-js": "npm:^1.10.6"
"@grpc/grpc-js": "npm:^1.10.10"
"@protobuf-ts/grpc-transport": "npm:^2.9.1"
"@protobuf-ts/runtime": "npm:^2.9.1"
"@protobuf-ts/runtime-rpc": "npm:^2.9.1"
Expand Down Expand Up @@ -8764,7 +8764,7 @@ __metadata:
languageName: node
linkType: hard

"protobufjs@npm:^7.0.0, protobufjs@npm:^7.2.4":
"protobufjs@npm:^7.0.0":
version: 7.2.5
resolution: "protobufjs@npm:7.2.5"
dependencies:
Expand All @@ -8784,6 +8784,26 @@ __metadata:
languageName: node
linkType: hard

"protobufjs@npm:^7.2.5":
version: 7.3.2
resolution: "protobufjs@npm:7.3.2"
dependencies:
"@protobufjs/aspromise": "npm:^1.1.2"
"@protobufjs/base64": "npm:^1.1.2"
"@protobufjs/codegen": "npm:^2.0.4"
"@protobufjs/eventemitter": "npm:^1.1.0"
"@protobufjs/fetch": "npm:^1.1.0"
"@protobufjs/float": "npm:^1.0.2"
"@protobufjs/inquire": "npm:^1.1.0"
"@protobufjs/path": "npm:^1.1.2"
"@protobufjs/pool": "npm:^1.1.0"
"@protobufjs/utf8": "npm:^1.1.0"
"@types/node": "npm:>=13.7.0"
long: "npm:^5.0.0"
checksum: 816604aa0649a93fd5d3ef2858ef038f482d18eebcfb4201fe85c0d3bcccc12410f9e3e73262f1219e6b5bed4f27b28c3bf7c931c409dfb1fd563a304d541d89
languageName: node
linkType: hard

"pseudomap@npm:^1.0.2":
version: 1.0.2
resolution: "pseudomap@npm:1.0.2"
Expand Down

0 comments on commit 33d751f

Please sign in to comment.