From 76f4aad2e98f49e4cb6031b04366e2c590fe2327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 01:55:42 +0000 Subject: [PATCH] Bump @bufbuild/connect-web from 0.8.1 to 0.8.3 in /dashboard Bumps [@bufbuild/connect-web](https://github.com/bufbuild/connect-es/tree/HEAD/packages/connect-web) from 0.8.1 to 0.8.3. - [Release notes](https://github.com/bufbuild/connect-es/releases) - [Commits](https://github.com/bufbuild/connect-es/commits/v0.8.3/packages/connect-web) --- updated-dependencies: - dependency-name: "@bufbuild/connect-web" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dashboard/package.json | 2 +- dashboard/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dashboard/package.json b/dashboard/package.json index ab195fa11b8b..f98d8e905d08 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -28,7 +28,7 @@ "dependencies": { "@babel/parser": "^7.20.15", "@bufbuild/connect": "^0.8.1", - "@bufbuild/connect-web": "^0.8.1", + "@bufbuild/connect-web": "^0.8.3", "@bufbuild/protobuf": "^1.0.0", "@cds/city": "^1.1.0", "@cds/core": "^6.2.0", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index e77d47fab74e..d54c4e6f7ff0 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -1125,17 +1125,17 @@ "@bufbuild/buf-win32-arm64" "1.14.0-1" "@bufbuild/buf-win32-x64" "1.14.0-1" -"@bufbuild/connect-web@^0.8.1": - version "0.8.1" - resolved "https://registry.yarnpkg.com/@bufbuild/connect-web/-/connect-web-0.8.1.tgz#217f706ef774bc63371bcdee1cf3ef043ecb6705" - integrity sha512-gUaFFxnnDd/LjOST2AXn/YZLLJqRjkWQhufjx6B4rHqoIdGCtkoYMTxjFHVO7AqPkszBClxlaGzMf+7jBPmf9A== +"@bufbuild/connect-web@^0.8.3": + version "0.8.3" + resolved "https://registry.yarnpkg.com/@bufbuild/connect-web/-/connect-web-0.8.3.tgz#0a67d2b505a202a658de920ddb9dc519ce8951ed" + integrity sha512-36FZ8L6e/oNUglIclhLu3mHceTXRHp/QB/Pnphzhc0SYkZFFyjGfRJfm+qq89dFns8krchtP8sTyqV8G7EaJEQ== dependencies: - "@bufbuild/connect" "0.8.1" + "@bufbuild/connect" "0.8.3" -"@bufbuild/connect@0.8.1", "@bufbuild/connect@^0.8.1": - version "0.8.1" - resolved "https://registry.yarnpkg.com/@bufbuild/connect/-/connect-0.8.1.tgz#71afa90bf56bb833a7f3e2a492e6f9f83c2bebeb" - integrity sha512-cQA0jstYcLknJecTE7KbU4ePNBqiCNviBEcUCbFLve3x+vcSmtoH6jb8z39MeBqFy42ZoWhTGGc3RNCeOx2QUA== +"@bufbuild/connect@0.8.3", "@bufbuild/connect@^0.8.1": + version "0.8.3" + resolved "https://registry.yarnpkg.com/@bufbuild/connect/-/connect-0.8.3.tgz#5eed5b2231ce7b0f9e9c504ea231d21eb7266ec4" + integrity sha512-lk4JVYxRPRvELAiYIc4fALI2qh/gG8j0yYTSKzBkmy+DuJ7xvWQ81DX7zo1WhXaZRxiC9VDU3jfFwgbwYrd2eQ== "@bufbuild/protobuf@1.0.0", "@bufbuild/protobuf@^1.0.0": version "1.0.0"