Skip to content

Commit 1e696a5

Browse files
authored
chore: bump polkadot dependencies (#603)
1 parent b6c704e commit 1e696a5

File tree

8 files changed

+54
-54
lines changed

8 files changed

+54
-54
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@polkadot/dev": "^0.83.3",
47-
"@polkadot/util": "^13.5.7",
47+
"@polkadot/util": "^13.5.8",
4848
"@types/node": "^20.16.1",
4949
"fflate": "^0.8.2"
5050
},

packages/wasm-bridge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"tslib": "^2.7.0"
2626
},
2727
"devDependencies": {
28-
"@polkadot/util": "^13.5.7",
29-
"@polkadot/x-randomvalues": "^13.5.7"
28+
"@polkadot/util": "^13.5.8",
29+
"@polkadot/x-randomvalues": "^13.5.8"
3030
},
3131
"peerDependencies": {
3232
"@polkadot/util": "*",

packages/wasm-crypto-asmjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"tslib": "^2.7.0"
2525
},
2626
"devDependencies": {
27-
"@polkadot/util": "^13.5.7"
27+
"@polkadot/util": "^13.5.8"
2828
},
2929
"peerDependencies": {
3030
"@polkadot/util": "*"

packages/wasm-crypto-init/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"tslib": "^2.7.0"
3131
},
3232
"devDependencies": {
33-
"@polkadot/util": "^13.5.7",
34-
"@polkadot/x-randomvalues": "^13.5.7"
33+
"@polkadot/util": "^13.5.8",
34+
"@polkadot/x-randomvalues": "^13.5.8"
3535
},
3636
"peerDependencies": {
3737
"@polkadot/util": "*",

packages/wasm-crypto-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"tslib": "^2.7.0"
2626
},
2727
"devDependencies": {
28-
"@polkadot/util": "^13.5.7"
28+
"@polkadot/util": "^13.5.8"
2929
},
3030
"peerDependencies": {
3131
"@polkadot/util": "*"

packages/wasm-crypto/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"tslib": "^2.7.0"
3838
},
3939
"devDependencies": {
40-
"@polkadot/util": "^13.5.7",
41-
"@polkadot/x-randomvalues": "^13.5.7"
40+
"@polkadot/util": "^13.5.8",
41+
"@polkadot/x-randomvalues": "^13.5.8"
4242
},
4343
"peerDependencies": {
4444
"@polkadot/util": "*",

packages/wasm-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"tslib": "^2.7.0"
2525
},
2626
"devDependencies": {
27-
"@polkadot/util": "^13.5.7"
27+
"@polkadot/util": "^13.5.8"
2828
},
2929
"peerDependencies": {
3030
"@polkadot/util": "*"

yarn.lock

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -460,28 +460,28 @@ __metadata:
460460
languageName: node
461461
linkType: hard
462462

463-
"@polkadot/util@npm:^13.5.7":
464-
version: 13.5.7
465-
resolution: "@polkadot/util@npm:13.5.7"
466-
dependencies:
467-
"@polkadot/x-bigint": "npm:13.5.7"
468-
"@polkadot/x-global": "npm:13.5.7"
469-
"@polkadot/x-textdecoder": "npm:13.5.7"
470-
"@polkadot/x-textencoder": "npm:13.5.7"
463+
"@polkadot/util@npm:^13.5.8":
464+
version: 13.5.8
465+
resolution: "@polkadot/util@npm:13.5.8"
466+
dependencies:
467+
"@polkadot/x-bigint": "npm:13.5.8"
468+
"@polkadot/x-global": "npm:13.5.8"
469+
"@polkadot/x-textdecoder": "npm:13.5.8"
470+
"@polkadot/x-textencoder": "npm:13.5.8"
471471
"@types/bn.js": "npm:^5.1.6"
472472
bn.js: "npm:^5.2.1"
473473
tslib: "npm:^2.8.0"
474-
checksum: 10/66a03ec05aaf8642809a46f6adf0c9b4b843b2f8fce6520dc4db9da607af96a25baf166e09595b26d3d419cf55f55494d51985d5a90f55bc66d061b1fbaf9e99
474+
checksum: 10/62ffbfe3aa4ecc8206e6f80e3eec7b78ed7466659217d7705103890303016daf17c8cc343bc8c42bd12a434b1b95d42e63765b74eeeae103c583144123ac0f60
475475
languageName: node
476476
linkType: hard
477477

478478
"@polkadot/wasm-bridge@npm:7.5.2, @polkadot/wasm-bridge@workspace:packages/wasm-bridge":
479479
version: 0.0.0-use.local
480480
resolution: "@polkadot/wasm-bridge@workspace:packages/wasm-bridge"
481481
dependencies:
482-
"@polkadot/util": "npm:^13.5.7"
482+
"@polkadot/util": "npm:^13.5.8"
483483
"@polkadot/wasm-util": "npm:7.5.2"
484-
"@polkadot/x-randomvalues": "npm:^13.5.7"
484+
"@polkadot/x-randomvalues": "npm:^13.5.8"
485485
tslib: "npm:^2.7.0"
486486
peerDependencies:
487487
"@polkadot/util": "*"
@@ -493,7 +493,7 @@ __metadata:
493493
version: 0.0.0-use.local
494494
resolution: "@polkadot/wasm-crypto-asmjs@workspace:packages/wasm-crypto-asmjs"
495495
dependencies:
496-
"@polkadot/util": "npm:^13.5.7"
496+
"@polkadot/util": "npm:^13.5.8"
497497
tslib: "npm:^2.7.0"
498498
peerDependencies:
499499
"@polkadot/util": "*"
@@ -504,12 +504,12 @@ __metadata:
504504
version: 0.0.0-use.local
505505
resolution: "@polkadot/wasm-crypto-init@workspace:packages/wasm-crypto-init"
506506
dependencies:
507-
"@polkadot/util": "npm:^13.5.7"
507+
"@polkadot/util": "npm:^13.5.8"
508508
"@polkadot/wasm-bridge": "npm:7.5.2"
509509
"@polkadot/wasm-crypto-asmjs": "npm:7.5.2"
510510
"@polkadot/wasm-crypto-wasm": "npm:7.5.2"
511511
"@polkadot/wasm-util": "npm:7.5.2"
512-
"@polkadot/x-randomvalues": "npm:^13.5.7"
512+
"@polkadot/x-randomvalues": "npm:^13.5.8"
513513
tslib: "npm:^2.7.0"
514514
peerDependencies:
515515
"@polkadot/util": "*"
@@ -521,7 +521,7 @@ __metadata:
521521
version: 0.0.0-use.local
522522
resolution: "@polkadot/wasm-crypto-wasm@workspace:packages/wasm-crypto-wasm"
523523
dependencies:
524-
"@polkadot/util": "npm:^13.5.7"
524+
"@polkadot/util": "npm:^13.5.8"
525525
"@polkadot/wasm-util": "npm:7.5.2"
526526
tslib: "npm:^2.7.0"
527527
peerDependencies:
@@ -533,13 +533,13 @@ __metadata:
533533
version: 0.0.0-use.local
534534
resolution: "@polkadot/wasm-crypto@workspace:packages/wasm-crypto"
535535
dependencies:
536-
"@polkadot/util": "npm:^13.5.7"
536+
"@polkadot/util": "npm:^13.5.8"
537537
"@polkadot/wasm-bridge": "npm:7.5.2"
538538
"@polkadot/wasm-crypto-asmjs": "npm:7.5.2"
539539
"@polkadot/wasm-crypto-init": "npm:7.5.2"
540540
"@polkadot/wasm-crypto-wasm": "npm:7.5.2"
541541
"@polkadot/wasm-util": "npm:7.5.2"
542-
"@polkadot/x-randomvalues": "npm:^13.5.7"
542+
"@polkadot/x-randomvalues": "npm:^13.5.8"
543543
tslib: "npm:^2.7.0"
544544
peerDependencies:
545545
"@polkadot/util": "*"
@@ -551,62 +551,62 @@ __metadata:
551551
version: 0.0.0-use.local
552552
resolution: "@polkadot/wasm-util@workspace:packages/wasm-util"
553553
dependencies:
554-
"@polkadot/util": "npm:^13.5.7"
554+
"@polkadot/util": "npm:^13.5.8"
555555
tslib: "npm:^2.7.0"
556556
peerDependencies:
557557
"@polkadot/util": "*"
558558
languageName: unknown
559559
linkType: soft
560560

561-
"@polkadot/x-bigint@npm:13.5.7":
562-
version: 13.5.7
563-
resolution: "@polkadot/x-bigint@npm:13.5.7"
561+
"@polkadot/x-bigint@npm:13.5.8":
562+
version: 13.5.8
563+
resolution: "@polkadot/x-bigint@npm:13.5.8"
564564
dependencies:
565-
"@polkadot/x-global": "npm:13.5.7"
565+
"@polkadot/x-global": "npm:13.5.8"
566566
tslib: "npm:^2.8.0"
567-
checksum: 10/a890310186d457e234f03e05e5ade4a591d210002691c6c52f9eb75b3624d8e5c11c333817cdd8b3f627dc6eee685fa6a44d666c3d24ed5d5d545936b870e230
567+
checksum: 10/c81b50bbfeafaf020d58dcc411f50690aeca194257b1139ec00af4647fe2d09f5133020366e229dc12aaefa0036f37dcb06329aee6b93936986a3a874c10d673
568568
languageName: node
569569
linkType: hard
570570

571-
"@polkadot/x-global@npm:13.5.7":
572-
version: 13.5.7
573-
resolution: "@polkadot/x-global@npm:13.5.7"
571+
"@polkadot/x-global@npm:13.5.8":
572+
version: 13.5.8
573+
resolution: "@polkadot/x-global@npm:13.5.8"
574574
dependencies:
575575
tslib: "npm:^2.8.0"
576-
checksum: 10/756532b29565c0c72e6e911a8dc36b7256b55771119e9ee8fe8979a8cc0b09726b12d7708ea9459f72ae2843e0cdaca724d484b8faefcd43b3d24e5fa222ba6d
576+
checksum: 10/936760084149979ec247fa5a8dd910c26e9cd4c6d92892b621c2abcbd3ca2f3cb2f0384f9778a9ee3a0e8ad59eae5ccb338e378a2f2b89a37813ca7673f4a4dc
577577
languageName: node
578578
linkType: hard
579579

580-
"@polkadot/x-randomvalues@npm:^13.5.7":
581-
version: 13.5.7
582-
resolution: "@polkadot/x-randomvalues@npm:13.5.7"
580+
"@polkadot/x-randomvalues@npm:^13.5.8":
581+
version: 13.5.8
582+
resolution: "@polkadot/x-randomvalues@npm:13.5.8"
583583
dependencies:
584-
"@polkadot/x-global": "npm:13.5.7"
584+
"@polkadot/x-global": "npm:13.5.8"
585585
tslib: "npm:^2.8.0"
586586
peerDependencies:
587-
"@polkadot/util": 13.5.7
587+
"@polkadot/util": 13.5.8
588588
"@polkadot/wasm-util": "*"
589-
checksum: 10/49bd20e2140fa1905374e730726d9882ce4f651d3a10e7c705b1a7d6530190ea913b05165c6d19355e24284f872b2afd0a54042c3d33479e983016c30f1ccd11
589+
checksum: 10/67f243faf9f132e1a048b57a393b34a945747cfa892205fcc89d72e3fb6c9187fe5acaaa9b508004bb02bd4008c8888fb481ea48fbd90087bff4223f4426a4db
590590
languageName: node
591591
linkType: hard
592592

593-
"@polkadot/x-textdecoder@npm:13.5.7":
594-
version: 13.5.7
595-
resolution: "@polkadot/x-textdecoder@npm:13.5.7"
593+
"@polkadot/x-textdecoder@npm:13.5.8":
594+
version: 13.5.8
595+
resolution: "@polkadot/x-textdecoder@npm:13.5.8"
596596
dependencies:
597-
"@polkadot/x-global": "npm:13.5.7"
597+
"@polkadot/x-global": "npm:13.5.8"
598598
tslib: "npm:^2.8.0"
599-
checksum: 10/4a53a3cef1e978a9a86ab08850dd45f11971b56f6735b310f63900722cdb9cb605fadf2e9dc4bb15959e96778a47842257f363b02779bb65cc3156999ced82a3
599+
checksum: 10/a3de3425374d7ce51d9275a6aeda9951fd57c11fd97455c4fb2d1e7c959472472357da3914a8bf053d583eb07c427917577d7b6b14b8de72ad337e71282590be
600600
languageName: node
601601
linkType: hard
602602

603-
"@polkadot/x-textencoder@npm:13.5.7":
604-
version: 13.5.7
605-
resolution: "@polkadot/x-textencoder@npm:13.5.7"
603+
"@polkadot/x-textencoder@npm:13.5.8":
604+
version: 13.5.8
605+
resolution: "@polkadot/x-textencoder@npm:13.5.8"
606606
dependencies:
607-
"@polkadot/x-global": "npm:13.5.7"
607+
"@polkadot/x-global": "npm:13.5.8"
608608
tslib: "npm:^2.8.0"
609-
checksum: 10/b88e13db070c94fe20aed8c739d1740ecd6545921316efe0e4dbea6f0c489c849bbcf7ce6e1a81405885a90b359af812b78a5d06cfbdb555fb0ae9602b2357e9
609+
checksum: 10/32e1a213b7890212957abb751f47dd113ce8f83c10b8258fe01f4c0d6cd2ab048093acadb61ebddcc4d5c7abee41cad6e0941dcfce32515110fd79eb69442feb
610610
languageName: node
611611
linkType: hard
612612

@@ -7421,7 +7421,7 @@ __metadata:
74217421
resolution: "root-workspace-0b6124@workspace:."
74227422
dependencies:
74237423
"@polkadot/dev": "npm:^0.83.3"
7424-
"@polkadot/util": "npm:^13.5.7"
7424+
"@polkadot/util": "npm:^13.5.8"
74257425
"@types/node": "npm:^20.16.1"
74267426
fflate: "npm:^0.8.2"
74277427
languageName: unknown

0 commit comments

Comments
 (0)