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

Commit

Permalink
Chore: update GRPC to 1.12.3 (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurkale22 committed May 17, 2019
1 parent 4a6c3f1 commit a7af26c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 40 deletions.
88 changes: 49 additions & 39 deletions packages/opencensus-exporter-ocagent/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/opencensus-exporter-ocagent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
"@grpc/proto-loader": "^0.5.0",
"@opencensus/core": "^0.0.12",
"@opencensus/nodejs": "^0.0.12",
"grpc": "^1.18.0"
"grpc": "^1.20.3"
}
}

0 comments on commit a7af26c

Please sign in to comment.