Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 405758f

Browse files
renovate[bot]mayurkale22
authored andcommitted
fix(deps): update dependency grpc to ~1.21.0 (#549)
1 parent 24a9e9d commit 405758f

File tree

3 files changed

+38
-19
lines changed

3 files changed

+38
-19
lines changed

packages/opencensus-exporter-ocagent/package-lock.json

Lines changed: 30 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/opencensus-instrumentation-grpc/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/opencensus-instrumentation-grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"dependencies": {
6868
"@opencensus/core": "^0.0.14",
6969
"@opencensus/propagation-binaryformat": "^0.0.14",
70-
"grpc": "~1.20.0",
70+
"grpc": "~1.21.0",
7171
"lodash": "^4.17.11",
7272
"object-sizeof": "^1.3.0",
7373
"shimmer": "^1.2.0"

0 commit comments

Comments
 (0)