Skip to content

Commit 5399000

Browse files
chore: bump @polkadot/keyring from 13.4.3 to 14.0.3
Bumps [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) from 13.4.3 to 14.0.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/v14.0.3/packages/keyring) --- updated-dependencies: - dependency-name: "@polkadot/keyring" dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6a8934 commit 5399000

2 files changed

Lines changed: 206 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@polkadot/apps-config": "^0.153.1",
7171
"@polkadot/extension-dapp": "0.58.7",
7272
"@polkadot/extension-inject": "0.58.7",
73-
"@polkadot/keyring": "^13.4.3",
73+
"@polkadot/keyring": "^14.0.3",
7474
"@polkadot/react-identicon": "^3.12.2",
7575
"@polkadot/types": "^13.2.1",
7676
"@polkadot/util": "^13.4.3",

yarn.lock

Lines changed: 205 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6697,7 +6697,7 @@ __metadata:
66976697
languageName: node
66986698
linkType: hard
66996699

6700-
"@noble/curves@npm:^1.8.0, @noble/curves@npm:^1.9.7, @noble/curves@npm:~1.9.0":
6700+
"@noble/curves@npm:^1.8.0, @noble/curves@npm:^1.9.7, @noble/curves@npm:~1.9.0, @noble/curves@npm:~1.9.2":
67016701
version: 1.9.7
67026702
resolution: "@noble/curves@npm:1.9.7"
67036703
dependencies:
@@ -7979,6 +7979,20 @@ __metadata:
79797979
languageName: node
79807980
linkType: hard
79817981

7982+
"@polkadot/keyring@npm:^14.0.3":
7983+
version: 14.0.3
7984+
resolution: "@polkadot/keyring@npm:14.0.3"
7985+
dependencies:
7986+
"@polkadot/util": "npm:14.0.3"
7987+
"@polkadot/util-crypto": "npm:14.0.3"
7988+
tslib: "npm:^2.8.0"
7989+
peerDependencies:
7990+
"@polkadot/util": 14.0.3
7991+
"@polkadot/util-crypto": 14.0.3
7992+
checksum: 10c0/3b7b3823e8d2f321780ab449a57725035ecd068d429fa4ac1137471aec10696636f0b6beae40e2dd3b58463ae5ef515db2b2d4dc56fcca8078d9c24de1c720f1
7993+
languageName: node
7994+
linkType: hard
7995+
79827996
"@polkadot/keyring@npm:^6.9.1":
79837997
version: 6.11.1
79847998
resolution: "@polkadot/keyring@npm:6.11.1"
@@ -8067,6 +8081,17 @@ __metadata:
80678081
languageName: node
80688082
linkType: hard
80698083

8084+
"@polkadot/networks@npm:14.0.3":
8085+
version: 14.0.3
8086+
resolution: "@polkadot/networks@npm:14.0.3"
8087+
dependencies:
8088+
"@polkadot/util": "npm:14.0.3"
8089+
"@substrate/ss58-registry": "npm:^1.51.0"
8090+
tslib: "npm:^2.8.0"
8091+
checksum: 10c0/9568207781f4d0d430ff1d2e69f43c13b00eebb5834e8d635855275c44eb9c991ab6194dc5151fd52bba1cc1b7b4752527a2f562656e54756c2cab2a08d70ea7
8092+
languageName: node
8093+
linkType: hard
8094+
80708095
"@polkadot/networks@npm:6.11.1, @polkadot/networks@npm:^6.11.1":
80718096
version: 6.11.1
80728097
resolution: "@polkadot/networks@npm:6.11.1"
@@ -8756,6 +8781,27 @@ __metadata:
87568781
languageName: node
87578782
linkType: hard
87588783

