Skip to content

Commit

Permalink
chore(deps): bump @polkadot-cloud/react from 0.1.125 to 0.1.127 (#1623)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 1601796 commit 1ae91d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@ledgerhq/hw-transport-webhid": "^6.27.20",
"@polkadot-cloud/assets": "^0.1.34",
"@polkadot-cloud/core": "^1.0.45",
"@polkadot-cloud/react": "^0.1.125",
"@polkadot-cloud/react": "^0.1.127",
"@polkadot-cloud/utils": "^0.0.25",
"@polkadot/api": "^10.10.1",
"@polkadot/keyring": "^12.1.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@
resolved "https://registry.yarnpkg.com/@ledgerhq/errors/-/errors-6.15.0.tgz#45cda73915f695cc072cb8a99650830bc5dc6668"
integrity sha512-6xaw5/mgoht62TnL3rXsaQYEFwpnXyNDk1AOSJksIjFHx9bHUnkyVmrnGQDj0JLzi+E7bHEgTrpCs8wpeDh9jA==

"@ledgerhq/hw-transport-webhid@^6.27.19", "@ledgerhq/hw-transport-webhid@^6.27.20":
"@ledgerhq/hw-transport-webhid@^6.27.20":
version "6.27.20"
resolved "https://registry.yarnpkg.com/@ledgerhq/hw-transport-webhid/-/hw-transport-webhid-6.27.20.tgz#87f83e42ea0e4cb5c6e87dbfc6e5e45d125eb68f"
integrity sha512-zNZgTTpbPFBHgzQRqVl3+Y0ySOFkEIGxxHT1y+AgSxRmoLgfzsBQgYy6z3jZZyJQ92B8Tl95hAvMm9vo7IqxWA==
Expand Down Expand Up @@ -701,10 +701,10 @@
resolved "https://registry.yarnpkg.com/@polkadot-cloud/core/-/core-1.0.45.tgz#7617e7803f64a4c933fa2b63038acfc9f8f9597d"
integrity sha512-rtVQlaVnvqHiMW4CreowspZG+JXZQYMLjMXY3i9vRRnBcVa09D7ahNRbj6RixmUSSNADtQJS9AaQNMz6nJuyAQ==

"@polkadot-cloud/react@^0.1.125":
version "0.1.125"
resolved "https://registry.yarnpkg.com/@polkadot-cloud/react/-/react-0.1.125.tgz#3db8dcbc68c0469fdfaf637c8a408c0ceba87cb3"
integrity sha512-IPA2O1kucpVtSJ4oSp9iZxeFZgxnN7hmaTWxuw60hsbApnvs3bIu2JeRbSEe+mucRH4pS3ZRLAJeXTUG5rgKMg==
"@polkadot-cloud/react@^0.1.127":
version "0.1.127"
resolved "https://registry.yarnpkg.com/@polkadot-cloud/react/-/react-0.1.127.tgz#142a6bbc0bb62958a11391121f342ba29a9422ce"
integrity sha512-1jUmMCl7Kw2XsCAadU5xEzNNIs5L2Lf2PelgMQhmoYW35Hug6XW81iaOYqKJQRZv5JnnnxCWgmfkq7QLsQCaRQ==
dependencies:
"@chainsafe/metamask-polkadot-adapter" "^0.5.1"
"@chainsafe/metamask-polkadot-types" "^0.6.0"
Expand All @@ -713,7 +713,7 @@
"@fortawesome/free-regular-svg-icons" "^6.4.2"
"@fortawesome/free-solid-svg-icons" "^6.4.2"
"@fortawesome/react-fontawesome" "^0.2.0"
"@ledgerhq/hw-transport-webhid" "^6.27.19"
"@ledgerhq/hw-transport-webhid" "^6.27.20"
"@polkadot-cloud/assets" "0.1.34"
"@polkadot-cloud/core" "^1.0.45"
"@polkadot-cloud/utils" "^0.0.25"
Expand Down

0 comments on commit 1ae91d0

Please sign in to comment.