Skip to content

Commit 4a54a37

Browse files
authored
chore: bump polkadot dependencies (#601)
1 parent 0eb433f commit 4a54a37

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.5",
47+
"@polkadot/util": "^13.5.7",
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.5",
29-
"@polkadot/x-randomvalues": "^13.5.5"
28+
"@polkadot/util": "^13.5.7",
29+
"@polkadot/x-randomvalues": "^13.5.7"
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.5"
27+
"@polkadot/util": "^13.5.7"
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.5",
34-
"@polkadot/x-randomvalues": "^13.5.5"
33+
"@polkadot/util": "^13.5.7",
34+
"@polkadot/x-randomvalues": "^13.5.7"
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.5"
28+
"@polkadot/util": "^13.5.7"
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.5",
41-
"@polkadot/x-randomvalues": "^13.5.5"
40+
"@polkadot/util": "^13.5.7",
41+
"@polkadot/x-randomvalues": "^13.5.7"
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.5"
27+
"@polkadot/util": "^13.5.7"
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.5":
464-
version: 13.5.5
465-
resolution: "@polkadot/util@npm:13.5.5"
466-
dependencies:
467-
"@polkadot/x-bigint": "npm:13.5.5"
468-
"@polkadot/x-global": "npm:13.5.5"
469-
"@polkadot/x-textdecoder": "npm:13.5.5"
470-
"@polkadot/x-textencoder": "npm:13.5.5"
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"
471471
"@types/bn.js": "npm:^5.1.6"
472472
bn.js: "npm:^5.2.1"
473473
tslib: "npm:^2.8.0"
474-
checksum: 10/359c4509b72f28fa098623f95a7bd3bbb9aa91c84d7d21e7231d2b1c03af7b85d87cbf5e26f781e6d0149997b4744c2dc21f0446f621a3ed69456eb0c72a6091
474+
checksum: 10/66a03ec05aaf8642809a46f6adf0c9b4b843b2f8fce6520dc4db9da607af96a25baf166e09595b26d3d419cf55f55494d51985d5a90f55bc66d061b1fbaf9e99
475475
languageName: node
476476
linkType: hard
477477

478478
"@polkadot/wasm-bridge@npm:7.5.2-0-x, @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.5"
482+
"@polkadot/util": "npm:^13.5.7"
483483
"@polkadot/wasm-util": "npm:7.5.2-0-x"
484-
"@polkadot/x-randomvalues": "npm:^13.5.5"
484+
"@polkadot/x-randomvalues": "npm:^13.5.7"
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.5"
496+
"@polkadot/util": "npm:^13.5.7"
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.5"
507+
"@polkadot/util": "npm:^13.5.7"
508508
"@polkadot/wasm-bridge": "npm:7.5.2-0-x"
509509
"@polkadot/wasm-crypto-asmjs": "npm:7.5.2-0-x"
510510
"@polkadot/wasm-crypto-wasm": "npm:7.5.2-0-x"
511511
"@polkadot/wasm-util": "npm:7.5.2-0-x"
512-
"@polkadot/x-randomvalues": "npm:^13.5.5"
512+
"@polkadot/x-randomvalues": "npm:^13.5.7"
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.5"
524+
"@polkadot/util": "npm:^13.5.7"
525525
"@polkadot/wasm-util": "npm:7.5.2-0-x"
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.5"
536+
"@polkadot/util": "npm:^13.5.7"
537537
"@polkadot/wasm-bridge": "npm:7.5.2-0-x"
538538
"@polkadot/wasm-crypto-asmjs": "npm:7.5.2-0-x"
539539
"@polkadot/wasm-crypto-init": "npm:7.5.2-0-x"
540540
"@polkadot/wasm-crypto-wasm": "npm:7.5.2-0-x"
541541
"@polkadot/wasm-util": "npm:7.5.2-0-x"
542-
"@polkadot/x-randomvalues": "npm:^13.5.5"
542+
"@polkadot/x-randomvalues": "npm:^13.5.7"
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.5"
554+
"@polkadot/util": "npm:^13.5.7"
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.5":
562-
version: 13.5.5
563-
resolution: "@polkadot/x-bigint@npm:13.5.5"
561+
"@polkadot/x-bigint@npm:13.5.7":
562+
version: 13.5.7
563+
resolution: "@polkadot/x-bigint@npm:13.5.7"
564564
dependencies:
565-
"@polkadot/x-global": "npm:13.5.5"
565+
"@polkadot/x-global": "npm:13.5.7"
566566
tslib: "npm:^2.8.0"
567-
checksum: 10/639b7d8fad99453163f12aa9d2d753b477f940637496ca43c15ea3e73f53f6eed3efe2857445a48f6fc5d8108d4e1ba8ee582e57f907cdab92d49b46480806c4
567+
checksum: 10/a890310186d457e234f03e05e5ade4a591d210002691c6c52f9eb75b3624d8e5c11c333817cdd8b3f627dc6eee685fa6a44d666c3d24ed5d5d545936b870e230
568568
languageName: node
569569
linkType: hard
570570

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

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

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

603-
"@polkadot/x-textencoder@npm:13.5.5":
604-
version: 13.5.5
605-
resolution: "@polkadot/x-textencoder@npm:13.5.5"
603+
"@polkadot/x-textencoder@npm:13.5.7":
604+
version: 13.5.7
605+
resolution: "@polkadot/x-textencoder@npm:13.5.7"
606606
dependencies:
607-
"@polkadot/x-global": "npm:13.5.5"
607+
"@polkadot/x-global": "npm:13.5.7"
608608
tslib: "npm:^2.8.0"
609-
checksum: 10/9eb831d802e52659cb5df45d942bd58cd7ae363a8b5a36673b94135a6c9364cfeb8ce97dcb3ff89ff400988f285060667ed37f8dad6930e0747a29f16f95d6ef
609+
checksum: 10/b88e13db070c94fe20aed8c739d1740ecd6545921316efe0e4dbea6f0c489c849bbcf7ce6e1a81405885a90b359af812b78a5d06cfbdb555fb0ae9602b2357e9
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.5"
7424+
"@polkadot/util": "npm:^13.5.7"
74257425
"@types/node": "npm:^20.16.1"
74267426
fflate: "npm:^0.8.2"
74277427
languageName: unknown

0 commit comments

Comments
 (0)