From e8e1cce7cad83151b84bd244f52c87cc6f631f0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 09:00:34 +0000 Subject: [PATCH] Bump @grpc/grpc-js from 1.9.0 to 1.9.3 Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.0 to 1.9.3. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.0...@grpc/grpc-js@1.9.3) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1972030..1b3664b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,10 +7,10 @@ settings: dependencies: '@grpc/grpc-js': specifier: ^1.9.0 - version: 1.9.0 + version: 1.9.3 '@protobuf-ts/grpc-transport': specifier: ^2.9.1 - version: 2.9.1(@grpc/grpc-js@1.9.0) + version: 2.9.1(@grpc/grpc-js@1.9.3) '@protobuf-ts/runtime': specifier: ^2.9.1 version: 2.9.1 @@ -554,8 +554,8 @@ packages: dev: true optional: true - /@grpc/grpc-js@1.9.0: - resolution: {integrity: sha512-H8+iZh+kCE6VR/Krj6W28Y/ZlxoZ1fOzsNt77nrdE3knkbSelW1Uus192xOFCxHyeszLj8i4APQkSIXjAoOxXg==} + /@grpc/grpc-js@1.9.3: + resolution: {integrity: sha512-b8iWtdrYIeT5fdZdS4Br/6h/kuk0PW5EVBUGk1amSbrpL8DlktJD43CdcCWwRdd6+jgwHhADSbL9CsNnm6EUPA==} engines: {node: ^8.13.0 || >=10.10.0} dependencies: '@grpc/proto-loader': 0.7.8 @@ -625,12 +625,12 @@ packages: fastq: 1.15.0 dev: true - /@protobuf-ts/grpc-transport@2.9.1(@grpc/grpc-js@1.9.0): + /@protobuf-ts/grpc-transport@2.9.1(@grpc/grpc-js@1.9.3): resolution: {integrity: sha512-p3o69oQUqMX1dG0QcBsnK7/2h0ReEIfJRbZykMCumTn2uAc9znTfh74xB8aH8I5Q+sWphucG8mPytJ/QIW9WSA==} peerDependencies: '@grpc/grpc-js': ^1.6.0 dependencies: - '@grpc/grpc-js': 1.9.0 + '@grpc/grpc-js': 1.9.3 '@protobuf-ts/runtime': 2.9.1 '@protobuf-ts/runtime-rpc': 2.9.1 dev: false