Skip to content

Commit

Permalink
Bump @polkadot/util-crypto from 9.7.2 to 10.1.1 (#3558)
Browse files Browse the repository at this point in the history
Bumps [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) from 9.7.2 to 10.1.1.
- [Release notes](https://github.com/polkadot-js/common/releases)
- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/common/commits/v10.1.1/packages/util-crypto)

---
updated-dependencies:
- dependency-name: "@polkadot/util-crypto"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and alfarok committed Jul 28, 2022
1 parent 4587e6b commit cd75683
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 50 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@algolia/client-search": "^4.14.1",
"@mdx-js/runtime": "^1.6.22",
"@polkadot/util": "^9.6.2",
"@polkadot/util-crypto": "^9.6.2",
"@polkadot/util-crypto": "^10.1.1",
"@polkadot/wasm-crypto": "^6.2.3",
"@polkadot/x-randomvalues": "*",
"@types/react": "^18.0.9",
Expand Down
186 changes: 137 additions & 49 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1441,10 +1441,10 @@
core-js-pure "^3.20.2"
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.16", "@babel/runtime@^7.17.2", "@babel/runtime@^7.18.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.6.tgz#6a1ef59f838debd670421f8c7f2cbb8da9751580"
integrity sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ==
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.16", "@babel/runtime@^7.17.2", "@babel/runtime@^7.18.6", "@babel/runtime@^7.18.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
version "7.18.9"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
dependencies:
regenerator-runtime "^0.13.4"

Expand Down Expand Up @@ -2239,6 +2239,11 @@
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.6.0.tgz#602afbbfcfb7e169210469b697365ef740d7e930"
integrity sha512-DWSsg8zMHOYMYBqIQi96BQuthZrp98LCeMNcUOaffCIVYQ5yxDbNikLF+H7jEnmNNmXbtVic46iCuVWzar+MgA==

"@noble/[email protected]":
version "1.6.3"
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.6.3.tgz#7eed12d9f4404b416999d0c87686836c4c5c9b94"
integrity sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==

"@nodelib/[email protected]":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
Expand Down Expand Up @@ -2515,7 +2520,7 @@
"@polkadot/util" "9.7.2"
"@polkadot/util-crypto" "9.7.2"

"@polkadot/[email protected]", "@polkadot/networks@^10.0.2":
"@polkadot/[email protected]":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-10.0.2.tgz#864f08cdbd4cf7c65a82721f3008169222a53148"
integrity sha512-K7hUFmErTrBtkobhvFwT/oPEQrI1oVr7WfngquM+zN0oHiHzRspecxifGKsQ1kw78F7zrZKOBScW/hoJbdI8fA==
Expand All @@ -2524,6 +2529,15 @@
"@polkadot/util" "10.0.2"
"@substrate/ss58-registry" "^1.23.0"

"@polkadot/[email protected]", "@polkadot/networks@^10.0.2":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-10.1.1.tgz#d3deeff5c4cfad8c1eec85732351d80d1b2d0934"
integrity sha512-upM8r0mrsCVA+vPVbJUjtnkAfdleBMHB+Fbxvy3xtbK1IFpzQTUhSOQb6lBnBAPBFGyxMtQ3TytnInckAdYZeg==
dependencies:
"@babel/runtime" "^7.18.9"
"@polkadot/util" "10.1.1"
"@substrate/ss58-registry" "^1.24.0"

"@polkadot/[email protected]":
version "9.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-9.7.2.tgz#9064f0578b293245bee263367d6f1674eb06e506"
Expand Down Expand Up @@ -2637,7 +2651,7 @@
"@polkadot/util-crypto" "^10.0.2"
rxjs "^7.5.6"

"@polkadot/[email protected]", "@polkadot/util-crypto@^10.0.2":
"@polkadot/[email protected]":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-10.0.2.tgz#4fd78ebe8d8d95089c8bbff1e4e416fd03f9df4f"
integrity sha512-0uJFvu5cpRBep0/AcpA8vnXH3gnoe+ADiMKD93AekjxrOVqlrjVHKIf+FbiGv1paRKISxoO5Q2j7nCvDsi1q5w==
Expand All @@ -2654,7 +2668,7 @@
ed2curve "^0.3.0"
tweetnacl "^1.0.3"

"@polkadot/[email protected]", "@polkadot/util-crypto@^9.6.2":
"@polkadot/[email protected]":
version "9.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-9.7.2.tgz#0a097f4e197cd344d101ab748a740c2d99a4c5b9"
integrity sha512-tfz6mJtPwoNteivKCmR+QklC4mr1/hGZRsDJLWKaFhanDinYZ3V2pJM1EbCI6WONLuuzlTxsDXjAffWzzRqlPA==
Expand All @@ -2671,7 +2685,24 @@
ed2curve "^0.3.0"
tweetnacl "^1.0.3"

"@polkadot/[email protected]", "@polkadot/util@^10.0.2":
"@polkadot/util-crypto@^10.0.2", "@polkadot/util-crypto@^10.1.1":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-10.1.1.tgz#c6e16e626e55402fdb44c8bb20ce4a9d7c50b9db"
integrity sha512-R0V++xXbL2pvnCFIuXnKc/TlNhBkyxcno1u8rmjYNuH9S5GOmi2jY/8cNhbrwk6wafBsi+xMPHrEbUnduk82Ag==
dependencies:
"@babel/runtime" "^7.18.9"
"@noble/hashes" "1.1.2"
"@noble/secp256k1" "1.6.3"
"@polkadot/networks" "10.1.1"
"@polkadot/util" "10.1.1"
"@polkadot/wasm-crypto" "^6.3.1"
"@polkadot/x-bigint" "10.1.1"
"@polkadot/x-randomvalues" "10.1.1"
"@scure/base" "1.1.1"
ed2curve "^0.3.0"
tweetnacl "^1.0.3"

"@polkadot/[email protected]":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-10.0.2.tgz#0ef2b7f5c4e884147c2fd58c4d55f2ee0c437a9a"
integrity sha512-jE1b6Zzltsb/GJV5sFmTSQOlYLd3fipY+DeLS9J+BbsWZW6uUc5x+FNm4pLrYxF1IqiZxwBv1Vi89L14uWZ1rw==
Expand All @@ -2684,6 +2715,19 @@
"@types/bn.js" "^5.1.0"
bn.js "^5.2.1"

"@polkadot/[email protected]", "@polkadot/util@^10.0.2":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-10.1.1.tgz#5aa20eac03806e70dc21e618a7f8cd767dac0fd0"
integrity sha512-/g0sEqOOXfiNmQnWcFK3H1+wKBjbJEfGj6lTmbQ0xnL4TS5mFFQ7ZZEvxD60EkoXVMuCmSSh9E54goNLzh+Zyg==
dependencies:
"@babel/runtime" "^7.18.9"
"@polkadot/x-bigint" "10.1.1"
"@polkadot/x-global" "10.1.1"
"@polkadot/x-textdecoder" "10.1.1"
"@polkadot/x-textencoder" "10.1.1"
"@types/bn.js" "^5.1.0"
bn.js "^5.2.1"

"@polkadot/[email protected]", "@polkadot/util@^9.6.2":
version "9.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-9.7.2.tgz#0f97fa92b273e6ce4b53fe869a957ac99342007d"
Expand All @@ -2698,65 +2742,73 @@
bn.js "^5.2.1"
ip-regex "^4.3.0"

"@polkadot/wasm-bridge@6.2.3":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-bridge/-/wasm-bridge-6.2.3.tgz#44430710b6f0e7393a69b15decc9123ef5f7ff45"
integrity sha512-kDPcUF5uCZJeJUlWtjk6u4KRy+RTObZbIMgZKiuCcQn9n3EYWadONvStfIyKaiFCc3VFVivzH1cUwTFxxTNHHQ==
"@polkadot/wasm-bridge@6.3.1":
version "6.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-bridge/-/wasm-bridge-6.3.1.tgz#439fa78e80947a7cb695443e1f64b25c30bb1487"
integrity sha512-1TYkHsb9AEFhU9uZj3biEnN2yKQNzdrwSjiTvfCYnt97pnEkKsZI6cku+YPZQv5w/x9CQa5Yua9e2DVVZSivGA==
dependencies:
"@babel/runtime" "^7.18.6"
"@babel/runtime" "^7.18.9"

"@polkadot/wasm-crypto-asmjs@6.2.3":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-6.2.3.tgz#f2e3076bb6013431045d48a56b5ae107cb210e20"
integrity sha512-d/eH02d/XB/vIGIQwyoFB4zNRb3h5PlWoXolGeVSuoa8476ouEdaWhy64mFwXBmjfluaeCOFXRs+QbxetwrDZg==
"@polkadot/wasm-crypto-asmjs@6.3.1":
version "6.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-6.3.1.tgz#e8f469c9cf4a7709c8131a96f857291953f3e30a"
integrity sha512-zbombRfA5v/mUWQQhgg2YwaxhRmxRIrvskw65x+lruax3b6xPBFDs7yplopiJU3r8h2pTgQvX/DUksvqz2TCRQ==
dependencies:
"@babel/runtime" "^7.18.6"
"@babel/runtime" "^7.18.9"

"@polkadot/wasm-crypto-init@6.2.3":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-init/-/wasm-crypto-init-6.2.3.tgz#0cf3b59e6492cc63bb8dfb0e238fc599697af5a7"
integrity sha512-jDFD4ITWbvFgsGiRI61lrzI/eobG8VrI9nVCiDBqQZK7mNnGkyIdnFD1prW36uiv6/tkqSiGGvdb7dEKtmsB+Q==
"@polkadot/wasm-crypto-init@6.3.1":
version "6.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-init/-/wasm-crypto-init-6.3.1.tgz#b590220c53c94b9a54d5dc236d0cbe943db76706"
integrity sha512-9yaUBcu+snwjJLmPPGl3cyGRQ1afyFGm16qzTM0sgG/ZCfUlK4uk8KWZe+sBUKgoxb2oXY7Y4WklKgQI1YBdfw==
dependencies:
"@babel/runtime" "^7.18.6"
"@polkadot/wasm-bridge" "6.2.3"
"@polkadot/wasm-crypto-asmjs" "6.2.3"
"@polkadot/wasm-crypto-wasm" "6.2.3"
"@babel/runtime" "^7.18.9"
"@polkadot/wasm-bridge" "6.3.1"
"@polkadot/wasm-crypto-asmjs" "6.3.1"
"@polkadot/wasm-crypto-wasm" "6.3.1"

"@polkadot/wasm-crypto-wasm@6.2.3":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-6.2.3.tgz#3b47346779881c714e1130374b2f325db9c4fdbf"
integrity sha512-bYRhYPcR4MBLAZz8liozr8E11r7j6RLkNHu80z65lZ5AWgjDu2MgYfKxZFWZxg8rB6+V1uYFmb7czUiSWOn4Rg==
"@polkadot/wasm-crypto-wasm@6.3.1":
version "6.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-6.3.1.tgz#67f720e7f9694fef096abe9d60abbac02e032383"
integrity sha512-idSlzKGVzCfeCMRHsacRvqwojSaTadFxL/Dbls4z1thvfa3U9Ku0d2qVtlwg7Hj+tYWDiuP8Kygs+6bQwfs0XA==
dependencies:
"@babel/runtime" "^7.18.6"
"@polkadot/wasm-util" "6.2.3"
"@babel/runtime" "^7.18.9"
"@polkadot/wasm-util" "6.3.1"

"@polkadot/wasm-crypto@^6.2.2", "@polkadot/wasm-crypto@^6.2.3":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-6.2.3.tgz#1b52c834a1f609d6820035d61cdfda962990ec57"
integrity sha512-Jq08uX16YYySanwN/37n/ZzOFv8T2H4NzLaQNjSGNbFdmKzkrlpw369XRNIVhrKGtK4v09O5ZaF5P9qc0EHgsg==
"@polkadot/wasm-crypto@^6.2.2", "@polkadot/wasm-crypto@^6.2.3", "@polkadot/wasm-crypto@^6.3.1":
version "6.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-6.3.1.tgz#63f5798aca2b2ff0696f190e6862d9781d8f280c"
integrity sha512-OO8h0qeVkqp4xYZaRVl4iuWOEtq282pNBHDKb6SOJuI2g59eWGcKh4EQU9Me2VP6qzojIqptrkrVt7KQXC68gA==
dependencies:
"@babel/runtime" "^7.18.6"
"@polkadot/wasm-bridge" "6.2.3"
"@polkadot/wasm-crypto-asmjs" "6.2.3"
"@polkadot/wasm-crypto-init" "6.2.3"
"@polkadot/wasm-crypto-wasm" "6.2.3"
"@polkadot/wasm-util" "6.2.3"
"@babel/runtime" "^7.18.9"
"@polkadot/wasm-bridge" "6.3.1"
"@polkadot/wasm-crypto-asmjs" "6.3.1"
"@polkadot/wasm-crypto-init" "6.3.1"
"@polkadot/wasm-crypto-wasm" "6.3.1"
"@polkadot/wasm-util" "6.3.1"

"@polkadot/wasm-util@6.2.3":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-util/-/wasm-util-6.2.3.tgz#ffccbda4023810ac0e19327830c9bc0d4a5023bc"
integrity sha512-8BQ9gVSrjdc0MPWN9qtNWlMiK+J8dICu1gZJ+cy/hqKjer2MzwX4SeW2wyL5MkYYHjih3ajMRSoSA+/eY2iEwg==
"@polkadot/wasm-util@6.3.1":
version "6.3.1"
resolved "https://registry.yarnpkg.com/@polkadot/wasm-util/-/wasm-util-6.3.1.tgz#439ebb68a436317af388ed6438b8f879df3afcda"
integrity sha512-12oAv5J7Yoc9m6jixrSaQCxpOkWOyzHx3DMC8qmLjRiwdBWxqLmImOVRVnFsbaxqSbhBIHRuJphVxWE+GZETDg==
dependencies:
"@babel/runtime" "^7.18.6"
"@babel/runtime" "^7.18.9"

"@polkadot/[email protected]", "@polkadot/x-bigint@^10.0.2":
"@polkadot/[email protected]":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-10.0.2.tgz#8b69e1adf59444a6fb4397f9869ec1a9a0de1b1a"
integrity sha512-LtfPi+AyZDNe8jQGVmyDfxGyQDdM6ISZEwJD1ieGd4eUbOkfPmn+1t+0rjtxjISZcyP40fSFcLxtL191jDV8Bw==
dependencies:
"@babel/runtime" "^7.18.6"
"@polkadot/x-global" "10.0.2"

"@polkadot/[email protected]", "@polkadot/x-bigint@^10.0.2":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-10.1.1.tgz#c084cfdfe48633da07423f4d9916563882947563"
integrity sha512-YNYN64N4icKyqiDIw0tcGyWwz3g/282Kk0ozfcA5TM0wGRe2BwmoB4gYrZ7pJDxvsHnRPR6Dw0r9Xxh8DNIzHQ==
dependencies:
"@babel/runtime" "^7.18.9"
"@polkadot/x-global" "10.1.1"

"@polkadot/[email protected]":
version "9.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-9.7.2.tgz#ec79977335dce173a81e45247bdfd46f3b301702"
Expand All @@ -2782,14 +2834,29 @@
dependencies:
"@babel/runtime" "^7.18.6"

"@polkadot/[email protected]":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-10.1.1.tgz#d0d90ef71fd94f59605e8c73dcd1aa3e3dd4fc37"
integrity sha512-wB3rZTTNN14umLSfR2GLL0dJrlGM1YRUNw7XvbA+3B8jxGCIOmjSyAkdZBeiCxg2XIbJD3EkB0hBhga2mNuS6g==
dependencies:
"@babel/runtime" "^7.18.9"

"@polkadot/[email protected]":
version "9.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-9.7.2.tgz#9847fd1da13989f321ca621e85477ba70fd8d55a"
integrity sha512-3NN5JhjosaelaFWBJSlv9mb/gDAlt7RuZ8NKlOjB+LQHd9g6ZbnYi5wwjW+i/x/3E4IVbBx66uvWgNaw7IBrkg==
dependencies:
"@babel/runtime" "^7.18.6"

"@polkadot/x-randomvalues@*", "@polkadot/[email protected]":
"@polkadot/x-randomvalues@*", "@polkadot/[email protected]":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-10.1.1.tgz#3b1f590e6641e322e3a28bb4f17f0a53005d9ada"
integrity sha512-opVFNEnzCir7cWsFfyDqNlrGazkpjnL+JpkxE/b9WmSco6y0IUzn/Q7rL3EaBzBEvxY0/J8KeSGGs3W+mf6tBQ==
dependencies:
"@babel/runtime" "^7.18.9"
"@polkadot/x-global" "10.1.1"

"@polkadot/[email protected]":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-10.0.2.tgz#b51d58d235e4fae5201f4ef633ee71d8bf23c125"
integrity sha512-kYbNeeOaDEnNqVhIgh8ds9YC79Tji5/HDqQymx7Xb3YmTagdOAe2klrTRJzVfsUKljzhlVOuF3Zcf/PRNbt/2w==
Expand All @@ -2813,6 +2880,14 @@
"@babel/runtime" "^7.18.6"
"@polkadot/x-global" "10.0.2"

"@polkadot/[email protected]":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-10.1.1.tgz#536d0093749fcc14a60d4ae29c35f699dea7e651"
integrity sha512-a52ah/sUS+aGZcCCL7BhrytAeV/7kiqu1zbuCoZtIzxP6x34a2vcic3bLPoyynLcX2ruzvLKFhJDGOJ4Bq5lcA==
dependencies:
"@babel/runtime" "^7.18.9"
"@polkadot/x-global" "10.1.1"

"@polkadot/[email protected]":
version "9.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-9.7.2.tgz#c94ea6c8f510fdf579659248ede9421854e32b42"
Expand All @@ -2829,6 +2904,14 @@
"@babel/runtime" "^7.18.6"
"@polkadot/x-global" "10.0.2"

"@polkadot/[email protected]":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-10.1.1.tgz#c1a86b3d0fe0ca65d30c8ce5c6f75c4035e95847"
integrity sha512-prTzUXXW9OxFyf17EwGSBxe2GvVFG60cmKV8goC50nghhNMl1y0GdGpvKNQTFG6hIk5fIon9/pBpWsas4iAf+Q==
dependencies:
"@babel/runtime" "^7.18.9"
"@polkadot/x-global" "10.1.1"

"@polkadot/[email protected]":
version "9.7.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-9.7.2.tgz#2ae29fa5ca2c0353e7a1913eef710b2d45bdf0b2"
Expand Down Expand Up @@ -2998,6 +3081,11 @@
resolved "https://registry.yarnpkg.com/@substrate/ss58-registry/-/ss58-registry-1.23.0.tgz#6212bf871a882da98799f8dc51de0944d4152b88"
integrity sha512-LuQje7n48GXSsp1aGI6UEmNVtlh7OzQ6CN1Hd9VGUrshADwMB0lRZ5bxnffmqDR4vVugI7h0NN0AONhIW1eHGg==

"@substrate/ss58-registry@^1.24.0":
version "1.25.0"
resolved "https://registry.yarnpkg.com/@substrate/ss58-registry/-/ss58-registry-1.25.0.tgz#0fcd8c9c0e53963a88fbed41f2cbd8a1a5c74cde"
integrity sha512-LmCH4QJRdHaeLsLTPSgJaXguMoIW+Ig9fA9LRPpeya9HefVAJ7gZuUYinldv+QmX7evNm5CL0rspNUS8l1DvXg==

"@svgr/babel-plugin-add-jsx-attribute@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-6.0.0.tgz#bd6d1ff32a31b82b601e73672a789cc41e84fe18"
Expand Down

0 comments on commit cd75683

Please sign in to comment.