Skip to content

Commit

Permalink
chore(deps-dev): bump grpc-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
aikoven committed Sep 24, 2024
1 parent bd5e82d commit 5b74482
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/nice-grpc-client-middleware-deadline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/google-protobuf": "^3.7.4",
"abort-controller-x": "^0.4.0",
"google-protobuf": "^3.14.0",
"grpc-tools": "^1.10.0",
"grpc-tools": "^1.12.4",
"grpc_tools_node_protoc_ts": "^5.0.1",
"nice-grpc": "^2.1.9"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-client-middleware-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@tsconfig/recommended": "^1.0.1",
"@types/google-protobuf": "^3.7.4",
"google-protobuf": "^3.14.0",
"grpc-tools": "^1.10.0",
"grpc-tools": "^1.12.4",
"grpc_tools_node_protoc_ts": "^5.0.1",
"nice-grpc": "^2.1.9"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-client-middleware-retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "MIT",
"devDependencies": {
"@tsconfig/recommended": "^1.0.1",
"grpc-tools": "^1.10.0",
"grpc-tools": "^1.12.4",
"jest-mock-random": "^1.1.1",
"nice-grpc": "^2.1.9",
"ts-proto": "^1.112.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-error-details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"license": "MIT",
"devDependencies": {
"@tsconfig/recommended": "^1.0.1",
"grpc-tools": "^1.10.0",
"grpc-tools": "^1.12.4",
"nice-grpc": "^2.1.9",
"ts-proto": "^1.112.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-opentelemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@tsconfig/recommended": "^1.0.1",
"@types/defer-promise": "^1.0.0",
"defer-promise": "^2.0.1",
"grpc-tools": "^1.10.0",
"grpc-tools": "^1.12.4",
"nice-grpc": "^2.1.9",
"protobufjs": "^7.1.2",
"ts-proto": "^1.112.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/defer-promise": "^1.0.0",
"@types/node": "^18.0.0",
"defer-promise": "^2.0.1",
"grpc-tools": "^1.10.0",
"grpc-tools": "^1.12.4",
"nice-grpc": "^2.1.9",
"protobufjs": "^7.1.2",
"ts-proto": "^1.112.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-server-health/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@tsconfig/node14": "^14.1.0",
"@types/node": "^18.0.0",
"grpc-tools": "^1.10.0",
"grpc-tools": "^1.12.4",
"jest-os-detection": "^1.3.1",
"nice-grpc-server-middleware-terminator": "^2.0.11",
"request": "^2.88.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/defer-promise": "^1.0.0",
"abort-controller-x": "^0.4.0",
"defer-promise": "^2.0.1",
"grpc-tools": "^1.10.0",
"grpc-tools": "^1.12.4",
"nice-grpc": "^2.1.9",
"ts-proto": "^1.112.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-server-reflection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@tsconfig/node14": "^14.1.0",
"@types/node": "^18.0.0",
"cpr": "^3.0.1",
"grpc-tools": "^1.11.0",
"grpc-tools": "^1.12.4",
"grpc_tools_node_protoc_ts": "^5.1.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"get-port": "^5.1.1",
"glob": "^10.3.10",
"google-protobuf": "^3.17.3",
"grpc-tools": "^1.11.2",
"grpc-tools": "^1.12.4",
"just-cartesian-product": "^4.2.0",
"mkdirp": "^3.0.1",
"mocha": "^10.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/node": "^18.0.0",
"defer-promise": "^2.0.1",
"google-protobuf": "^3.14.0",
"grpc-tools": "^1.10.0",
"grpc-tools": "^1.12.4",
"grpc_tools_node_protoc_ts": "^5.0.1",
"ts-proto": "^1.112.0"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5165,7 +5165,7 @@ grapheme-splitter@^1.0.2:
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==

grpc-tools@^1.10.0, grpc-tools@^1.11.0, grpc-tools@^1.11.2:
grpc-tools@^1.12.4:
version "1.12.4"
resolved "https://registry.yarnpkg.com/grpc-tools/-/grpc-tools-1.12.4.tgz#a044c9e8157941033ea7a5f144c2dc9dc4501de4"
integrity sha512-5+mLAJJma3BjnW/KQp6JBjUMgvu7Mu3dBvBPd1dcbNIb+qiR0817zDpgPjS7gRb+l/8EVNIa3cB02xI9JLToKg==
Expand Down

0 comments on commit 5b74482

Please sign in to comment.