Merge pull request #2940 from murgatroid99/grpc-js_1.13.3

grpc-js: Bump to 1.13.3
This commit is contained in:
Michael Lumish 2025-04-10 13:27:45 -07:00 committed by GitHub
commit 863a81a68e
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.13.2",
"version": "1.13.3",
"description": "gRPC Library for Node - pure JS implementation",
"homepage": "https://grpc.io/",
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js",