-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump @polkadot/keyring in /integration-tests
Bumps [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) from 12.5.1 to 12.6.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/v12.6.1/packages/keyring) --- updated-dependencies: - dependency-name: "@polkadot/keyring" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
7c0604b
commit 479a15b
Showing
2 changed files
with
111 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1110,13 +1110,13 @@ | |
eventemitter3 "^5.0.0" | ||
rxjs "^7.8.0" | ||
|
||
"@polkadot/keyring@12.5.1": | ||
version "12.5.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-12.5.1.tgz#2f38504aa915f54bbd265f3793a6be55010eb1f5" | ||
integrity sha512-u6b+Q7wI6WY/vwmJS9uUHy/5hKZ226nTlVNmxjkj9GvrRsQvUSwS94163yHPJwiZJiIv5xK5m0rwCMyoYu+wjA== | ||
"@polkadot/keyring@12.6.1": | ||
version "12.6.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-12.6.1.tgz#0984dd625edd582750d8975f1898a4acb14bda8b" | ||
integrity sha512-cicTctZr5Jy5vgNT2FsNiKoTZnz6zQkgDoIYv79NI+p1Fhwc9C+DN/iMCnk3Cm9vR2gSAd2fSV+Y5iKVDhAmUw== | ||
dependencies: | ||
"@polkadot/util" "12.5.1" | ||
"@polkadot/util-crypto" "12.5.1" | ||
"@polkadot/util" "12.6.1" | ||
"@polkadot/util-crypto" "12.6.1" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/keyring@^10.4.2": | ||
|
@@ -1137,13 +1137,13 @@ | |
"@polkadot/util" "10.4.2" | ||
"@substrate/ss58-registry" "^1.38.0" | ||
|
||
"@polkadot/networks@12.5.1": | ||
version "12.5.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-12.5.1.tgz#685c69d24d78a64f4e750609af22678d57fe1192" | ||
integrity sha512-PP6UUdzz6iHHZH4q96cUEhTcydHj16+61sqeaYEJSF6Q9iY+5WVWQ26+rdjmre/EBdrMQkSS/CKy73mO5z/JkQ== | ||
"@polkadot/networks@12.6.1": | ||
version "12.6.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-12.6.1.tgz#eb0b1fb9e04fbaba066d44df4ff18b0567ca5fcc" | ||
integrity sha512-pzyirxTYAnsx+6kyLYcUk26e4TLz3cX6p2KhTgAVW77YnpGX5VTKTbYykyXC8fXFd/migeQsLaa2raFN47mwoA== | ||
dependencies: | ||
"@polkadot/util" "12.5.1" | ||
"@substrate/ss58-registry" "^1.43.0" | ||
"@polkadot/util" "12.6.1" | ||
"@substrate/ss58-registry" "^1.44.0" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/[email protected]": | ||
|
@@ -1268,19 +1268,19 @@ | |
ed2curve "^0.3.0" | ||
tweetnacl "^1.0.3" | ||
|
||
"@polkadot/util-crypto@12.5.1": | ||
version "12.5.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-12.5.1.tgz#1753b23abfb9d72db950399ef65b0cbe5bef9f2f" | ||
integrity sha512-Y8ORbMcsM/VOqSG3DgqutRGQ8XXK+X9M3C8oOEI2Tji65ZsXbh9Yh+ryPLM0oBp/9vqOXjkLgZJbbVuQceOw0A== | ||
"@polkadot/util-crypto@12.6.1": | ||
version "12.6.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-12.6.1.tgz#f1e354569fb039822db5e57297296e22af575af8" | ||
integrity sha512-2ezWFLmdgeDXqB9NAUdgpp3s2rQztNrZLY+y0SJYNOG4ch+PyodTW/qSksnOrVGVdRhZ5OESRE9xvo9LYV5UAw== | ||
dependencies: | ||
"@noble/curves" "^1.2.0" | ||
"@noble/hashes" "^1.3.2" | ||
"@polkadot/networks" "12.5.1" | ||
"@polkadot/util" "12.5.1" | ||
"@polkadot/wasm-crypto" "^7.2.2" | ||
"@polkadot/wasm-util" "^7.2.2" | ||
"@polkadot/x-bigint" "12.5.1" | ||
"@polkadot/x-randomvalues" "12.5.1" | ||
"@polkadot/networks" "12.6.1" | ||
"@polkadot/util" "12.6.1" | ||
"@polkadot/wasm-crypto" "^7.3.1" | ||
"@polkadot/wasm-util" "^7.3.1" | ||
"@polkadot/x-bigint" "12.6.1" | ||
"@polkadot/x-randomvalues" "12.6.1" | ||
"@scure/base" "^1.1.3" | ||
tslib "^2.6.2" | ||
|
||
|
@@ -1297,16 +1297,16 @@ | |
"@types/bn.js" "^5.1.1" | ||
bn.js "^5.2.1" | ||
|
||
"@polkadot/util@12.5.1": | ||
version "12.5.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-12.5.1.tgz#f4e7415600b013d3b69527aa88904acf085be3f5" | ||
integrity sha512-fDBZL7D4/baMG09Qowseo884m3QBzErGkRWNBId1UjWR99kyex+cIY9fOSzmuQxo6nLdJlLHw1Nz2caN3+Bq0A== | ||
"@polkadot/util@12.6.1": | ||
version "12.6.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-12.6.1.tgz#477b8e2c601e8aae0662670ed33da46f1b335e5a" | ||
integrity sha512-10ra3VfXtK8ZSnWI7zjhvRrhupg3rd4iFC3zCaXmRpOU+AmfIoCFVEmuUuC66gyXiz2/g6k5E6j0lWQCOProSQ== | ||
dependencies: | ||
"@polkadot/x-bigint" "12.5.1" | ||
"@polkadot/x-global" "12.5.1" | ||
"@polkadot/x-textdecoder" "12.5.1" | ||
"@polkadot/x-textencoder" "12.5.1" | ||
"@types/bn.js" "^5.1.1" | ||
"@polkadot/x-bigint" "12.6.1" | ||
"@polkadot/x-global" "12.6.1" | ||
"@polkadot/x-textdecoder" "12.6.1" | ||
"@polkadot/x-textencoder" "12.6.1" | ||
"@types/bn.js" "^5.1.5" | ||
bn.js "^5.2.1" | ||
tslib "^2.6.2" | ||
|
||
|
@@ -1317,13 +1317,13 @@ | |
dependencies: | ||
"@babel/runtime" "^7.20.6" | ||
|
||
"@polkadot/wasm-bridge@7.2.2": | ||
version "7.2.2" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-bridge/-/wasm-bridge-7.2.2.tgz#957b82b17927fe080729e8930b5b5c554f77b8df" | ||
integrity sha512-CgNENd65DVYtackOVXXRA0D1RPoCv5+77IdBCf7kNqu6LeAnR4nfTI6qjaApUdN1xRweUsQjSH7tu7VjkMOA0A== | ||
"@polkadot/wasm-bridge@7.3.1": | ||
version "7.3.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-bridge/-/wasm-bridge-7.3.1.tgz#8438363aa98296f8be949321ca1d3a4cbcc4fc49" | ||
integrity sha512-wPtDkGaOQx5BUIYP+kJv5aV3BnCQ+HXr36khGKYrRQAMBrG+ybCNPOTVXDQnSbraPQRSw7fSIJmiQpEmFsIz0w== | ||
dependencies: | ||
"@polkadot/wasm-util" "7.2.2" | ||
tslib "^2.6.1" | ||
"@polkadot/wasm-util" "7.3.1" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/[email protected]": | ||
version "6.4.1" | ||
|
@@ -1332,12 +1332,12 @@ | |
dependencies: | ||
"@babel/runtime" "^7.20.6" | ||
|
||
"@polkadot/wasm-crypto-asmjs@7.2.2": | ||
version "7.2.2" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-7.2.2.tgz#25243a4d5d8d997761141b616623cacff4329f13" | ||
integrity sha512-wKg+cpsWQCTSVhjlHuNeB/184rxKqY3vaklacbLOMbUXieIfuDBav5PJdzS3yeiVE60TpYaHW4iX/5OYHS82gg== | ||
"@polkadot/wasm-crypto-asmjs@7.3.1": | ||
version "7.3.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-7.3.1.tgz#8322a554635bcc689eb3a944c87ea64061b6ba81" | ||
integrity sha512-pTUOCIP0nUc4tjzdG1vtEBztKEWde4DBEZm7NaxBLvwNUxsbYhLKYvuhASEyEIz0ZyE4rOBWEmRF4Buic8oO+g== | ||
dependencies: | ||
tslib "^2.6.1" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/[email protected]": | ||
version "6.4.1" | ||
|
@@ -1349,16 +1349,16 @@ | |
"@polkadot/wasm-crypto-asmjs" "6.4.1" | ||
"@polkadot/wasm-crypto-wasm" "6.4.1" | ||
|
||
"@polkadot/wasm-crypto-init@7.2.2": | ||
version "7.2.2" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-init/-/wasm-crypto-init-7.2.2.tgz#ffd105b87fc1b679c06c85c0848183c27bc539e3" | ||
integrity sha512-vD4iPIp9x+SssUIWUenxWLPw4BVIwhXHNMpsV81egK990tvpyIxL205/EF5QRb1mKn8WfWcNFm5tYwwh9NdnnA== | ||
"@polkadot/wasm-crypto-init@7.3.1": | ||
version "7.3.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-init/-/wasm-crypto-init-7.3.1.tgz#5a140f9e2746ce3009dbcc4d05827e0703fd344d" | ||
integrity sha512-Fx15ItLcxCe7uJCWZVXhFbsrXqHUKAp9KGYQFKBRK7r1C2va4Y7qnirjwkxoMHQcunusLe2KdbrD+YJuzh4wlA== | ||
dependencies: | ||
"@polkadot/wasm-bridge" "7.2.2" | ||
"@polkadot/wasm-crypto-asmjs" "7.2.2" | ||
"@polkadot/wasm-crypto-wasm" "7.2.2" | ||
"@polkadot/wasm-util" "7.2.2" | ||
tslib "^2.6.1" | ||
"@polkadot/wasm-bridge" "7.3.1" | ||
"@polkadot/wasm-crypto-asmjs" "7.3.1" | ||
"@polkadot/wasm-crypto-wasm" "7.3.1" | ||
"@polkadot/wasm-util" "7.3.1" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/[email protected]": | ||
version "6.4.1" | ||
|
@@ -1368,13 +1368,13 @@ | |
"@babel/runtime" "^7.20.6" | ||
"@polkadot/wasm-util" "6.4.1" | ||
|
||
"@polkadot/wasm-crypto-wasm@7.2.2": | ||
version "7.2.2" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-7.2.2.tgz#9e49a1565bda2bc830708693b491b37ad8a2144d" | ||
integrity sha512-3efoIB6jA3Hhv6k0YIBwCtlC8gCSWCk+R296yIXRLLr3cGN415KM/PO/d1JIXYI64lbrRzWRmZRhllw3jf6Atg== | ||
"@polkadot/wasm-crypto-wasm@7.3.1": | ||
version "7.3.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-7.3.1.tgz#8f0906ab5dd11fa706db4c3547304b0e1d99f671" | ||
integrity sha512-hBMRwrBLCfVsFHSdnwwIxEPshoZdW/dHehYRxMSpUdmqOxtD1gnjocXGE1KZUYGX675+EFuR+Ch6OoTKFJxwTA== | ||
dependencies: | ||
"@polkadot/wasm-util" "7.2.2" | ||
tslib "^2.6.1" | ||
"@polkadot/wasm-util" "7.3.1" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/wasm-crypto@^6.4.1": | ||
version "6.4.1" | ||
|
@@ -1388,17 +1388,17 @@ | |
"@polkadot/wasm-crypto-wasm" "6.4.1" | ||
"@polkadot/wasm-util" "6.4.1" | ||
|
||
"@polkadot/wasm-crypto@^7.2.2": | ||
version "7.2.2" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-7.2.2.tgz#3c4b300c0997f4f7e2ddcdf8101d97fa1f5d1a7f" | ||
integrity sha512-1ZY1rxUTawYm0m1zylvBMFovNIHYgG2v/XoASNp/EMG5c8FQIxCbhJRaTBA983GVq4lN/IAKREKEp9ZbLLqssA== | ||
"@polkadot/wasm-crypto@^7.3.1": | ||
version "7.3.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-7.3.1.tgz#178e43ab68385c90d40f53590d3fdb59ee1aa5f4" | ||
integrity sha512-BSK0YyCN4ohjtwbiHG71fgf+7ufgfLrHxjn7pKsvXhyeiEVuDhbDreNcpUf3eGOJ5tNk75aSbKGF4a3EJGIiNA== | ||
dependencies: | ||
"@polkadot/wasm-bridge" "7.2.2" | ||
"@polkadot/wasm-crypto-asmjs" "7.2.2" | ||
"@polkadot/wasm-crypto-init" "7.2.2" | ||
"@polkadot/wasm-crypto-wasm" "7.2.2" | ||
"@polkadot/wasm-util" "7.2.2" | ||
tslib "^2.6.1" | ||
"@polkadot/wasm-bridge" "7.3.1" | ||
"@polkadot/wasm-crypto-asmjs" "7.3.1" | ||
"@polkadot/wasm-crypto-init" "7.3.1" | ||
"@polkadot/wasm-crypto-wasm" "7.3.1" | ||
"@polkadot/wasm-util" "7.3.1" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/[email protected]": | ||
version "6.4.1" | ||
|
@@ -1407,12 +1407,12 @@ | |
dependencies: | ||
"@babel/runtime" "^7.20.6" | ||
|
||
"@polkadot/wasm-util@7.2.2", "@polkadot/wasm-util@^7.2.2": | ||
version "7.2.2" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-util/-/wasm-util-7.2.2.tgz#f8aa62eba9a35466aa23f3c5634f3e8dbd398bbf" | ||
integrity sha512-N/25960ifCc56sBlJZ2h5UBpEPvxBmMLgwYsl7CUuT+ea2LuJW9Xh8VHDN/guYXwmm92/KvuendYkEUykpm/JQ== | ||
"@polkadot/wasm-util@7.3.1", "@polkadot/wasm-util@^7.3.1": | ||
version "7.3.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-util/-/wasm-util-7.3.1.tgz#047fbce91e9bdd944d46bea8f636d2fdc268fba2" | ||
integrity sha512-0m6ozYwBrJgnGl6QvS37ZiGRu4FFPPEtMYEVssfo1Tz4skHJlByWaHWhRNoNCVFAKiGEBu+rfx5HAQMAhoPkvg== | ||
dependencies: | ||
tslib "^2.6.1" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/[email protected]", "@polkadot/x-bigint@^10.4.2": | ||
version "10.4.2" | ||
|
@@ -1422,12 +1422,12 @@ | |
"@babel/runtime" "^7.20.13" | ||
"@polkadot/x-global" "10.4.2" | ||
|
||
"@polkadot/x-bigint@12.5.1": | ||
version "12.5.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-12.5.1.tgz#0a6a3a34fae51468e7b02b42e0ff0747fd88a80a" | ||
integrity sha512-Fw39eoN9v0sqxSzfSC5awaDVdzojIiE7d1hRSQgVSrES+8whWvtbYMR0qwbVhTuW7DvogHmye41P9xKMlXZysg== | ||
"@polkadot/x-bigint@12.6.1": | ||
version "12.6.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-12.6.1.tgz#82b6a3639e1bc1195b2858482f0421b403641b80" | ||
integrity sha512-YlABeVIlgYQZJ4ZpW/+akFGGxw5jMGt4g5vaP7EumlORGneJHzzWJYDmI5v2y7j1zvC9ofOle7z4tRmtN/QDew== | ||
dependencies: | ||
"@polkadot/x-global" "12.5.1" | ||
"@polkadot/x-global" "12.6.1" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/x-fetch@^10.4.2": | ||
|
@@ -1447,10 +1447,10 @@ | |
dependencies: | ||
"@babel/runtime" "^7.20.13" | ||
|
||
"@polkadot/x-global@12.5.1": | ||
version "12.5.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-12.5.1.tgz#947bb90e0c46c853ffe216dd6dcb6847d5c18a98" | ||
integrity sha512-6K0YtWEg0eXInDOihU5aSzeb1t9TiDdX9ZuRly+58ALSqw5kPZYmQLbzE1d8HWzyXRXK+YH65GtLzfMGqfYHmw== | ||
"@polkadot/x-global@12.6.1": | ||
version "12.6.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-12.6.1.tgz#1a00ae466e344539bdee57eb7b1dd4e4d5b1dc95" | ||
integrity sha512-w5t19HIdBPuyu7X/AiCyH2DsKqxBF0KpF4Ymolnx8PfcSIgnq9ZOmgs74McPR6FgEmeEkr9uNKujZrsfURi1ug== | ||
dependencies: | ||
tslib "^2.6.2" | ||
|
||
|
@@ -1462,12 +1462,12 @@ | |
"@babel/runtime" "^7.20.13" | ||
"@polkadot/x-global" "10.4.2" | ||
|
||
"@polkadot/x-randomvalues@12.5.1": | ||
version "12.5.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-12.5.1.tgz#b30c6fa8749f5776f1d8a78b6edddb9b0f9c2853" | ||
integrity sha512-UsMb1d+77EPNjW78BpHjZLIm4TaIpfqq89OhZP/6gDIoS2V9iE/AK3jOWKm1G7Y2F8XIoX1qzQpuMakjfagFoQ== | ||
"@polkadot/x-randomvalues@12.6.1": | ||
version "12.6.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-12.6.1.tgz#f0ad7afa5b0bac123b634ac19d6625cd301a9307" | ||
integrity sha512-1uVKlfYYbgIgGV5v1Dgn960cGovenWm5pmg+aTMeUGXVYiJwRD2zOpLyC1i/tP454iA74j74pmWb8Nkn0tJZUQ== | ||
dependencies: | ||
"@polkadot/x-global" "12.5.1" | ||
"@polkadot/x-global" "12.6.1" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/[email protected]": | ||
|
@@ -1478,12 +1478,12 @@ | |
"@babel/runtime" "^7.20.13" | ||
"@polkadot/x-global" "10.4.2" | ||
|
||
"@polkadot/x-textdecoder@12.5.1": | ||
version "12.5.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-12.5.1.tgz#8d89d2b5efbffb2550a48f8afb4a834e1d8d4f6e" | ||
integrity sha512-j2YZGWfwhMC8nHW3BXq10fAPY02ObLL/qoTjCMJ1Cmc/OGq18Ep7k9cXXbjFAq3wf3tUUewt/u/hStKCk3IvfQ== | ||
"@polkadot/x-textdecoder@12.6.1": | ||
version "12.6.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-12.6.1.tgz#ee6e9a0f1819204aa60e0ef5a576e8b222501123" | ||
integrity sha512-IasodJeV1f2Nr/VtA207+LXCQEqYcG8y9qB/EQcRsrEP58NbwwxM5Z2obV0lSjJOxRTJ4/OlhUwnLHwcbIp6+g== | ||
dependencies: | ||
"@polkadot/x-global" "12.5.1" | ||
"@polkadot/x-global" "12.6.1" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/[email protected]": | ||
|
@@ -1494,12 +1494,12 @@ | |
"@babel/runtime" "^7.20.13" | ||
"@polkadot/x-global" "10.4.2" | ||
|
||
"@polkadot/x-textencoder@12.5.1": | ||
version "12.5.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-12.5.1.tgz#9104e37a60068df2fbf57c81a7ce48669430c76c" | ||
integrity sha512-1JNNpOGb4wD+c7zFuOqjibl49LPnHNr4rj4s3WflLUIZvOMY6euoDuN3ISjQSHCLlVSoH0sOCWA3qXZU4bCTDQ== | ||
"@polkadot/x-textencoder@12.6.1": | ||
version "12.6.1" | ||
resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-12.6.1.tgz#b39d4afb50c8bc2ff6add9f20cfc2338abff90d4" | ||
integrity sha512-sTq/+tXqBhGe01a1rjieSHFh3y935vuRgtahVgVJZnfqh5SmLPgSN5tTPxZWzyx7gHIfotle8laTJbJarv7V1A== | ||
dependencies: | ||
"@polkadot/x-global" "12.5.1" | ||
"@polkadot/x-global" "12.6.1" | ||
tslib "^2.6.2" | ||
|
||
"@polkadot/x-ws@^10.4.2": | ||
|
@@ -1568,11 +1568,16 @@ | |
pako "^2.0.4" | ||
ws "^8.8.1" | ||
|
||
"@substrate/ss58-registry@^1.38.0", "@substrate/ss58-registry@^1.43.0": | ||
"@substrate/ss58-registry@^1.38.0": | ||
version "1.43.0" | ||
resolved "https://registry.yarnpkg.com/@substrate/ss58-registry/-/ss58-registry-1.43.0.tgz#93108e45cb7ef6d82560c153e3692c2aa1c711b3" | ||
integrity sha512-USEkXA46P9sqClL7PZv0QFsit4S8Im97wchKG0/H/9q3AT/S76r40UHfCr4Un7eBJPE23f7fU9BZ0ITpP9MCsA== | ||
|
||
"@substrate/ss58-registry@^1.44.0": | ||
version "1.44.0" | ||
resolved "https://registry.yarnpkg.com/@substrate/ss58-registry/-/ss58-registry-1.44.0.tgz#54f214e2a44f450b7bbc9252891c1879a54e0606" | ||
integrity sha512-7lQ/7mMCzVNSEfDS4BCqnRnKCFKpcOaPrxMeGTXHX1YQzM/m2BBHjbK2C3dJvjv7GYxMiaTq/HdWQj1xS6ss+A== | ||
|
||
"@tsconfig/node10@^1.0.7": | ||
version "1.0.9" | ||
resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.9.tgz#df4907fc07a886922637b15e02d4cebc4c0021b2" | ||
|
@@ -1633,6 +1638,13 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@types/bn.js@^5.1.5": | ||
version "5.1.5" | ||
resolved "https://registry.yarnpkg.com/@types/bn.js/-/bn.js-5.1.5.tgz#2e0dacdcce2c0f16b905d20ff87aedbc6f7b4bf0" | ||
integrity sha512-V46N0zwKRF5Q00AZ6hWtN0T8gGmDUaUzLWQvHFo5yThtVwK/VCenFY3wXVbOvNfajEpsTfQM4IN9k/d6gUVX3A== | ||
dependencies: | ||
"@types/node" "*" | ||
|
||
"@types/graceful-fs@^4.1.3": | ||
version "4.1.6" | ||
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.6.tgz#e14b2576a1c25026b7f02ede1de3b84c3a1efeae" | ||
|
@@ -4122,7 +4134,7 @@ ts-node@^10.8.0: | |
v8-compile-cache-lib "^3.0.1" | ||
yn "3.1.1" | ||
|
||
tslib@^2.1.0, tslib@^2.6.1, tslib@^2.6.2: | ||
tslib@^2.1.0, tslib@^2.6.2: | ||
version "2.6.2" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" | ||
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== | ||
|