From c309e744e183b9cc37684937f62aae2951942edb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 11:21:05 +0000 Subject: [PATCH] Bump @radixdlt/connect-button from 1.0.1 to 1.0.4 Bumps [@radixdlt/connect-button](https://github.com/radixdlt/connect-button) from 1.0.1 to 1.0.4. - [Release notes](https://github.com/radixdlt/connect-button/releases) - [Commits](https://github.com/radixdlt/connect-button/compare/v1.0.1...v1.0.4) --- updated-dependencies: - dependency-name: "@radixdlt/connect-button" dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 270123a..f8a1229 100644 --- a/yarn.lock +++ b/yarn.lock @@ -135,9 +135,9 @@ integrity sha512-9pMSwNkbVN+0+y3+zcuUTOO9PGrTB7/tv0TFtRildg29YW94nR6jC9A+SLEy7ovUzPYOrjJfAv72oJOHXyfS9g== "@radixdlt/connect-button@^1.0.1": - version "1.0.1" - resolved "https://registry.yarnpkg.com/@radixdlt/connect-button/-/connect-button-1.0.1.tgz#daf2744678dcd53e37f9b9e0aeab3749da9ecc3a" - integrity sha512-zKwQkIWW59iajQGhOBXB+x8H0iV/fx7+6/befmUwy+SpsKZ9dgQJz0q2wibaJkk1GES7+4IeziK32a7FB/RgUw== + version "1.0.4" + resolved "https://registry.yarnpkg.com/@radixdlt/connect-button/-/connect-button-1.0.4.tgz#1a83774283f76d1a47f34ae1a06d815ba09beb3e" + integrity sha512-BXZ+qZEy9Ko22xpm7bUUakHAQ+le9t4DZjTM6sTPwrAo33iP9Rpi4QpzHWePy43Tey+w1h2oLWuM6GqnLFt0aQ== dependencies: lit "^2.7.5"