From ac40568d6d656ac48e500f092975edf4d966d46d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 23:24:52 +0000 Subject: [PATCH] Bump @grpc/grpc-js from 1.5.9 to 1.8.22 in /Generation/JavaScript Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.5.9 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.5.9...@grpc/grpc-js@1.8.22) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Generation/JavaScript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Generation/JavaScript/package.json b/Generation/JavaScript/package.json index 61fa509..2f3dada 100644 --- a/Generation/JavaScript/package.json +++ b/Generation/JavaScript/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@types/google-protobuf": "3.15.5", - "@grpc/grpc-js": "1.5.9", + "@grpc/grpc-js": "1.8.22", "google-protobuf": "3.19.4" }, "devDependencies": {