8784+
"@polkadot/util-crypto@npm:14.0.3":
8785+
version: 14.0.3
8786+
resolution: "@polkadot/util-crypto@npm:14.0.3"
8787+
dependencies:
8788+
"@noble/curves": "npm:^1.3.0"
8789+
"@noble/hashes": "npm:^1.3.3"
8790+
"@polkadot/networks": "npm:14.0.3"
8791+
"@polkadot/util": "npm:14.0.3"
8792+
"@polkadot/wasm-crypto": "npm:^7.5.3"
8793+
"@polkadot/wasm-util": "npm:^7.5.3"
8794+
"@polkadot/x-bigint": "npm:14.0.3"
8795+
"@polkadot/x-randomvalues": "npm:14.0.3"
8796+
"@scure/base": "npm:^1.1.7"
8797+
"@scure/sr25519": "npm:^0.2.0"
8798+
tslib: "npm:^2.8.0"
8799+
peerDependencies:
8800+
"@polkadot/util": 14.0.3
8801+
checksum: 10c0/c63bc62e9c99b96a01402c4a3fe5839e0846a5d400249e1e032ebdd8881970004d20061da3af3ac8a3bfcc4d12194aa360211ac166f7cdb4549918447804f038
8802+
languageName: node
8803+
linkType: hard
8804+
87598805
"@polkadot/util-crypto@npm:6.11.1, @polkadot/util-crypto@npm:^6.11.1":
87608806
version: 6.11.1
87618807
resolution: "@polkadot/util-crypto@npm:6.11.1"
@@ -8889,6 +8935,21 @@ __metadata:
88898935
languageName: node
88908936
linkType: hard
88918937

8938+
"@polkadot/util@npm:14.0.3":
8939+
version: 14.0.3
8940+
resolution: "@polkadot/util@npm:14.0.3"
8941+
dependencies:
8942+
"@polkadot/x-bigint": "npm:14.0.3"
8943+
"@polkadot/x-global": "npm:14.0.3"
8944+
"@polkadot/x-textdecoder": "npm:14.0.3"
8945+
"@polkadot/x-textencoder": "npm:14.0.3"
8946+
"@types/bn.js": "npm:^5.1.6"
8947+
bn.js: "npm:^5.2.1"
8948+
tslib: "npm:^2.8.0"
8949+
checksum: 10c0/31972be5f2c00658cd62e8d46a0d1ffd859cd73f34b957c9f57167d505190e23d045f81d728e2e89b85aeb9a8128f47f335e74623a21bc95a91e23c1d673554d
8950+
languageName: node
8951+
linkType: hard
8952+
88928953
"@polkadot/util@npm:6.11.1, @polkadot/util@npm:^6.11.1":
88938954
version: 6.11.1
88948955
resolution: "@polkadot/util@npm:6.11.1"
@@ -8960,6 +9021,19 @@ __metadata:
89609021
languageName: node
89619022
linkType: hard
89629023

9024+
"@polkadot/wasm-bridge@npm:7.5.4":
9025+
version: 7.5.4
9026+
resolution: "@polkadot/wasm-bridge@npm:7.5.4"
9027+
dependencies:
9028+
"@polkadot/wasm-util": "npm:7.5.4"
9029+
tslib: "npm:^2.7.0"
9030+
peerDependencies:
9031+
"@polkadot/util": "*"
9032+
"@polkadot/x-randomvalues": "*"
9033+
checksum: 10c0/47958e2846527d1f492674fecb24121a060aeb93a558a34ef8b000844df015749391ee67b9bf39ee126e7f60a9582fb97db57d8a90fb0036dfb1d57608203d60
9034+
languageName: node
9035+
linkType: hard
9036+
89639037
"@polkadot/wasm-crypto-asmjs@npm:6.4.1":
89649038
version: 6.4.1
89659039
resolution: "@polkadot/wasm-crypto-asmjs@npm:6.4.1"
@@ -8982,6 +9056,17 @@ __metadata:
89829056
languageName: node
89839057
linkType: hard
89849058

