Skip to content

Commit

Permalink
Update dependency grpc to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 13, 2018
1 parent cb38ff0 commit e5b8a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion endpoints/getting-started-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"google-auth-library": "^1.3.1",
"grpc": "1.9.1",
"grpc": "1.16.0",
"jsonwebtoken": "^8.2.0",
"yargs": "11.0.0"
},
Expand Down

0 comments on commit e5b8a8a

Please sign in to comment.