Skip to content

Commit 4e1926f

Browse files
chore(deps): update dependency @polkadot/types to ^15.9.1
1 parent 9fe0b15 commit 4e1926f

File tree

6 files changed

+62
-14
lines changed

6 files changed

+62
-14
lines changed

indexers/consensus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@autonomys/auto-dag-data": "^1.4.6",
3737
"@autonomys/auto-utils": "^1.4.6",
3838
"@polkadot/api": "^15.8.1",
39-
"@polkadot/types": "^15.8.1",
39+
"@polkadot/types": "^15.9.1",
4040
"@polkadot/util": "^13.4.3",
4141
"@polkadot/util-crypto": "^13.4.3",
4242
"@subql/cli": "^5.7.0",

indexers/domain-auto-evm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@autonomys/auto-consensus": "^1.4.6",
3636
"@autonomys/auto-utils": "^1.4.6",
3737
"@polkadot/api": "^15.8.1",
38-
"@polkadot/types": "^15.8.1",
38+
"@polkadot/types": "^15.9.1",
3939
"@polkadot/util": "^13.4.3",
4040
"@polkadot/util-crypto": "^13.4.3",
4141
"@subql/cli": "^5.7.0",

indexers/files/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@autonomys/auto-dag-data": "^1.4.6",
3636
"@autonomys/auto-utils": "^1.4.6",
3737
"@polkadot/api": "^15.8.1",
38-
"@polkadot/types": "^15.8.1",
38+
"@polkadot/types": "^15.9.1",
3939
"@polkadot/util": "^13.4.3",
4040
"@polkadot/util-crypto": "^13.4.3",
4141
"@subql/cli": "^5.7.0",

indexers/leaderboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@apollo/client": "^3.13.5",
3535
"@autonomys/auto-utils": "^1.4.6",
3636
"@polkadot/api": "^15.8.1",
37-
"@polkadot/types": "^15.8.1",
37+
"@polkadot/types": "^15.9.1",
3838
"@polkadot/util": "^13.4.3",
3939
"@polkadot/util-crypto": "^13.4.3",
4040
"@subql/cli": "^5.7.0",

indexers/staking/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@autonomys/auto-utils": "^1.4.6",
3636
"@apollo/client": "^3.13.5",
3737
"@polkadot/api": "^15.8.1",
38-
"@polkadot/types": "^15.8.1",
38+
"@polkadot/types": "^15.9.1",
3939
"@polkadot/util": "^13.4.3",
4040
"@polkadot/util-crypto": "^13.4.3",
4141
"@subql/cli": "^5.7.0",

indexers/yarn.lock

+57-9
Original file line numberDiff line numberDiff line change
@@ -1916,6 +1916,16 @@
19161916
"@polkadot/util" "^13.4.3"
19171917
tslib "^2.8.1"
19181918

1919+
"@polkadot/[email protected]":
1920+
version "15.9.1"
1921+
resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-15.9.1.tgz#05d6d6eb6adccf73bd073ac342074051787619f7"
1922+
integrity sha512-jEyDECSC6ww+5RLeVl32CZdtAQpWqgOv1HneXhvF15b0fRxSZgzHJ11hdYBw6I6aWJroPSgj32BNBG4qW1R2jw==
1923+
dependencies:
1924+
"@polkadot/types" "15.9.1"
1925+
"@polkadot/types-codec" "15.9.1"
1926+
"@polkadot/util" "^13.4.3"
1927+
tslib "^2.8.1"
1928+
19191929
"@polkadot/[email protected]":
19201930
version "15.8.1"
19211931
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-15.8.1.tgz#6c90770d4c5b34cbe46de3eb3fe7a62d0b85016f"
@@ -1925,6 +1935,15 @@
19251935
"@polkadot/x-bigint" "^13.4.3"
19261936
tslib "^2.8.1"
19271937

1938+
"@polkadot/[email protected]":
1939+
version "15.9.1"
1940+
resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-15.9.1.tgz#88f7ea64636e121ca57b60d16c918df1ac2be64f"
1941+
integrity sha512-HtfbTSRualmOZQnil2+8Ff6OHJXv67ndN8f92+cbL1VhnesKbbgDK3TE64YqKlZfZkOTNy4q/2a1P9E1LTCBNA==
1942+
dependencies:
1943+
"@polkadot/util" "^13.4.3"
1944+
"@polkadot/x-bigint" "^13.4.3"
1945+
tslib "^2.8.1"
1946+
19281947
"@polkadot/[email protected]":
19291948
version "15.8.1"
19301949
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-15.8.1.tgz#cb2b78459b4c77fecdc2e10001462f973cbbfa95"
@@ -1934,6 +1953,15 @@
19341953
"@polkadot/util" "^13.4.3"
19351954
tslib "^2.8.1"
19361955

1956+
"@polkadot/[email protected]":
1957+
version "15.9.1"
1958+
resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-15.9.1.tgz#9ce42720ed8126067d1c31e3a41360a84860e88b"
1959+
integrity sha512-qL3SDZpwlzjD5obBBjMapOTtEV34z+OC66jHL+DoOcUeecZ4e5j1fVZMyRmsWe32ER/MuHWhxVWRCTzdpUwtOg==
1960+
dependencies:
1961+
"@polkadot/types-codec" "15.9.1"
1962+
"@polkadot/util" "^13.4.3"
1963+
tslib "^2.8.1"
1964+
19371965
"@polkadot/[email protected]":
19381966
version "15.8.1"
19391967
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-15.8.1.tgz#9eac3a003263f944f4e631f27eadcf63a42172f0"
@@ -1954,7 +1982,7 @@
19541982
"@polkadot/util" "^13.4.3"
19551983
tslib "^2.8.1"
19561984

