Skip to content

Commit

Permalink
build(deps): bump @polkadot/keyring in /integration-tests
Browse files Browse the repository at this point in the history
Bumps [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) from 12.6.2 to 13.0.2.
- [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.0.2/packages/keyring)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent dd08619 commit 2fbbe84
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@polkadot/keyring": "12.6.2",
"@polkadot/keyring": "13.0.2",
"@types/ws": "^8.5.3",
"axios": "^1.0.0",
"creditcoin-js": "file:../creditcoin-js/creditcoin-js-v0.10.4.tgz",
Expand Down
112 changes: 56 additions & 56 deletions integration-tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1084,13 +1084,13 @@
eventemitter3 "^5.0.0"
rxjs "^7.8.0"

"@polkadot/keyring@12.6.2":
version "12.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-12.6.2.tgz#6067e6294fee23728b008ac116e7e9db05cecb9b"
integrity sha512-O3Q7GVmRYm8q7HuB3S0+Yf/q/EB2egKRRU3fv9b3B7V+A52tKzA+vIwEmNVaD1g5FKW9oB97rmpggs0zaKFqHw==
"@polkadot/keyring@13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-13.0.2.tgz#05a655eb06c965ae5ee5f181d25916797ea50849"
integrity sha512-NeLbhyKDT5W8LI9seWTZGePxNTOVpDhv2018HSrEDwJq9Ie0C4TZhUf3KNERCkSveuThXjfQJMs+1CF33ZXPWw==
dependencies:
"@polkadot/util" "12.6.2"
"@polkadot/util-crypto" "12.6.2"
"@polkadot/util" "13.0.2"
"@polkadot/util-crypto" "13.0.2"
tslib "^2.6.2"

"@polkadot/keyring@^10.4.2":
Expand All @@ -1111,13 +1111,13 @@
"@polkadot/util" "10.4.2"
"@substrate/ss58-registry" "^1.38.0"

"@polkadot/networks@12.6.2":
version "12.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-12.6.2.tgz#791779fee1d86cc5b6cd371858eea9b7c3f8720d"
integrity sha512-1oWtZm1IvPWqvMrldVH6NI2gBoCndl5GEwx7lAuQWGr7eNL+6Bdc5K3Z9T0MzFvDGoi2/CBqjX9dRKo39pDC/w==
"@polkadot/networks@13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-13.0.2.tgz#0f8fc896b8fb2141212b6448739f4a00bc72b29c"
integrity sha512-ABAL+vug/gIwkdFEzeh87JoJd0YKrxSYg/HjUrZ+Zis2ucxQEKpvtCpJ34ku+YrjacBfVqIAkkwd3ZdIPGq9aQ==
dependencies:
"@polkadot/util" "12.6.2"
"@substrate/ss58-registry" "^1.44.0"
"@polkadot/util" "13.0.2"
"@substrate/ss58-registry" "^1.46.0"
tslib "^2.6.2"

"@polkadot/rpc-augment@9.14.2":
Expand Down Expand Up @@ -1242,19 +1242,19 @@
ed2curve "^0.3.0"
tweetnacl "^1.0.3"

"@polkadot/util-crypto@12.6.2":
version "12.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-12.6.2.tgz#d2d51010e8e8ca88951b7d864add797dad18bbfc"
integrity sha512-FEWI/dJ7wDMNN1WOzZAjQoIcCP/3vz3wvAp5QQm+lOrzOLj0iDmaIGIcBkz8HVm3ErfSe/uKP0KS4jgV/ib+Mg==
"@polkadot/util-crypto@13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-13.0.2.tgz#fee602bcb39e9424300410f4144f170ee2a29292"
integrity sha512-woUsJJ6zd/caL7U+D30a5oM/+WK9iNI00Y8aNUHSj6Zq/KPzK9uqDBaLGWwlgrejoMQkxxiU2X0f2LzP15AtQg==
dependencies:
"@noble/curves" "^1.3.0"
"@noble/hashes" "^1.3.3"
"@polkadot/networks" "12.6.2"
"@polkadot/util" "12.6.2"
"@polkadot/networks" "13.0.2"
"@polkadot/util" "13.0.2"
"@polkadot/wasm-crypto" "^7.3.2"
"@polkadot/wasm-util" "^7.3.2"
"@polkadot/x-bigint" "12.6.2"
"@polkadot/x-randomvalues" "12.6.2"
"@polkadot/x-bigint" "13.0.2"
"@polkadot/x-randomvalues" "13.0.2"
"@scure/base" "^1.1.5"
tslib "^2.6.2"

