Skip to content

Commit

Permalink
fix(deps): update dependency grpc to v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 30, 2019
1 parent 2b7f01a commit f4b0893
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": "^3.0.0",
"grpc": "1.17.0",
"grpc": "1.18.0",
"jsonwebtoken": "^8.2.0",
"yargs": "12.0.5"
},
Expand Down

0 comments on commit f4b0893

Please sign in to comment.