1957-
"@polkadot/[email protected]", "@polkadot/types@^15.7.2", "@polkadot/types@^15.8.1":
1985+
"@polkadot/[email protected]", "@polkadot/types@^15.7.2":
19581986
version "15.8.1"
19591987
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-15.8.1.tgz#7792f69b82ef7bc192942bae832b3c194a826738"
19601988
integrity sha512-PALHaxeMaR+KwVN15XdmkF5udL9nm8ysIoS3iDMTSjjmZAZVhoELSUam/VxwEYkIuFBADj0i3zJTsEbiWBHotg==
@@ -1968,6 +1996,20 @@
19681996
rxjs "^7.8.1"
19691997
tslib "^2.8.1"
19701998

1999+
"@polkadot/[email protected]", "@polkadot/types@^15.9.1":
2000+
version "15.9.1"
2001+
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-15.9.1.tgz#c0f865e391a172c84a7700233e99a928642fad6a"
2002+
integrity sha512-F1cbpQeGaoBXm40re6idspqXeKQ/MVnC3Y2zGeJW6huXCz1QDfl+pMbFBCBTvU8uSoV2ii+F28vpmIOO9aDkQQ==
2003+
dependencies:
2004+
"@polkadot/keyring" "^13.4.3"
2005+
"@polkadot/types-augment" "15.9.1"
2006+
"@polkadot/types-codec" "15.9.1"
2007+
"@polkadot/types-create" "15.9.1"
2008+
"@polkadot/util" "^13.4.3"
2009+
"@polkadot/util-crypto" "^13.4.3"
2010+
rxjs "^7.8.1"
2011+
tslib "^2.8.1"
2012+
19712013
"@polkadot/[email protected]", "@polkadot/util-crypto@^13.2.3", "@polkadot/util-crypto@^13.4.3":
19722014
version "13.4.3"
19732015
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-13.4.3.tgz#6dbf3814949d6dc6f5f905bac26c057e9a5d18fc"
@@ -9866,10 +9908,10 @@ superagent@^9.0.1:
98669908
mime "2.6.0"
98679909
qs "^6.11.0"
98689910

9869-
supertest@^7.0.0:
9870-
version "7.0.0"
9871-
resolved "https://registry.yarnpkg.com/supertest/-/supertest-7.0.0.tgz#cac53b3d6872a0b317980b2b0cfa820f09cd7634"
9872-
integrity sha512-qlsr7fIC0lSddmA3tzojvzubYxvlGtzumcdHgPwbFWMISQwL22MhM2Y3LNt+6w9Yyx7559VW5ab70dgphm8qQA==
9911+
supertest@^7.1.0:
9912+
version "7.1.0"
9913+
resolved "https://registry.yarnpkg.com/supertest/-/supertest-7.1.0.tgz#09b273174a8820e57ccdb03d9ca0d96c08c96b52"
9914+
integrity sha512-5QeSO8hSrKghtcWEoPiO036fxH0Ii2wVQfFZSP0oqQhmjk8bOLhDFXr4JrvaFmPuEWUoq4znY3uSi8UzLKxGqw==
98739915
dependencies:
98749916
methods "^1.1.2"
98759917
superagent "^9.0.1"
@@ -10133,10 +10175,10 @@ ts-invariant@^0.10.3:
1013310175
dependencies:
1013410176
tslib "^2.1.0"
1013510177

10136-
ts-jest@^29.2.6:
10137-
version "29.2.6"
10138-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.6.tgz#df53edf8b72fb89de032cfa310abf37582851d9a"
10139-
integrity sha512-yTNZVZqc8lSixm+QGVFcPe6+yj7+TWZwIesuOWvfcn4B9bz5x4NDzVCQQjOs7Hfouu36aEqfEbo9Qpo+gq8dDg==
10178+
ts-jest@^29.3.0:
10179+
version "29.3.1"
10180+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.1.tgz#2e459e1f94a833bd8216ba4b045fac948e265937"
10181+
integrity sha512-FT2PIRtZABwl6+ZCry8IY7JZ3xMuppsEV9qFVHOVe8jDzggwUZ9TsM4chyJxL9yi6LvkqcZYU3LmapEE454zBQ==
1014010182
dependencies:
1014110183
bs-logger "^0.2.6"
1014210184
ejs "^3.1.10"
@@ -10146,6 +10188,7 @@ ts-jest@^29.2.6:
1014610188
lodash.memoize "^4.1.2"
1014710189
make-error "^1.3.6"
1014810190
semver "^7.7.1"
10191+
type-fest "^4.38.0"
1014910192
yargs-parser "^21.1.1"
1015010193

1015110194
ts-loader@^9.5.1, ts-loader@^9.5.2:
@@ -10286,6 +10329,11 @@ type-fest@^0.8.1:
1028610329
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
1028710330
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
1028810331

10332+
type-fest@^4.38.0:
10333+
version "4.39.1"
10334+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.1.tgz#7521f6944e279abaf79cf60cfbc4823f4858083e"
10335+
integrity sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==
10336+
1028910337
type-is@^1.6.4, type-is@~1.6.18:
1029010338
version "1.6.18"
1029110339
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"

0 commit comments

Comments
 (0)