From cff628103965f0511d51e1cfe6acec165cb53761 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 00:48:10 +0000 Subject: [PATCH] Update dependency @bufbuild/protobuf to v1 --- client/package.json | 2 +- client/yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/package.json b/client/package.json index c786927ae..93741b140 100644 --- a/client/package.json +++ b/client/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@bufbuild/connect-web": "0.5.0", - "@bufbuild/protobuf": "0.5.0", + "@bufbuild/protobuf": "1.0.0", "@types/node": "18.11.18", "@types/react": "18.0.26", "@types/react-dom": "18.0.10", diff --git a/client/yarn.lock b/client/yarn.lock index 8384de6a4..177d21b32 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -827,7 +827,7 @@ __metadata: resolution: "client@workspace:." dependencies: "@bufbuild/connect-web": 0.5.0 - "@bufbuild/protobuf": 0.5.0 + "@bufbuild/protobuf": 1.0.0 "@bufbuild/protoc-gen-connect-web": 0.5.0 "@bufbuild/protoc-gen-es": 0.5.0 "@types/node": 18.11.18