From f4a796fb1b6f5af8c47f8536217b8db96e8d269b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 19:16:40 +0000 Subject: [PATCH] Update dependency @bufbuild/protobuf to v1 --- client/package.json | 2 +- client/yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/client/package.json b/client/package.json index e1818b1e7..e2d43016a 100644 --- a/client/package.json +++ b/client/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@bufbuild/connect-web": "0.8.6", - "@bufbuild/protobuf": "0.5.0", + "@bufbuild/protobuf": "1.8.0", "@types/node": "18.19.28", "@types/react": "18.2.69", "@types/react-dom": "18.2.22", diff --git a/client/yarn.lock b/client/yarn.lock index 3c1a094ae..14e28a142 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -65,6 +65,13 @@ __metadata: languageName: node linkType: hard +"@bufbuild/protobuf@npm:1.8.0": + version: 1.8.0 + resolution: "@bufbuild/protobuf@npm:1.8.0" + checksum: 148755fce3cc28891a42c35a375596a3817710e2e8f4a452f034ffd988bbec1c9154135865b0b846f5f56765c93eb88cacc2f42af053925fb14f09b6a2b8c295 + languageName: node + linkType: hard + "@bufbuild/protoc-gen-connect-web@npm:0.11.0": version: 0.11.0 resolution: "@bufbuild/protoc-gen-connect-web@npm:0.11.0" @@ -887,7 +894,7 @@ __metadata: resolution: "client@workspace:." dependencies: "@bufbuild/connect-web": 0.8.6 - "@bufbuild/protobuf": 0.5.0 + "@bufbuild/protobuf": 1.8.0 "@bufbuild/protoc-gen-connect-web": 0.11.0 "@bufbuild/protoc-gen-es": 0.5.0 "@types/node": 18.19.28