9059+
"@polkadot/wasm-crypto-asmjs@npm:7.5.4":
9060+
version: 7.5.4
9061+
resolution: "@polkadot/wasm-crypto-asmjs@npm:7.5.4"
9062+
dependencies:
9063+
tslib: "npm:^2.7.0"
9064+
peerDependencies:
9065+
"@polkadot/util": "*"
9066+
checksum: 10c0/4dcbef752ce17f9bf5731743b55186a4b319aef590103bd3bb66a5627c0b66ec5f97beb3d1be96ac61c68c765b4f0c3d088d54b6cc5d1b651d14dc9243359b70
9067+
languageName: node
9068+
linkType: hard
9069+
89859070
"@polkadot/wasm-crypto-asmjs@npm:^4.6.1":
89869071
version: 4.6.1
89879072
resolution: "@polkadot/wasm-crypto-asmjs@npm:4.6.1"
@@ -9035,6 +9120,22 @@ __metadata:
90359120
languageName: node
90369121
linkType: hard
90379122

9123+
"@polkadot/wasm-crypto-init@npm:7.5.4":
9124+
version: 7.5.4
9125+
resolution: "@polkadot/wasm-crypto-init@npm:7.5.4"
9126+
dependencies:
9127+
"@polkadot/wasm-bridge": "npm:7.5.4"
9128+
"@polkadot/wasm-crypto-asmjs": "npm:7.5.4"
9129+
"@polkadot/wasm-crypto-wasm": "npm:7.5.4"
9130+
"@polkadot/wasm-util": "npm:7.5.4"
9131+
tslib: "npm:^2.7.0"
9132+
peerDependencies:
9133+
"@polkadot/util": "*"
9134+
"@polkadot/x-randomvalues": "*"
9135+
checksum: 10c0/20422bd90e0a257987924fb06569e349736f86b818ec17d4082255c394f08d40d14fd692eaafdfc216fee3798d502e637d6f2bfacbf9c5f3d9f37e231d066de4
9136+
languageName: node
9137+
linkType: hard
9138+
90389139
"@polkadot/wasm-crypto-wasm@npm:6.4.1":
90399140
version: 6.4.1
90409141
resolution: "@polkadot/wasm-crypto-wasm@npm:6.4.1"
@@ -9059,6 +9160,18 @@ __metadata:
90599160
languageName: node
90609161
linkType: hard
90619162

9163+
"@polkadot/wasm-crypto-wasm@npm:7.5.4":
9164+
version: 7.5.4
9165+
resolution: "@polkadot/wasm-crypto-wasm@npm:7.5.4"
9166+
dependencies:
9167+
"@polkadot/wasm-util": "npm:7.5.4"
9168+
tslib: "npm:^2.7.0"
9169+
peerDependencies:
9170+
"@polkadot/util": "*"
9171+
checksum: 10c0/1feb2069d804dfc7721222d435c411e557d66775689b8d8bf0b5f7af16126c9e089905544bcb79abf63117e771286ad790b98ee63a127aadeee6a2e1bb8148af
9172+
languageName: node
9173+
linkType: hard
9174+
90629175
"@polkadot/wasm-crypto-wasm@npm:^4.6.1":
90639176
version: 4.6.1
90649177
resolution: "@polkadot/wasm-crypto-wasm@npm:4.6.1"
@@ -9143,6 +9256,23 @@ __metadata:
91439256
languageName: node
91449257
linkType: hard
91459258

9259+
"@polkadot/wasm-crypto@npm:^7.5.3":
9260+
version: 7.5.4
9261+
resolution: "@polkadot/wasm-crypto@npm:7.5.4"
9262+
dependencies:
9263+
"@polkadot/wasm-bridge": "npm:7.5.4"
9264+
"@polkadot/wasm-crypto-asmjs": "npm:7.5.4"
9265+
"@polkadot/wasm-crypto-init": "npm:7.5.4"
9266+
"@polkadot/wasm-crypto-wasm": "npm:7.5.4"
9267+
"@polkadot/wasm-util": "npm:7.5.4"
9268+
tslib: "npm:^2.7.0"
9269+
peerDependencies:
9270+
"@polkadot/util": "*"
9271+
"@polkadot/x-randomvalues": "*"
9272+
checksum: 10c0/232627257755ae1487152638ae532f9986a7b8b0b4b236851e43f79396793e1c1b5e339f6d7a920180c06e2d3d8f4c2e25539ac8eb4ec3e9d4537cdd2b54c23d
9273+
languageName: node
9274+
linkType: hard
9275+
91469276
"@polkadot/wasm-util@npm:6.4.1":
91479277
version: 6.4.1
91489278
resolution: "@polkadot/wasm-util@npm:6.4.1"
@@ -9165,6 +9295,17 @@ __metadata:
91659295
languageName: node
91669296
linkType: hard
91679297

