From 62ac125de7f5cece0cb3af80a091c85cef084f1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 09:08:30 +0000 Subject: [PATCH] Bump grpc-tools from 1.11.2 to 1.12.3 Bumps [grpc-tools](https://github.com/grpc/grpc-node) from 1.11.2 to 1.12.3. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/grpc-tools@1.11.2...v1.12.3) --- updated-dependencies: - dependency-name: grpc-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 44bf150..ad84315 100644 --- a/package-lock.json +++ b/package-lock.json @@ -489,9 +489,9 @@ "integrity": "sha512-2jtfdqTaSxk0cuBJBtTTWsot4WtR9RVr2rXg7x7OoqiuOKopPrwXpM1G4dXIkLcUNRh3RKzz76C8IOkksZSeOw==" }, "node_modules/grpc-tools": { - "version": "1.11.2", - "resolved": "https://registry.npmjs.org/grpc-tools/-/grpc-tools-1.11.2.tgz", - "integrity": "sha512-4+EgpnnkJraamY++oyBCw5Hp9huRYfgakjNVKbiE3PgO9Tv5ydVlRo7ZyGJ0C0SEiA7HhbVc1sNNtIyK7FiEtg==", + "version": "1.12.3", + "resolved": "https://registry.npmjs.org/grpc-tools/-/grpc-tools-1.12.3.tgz", + "integrity": "sha512-KJgk65dbGqkMuj0xiuT5uk45GcqrFfWTSqpk6Ktd0Ds2cEe9QtPQG/uWCGk185ShXCdgYFLRwfh+FyjQ3nlBNw==", "hasInstallScript": true, "dependencies": { "@mapbox/node-pre-gyp": "^1.0.5" @@ -1465,9 +1465,9 @@ } }, "grpc-tools": { - "version": "1.11.2", - "resolved": "https://registry.npmjs.org/grpc-tools/-/grpc-tools-1.11.2.tgz", - "integrity": "sha512-4+EgpnnkJraamY++oyBCw5Hp9huRYfgakjNVKbiE3PgO9Tv5ydVlRo7ZyGJ0C0SEiA7HhbVc1sNNtIyK7FiEtg==", + "version": "1.12.3", + "resolved": "https://registry.npmjs.org/grpc-tools/-/grpc-tools-1.12.3.tgz", + "integrity": "sha512-KJgk65dbGqkMuj0xiuT5uk45GcqrFfWTSqpk6Ktd0Ds2cEe9QtPQG/uWCGk185ShXCdgYFLRwfh+FyjQ3nlBNw==", "requires": { "@mapbox/node-pre-gyp": "^1.0.5" }