Skip to content

Commit

Permalink
Merge pull request #17 from PxlSyl/dependabot/npm_and_yarn/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn-6ecae49495

Bump @grpc/grpc-js from 1.10.6 to 1.10.9 in the npm_and_yarn group across 1 directory
  • Loading branch information
PxlSyl committed Jun 10, 2024
2 parents 605d26e + 5bd404c commit 436b55d
Showing 1 changed file with 30 additions and 10 deletions.
40 changes: 30 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2315,26 +2315,26 @@ __metadata:
linkType: hard

"@grpc/grpc-js@npm:^1.7.1":
version: 1.10.6
resolution: "@grpc/grpc-js@npm:1.10.6"
version: 1.10.9
resolution: "@grpc/grpc-js@npm:1.10.9"
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: 8991a997798f19ae849d0f274280f5fdba981048f77211744a301e22207620bb24661d0dfaea51ee6259c5c8e6c159b62fe2499c879d9f14decf20957c219124
languageName: node
linkType: hard

"@grpc/proto-loader@npm:^0.7.10":
version: 0.7.12
resolution: "@grpc/proto-loader@npm:0.7.12"
"@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: c8a9f915d44881ca7dce108dfb81d853912d95d756308f1ea6b688f63c5342ada4fe0a7cfacc0b28f89a77a4e65cce91fad99e65d5ae49b3d4e1ec4863f84ad4
checksum: 7e2d842c2061cbaf6450c71da0077263be3bab165454d5c8a3e1ae4d3c6d2915f02fd27da63ff01f05e127b1221acd40705273f5d29303901e60514e852992f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -10139,7 +10139,7 @@ __metadata:
languageName: node
linkType: hard

"protobufjs@npm:^7.2.3, protobufjs@npm:^7.2.4":
"protobufjs@npm:^7.2.3":
version: 7.2.6
resolution: "protobufjs@npm:7.2.6"
dependencies:
Expand All @@ -10159,6 +10159,26 @@ __metadata:
languageName: node
linkType: hard

"protobufjs@npm:^7.2.5":
version: 7.3.0
resolution: "protobufjs@npm:7.3.0"
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: aff4aa2a3a2f011accb51e23fcae122acbee35cb761abe51f799675a61ab39ad9a506911f307e0fdb9a1703bed1f522cfbdaafaeefd2b3aaca2ddc18f03029d9
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 436b55d

Please sign in to comment.