9298+
"@polkadot/wasm-util@npm:7.5.4, @polkadot/wasm-util@npm:^7.5.3":
9299+
version: 7.5.4
9300+
resolution: "@polkadot/wasm-util@npm:7.5.4"
9301+
dependencies:
9302+
tslib: "npm:^2.7.0"
9303+
peerDependencies:
9304+
"@polkadot/util": "*"
9305+
checksum: 10c0/a5a42b7d0b401ff68ee22017ad2b55eb0bfbdd1000d13a6e9dd05f374496237c1409a0cf18cfc8bdbd642110ae6c1b6e39a7484e5f8bdecdc48010c66c46b460
9306+
languageName: node
9307+
linkType: hard
9308+
91689309
"@polkadot/x-bigint@npm:10.4.2, @polkadot/x-bigint@npm:^10.4.2":
91699310
version: 10.4.2
91709311
resolution: "@polkadot/x-bigint@npm:10.4.2"
@@ -9205,6 +9346,16 @@ __metadata:
92059346
languageName: node
92069347
linkType: hard
92079348

9349+
"@polkadot/x-bigint@npm:14.0.3":
9350+
version: 14.0.3
9351+
resolution: "@polkadot/x-bigint@npm:14.0.3"
9352+
dependencies:
9353+
"@polkadot/x-global": "npm:14.0.3"
9354+
tslib: "npm:^2.8.0"
9355+
checksum: 10c0/4ea97796327f838ea08bb620ecefd5ad00e6685fd22fae427b5f6c4bef50fa21417a1f154e3ad95355da111adc339f4f7b8dd214d8e152042f487a628cc00eda
9356+
languageName: node
9357+
linkType: hard
9358+
92089359
"@polkadot/x-bigint@npm:8.7.1":
92099360
version: 8.7.1
92109361
resolution: "@polkadot/x-bigint@npm:8.7.1"
@@ -9285,6 +9436,15 @@ __metadata:
92859436
languageName: node
92869437
linkType: hard
92879438

9439+
"@polkadot/x-global@npm:14.0.3":
9440+
version: 14.0.3
9441+
resolution: "@polkadot/x-global@npm:14.0.3"
9442+
dependencies:
9443+
tslib: "npm:^2.8.0"
9444+
checksum: 10c0/323d966ca45de68bd12cd53c39579d4df9fa5faa50c93f7f988b9e3526362400935e8cb40f37201b896795661f4c52cba7e7f5937bf1c6d972c25ab5eee8cfd5
9445+
languageName: node
9446+
linkType: hard
9447+
92889448
"@polkadot/x-global@npm:6.11.1":
92899449
version: 6.11.1
92909450
resolution: "@polkadot/x-global@npm:6.11.1"
@@ -9348,6 +9508,19 @@ __metadata:
93489508
languageName: node
93499509
linkType: hard
93509510

