Skip to content

Commit

Permalink
Merge pull request #49 from MartianLee/dependabot/npm_and_yarn/grpc/g…
Browse files Browse the repository at this point in the history
…rpc-js-1.11.2

Bump @grpc/grpc-js from 1.9.11 to 1.11.2
  • Loading branch information
MartianLee authored Sep 17, 2024
2 parents 32807b2 + 22d5c82 commit 4c7032e
Showing 1 changed file with 39 additions and 12 deletions.
51 changes: 39 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2342,26 +2342,26 @@ __metadata:
linkType: hard

"@grpc/grpc-js@npm:^1.7.1":
version: 1.9.11
resolution: "@grpc/grpc-js@npm:1.9.11"
version: 1.11.2
resolution: "@grpc/grpc-js@npm:1.11.2"
dependencies:
"@grpc/proto-loader": ^0.7.8
"@types/node": ">=12.12.47"
checksum: ed11ebcb0f8c34e2ada1d16ac2eef2465e1812871dd42bf40a405dfa06e2bfe895e680aff10644f9d51c33ce1ee1882ee466237ee478365c5ed265c0d7c5c015
"@grpc/proto-loader": ^0.7.13
"@js-sdsl/ordered-map": ^4.4.2
checksum: 0e15e3588f24eae4a2cf1772f8d43974622eca746e48b98c30a6a2709eb5aa25fc048cece77397ab644b6b38020c1a852ed291845a8e0bd8bb06d6e054d86b85
languageName: node
linkType: hard

"@grpc/proto-loader@npm:^0.7.8":
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: ^4.3.0
long: ^5.0.0
protobufjs: ^7.2.4
protobufjs: ^7.2.5
yargs: ^17.7.2
bin:
proto-loader-gen-types: build/bin/proto-loader-gen-types.js
checksum: 4987e23b57942c2363b6a6a106e63efae636666cefa348778dfafef2ff72da7343c8587667521cb1d52482827bcd001dd535bdc27065110af56d9c7c176334c9
checksum: 399c1b8a4627f93dc31660d9636ea6bf58be5675cc7581e3df56a249369e5be02c6cd0d642c5332b0d5673bc8621619bc06fb045aa3e8f57383737b5d35930dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -2435,6 +2435,13 @@ __metadata:
languageName: node
linkType: hard

"@js-sdsl/ordered-map@npm:^4.4.2":
version: 4.4.2
resolution: "@js-sdsl/ordered-map@npm:4.4.2"
checksum: a927ae4ff8565ecb75355cc6886a4f8fadbf2af1268143c96c0cce3ba01261d241c3f4ba77f21f3f017a00f91dfe9e0673e95f830255945c80a0e96c6d30508a
languageName: node
linkType: hard

"@js-temporal/polyfill@npm:^0.4.4":
version: 0.4.4
resolution: "@js-temporal/polyfill@npm:0.4.4"
Expand Down Expand Up @@ -3331,7 +3338,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:>=12.12.47, @types/node@npm:>=13.7.0":
"@types/node@npm:>=13.7.0":
version: 20.9.3
resolution: "@types/node@npm:20.9.3"
dependencies:
Expand Down Expand Up @@ -9943,7 +9950,7 @@ __metadata:
languageName: node
linkType: hard

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

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

"punycode@npm:^2.1.0":
version: 2.3.1
resolution: "punycode@npm:2.3.1"
Expand Down

0 comments on commit 4c7032e

Please sign in to comment.