From aa463b5c6e91bb10e9e319c3d69f73d5c82cd720 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 20:02:23 +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 99e82029b..03ded7147 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.7.1", "@types/node": "18.19.9", "@types/react": "18.2.47", "@types/react-dom": "18.2.18", diff --git a/client/yarn.lock b/client/yarn.lock index 44709d4b2..f808fc7ae 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -65,6 +65,13 @@ __metadata: languageName: node linkType: hard +"@bufbuild/protobuf@npm:1.7.1": + version: 1.7.1 + resolution: "@bufbuild/protobuf@npm:1.7.1" + checksum: 9604c187197a6149aa48831dc9b33500b4eaff480d7bd754df5e1f5c00d6b222447e0e5772e26636234f660acf49f8516b1b7d420a1b27522f8493283fab70ff + 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.7.1 "@bufbuild/protoc-gen-connect-web": 0.11.0 "@bufbuild/protoc-gen-es": 0.5.0 "@types/node": 18.19.9