9511+
"@polkadot/x-randomvalues@npm:14.0.3":
9512+
version: 14.0.3
9513+
resolution: "@polkadot/x-randomvalues@npm:14.0.3"
9514+
dependencies:
9515+
"@polkadot/x-global": "npm:14.0.3"
9516+
tslib: "npm:^2.8.0"
9517+
peerDependencies:
9518+
"@polkadot/util": 14.0.3
9519+
"@polkadot/wasm-util": "*"
9520+
checksum: 10c0/3fff52aae44e3352411591da68639daef061d00b62967d68e3832b01a6a6ac7870090e69a433a6290274f9fb64fbf7e1f24f4213db6bbce86ca414f48f83a9e7
9521+
languageName: node
9522+
linkType: hard
9523+
93519524
"@polkadot/x-randomvalues@npm:6.11.1":
93529525
version: 6.11.1
93539526
resolution: "@polkadot/x-randomvalues@npm:6.11.1"
@@ -9428,6 +9601,16 @@ __metadata:
94289601
languageName: node
94299602
linkType: hard
94309603

9604+
"@polkadot/x-textdecoder@npm:14.0.3":
9605+
version: 14.0.3
9606+
resolution: "@polkadot/x-textdecoder@npm:14.0.3"
9607+
dependencies:
9608+
"@polkadot/x-global": "npm:14.0.3"
9609+
tslib: "npm:^2.8.0"
9610+
checksum: 10c0/c930086aa26b522c55e9308d33595cb888242535cb926111e3f1e1937b51aaf17de7dc365723eac97b16d5f58ecb0512d81aec4e7915e0eb3984ba296881b0f2
9611+
languageName: node
9612+
linkType: hard
9613+
94319614
"@polkadot/x-textdecoder@npm:6.11.1":
94329615
version: 6.11.1
94339616
resolution: "@polkadot/x-textdecoder@npm:6.11.1"
@@ -9498,6 +9681,16 @@ __metadata:
94989681
languageName: node
94999682
linkType: hard
95009683

9684+
"@polkadot/x-textencoder@npm:14.0.3":
9685+
version: 14.0.3
9686+
resolution: "@polkadot/x-textencoder@npm:14.0.3"
9687+
dependencies:
9688+
"@polkadot/x-global": "npm:14.0.3"
9689+
tslib: "npm:^2.8.0"
9690+
checksum: 10c0/0e840c8128cd4ea7640ac209546dce72ae38cc7be64abb1e7277d99cc76056c06722036666e4f988e1169a5ccd61d8eeb17a2eb81eca1352d7b78d3c52a15031
9691+
languageName: node
9692+
linkType: hard
9693+
95019694
"@polkadot/x-textencoder@npm:6.11.1":
95029695
version: 6.11.1
95039696
resolution: "@polkadot/x-textencoder@npm:6.11.1"
@@ -11791,6 +11984,16 @@ __metadata:
1179111984
languageName: node
1179211985
linkType: hard
1179311986

11987+
"@scure/sr25519@npm:^0.2.0":
11988+
version: 0.2.0
11989+
resolution: "@scure/sr25519@npm:0.2.0"
11990+
dependencies:
11991+
"@noble/curves": "npm:~1.9.2"
11992+
"@noble/hashes": "npm:~1.8.0"
11993+
checksum: 10c0/7836a7ea9e50c3c36c19f14408b52fc57d255e5b82a19e1ccb05bc3e369b20ee64d00683930b7171a1a728b4ed8f8fbb8f28194f1d51eb380991e0be2f44daef
11994+
languageName: node
11995+
linkType: hard
11996+
1179411997
"@sec-ant/readable-stream@npm:^0.4.1":
1179511998
version: 0.4.1
1179611999
resolution: "@sec-ant/readable-stream@npm:0.4.1"
@@ -32554,7 +32757,7 @@ __metadata:
3255432757
"@polkadot/apps-config": "npm:^0.153.1"
3255532758
"@polkadot/extension-dapp": "npm:0.58.7"
3255632759
"@polkadot/extension-inject": "npm:0.58.7"
32557-
"@polkadot/keyring": "npm:^13.4.3"
32760+
"@polkadot/keyring": "npm:^14.0.3"
3255832761
"@polkadot/react-identicon": "npm:^3.12.2"
3255932762
"@polkadot/types": "npm:^13.2.1"
3256032763
"@polkadot/util": "npm:^13.4.3"

0 commit comments

Comments
 (0)