grpc-js: Bump to 1.10.9

This commit is contained in:
Michael Lumish 2024-06-07 10:52:50 -07:00
parent e64d816d7d
commit 7ecaa2d2dc
1 changed files with 1 additions and 1 deletions

View File

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