Skip to content

Commit 671fd30

Browse files
chore(deps): bump @polkadot/types from 4.17.1 to 16.4.3
Bumps [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) from 4.17.1 to 16.4.3. - [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/v16.4.3/packages/types) --- updated-dependencies: - dependency-name: "@polkadot/types" dependency-version: 16.4.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bd4288 commit 671fd30

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/blockchain-utils-linking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@noble/curves": "^1.1.0",
5252
"@polkadot/api": "^4.6.2",
5353
"@polkadot/keyring": "^6.2.1",
54-
"@polkadot/types": "^4.6.2",
54+
"@polkadot/types": "^16.4.3",
5555
"@polkadot/util": "^7.1.1",
5656
"@polkadot/util-crypto": "^7.0.2",
5757
"@smontero/eosio-local-provider": "^0.0.3",

packages/blockchain-utils-validation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@glif/local-managed-provider": "1.1.1",
5858
"@polkadot/api": "^4.6.2",
5959
"@polkadot/keyring": "^6.2.1",
60-
"@polkadot/types": "^4.6.2",
60+
"@polkadot/types": "^16.4.3",
6161
"@polkadot/util": "^7.1.1",
6262
"@smontero/eosio-local-provider": "^0.0.3",
6363
"@solana/wallet-adapter-base": "^0.7.1",

packages/pinning-crust-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@crustio/type-definitions": "^1.2.0",
3636
"@polkadot/api": "^4.6.2",
3737
"@polkadot/keyring": "^6.2.1",
38-
"@polkadot/types": "^4.6.2",
38+
"@polkadot/types": "^16.4.3",
3939
"@stablelib/sha256": "^1.0.1",
4040
"uint8arrays": "^5.0.1"
4141
},

0 commit comments

Comments
 (0)