Expand All @@ -1271,15 +1271,15 @@
"@types/bn.js" "^5.1.1"
bn.js "^5.2.1"

"@polkadot/util@12.6.2":
version "12.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-12.6.2.tgz#9396eff491221e1f0fd28feac55fc16ecd61a8dc"
integrity sha512-l8TubR7CLEY47240uki0TQzFvtnxFIO7uI/0GoWzpYD/O62EIAMRsuY01N4DuwgKq2ZWD59WhzsLYmA5K6ksdw==
"@polkadot/util@13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-13.0.2.tgz#f0a2572d74730fda8dfd690b60d53c131a688f3b"
integrity sha512-/6bS9sfhJLhs8QuqWaR1eRapzfDdGC5XAQZEPL9NN5sTTA7HxWos8rVleai0UERm8QUMabjZ9rK9KpzbXl7ojg==
dependencies:
"@polkadot/x-bigint" "12.6.2"
"@polkadot/x-global" "12.6.2"
"@polkadot/x-textdecoder" "12.6.2"
"@polkadot/x-textencoder" "12.6.2"
"@polkadot/x-bigint" "13.0.2"
"@polkadot/x-global" "13.0.2"
"@polkadot/x-textdecoder" "13.0.2"
"@polkadot/x-textencoder" "13.0.2"
"@types/bn.js" "^5.1.5"
bn.js "^5.2.1"
tslib "^2.6.2"
Expand Down Expand Up @@ -1396,12 +1396,12 @@
"@babel/runtime" "^7.20.13"
"@polkadot/x-global" "10.4.2"

"@polkadot/x-bigint@12.6.2":
version "12.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-12.6.2.tgz#59b7a615f205ae65e1ac67194aefde94d3344580"
integrity sha512-HSIk60uFPX4GOFZSnIF7VYJz7WZA7tpFJsne7SzxOooRwMTWEtw3fUpFy5cYYOeLh17/kHH1Y7SVcuxzVLc74Q==
"@polkadot/x-bigint@13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-13.0.2.tgz#25adca9ce0c5ed691f9bced283f44f7e7d824300"
integrity sha512-h2jKT/UaxiEal8LhQeH6+GCjO7GwEqVAD2SNYteCOXff6yNttqAZYJuHZsndbVjVNwqRNf8D5q/zZkD0HUd6xQ==
dependencies:
"@polkadot/x-global" "12.6.2"
"@polkadot/x-global" "13.0.2"
tslib "^2.6.2"

"@polkadot/x-fetch@^10.4.2":
Expand All @@ -1421,10 +1421,10 @@
dependencies:
"@babel/runtime" "^7.20.13"

"@polkadot/x-global@12.6.2":
version "12.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-12.6.2.tgz#31d4de1c3d4c44e4be3219555a6d91091decc4ec"
integrity sha512-a8d6m+PW98jmsYDtAWp88qS4dl8DyqUBsd0S+WgyfSMtpEXu6v9nXDgPZgwF5xdDvXhm+P0ZfVkVTnIGrScb5g==
"@polkadot/x-global@13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-13.0.2.tgz#77afc4fbd4cfac8ba78cf120836f30ecc7322a74"
integrity sha512-OoNIXLB5y8vIKpk4R+XmpDPhipNXWSUvEwUnpQT7NAxNLmzgMq1FhbrwBWWPRNHPrQonp7mqxV/X+v5lv1HW/g==
dependencies:
tslib "^2.6.2"

Expand All @@ -1436,12 +1436,12 @@
"@babel/runtime" "^7.20.13"
"@polkadot/x-global" "10.4.2"

