From 6746925b984c44a30cd631c1f64da9cd7769e62b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 09:34:48 +0000 Subject: [PATCH] Bump grpc-tools from 1.11.2 to 1.11.3 Bumps [grpc-tools](https://github.com/grpc/grpc-node) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/grpc-tools@1.11.2...grpc-tools@1.11.3) --- updated-dependencies: - dependency-name: grpc-tools dependency-type: direct:production update-type: version-update:semver-patch ... 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..ccadb17 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.11.3", + "resolved": "https://registry.npmjs.org/grpc-tools/-/grpc-tools-1.11.3.tgz", + "integrity": "sha512-cRSK2uhDKHtZ9hLRM35HxaMAMxyh/L7C96Ojt58DhQBdwTOQlV1VIJHSK6X/pDeSQKhaQqWMFfebt8tIcvRfjQ==", "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.11.3", + "resolved": "https://registry.npmjs.org/grpc-tools/-/grpc-tools-1.11.3.tgz", + "integrity": "sha512-cRSK2uhDKHtZ9hLRM35HxaMAMxyh/L7C96Ojt58DhQBdwTOQlV1VIJHSK6X/pDeSQKhaQqWMFfebt8tIcvRfjQ==", "requires": { "@mapbox/node-pre-gyp": "^1.0.5" }