From 21b171680c35f031106fdc9468da8319d83c217e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:53:17 +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 78c0ab805..0f9b13913 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.4.2", "@types/node": "18.18.8", "@types/react": "18.2.33", "@types/react-dom": "18.2.14", diff --git a/client/yarn.lock b/client/yarn.lock index b60909810..a331b190e 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -65,6 +65,13 @@ __metadata: languageName: node linkType: hard +"@bufbuild/protobuf@npm:1.4.2": + version: 1.4.2 + resolution: "@bufbuild/protobuf@npm:1.4.2" + checksum: ec5a54eb3779174161d8b2c85ffa37e249299d4dfbd51abeb89f94f7ec0d792e99d4ab401a238de28a640a722d58d1e8702b20c575601cd15b5dff3dcf469478 + 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.4.2 "@bufbuild/protoc-gen-connect-web": 0.11.0 "@bufbuild/protoc-gen-es": 0.5.0 "@types/node": 18.18.8