Merge pull request #2778 from murgatroid99/grpc-js_1.10.10

grpc-js: Bump to 1.10.10
This commit is contained in:
Michael Lumish 2024-06-24 14:09:55 -07:00 committed by GitHub
commit c9342572aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@grpc/grpc-js",
"version": "1.10.9",
"version": "1.10.10",
"description": "gRPC Library for Node - pure JS implementation",
"homepage": "https://grpc.io/",
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js",