Skip to content

Commit

Permalink
Bump @grpc/proto-loader from 0.7.12 to 0.7.13
Browse files Browse the repository at this point in the history
Bumps [@grpc/proto-loader](https://github.com/grpc/grpc-node) from 0.7.12 to 0.7.13.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/proto-loader@0.7.12...@grpc/proto-loader@0.7.13)

---
updated-dependencies:
- dependency-name: "@grpc/proto-loader"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2024
1 parent 81c2e23 commit c33027d
Showing 1 changed file with 1 addition and 35 deletions.
36 changes: 1 addition & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -483,21 +483,7 @@ __metadata:
languageName: node
linkType: hard

"@grpc/proto-loader@npm:^0.7.12":
version: 0.7.12
resolution: "@grpc/proto-loader@npm:0.7.12"
dependencies:
lodash.camelcase: "npm:^4.3.0"
long: "npm:^5.0.0"
protobufjs: "npm:^7.2.4"
yargs: "npm:^17.7.2"
bin:
proto-loader-gen-types: build/bin/proto-loader-gen-types.js
checksum: 10c0/d026236f309e24fd5b840b9aefca49eb4002f270821e8194d0b622013c421b54e04df5f6b8f0797121a1e1141811a4ef088120690aea1e873701d277cd5b47fa
languageName: node
linkType: hard

"@grpc/proto-loader@npm:^0.7.13":
"@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:
Expand Down Expand Up @@ -5255,26 +5241,6 @@ __metadata:
languageName: node
linkType: hard

"protobufjs@npm:^7.2.4":
version: 7.2.6
resolution: "protobufjs@npm:7.2.6"
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: 10c0/e164855536a43aa7941c7d95a2342e466f599d2e033ed89c5f5582fb0e3affeec702810091b850f3b700bfd646260b07bb4d8bb94c107cddcecd92de4d1d62fd
languageName: node
linkType: hard

"protobufjs@npm:^7.2.5":
version: 7.3.0
resolution: "protobufjs@npm:7.3.0"
Expand Down

0 comments on commit c33027d

Please sign in to comment.