Skip to content

Commit 8bd466b

Browse files
renovate[bot]fhinkel
authored andcommitted
fix(deps): update dependency grpc to v1.18.0 (GoogleCloudPlatform#1099)
1 parent 2b7f01a commit 8bd466b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

endpoints/getting-started-grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"google-auth-library": "^3.0.0",
21-
"grpc": "1.17.0",
21+
"grpc": "1.18.0",
2222
"jsonwebtoken": "^8.2.0",
2323
"yargs": "12.0.5"
2424
},

0 commit comments

Comments
 (0)