Merge pull request #2803 from murgatroid99/grpc-js_1.11.2

grpc-js: Bump to 1.11.2
This commit is contained in:
Michael Lumish 2024-09-05 13:56:12 -07:00 committed by GitHub
commit 0c5ab9876b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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