Merge pull request #1718 from murgatroid99/grpc-tools_protobuf_3.15.16

grpc-tools: Bump protobuf dependency to 3.15.6
This commit is contained in:
Michael Lumish 2021-03-16 14:47:01 -07:00 committed by GitHub
commit f973d8c4ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10
Subproject commit 6aa539bf0195f188ff86efe6fb8bfa2b676cdd46

View File

@ -1,6 +1,6 @@
{
"name": "grpc-tools",
"version": "1.10.0",
"version": "1.11.0",
"author": "Google Inc.",
"description": "Tools for developing with gRPC on Node.js",
"homepage": "https://grpc.io/",