From ea0afc8ab9b2a21860c40760913ccc223b97492e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 11:14:09 +0000 Subject: [PATCH] build(deps): bump @polkadot/keyring in /integration-tests Bumps [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) from 13.2.2 to 13.4.3. - [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/v13.4.3/packages/keyring) --- updated-dependencies: - dependency-name: "@polkadot/keyring" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- integration-tests/package.json | 2 +- integration-tests/yarn.lock | 102 ++++++++++++++++----------------- 2 files changed, 52 insertions(+), 52 deletions(-) diff --git a/integration-tests/package.json b/integration-tests/package.json index 845717560..d474a9503 100644 --- a/integration-tests/package.json +++ b/integration-tests/package.json @@ -15,7 +15,7 @@ "author": "", "license": "ISC", "dependencies": { - "@polkadot/keyring": "13.2.2", + "@polkadot/keyring": "13.4.3", "@types/ws": "^8.5.3", "axios": "^1.0.0", "creditcoin-js": "file:../creditcoin-js/creditcoin-js-v0.10.4.tgz", diff --git a/integration-tests/yarn.lock b/integration-tests/yarn.lock index 7395270c7..40889932d 100644 --- a/integration-tests/yarn.lock +++ b/integration-tests/yarn.lock @@ -1084,13 +1084,13 @@ eventemitter3 "^5.0.0" rxjs "^7.8.0" -"@polkadot/keyring@13.2.2": - version "13.2.2" - resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-13.2.2.tgz#ec3b2e1d71e177accf6428ea6564569d73d35bdb" - integrity sha512-h4bPU92CALAAC+QOp6+zttuhI5H0GKOUzj1qwnmoPVoWxh21FoekLAXO1YJlsKxciTDdK5OhjdNPOIqcF0GCXA== +"@polkadot/keyring@13.4.3": + version "13.4.3" + resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-13.4.3.tgz#b48f7dba4eb3c32d20c002b8325579596329d983" + integrity sha512-2ePNcvBTznDN2luKbZM5fdxgAnj7V8m276qSTgrHlqKVvg9FsQpRCR6CAU+AjhnHzpe7uiZO+UH+jlXWefI3AA== dependencies: - "@polkadot/util" "13.2.2" - "@polkadot/util-crypto" "13.2.2" + "@polkadot/util" "13.4.3" + "@polkadot/util-crypto" "13.4.3" tslib "^2.8.0" "@polkadot/keyring@^10.4.2": @@ -1111,12 +1111,12 @@ "@polkadot/util" "10.4.2" "@substrate/ss58-registry" "^1.38.0" -"@polkadot/networks@13.2.2": - version "13.2.2" - resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-13.2.2.tgz#6c8e6340fc718da925f5aab0c91c69f2971ca3f0" - integrity sha512-di3dLB9BcLQ9ARcDe/nizl7jZZnQbQlxB8kXtAXqTIVFtshtKT+zYcji6dTX7xX9/O9tZB7qnrvuIuI0MkwJ5A== +"@polkadot/networks@13.4.3": + version "13.4.3" + resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-13.4.3.tgz#383a696fdc76ec4e70bf6a7360a87970ff7f7d06" + integrity sha512-Z+YZkltBt//CtkVH8ZYJ1z66qYxdI0yPamzkzZAqw6gj3gjgSxKtxB4baA/rcAw05QTvN2R3dLkkmKr2mnHovQ== dependencies: - "@polkadot/util" "13.2.2" + "@polkadot/util" "13.4.3" "@substrate/ss58-registry" "^1.51.0" tslib "^2.8.0" @@ -1242,19 +1242,19 @@ ed2curve "^0.3.0" tweetnacl "^1.0.3" -"@polkadot/util-crypto@13.2.2": - version "13.2.2" - resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-13.2.2.tgz#b3bc6554177952b5224cc4d71cb38efd35d4f163" - integrity sha512-C4vl07XC43vE6egd9LmSe0uOc7hAvBq6CIoILk5ZB95ABNBQSHOrS1pHugW4rJgVUiZgv8sdl+twmgisuSsSfg== +"@polkadot/util-crypto@13.4.3": + version "13.4.3" + resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-13.4.3.tgz#6dbf3814949d6dc6f5f905bac26c057e9a5d18fc" + integrity sha512-Ml0mjhKVetMrRCIosmVNMa6lbFPa3fSAeOggf34NsDIIQOKt9FL644iGz1ZSMOnBwN9qk2qHYmcFMTDXX2yKVQ== dependencies: "@noble/curves" "^1.3.0" "@noble/hashes" "^1.3.3" - "@polkadot/networks" "13.2.2" - "@polkadot/util" "13.2.2" + "@polkadot/networks" "13.4.3" + "@polkadot/util" "13.4.3" "@polkadot/wasm-crypto" "^7.4.1" "@polkadot/wasm-util" "^7.4.1" - "@polkadot/x-bigint" "13.2.2" - "@polkadot/x-randomvalues" "13.2.2" + "@polkadot/x-bigint" "13.4.3" + "@polkadot/x-randomvalues" "13.4.3" "@scure/base" "^1.1.7" tslib "^2.8.0" @@ -1271,15 +1271,15 @@ "@types/bn.js" "^5.1.1" bn.js "^5.2.1" -"@polkadot/util@13.2.2": - version "13.2.2" - resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-13.2.2.tgz#b834afd84bbf06084c728aed4b84d55e4278d518" - integrity sha512-zhsGtR0J2a0ODesJNbCYqEXOL2rhPrmv1F6OB2JMdho7iOrkONck3PZaoT/Y0JF7IlHjGV8K6yrw7k9KUtFrEA== +"@polkadot/util@13.4.3": + version "13.4.3" + resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-13.4.3.tgz#b17449e89455b1f63aeedd5e73b7634b2d47f5a9" + integrity sha512-6v2zvg8l7W22XvjYf7qv9tPQdYl2E6aXY94M4TZKsXZxmlS5BoG+A9Aq0+Gw8zBUjupjEmUkA6Y//msO8Zisug== dependencies: - "@polkadot/x-bigint" "13.2.2" - "@polkadot/x-global" "13.2.2" - "@polkadot/x-textdecoder" "13.2.2" - "@polkadot/x-textencoder" "13.2.2" + "@polkadot/x-bigint" "13.4.3" + "@polkadot/x-global" "13.4.3" + "@polkadot/x-textdecoder" "13.4.3" + "@polkadot/x-textencoder" "13.4.3" "@types/bn.js" "^5.1.6" bn.js "^5.2.1" tslib "^2.8.0" @@ -1396,12 +1396,12 @@ "@babel/runtime" "^7.20.13" "@polkadot/x-global" "10.4.2" -"@polkadot/x-bigint@13.2.2": - version "13.2.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-13.2.2.tgz#61c776f162bdf55f5c71be2802540a3cb95f63e9" - integrity sha512-9ENDfG2wYqABWhQYYrbjJK0aPBvCqVPiFhBiKgIg6OTSJKJToa4Di9R8NxelF8eJTtz7DIvgf6gZY/jnKfbtWw== +"@polkadot/x-bigint@13.4.3": + version "13.4.3" + resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-13.4.3.tgz#96223a7d540e828e82a37a3f470521dcccbb9f00" + integrity sha512-8NbjF5Q+5lflhvDFve58wULjCVcvXa932LKFtI5zL2gx5VDhMgyfkNcYRjHB18Ecl21963JuGzvGVTZNkh/i6g== dependencies: - "@polkadot/x-global" "13.2.2" + "@polkadot/x-global" "13.4.3" tslib "^2.8.0" "@polkadot/x-fetch@^10.4.2": @@ -1421,10 +1421,10 @@ dependencies: "@babel/runtime" "^7.20.13" -"@polkadot/x-global@13.2.2": - version "13.2.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-13.2.2.tgz#5a624a244e8bb65a693c7dd57ca871974fe97293" - integrity sha512-a+iKD7JXxDRtYVo0bp1+HHlaem6MkUHU2yE0cx2e97p9x+IKyNEY58D0L5P66kszLvhFw+t3Jq+qHIj0+2YxkQ== +"@polkadot/x-global@13.4.3": + version "13.4.3" + resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-13.4.3.tgz#0f1d4606f16810061044e32a6e5af89651d31b59" + integrity sha512-6c98kxZdoGRct3ua9Dz6/qz8wb3XFRUkaY+4+RzIgehKMPhu19pGWTrzmbJSyY9FtIpThuWKuDaBEvd5KgSxjA== dependencies: tslib "^2.8.0" @@ -1436,12 +1436,12 @@ "@babel/runtime" "^7.20.13" "@polkadot/x-global" "10.4.2" -"@polkadot/x-randomvalues@13.2.2": - version "13.2.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-13.2.2.tgz#e51ed8a15536daea0c1a24811878279248751d02" - integrity sha512-1UNImkS5PAaGHeIl2DlMjgt2iN7nlclzwrYhmxd0e9Z11RQqavGqi1a02HGREgnUu+wJ7eHmPMVe6K96+cL+aQ== +"@polkadot/x-randomvalues@13.4.3": + version "13.4.3" + resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-13.4.3.tgz#33c81007d246c659bb4b5a7442497d30467a63e7" + integrity sha512-pskXP/S2jROZ6aASExsUFlNp7GbJvQikKogvyvMMCzNIbUYLxpLuquLRa3MOORx2c0SNsENg90cx/zHT+IjPRQ== dependencies: - "@polkadot/x-global" "13.2.2" + "@polkadot/x-global" "13.4.3" tslib "^2.8.0" "@polkadot/x-textdecoder@10.4.2": @@ -1452,12 +1452,12 @@ "@babel/runtime" "^7.20.13" "@polkadot/x-global" "10.4.2" -"@polkadot/x-textdecoder@13.2.2": - version "13.2.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-13.2.2.tgz#828a32bd8dac40ed09bf2b24a9edd95d984f9087" - integrity sha512-elpIrgdq22yyvt4fzxwb2IRJEpswPVwizzauRipVy3uUmI/lC2f7D7u9jrC554Xy8UrrAPExX1sWJCxZA8DZ/g== +"@polkadot/x-textdecoder@13.4.3": + version "13.4.3" + resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-13.4.3.tgz#d67128d89fda99b882445ef1f9de4b782b1608ba" + integrity sha512-k7Wg6csAPxfNtpBt3k5yUuPHYmRl/nl7H2OMr40upMjbZXbQ1RJW9Z3GBkLmQczG7NwwfAXHwQE9FYOMUtbuRQ== dependencies: - "@polkadot/x-global" "13.2.2" + "@polkadot/x-global" "13.4.3" tslib "^2.8.0" "@polkadot/x-textencoder@10.4.2": @@ -1468,12 +1468,12 @@ "@babel/runtime" "^7.20.13" "@polkadot/x-global" "10.4.2" -"@polkadot/x-textencoder@13.2.2": - version "13.2.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-13.2.2.tgz#c3c697eff1b0d1f0195226c37e5189f84a9bf60a" - integrity sha512-nxlNvK5h0KPCaAE/cx92e8JCPAlmFGbuXC9l03C1Ei1wAnOcWuJWRIk2qOkCEYkpT+G0jITPN4dgk634+pBQSw== +"@polkadot/x-textencoder@13.4.3": + version "13.4.3" + resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-13.4.3.tgz#fd9a06af967490ccdbe5969adfa68f35310b1a98" + integrity sha512-byl2LbN1rnEXKmnsCzEDaIjSIHAr+1ciSe2yj3M0K+oWEEcaFZEovJaf/uoyzkcjn+/l8rDv3nget6mPuQ/DSw== dependencies: - "@polkadot/x-global" "13.2.2" + "@polkadot/x-global" "13.4.3" tslib "^2.8.0" "@polkadot/x-ws@^10.4.2":