Skip to content

Commit

Permalink
npm:(deps): bump @grpc/grpc-js from 1.10.6 to 1.10.7
Browse files Browse the repository at this point in the history
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.6...@grpc/grpc-js@1.10.7)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  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 9, 2024
1 parent 3dd416d commit 31618a5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@achrinza/node-ipc": "^10.1.10",
"@grpc/grpc-js": "^1.10.6",
"@grpc/grpc-js": "^1.10.7",
"@primer/octicons": "^19.7.0",
"cronstrue": "^2.49.0",
"google-protobuf": "^3.21.2",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -917,27 +917,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.7":
version: 1.10.7
resolution: "@grpc/grpc-js@npm:1.10.7"
dependencies:
"@grpc/proto-loader": "npm:^0.7.10"
"@grpc/proto-loader": "npm:^0.7.13"
"@js-sdsl/ordered-map": "npm:^4.4.2"
checksum: 5fc5ad0dd7fa49ddc3ccf05fa09b2c6ef20b9ff1933c574c8a3119de98b13f164c04b1bbf73bdea8f59b475d377771f4a6f8281d13b6636832676584399ef65f
checksum: 77a59af3780fa9ef90c6342e4d86afd2334524de44688adbe2f8365c87185e93ec9909c4f70b37d7055d27164950878781d5877596aff817e9c0961a3a0ef034
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: d026236f309e24fd5b840b9aefca49eb4002f270821e8194d0b622013c421b54e04df5f6b8f0797121a1e1141811a4ef088120690aea1e873701d277cd5b47fa
checksum: dc8ed7aa1454c15e224707cc53d84a166b98d76f33606a9f334c7a6fb1aedd3e3614dcd2c2b02a6ffaf140587d19494f93b3a56346c6c2e26bc564f6deddbbf3
languageName: node
linkType: hard

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

"protobufjs@npm:^7.2.4":
"protobufjs@npm:^7.2.5":
version: 7.2.6
resolution: "protobufjs@npm:7.2.6"
dependencies:
Expand Down Expand Up @@ -6222,7 +6222,7 @@ __metadata:
"@connectrpc/connect": "npm:^1.4.0"
"@connectrpc/connect-web": "npm:^1.4.0"
"@connectrpc/protoc-gen-connect-es": "npm:^1.4.0"
"@grpc/grpc-js": "npm:^1.10.6"
"@grpc/grpc-js": "npm:^1.10.7"
"@originjs/vite-plugin-commonjs": "npm:^1.0.3"
"@primer/octicons": "npm:^19.7.0"
"@vitejs/plugin-vue": "npm:^5.0.4"
Expand Down

0 comments on commit 31618a5

Please sign in to comment.