From 7debd232904c07215a8bd7d15df6d2a0d3448c29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 18:10:24 +0000 Subject: [PATCH] Update dependency @bufbuild/protoc-gen-es to v1.5.1 --- frontend/dashboard/yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/frontend/dashboard/yarn.lock b/frontend/dashboard/yarn.lock index ea0af22..4a441a8 100644 --- a/frontend/dashboard/yarn.lock +++ b/frontend/dashboard/yarn.lock @@ -1077,9 +1077,7 @@ integrity sha512-JyEH8Z+OD5Sc2opSg86qMHn1EM1Sa+zj/Tc0ovxdwk56ByVNONJSabuCUbLQp+eKN3rWNfrho0X+3SEqEPXIow== "@bufbuild/protoc-gen-es@^1.4.2": - version "1.4.2" - resolved "https://registry.yarnpkg.com/@bufbuild/protoc-gen-es/-/protoc-gen-es-1.4.2.tgz#00c8b09430dd1154e626da7c247fd6425a1cd41d" - integrity sha512-/It7M2s8H1zTDvUMJu6vhBmtnzeFL2VS6e78RYIY38602pNXDK/vbteKUo4KrG0O07lOPFu87hHZ0Y+w5Ib6iw== + version "1.5.1" dependencies: "@bufbuild/protobuf" "^1.4.2" "@bufbuild/protoplugin" "1.4.2"