From c4dbe5481e04a0994a765129336199286b4784d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 22:33:34 +0000 Subject: [PATCH] Bump @grpc/grpc-js from 1.9.14 to 1.9.15 Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.14 to 1.9.15. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.14...@grpc/grpc-js@1.9.15) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16fac49..415419a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1887,7 +1887,7 @@ packages: '@firebase/logger': 0.4.1 '@firebase/util': 1.9.5 '@firebase/webchannel-wrapper': 0.10.6 - '@grpc/grpc-js': 1.9.14 + '@grpc/grpc-js': 1.9.15 '@grpc/proto-loader': 0.7.12 tslib: 2.6.2 undici: 5.28.4 @@ -2121,8 +2121,8 @@ packages: requiresBuild: true dev: false - /@grpc/grpc-js@1.9.14: - resolution: {integrity: sha512-nOpuzZ2G3IuMFN+UPPpKrC6NsLmWsTqSsm66IRfnBt1D4pwTqE27lmbpcPM+l2Ua4gE7PfjRHI6uedAy7hoXUw==} + /@grpc/grpc-js@1.9.15: + resolution: {integrity: sha512-nqE7Hc0AzI+euzUwDAy0aY5hCp10r734gMGRdU+qOPX0XSceI2ULrcXB5U2xSc5VkWwalCj4M7GzCAygZl2KoQ==} engines: {node: ^8.13.0 || >=10.10.0} dependencies: '@grpc/proto-loader': 0.7.12