"@polkadot/x-randomvalues@12.6.2":
version "12.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-12.6.2.tgz#13fe3619368b8bf5cb73781554859b5ff9d900a2"
integrity sha512-Vr8uG7rH2IcNJwtyf5ebdODMcr0XjoCpUbI91Zv6AlKVYOGKZlKLYJHIwpTaKKB+7KPWyQrk4Mlym/rS7v9feg==
"@polkadot/x-randomvalues@13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-13.0.2.tgz#78ae28b345895cc816ffcad0b336c31cadfcf928"
integrity sha512-SGj+L0H/7TWZtSmtkWlixO4DFzXDdluI0UscN2h285os2Ns8PnmBbue+iJ8PVSzpY1BOxd66gvkkpboPz+jXFQ==
dependencies:
"@polkadot/x-global" "12.6.2"
"@polkadot/x-global" "13.0.2"
tslib "^2.6.2"

"@polkadot/x-textdecoder@10.4.2":
Expand All @@ -1452,12 +1452,12 @@
"@babel/runtime" "^7.20.13"
"@polkadot/x-global" "10.4.2"

"@polkadot/x-textdecoder@12.6.2":
version "12.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-12.6.2.tgz#b86da0f8e8178f1ca31a7158257e92aea90b10e4"
integrity sha512-M1Bir7tYvNappfpFWXOJcnxUhBUFWkUFIdJSyH0zs5LmFtFdbKAeiDXxSp2Swp5ddOZdZgPac294/o2TnQKN1w==
"@polkadot/x-textdecoder@13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-13.0.2.tgz#662a6855af8e7a5af17f86890e59ab44f829243a"
integrity sha512-mauglOkTJxLGmLwLc3J5Jlq/W+SHP53eiy3F8/8JxxfnXrZKgWoQXGpvXYPjFnMZj0MzDSy/6GjyGWnDCgdQFA==
dependencies:
"@polkadot/x-global" "12.6.2"
"@polkadot/x-global" "13.0.2"
tslib "^2.6.2"

"@polkadot/x-textencoder@10.4.2":
Expand All @@ -1468,12 +1468,12 @@
"@babel/runtime" "^7.20.13"
"@polkadot/x-global" "10.4.2"

"@polkadot/x-textencoder@12.6.2":
version "12.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-12.6.2.tgz#81d23bd904a2c36137a395c865c5fefa21abfb44"
integrity sha512-4N+3UVCpI489tUJ6cv3uf0PjOHvgGp9Dl+SZRLgFGt9mvxnvpW/7+XBADRMtlG4xi5gaRK7bgl5bmY6OMDsNdw==
"@polkadot/x-textencoder@13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-13.0.2.tgz#5e178e0f759df50592e6870346c8db2a445af957"
integrity sha512-Lq08H2OnVXj97uaOwg7tcmRS7a4VJYkHEeWO4FyEMOk6P6lU6W8OVNjjxG0se9PCEgmyZPUDbJI//1ynzP4cXw==
dependencies:
"@polkadot/x-global" "12.6.2"
"@polkadot/x-global" "13.0.2"
tslib "^2.6.2"

"@polkadot/x-ws@^10.4.2":
Expand Down Expand Up @@ -1542,10 +1542,10 @@
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.45.0"
resolved "https://registry.yarnpkg.com/@substrate/ss58-registry/-/ss58-registry-1.45.0.tgz#8ed56847557413dadb6410c28075c223ed730fbb"
integrity sha512-NHmOkILimbLRPKvpnR+JGVckc1q4AJjxz9FnzZ3dKAVBL17AKknDy2FxXcwlJbmOXl9u7W3FS3bLDHgfKi4tQw==
"@substrate/ss58-registry@^1.46.0":
version "1.49.0"
resolved "https://registry.yarnpkg.com/@substrate/ss58-registry/-/ss58-registry-1.49.0.tgz#ed9507316d13f49b2bccb65f08ec97180f71fc39"
integrity sha512-leW6Ix4LD7XgvxT7+aobPWSw+WvPcN2Rxof1rmd0mNC5t2n99k1N7UNEvz7YEFSOUeHWmKIY7F5q8KeIqYoHfA==

"@tsconfig/node10@^1.0.7":
version "1.0.9"
Expand Down

0 comments on commit 2fbbe84

Please sign in to comment.