From 4be5e25c88682453ea1fea6eebd4a1d50cb17602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:07:16 +0000 Subject: [PATCH] build(deps): bump @polkadot/types from 12.4.2 to 14.0.1 Bumps [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) from 12.4.2 to 14.0.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v14.0.1/packages/types) --- updated-dependencies: - dependency-name: "@polkadot/types" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 558 +++++++++++++++++++++++++++++++++++++++++++--- package.json | 2 +- 2 files changed, 527 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index 92c79a51..79f0406a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@bull-board/express": "^5.21.4", "@polkadot/api": "^12.4.2", "@polkadot/keyring": "^13.0.2", - "@polkadot/types": "^12.0.1", + "@polkadot/types": "^14.0.1", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2", "@sentry/integrations": "^7.119.0", @@ -2688,6 +2688,24 @@ "node": ">=18" } }, + "node_modules/@polkadot/api-augment/node_modules/@polkadot/types": { + "version": "12.4.2", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.4.2.tgz", + "integrity": "sha512-ivYtt7hYcRvo69ULb1BJA9BE1uefijXcaR089Dzosr9+sMzvsB1yslNQReOq+Wzq6h6AQj4qex6qVqjWZE6Z4A==", + "dependencies": { + "@polkadot/keyring": "^13.0.2", + "@polkadot/types-augment": "12.4.2", + "@polkadot/types-codec": "12.4.2", + "@polkadot/types-create": "12.4.2", + "@polkadot/util": "^13.0.2", + "@polkadot/util-crypto": "^13.0.2", + "rxjs": "^7.8.1", + "tslib": "^2.6.3" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/api-base": { "version": "12.4.2", "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-12.4.2.tgz", @@ -2703,6 +2721,24 @@ "node": ">=18" } }, + "node_modules/@polkadot/api-base/node_modules/@polkadot/types": { + "version": "12.4.2", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.4.2.tgz", + "integrity": "sha512-ivYtt7hYcRvo69ULb1BJA9BE1uefijXcaR089Dzosr9+sMzvsB1yslNQReOq+Wzq6h6AQj4qex6qVqjWZE6Z4A==", + "dependencies": { + "@polkadot/keyring": "^13.0.2", + "@polkadot/types-augment": "12.4.2", + "@polkadot/types-codec": "12.4.2", + "@polkadot/types-create": "12.4.2", + "@polkadot/util": "^13.0.2", + "@polkadot/util-crypto": "^13.0.2", + "rxjs": "^7.8.1", + "tslib": "^2.6.3" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/api-derive": { "version": "12.4.2", "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-12.4.2.tgz", @@ -2723,31 +2759,195 @@ "node": ">=18" } }, + "node_modules/@polkadot/api-derive/node_modules/@polkadot/types": { + "version": "12.4.2", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.4.2.tgz", + "integrity": "sha512-ivYtt7hYcRvo69ULb1BJA9BE1uefijXcaR089Dzosr9+sMzvsB1yslNQReOq+Wzq6h6AQj4qex6qVqjWZE6Z4A==", + "dependencies": { + "@polkadot/keyring": "^13.0.2", + "@polkadot/types-augment": "12.4.2", + "@polkadot/types-codec": "12.4.2", + "@polkadot/types-create": "12.4.2", + "@polkadot/util": "^13.0.2", + "@polkadot/util-crypto": "^13.0.2", + "rxjs": "^7.8.1", + "tslib": "^2.6.3" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/api/node_modules/@polkadot/types": { + "version": "12.4.2", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.4.2.tgz", + "integrity": "sha512-ivYtt7hYcRvo69ULb1BJA9BE1uefijXcaR089Dzosr9+sMzvsB1yslNQReOq+Wzq6h6AQj4qex6qVqjWZE6Z4A==", + "dependencies": { + "@polkadot/keyring": "^13.0.2", + "@polkadot/types-augment": "12.4.2", + "@polkadot/types-codec": "12.4.2", + "@polkadot/types-create": "12.4.2", + "@polkadot/util": "^13.0.2", + "@polkadot/util-crypto": "^13.0.2", + "rxjs": "^7.8.1", + "tslib": "^2.6.3" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/keyring": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.0.2.tgz", - "integrity": "sha512-NeLbhyKDT5W8LI9seWTZGePxNTOVpDhv2018HSrEDwJq9Ie0C4TZhUf3KNERCkSveuThXjfQJMs+1CF33ZXPWw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.1.1.tgz", + "integrity": "sha512-Wm+9gn946GIPjGzvueObLGBBS9s541HE6mvKdWGEmPFMzH93ESN931RZlOd67my5MWryiSP05h5SHTp7bSaQTA==", "dependencies": { - "@polkadot/util": "13.0.2", - "@polkadot/util-crypto": "13.0.2", - "tslib": "^2.6.2" + "@polkadot/util": "13.1.1", + "@polkadot/util-crypto": "13.1.1", + "tslib": "^2.7.0" }, "engines": { "node": ">=18" }, "peerDependencies": { - "@polkadot/util": "13.0.2", - "@polkadot/util-crypto": "13.0.2" + "@polkadot/util": "13.1.1", + "@polkadot/util-crypto": "13.1.1" + } + }, + "node_modules/@polkadot/keyring/node_modules/@polkadot/util": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-13.1.1.tgz", + "integrity": "sha512-M4iQ5Um8tFdDmD7a96nPzfrEt+kxyWOqQDPqXyaax4QBnq/WCbq0jo8IO61uz55mdMQnGZvq8jd8uge4V6JzzQ==", + "dependencies": { + "@polkadot/x-bigint": "13.1.1", + "@polkadot/x-global": "13.1.1", + "@polkadot/x-textdecoder": "13.1.1", + "@polkadot/x-textencoder": "13.1.1", + "@types/bn.js": "^5.1.5", + "bn.js": "^5.2.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/keyring/node_modules/@polkadot/x-bigint": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-13.1.1.tgz", + "integrity": "sha512-Cq4Y6fd9UWtRBZz8RX2tWEBL1IFwUtY6cL8p6HC9yhZtUR6OPjKZe6RIZQa9gSOoIuqZWd6PmtvSNGVH32yfkQ==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/keyring/node_modules/@polkadot/x-global": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.1.1.tgz", + "integrity": "sha512-DViIMmmEs29Qlsp058VTg2Mn7e3/CpGazNnKJrsBa0o1Ptxl13/4Z0fjqCpNi2GB+kaOsnREzxUORrHcU+PqcQ==", + "dependencies": { + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/keyring/node_modules/@polkadot/x-textdecoder": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-13.1.1.tgz", + "integrity": "sha512-LpZ9KYc6HdBH+i86bCmun4g4GWMiWN/1Pzs0hNdanlQMfqp3UGzl1Dqp0nozMvjWAlvyG7ip235VgNMd8HEbqg==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/keyring/node_modules/@polkadot/x-textencoder": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-13.1.1.tgz", + "integrity": "sha512-w1mT15B9ptN5CJNgN/A0CmBqD5y9OePjBdU6gmAd8KRhwXCF0MTBKcEZk1dHhXiXtX+28ULJWLrfefC5gxy69Q==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" } }, "node_modules/@polkadot/networks": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-13.0.2.tgz", - "integrity": "sha512-ABAL+vug/gIwkdFEzeh87JoJd0YKrxSYg/HjUrZ+Zis2ucxQEKpvtCpJ34ku+YrjacBfVqIAkkwd3ZdIPGq9aQ==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-13.1.1.tgz", + "integrity": "sha512-eEQ4+Mfl1xFtApeU5PdXZ2XBhxNSvUz9yW+YQVGUCkXRjWFbqNRsTOYWGd9uFbiAOXiiiXbtqfZpxSDzIm4XOg==", "dependencies": { - "@polkadot/util": "13.0.2", - "@substrate/ss58-registry": "^1.46.0", - "tslib": "^2.6.2" + "@polkadot/util": "13.1.1", + "@substrate/ss58-registry": "^1.50.0", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/networks/node_modules/@polkadot/util": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-13.1.1.tgz", + "integrity": "sha512-M4iQ5Um8tFdDmD7a96nPzfrEt+kxyWOqQDPqXyaax4QBnq/WCbq0jo8IO61uz55mdMQnGZvq8jd8uge4V6JzzQ==", + "dependencies": { + "@polkadot/x-bigint": "13.1.1", + "@polkadot/x-global": "13.1.1", + "@polkadot/x-textdecoder": "13.1.1", + "@polkadot/x-textencoder": "13.1.1", + "@types/bn.js": "^5.1.5", + "bn.js": "^5.2.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/networks/node_modules/@polkadot/x-bigint": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-13.1.1.tgz", + "integrity": "sha512-Cq4Y6fd9UWtRBZz8RX2tWEBL1IFwUtY6cL8p6HC9yhZtUR6OPjKZe6RIZQa9gSOoIuqZWd6PmtvSNGVH32yfkQ==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/networks/node_modules/@polkadot/x-global": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.1.1.tgz", + "integrity": "sha512-DViIMmmEs29Qlsp058VTg2Mn7e3/CpGazNnKJrsBa0o1Ptxl13/4Z0fjqCpNi2GB+kaOsnREzxUORrHcU+PqcQ==", + "dependencies": { + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/networks/node_modules/@polkadot/x-textdecoder": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-13.1.1.tgz", + "integrity": "sha512-LpZ9KYc6HdBH+i86bCmun4g4GWMiWN/1Pzs0hNdanlQMfqp3UGzl1Dqp0nozMvjWAlvyG7ip235VgNMd8HEbqg==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/networks/node_modules/@polkadot/x-textencoder": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-13.1.1.tgz", + "integrity": "sha512-w1mT15B9ptN5CJNgN/A0CmBqD5y9OePjBdU6gmAd8KRhwXCF0MTBKcEZk1dHhXiXtX+28ULJWLrfefC5gxy69Q==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" }, "engines": { "node": ">=18" @@ -2768,6 +2968,24 @@ "node": ">=18" } }, + "node_modules/@polkadot/rpc-augment/node_modules/@polkadot/types": { + "version": "12.4.2", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.4.2.tgz", + "integrity": "sha512-ivYtt7hYcRvo69ULb1BJA9BE1uefijXcaR089Dzosr9+sMzvsB1yslNQReOq+Wzq6h6AQj4qex6qVqjWZE6Z4A==", + "dependencies": { + "@polkadot/keyring": "^13.0.2", + "@polkadot/types-augment": "12.4.2", + "@polkadot/types-codec": "12.4.2", + "@polkadot/types-create": "12.4.2", + "@polkadot/util": "^13.0.2", + "@polkadot/util-crypto": "^13.0.2", + "rxjs": "^7.8.1", + "tslib": "^2.6.3" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/rpc-core": { "version": "12.4.2", "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-12.4.2.tgz", @@ -2784,6 +3002,24 @@ "node": ">=18" } }, + "node_modules/@polkadot/rpc-core/node_modules/@polkadot/types": { + "version": "12.4.2", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.4.2.tgz", + "integrity": "sha512-ivYtt7hYcRvo69ULb1BJA9BE1uefijXcaR089Dzosr9+sMzvsB1yslNQReOq+Wzq6h6AQj4qex6qVqjWZE6Z4A==", + "dependencies": { + "@polkadot/keyring": "^13.0.2", + "@polkadot/types-augment": "12.4.2", + "@polkadot/types-codec": "12.4.2", + "@polkadot/types-create": "12.4.2", + "@polkadot/util": "^13.0.2", + "@polkadot/util-crypto": "^13.0.2", + "rxjs": "^7.8.1", + "tslib": "^2.6.3" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/rpc-provider": { "version": "12.4.2", "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-12.4.2.tgz", @@ -2809,6 +3045,24 @@ "@substrate/connect": "0.8.11" } }, + "node_modules/@polkadot/rpc-provider/node_modules/@polkadot/types": { + "version": "12.4.2", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.4.2.tgz", + "integrity": "sha512-ivYtt7hYcRvo69ULb1BJA9BE1uefijXcaR089Dzosr9+sMzvsB1yslNQReOq+Wzq6h6AQj4qex6qVqjWZE6Z4A==", + "dependencies": { + "@polkadot/keyring": "^13.0.2", + "@polkadot/types-augment": "12.4.2", + "@polkadot/types-codec": "12.4.2", + "@polkadot/types-create": "12.4.2", + "@polkadot/util": "^13.0.2", + "@polkadot/util-crypto": "^13.0.2", + "rxjs": "^7.8.1", + "tslib": "^2.6.3" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/typegen": { "version": "12.4.2", "resolved": "https://registry.npmjs.org/@polkadot/typegen/-/typegen-12.4.2.tgz", @@ -2842,10 +3096,11 @@ "node": ">=18" } }, - "node_modules/@polkadot/types": { + "node_modules/@polkadot/typegen/node_modules/@polkadot/types": { "version": "12.4.2", "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.4.2.tgz", "integrity": "sha512-ivYtt7hYcRvo69ULb1BJA9BE1uefijXcaR089Dzosr9+sMzvsB1yslNQReOq+Wzq6h6AQj4qex6qVqjWZE6Z4A==", + "dev": true, "dependencies": { "@polkadot/keyring": "^13.0.2", "@polkadot/types-augment": "12.4.2", @@ -2860,6 +3115,24 @@ "node": ">=18" } }, + "node_modules/@polkadot/types": { + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.0.1.tgz", + "integrity": "sha512-DOMzHsyVbCa12FT2Fng8iGiQJhHW2ONpv5oieU+Z2o0gFQqwNmIDXWncScG5mAUBNcDMXLuvWIKLKtUDOq8msg==", + "dependencies": { + "@polkadot/keyring": "^13.1.1", + "@polkadot/types-augment": "14.0.1", + "@polkadot/types-codec": "14.0.1", + "@polkadot/types-create": "14.0.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", + "rxjs": "^7.8.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/types-augment": { "version": "12.4.2", "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-12.4.2.tgz", @@ -2874,6 +3147,24 @@ "node": ">=18" } }, + "node_modules/@polkadot/types-augment/node_modules/@polkadot/types": { + "version": "12.4.2", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.4.2.tgz", + "integrity": "sha512-ivYtt7hYcRvo69ULb1BJA9BE1uefijXcaR089Dzosr9+sMzvsB1yslNQReOq+Wzq6h6AQj4qex6qVqjWZE6Z4A==", + "dependencies": { + "@polkadot/keyring": "^13.0.2", + "@polkadot/types-augment": "12.4.2", + "@polkadot/types-codec": "12.4.2", + "@polkadot/types-create": "12.4.2", + "@polkadot/util": "^13.0.2", + "@polkadot/util-crypto": "^13.0.2", + "rxjs": "^7.8.1", + "tslib": "^2.6.3" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/types-codec": { "version": "12.4.2", "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-12.4.2.tgz", @@ -2916,6 +3207,24 @@ "node": ">=18" } }, + "node_modules/@polkadot/types-known/node_modules/@polkadot/types": { + "version": "12.4.2", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.4.2.tgz", + "integrity": "sha512-ivYtt7hYcRvo69ULb1BJA9BE1uefijXcaR089Dzosr9+sMzvsB1yslNQReOq+Wzq6h6AQj4qex6qVqjWZE6Z4A==", + "dependencies": { + "@polkadot/keyring": "^13.0.2", + "@polkadot/types-augment": "12.4.2", + "@polkadot/types-codec": "12.4.2", + "@polkadot/types-create": "12.4.2", + "@polkadot/util": "^13.0.2", + "@polkadot/util-crypto": "^13.0.2", + "rxjs": "^7.8.1", + "tslib": "^2.6.3" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/types-support": { "version": "12.4.2", "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-12.4.2.tgz", @@ -2928,6 +3237,110 @@ "node": ">=18" } }, + "node_modules/@polkadot/types/node_modules/@polkadot/types-augment": { + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-14.0.1.tgz", + "integrity": "sha512-PGo81444J5tGJxP3tu060Jx1kkeuo8SmBIt9S/w626Se49x4RLM5a7Pa5fguYVsg4TsJa9cgVPMuu6Y0F/2aCQ==", + "dependencies": { + "@polkadot/types": "14.0.1", + "@polkadot/types-codec": "14.0.1", + "@polkadot/util": "^13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/types/node_modules/@polkadot/types-codec": { + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-14.0.1.tgz", + "integrity": "sha512-IyUlkrRZ6uppbHVlMJL+btKP7dfgW65K06ggQxH7Y/IyRAQVDNjXecAZrCUMB/gtjUXNPyTHEIfPGDlg8E6rig==", + "dependencies": { + "@polkadot/util": "^13.1.1", + "@polkadot/x-bigint": "^13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/types/node_modules/@polkadot/types-create": { + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-14.0.1.tgz", + "integrity": "sha512-R9/ac3CHKrFhvPKVUdpjnCDFSaGjfrNwtuY+AzvExAMIq7pM9dxo2N8UfnLbyFaG/n1hfYPXDIS3hLHvOZsLbw==", + "dependencies": { + "@polkadot/types-codec": "14.0.1", + "@polkadot/util": "^13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/types/node_modules/@polkadot/util": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-13.1.1.tgz", + "integrity": "sha512-M4iQ5Um8tFdDmD7a96nPzfrEt+kxyWOqQDPqXyaax4QBnq/WCbq0jo8IO61uz55mdMQnGZvq8jd8uge4V6JzzQ==", + "dependencies": { + "@polkadot/x-bigint": "13.1.1", + "@polkadot/x-global": "13.1.1", + "@polkadot/x-textdecoder": "13.1.1", + "@polkadot/x-textencoder": "13.1.1", + "@types/bn.js": "^5.1.5", + "bn.js": "^5.2.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/types/node_modules/@polkadot/x-bigint": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-13.1.1.tgz", + "integrity": "sha512-Cq4Y6fd9UWtRBZz8RX2tWEBL1IFwUtY6cL8p6HC9yhZtUR6OPjKZe6RIZQa9gSOoIuqZWd6PmtvSNGVH32yfkQ==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/types/node_modules/@polkadot/x-global": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.1.1.tgz", + "integrity": "sha512-DViIMmmEs29Qlsp058VTg2Mn7e3/CpGazNnKJrsBa0o1Ptxl13/4Z0fjqCpNi2GB+kaOsnREzxUORrHcU+PqcQ==", + "dependencies": { + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/types/node_modules/@polkadot/x-textdecoder": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-13.1.1.tgz", + "integrity": "sha512-LpZ9KYc6HdBH+i86bCmun4g4GWMiWN/1Pzs0hNdanlQMfqp3UGzl1Dqp0nozMvjWAlvyG7ip235VgNMd8HEbqg==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/types/node_modules/@polkadot/x-textencoder": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-13.1.1.tgz", + "integrity": "sha512-w1mT15B9ptN5CJNgN/A0CmBqD5y9OePjBdU6gmAd8KRhwXCF0MTBKcEZk1dHhXiXtX+28ULJWLrfefC5gxy69Q==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/@polkadot/util": { "version": "13.0.2", "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-13.0.2.tgz", @@ -2946,26 +3359,106 @@ } }, "node_modules/@polkadot/util-crypto": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-13.0.2.tgz", - "integrity": "sha512-woUsJJ6zd/caL7U+D30a5oM/+WK9iNI00Y8aNUHSj6Zq/KPzK9uqDBaLGWwlgrejoMQkxxiU2X0f2LzP15AtQg==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-13.1.1.tgz", + "integrity": "sha512-FG68rrLPdfLcscEyH10vnGkakM4O2lqr71S3GDhgc9WXaS8y9jisLgMPg8jbMHiQBJ3iKYkmtPKiLBowRslj2w==", "dependencies": { "@noble/curves": "^1.3.0", "@noble/hashes": "^1.3.3", - "@polkadot/networks": "13.0.2", - "@polkadot/util": "13.0.2", + "@polkadot/networks": "13.1.1", + "@polkadot/util": "13.1.1", "@polkadot/wasm-crypto": "^7.3.2", "@polkadot/wasm-util": "^7.3.2", - "@polkadot/x-bigint": "13.0.2", - "@polkadot/x-randomvalues": "13.0.2", - "@scure/base": "^1.1.5", - "tslib": "^2.6.2" + "@polkadot/x-bigint": "13.1.1", + "@polkadot/x-randomvalues": "13.1.1", + "@scure/base": "^1.1.7", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@polkadot/util": "13.1.1" + } + }, + "node_modules/@polkadot/util-crypto/node_modules/@polkadot/util": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-13.1.1.tgz", + "integrity": "sha512-M4iQ5Um8tFdDmD7a96nPzfrEt+kxyWOqQDPqXyaax4QBnq/WCbq0jo8IO61uz55mdMQnGZvq8jd8uge4V6JzzQ==", + "dependencies": { + "@polkadot/x-bigint": "13.1.1", + "@polkadot/x-global": "13.1.1", + "@polkadot/x-textdecoder": "13.1.1", + "@polkadot/x-textencoder": "13.1.1", + "@types/bn.js": "^5.1.5", + "bn.js": "^5.2.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/util-crypto/node_modules/@polkadot/x-bigint": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-13.1.1.tgz", + "integrity": "sha512-Cq4Y6fd9UWtRBZz8RX2tWEBL1IFwUtY6cL8p6HC9yhZtUR6OPjKZe6RIZQa9gSOoIuqZWd6PmtvSNGVH32yfkQ==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/util-crypto/node_modules/@polkadot/x-global": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.1.1.tgz", + "integrity": "sha512-DViIMmmEs29Qlsp058VTg2Mn7e3/CpGazNnKJrsBa0o1Ptxl13/4Z0fjqCpNi2GB+kaOsnREzxUORrHcU+PqcQ==", + "dependencies": { + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/util-crypto/node_modules/@polkadot/x-randomvalues": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-13.1.1.tgz", + "integrity": "sha512-cXj4omwbgzQQSiBtV1ZBw+XhJUU3iz/DS6ghUnGllSZEK+fGqiyaNgeFQzDY0tKjm6kYaDpvtOHR3mHsbzDuTg==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" }, "engines": { "node": ">=18" }, "peerDependencies": { - "@polkadot/util": "13.0.2" + "@polkadot/util": "13.1.1", + "@polkadot/wasm-util": "*" + } + }, + "node_modules/@polkadot/util-crypto/node_modules/@polkadot/x-textdecoder": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-13.1.1.tgz", + "integrity": "sha512-LpZ9KYc6HdBH+i86bCmun4g4GWMiWN/1Pzs0hNdanlQMfqp3UGzl1Dqp0nozMvjWAlvyG7ip235VgNMd8HEbqg==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/util-crypto/node_modules/@polkadot/x-textencoder": { + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-13.1.1.tgz", + "integrity": "sha512-w1mT15B9ptN5CJNgN/A0CmBqD5y9OePjBdU6gmAd8KRhwXCF0MTBKcEZk1dHhXiXtX+28ULJWLrfefC5gxy69Q==", + "dependencies": { + "@polkadot/x-global": "13.1.1", + "tslib": "^2.7.0" + }, + "engines": { + "node": ">=18" } }, "node_modules/@polkadot/wasm-bridge": { @@ -3106,6 +3599,7 @@ "version": "13.0.2", "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-13.0.2.tgz", "integrity": "sha512-SGj+L0H/7TWZtSmtkWlixO4DFzXDdluI0UscN2h285os2Ns8PnmBbue+iJ8PVSzpY1BOxd66gvkkpboPz+jXFQ==", + "peer": true, "dependencies": { "@polkadot/x-global": "13.0.2", "tslib": "^2.6.2" @@ -4757,9 +5251,9 @@ } }, "node_modules/@substrate/ss58-registry": { - "version": "1.48.0", - "resolved": "https://registry.npmjs.org/@substrate/ss58-registry/-/ss58-registry-1.48.0.tgz", - "integrity": "sha512-lE9TGgtd93fTEIoHhSdtvSFBoCsvTbqiCvQIMvX4m6BO/hESywzzTzTFMVP1doBwDDMAN4lsMfIM3X3pdmt7kQ==" + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@substrate/ss58-registry/-/ss58-registry-1.50.0.tgz", + "integrity": "sha512-mkmlMlcC+MSd9rA+PN8ljGAm5fVZskvVwkXIsbx4NFwaT8kt38r7e9cyDWscG3z2Zn40POviZvEMrJSk+r2SgQ==" }, "node_modules/@types/accepts": { "version": "1.3.7", @@ -11708,9 +12202,9 @@ } }, "node_modules/tslib": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", - "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==" + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" }, "node_modules/tunnel-agent": { "version": "0.6.0", diff --git a/package.json b/package.json index 49e4e10a..d2ceec48 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@bull-board/express": "^5.21.4", "@polkadot/api": "^12.4.2", "@polkadot/keyring": "^13.0.2", - "@polkadot/types": "^12.0.1", + "@polkadot/types": "^14.0.1", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2", "@sentry/integrations": "^7.119.0",