From d206e3dde9b03939921d9ff0fcce549ddc2ce41e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 23:29:10 +0000 Subject: [PATCH] Bump @grpc/grpc-js from 1.6.10 to 1.8.22 Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.6.10 to 1.8.22. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.6.10...@grpc/grpc-js@1.8.22) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00695f4..89fd418 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@aspectron/flow-rpc": "*", "@aspectron/flow-utils": ">=0.1.1", "@aspectron/flow-ux": "1.1.1", - "@grpc/grpc-js": "1.6.10", + "@grpc/grpc-js": "1.8.22", "@grpc/proto-loader": "0.7.2", "@kaspa/grpc-node": ">=1.0.8", "@kaspa/ux": "github:aspectron/kaspa-ux",