Skip to content

Commit d7945b1

Browse files
authored
chore: pin polkadot-js versions (#1862)
1 parent 16ca97f commit d7945b1

File tree

2 files changed

+24
-42
lines changed

2 files changed

+24
-42
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
"test:test-release": "yarn build:scripts && node scripts/build/runYarnPack.js"
5252
},
5353
"dependencies": {
54-
"@polkadot/api": "^16.5.2",
55-
"@polkadot/api-augment": "^16.5.2",
56-
"@polkadot/api-contract": "^16.5.2",
57-
"@polkadot/types": "^16.5.2",
58-
"@polkadot/types-codec": "^16.5.2",
59-
"@polkadot/util": "^13.5.8",
60-
"@polkadot/util-crypto": "^13.5.8",
54+
"@polkadot/api": "16.5.2",
55+
"@polkadot/api-augment": "16.5.2",
56+
"@polkadot/api-contract": "16.5.2",
57+
"@polkadot/types": "16.5.2",
58+
"@polkadot/types-codec": "16.5.2",
59+
"@polkadot/util": "13.5.8",
60+
"@polkadot/util-crypto": "13.5.8",
6161
"@substrate/calc": "0.3.1",
6262
"argparse": "^2.0.1",
6363
"confmgr": "^1.1.0",

yarn.lock

Lines changed: 17 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1721,7 +1721,7 @@ __metadata:
17211721
languageName: node
17221722
linkType: hard
17231723

1724-
"@polkadot/api-augment@npm:16.5.2, @polkadot/api-augment@npm:^16.4.1, @polkadot/api-augment@npm:^16.5.2":
1724+
"@polkadot/api-augment@npm:16.5.2, @polkadot/api-augment@npm:^16.4.1":
17251725
version: 16.5.2
17261726
resolution: "@polkadot/api-augment@npm:16.5.2"
17271727
dependencies:
@@ -1749,7 +1749,7 @@ __metadata:
17491749
languageName: node
17501750
linkType: hard
17511751

1752-
"@polkadot/api-contract@npm:^16.5.2":
1752+
"@polkadot/api-contract@npm:16.5.2":
17531753
version: 16.5.2
17541754
resolution: "@polkadot/api-contract@npm:16.5.2"
17551755
dependencies:
@@ -1784,7 +1784,7 @@ __metadata:
17841784
languageName: node
17851785
linkType: hard
17861786

1787-
"@polkadot/api@npm:16.5.2, @polkadot/api@npm:^16.4.1, @polkadot/api@npm:^16.5.2":
1787+
"@polkadot/api@npm:16.5.2, @polkadot/api@npm:^16.4.1":
17881788
version: 16.5.2
17891789
resolution: "@polkadot/api@npm:16.5.2"
17901790
dependencies:
@@ -1897,7 +1897,7 @@ __metadata:
18971897
languageName: node
18981898
linkType: hard
18991899

1900-
"@polkadot/types-codec@npm:16.5.2, @polkadot/types-codec@npm:^16.4.1, @polkadot/types-codec@npm:^16.5.2":
1900+
"@polkadot/types-codec@npm:16.5.2, @polkadot/types-codec@npm:^16.4.1":
19011901
version: 16.5.2
19021902
resolution: "@polkadot/types-codec@npm:16.5.2"
19031903
dependencies:
@@ -1943,7 +1943,7 @@ __metadata:
19431943
languageName: node
19441944
linkType: hard
19451945

1946-
"@polkadot/types@npm:16.5.2, @polkadot/types@npm:^16.4.1, @polkadot/types@npm:^16.5.2":
1946+
"@polkadot/types@npm:16.5.2, @polkadot/types@npm:^16.4.1":
19471947
version: 16.5.2
19481948
resolution: "@polkadot/types@npm:16.5.2"
19491949
dependencies:
@@ -2465,13 +2465,13 @@ __metadata:
24652465
resolution: "@substrate/api-sidecar@workspace:."
24662466
dependencies:
24672467
"@acala-network/chopsticks-testing": "npm:^1.2.5"
2468-
"@polkadot/api": "npm:^16.5.2"
2469-
"@polkadot/api-augment": "npm:^16.5.2"
2470-
"@polkadot/api-contract": "npm:^16.5.2"
2471-
"@polkadot/types": "npm:^16.5.2"
2472-
"@polkadot/types-codec": "npm:^16.5.2"
2473-
"@polkadot/util": "npm:^13.5.8"
2474-
"@polkadot/util-crypto": "npm:^13.5.8"
2468+
"@polkadot/api": "npm:16.5.2"
2469+
"@polkadot/api-augment": "npm:16.5.2"
2470+
"@polkadot/api-contract": "npm:16.5.2"
2471+
"@polkadot/types": "npm:16.5.2"
2472+
"@polkadot/types-codec": "npm:16.5.2"
2473+
"@polkadot/util": "npm:13.5.8"
2474+
"@polkadot/util-crypto": "npm:13.5.8"
24752475
"@substrate/calc": "npm:0.3.1"
24762476
"@substrate/dev": "npm:^0.9.0"
24772477
"@types/argparse": "npm:2.0.17"
@@ -6432,18 +6432,7 @@ __metadata:
64326432
languageName: node
64336433
linkType: hard
64346434

6435-
"js-yaml@npm:^4.1.0":
6436-
version: 4.1.0
6437-
resolution: "js-yaml@npm:4.1.0"
6438-
dependencies:
6439-
argparse: "npm:^2.0.1"
6440-
bin:
6441-
js-yaml: bin/js-yaml.js
6442-
checksum: 10/c138a34a3fd0d08ebaf71273ad4465569a483b8a639e0b118ff65698d257c2791d3199e3f303631f2cb98213fa7b5f5d6a4621fd0fff819421b990d30d967140
6443-
languageName: node
6444-
linkType: hard
6445-
6446-
"js-yaml@npm:^4.1.1":
6435+
"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
64476436
version: 4.1.1
64486437
resolution: "js-yaml@npm:4.1.1"
64496438
dependencies:
@@ -6640,10 +6629,10 @@ __metadata:
66406629
languageName: node
66416630
linkType: hard
66426631

6643-
"lru-cache@npm:*, lru-cache@npm:^11.1.0":
6644-
version: 11.2.2
6645-
resolution: "lru-cache@npm:11.2.2"
6646-
checksum: 10/fa7919fbf068a739f79a1ad461eb273514da7246cebb9dca68e3cd7ba19e3839e7e2aaecd9b72867e08038561eeb96941189e89b3d4091c75ced4f56c71c80db
6632+
"lru-cache@npm:*, lru-cache@npm:^11.1.0, lru-cache@npm:^11.2.4":
6633+
version: 11.2.4
6634+
resolution: "lru-cache@npm:11.2.4"
6635+
checksum: 10/3b2da74c0b6653767f8164c38c4c4f4d7f0cc10c62bfa512663d94a830191ae6a5af742a8d88a8b30d5f9974652d3adae53931f32069139ad24fa2a18a199aca
66476636
languageName: node
66486637
linkType: hard
66496638

@@ -6654,13 +6643,6 @@ __metadata:
66546643
languageName: node
66556644
linkType: hard
66566645

6657-
"lru-cache@npm:^11.2.4":
6658-
version: 11.2.4
6659-
resolution: "lru-cache@npm:11.2.4"
6660-
checksum: 10/3b2da74c0b6653767f8164c38c4c4f4d7f0cc10c62bfa512663d94a830191ae6a5af742a8d88a8b30d5f9974652d3adae53931f32069139ad24fa2a18a199aca
6661-
languageName: node
6662-
linkType: hard
6663-
66646646
"lru-cache@npm:^5.1.1":
66656647
version: 5.1.1
66666648
resolution: "lru-cache@npm:5.1.1"

0 commit comments

Comments
 (0)