From 8e0efee524fa707a96ce6af2a3f4dc90a8cdb1a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 11:45:43 +0000 Subject: [PATCH] chore(deps): bump @grpc/grpc-js from 1.8.10 to 1.8.12 in /proto (#1271) Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.8.10 to 1.8.12. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.10...@grpc/grpc-js@1.8.12) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- proto/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/proto/package-lock.json b/proto/package-lock.json index ce66eea59..296b288c5 100644 --- a/proto/package-lock.json +++ b/proto/package-lock.json @@ -13,9 +13,9 @@ } }, "node_modules/@grpc/grpc-js": { - "version": "1.8.10", - "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.8.10.tgz", - "integrity": "sha512-x7QS+gJq8WaS1OJYFJkmeoX2PHhi3b5TR5TqR9a8NJv6VyedFecp3LgAUmuJSQZlwoAODpCKRtu4HzG1srNjiA==", + "version": "1.8.12", + "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.8.12.tgz", + "integrity": "sha512-MbUMvpVvakeKhdYux6gbSIPJaFMLNSY8jw4PqLI+FFztGrQRrYYAnHlR94+ncBQQewkpXQaW449m3tpH/B/ZnQ==", "dependencies": { "@grpc/proto-loader": "^0.7.0", "@types/node": ">=12.12.47" @@ -311,9 +311,9 @@ }, "dependencies": { "@grpc/grpc-js": { - "version": "1.8.10", - "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.8.10.tgz", - "integrity": "sha512-x7QS+gJq8WaS1OJYFJkmeoX2PHhi3b5TR5TqR9a8NJv6VyedFecp3LgAUmuJSQZlwoAODpCKRtu4HzG1srNjiA==", + "version": "1.8.12", + "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.8.12.tgz", + "integrity": "sha512-MbUMvpVvakeKhdYux6gbSIPJaFMLNSY8jw4PqLI+FFztGrQRrYYAnHlR94+ncBQQewkpXQaW449m3tpH/B/ZnQ==", "requires": { "@grpc/proto-loader": "^0.7.0", "@types/node": ">=12.12.47"