Skip to content

Commit fc95cd0

Browse files
chore(deps): bump the pjs group with 5 updates (#1573)
Bumps the pjs group with 5 updates: | Package | From | To | | --- | --- | --- | | [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `15.2.1` | `15.3.1` | | [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `15.2.1` | `15.3.1` | | [@polkadot/api-contract](https://github.com/polkadot-js/api/tree/HEAD/packages/api-contract) | `15.2.1` | `15.3.1` | | [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `15.2.1` | `15.3.1` | | [@polkadot/types-codec](https://github.com/polkadot-js/api/tree/HEAD/packages/types-codec) | `15.2.1` | `15.3.1` | Updates `@polkadot/api` from 15.2.1 to 15.3.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.3.1/packages/api) Updates `@polkadot/api-augment` from 15.2.1 to 15.3.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.3.1/packages/api-augment) Updates `@polkadot/api-contract` from 15.2.1 to 15.3.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.3.1/packages/api-contract) Updates `@polkadot/types` from 15.2.1 to 15.3.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.3.1/packages/types) Updates `@polkadot/types-codec` from 15.2.1 to 15.3.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.3.1/packages/types-codec) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/api-augment" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/api-contract" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/types-codec" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51ab44b commit fc95cd0

File tree

2 files changed

+113
-113
lines changed

2 files changed

+113
-113
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
"test:test-release": "yarn build:scripts && node scripts/build/runYarnPack.js"
5151
},
5252
"dependencies": {
53-
"@polkadot/api": "^15.2.1",
54-
"@polkadot/api-augment": "^15.2.1",
55-
"@polkadot/api-contract": "^15.2.1",
56-
"@polkadot/types": "^15.2.1",
57-
"@polkadot/types-codec": "^15.2.1",
53+
"@polkadot/api": "^15.3.1",
54+
"@polkadot/api-augment": "^15.3.1",
55+
"@polkadot/api-contract": "^15.3.1",
56+
"@polkadot/types": "^15.3.1",
57+
"@polkadot/types-codec": "^15.3.1",
5858
"@polkadot/util": "^13.3.1",
5959
"@polkadot/util-crypto": "^13.3.1",
6060
"@substrate/calc": "^0.3.1",

yarn.lock

Lines changed: 108 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,91 +1044,91 @@ __metadata:
10441044
languageName: node
10451045
linkType: hard
10461046

1047-
"@polkadot/api-augment@npm:15.2.1, @polkadot/api-augment@npm:^15.2.1":
1048-
version: 15.2.1
1049-
resolution: "@polkadot/api-augment@npm:15.2.1"
1050-
dependencies:
1051-
"@polkadot/api-base": "npm:15.2.1"
1052-
"@polkadot/rpc-augment": "npm:15.2.1"
1053-
"@polkadot/types": "npm:15.2.1"
1054-
"@polkadot/types-augment": "npm:15.2.1"
1055-
"@polkadot/types-codec": "npm:15.2.1"
1047+
"@polkadot/api-augment@npm:15.3.1, @polkadot/api-augment@npm:^15.3.1":
1048+
version: 15.3.1
1049+
resolution: "@polkadot/api-augment@npm:15.3.1"
1050+
dependencies:
1051+
"@polkadot/api-base": "npm:15.3.1"
1052+
"@polkadot/rpc-augment": "npm:15.3.1"
1053+
"@polkadot/types": "npm:15.3.1"
1054+
"@polkadot/types-augment": "npm:15.3.1"
1055+
"@polkadot/types-codec": "npm:15.3.1"
10561056
"@polkadot/util": "npm:^13.3.1"
10571057
tslib: "npm:^2.8.1"
1058-
checksum: 10/7f0a2b3abfd78801f52a94fce63220b4852fd73b3be762fab9eb4a896354fd639df0143505bb605f5a1b6edc9dded52833d05465122284a14ccfed1f00b2c4f4
1058+
checksum: 10/7c35abe4422769b204a479d2fd7770658b6cf331d3278f0cf7548145e711a9bcf481dfc29339a24e9e2204c39bf1d0e9d89c345834be27ae2375167610ea2e8f
10591059
languageName: node
10601060
linkType: hard
10611061

1062-
"@polkadot/api-base@npm:15.2.1":
1063-
version: 15.2.1
1064-
resolution: "@polkadot/api-base@npm:15.2.1"
1062+
"@polkadot/api-base@npm:15.3.1":
1063+
version: 15.3.1
1064+
resolution: "@polkadot/api-base@npm:15.3.1"
10651065
dependencies:
1066-
"@polkadot/rpc-core": "npm:15.2.1"
1067-
"@polkadot/types": "npm:15.2.1"
1066+
"@polkadot/rpc-core": "npm:15.3.1"
1067+
"@polkadot/types": "npm:15.3.1"
10681068
"@polkadot/util": "npm:^13.3.1"
10691069
rxjs: "npm:^7.8.1"
10701070
tslib: "npm:^2.8.1"
1071-
checksum: 10/692cb24f07444a06523ad661a8f23ff23d7f393b302ed88dedd27a241279de81e9fad136414222ae8a98feb0ecab78cd3d595588b8e89c29b8f4666032a4e587
1071+
checksum: 10/d14bc0643685d346cac7510f09214e140ec75111e3cdc29f37d617d83be82756ba7d440bd39c11a16d5fe2d815843ef7d84e4ba3fb6542d53ab57da8024537c7
10721072
languageName: node
10731073
linkType: hard
10741074

1075-
"@polkadot/api-contract@npm:^15.2.1":
1076-
version: 15.2.1
1077-
resolution: "@polkadot/api-contract@npm:15.2.1"
1075+
"@polkadot/api-contract@npm:^15.3.1":
1076+
version: 15.3.1
1077+
resolution: "@polkadot/api-contract@npm:15.3.1"
10781078
dependencies:
1079-
"@polkadot/api": "npm:15.2.1"
1080-
"@polkadot/api-augment": "npm:15.2.1"
1081-
"@polkadot/types": "npm:15.2.1"
1082-
"@polkadot/types-codec": "npm:15.2.1"
1083-
"@polkadot/types-create": "npm:15.2.1"
1079+
"@polkadot/api": "npm:15.3.1"
1080+
"@polkadot/api-augment": "npm:15.3.1"
1081+
"@polkadot/types": "npm:15.3.1"
1082+
"@polkadot/types-codec": "npm:15.3.1"
1083+
"@polkadot/types-create": "npm:15.3.1"
10841084
"@polkadot/util": "npm:^13.3.1"
10851085
"@polkadot/util-crypto": "npm:^13.3.1"
10861086
rxjs: "npm:^7.8.1"
10871087
tslib: "npm:^2.8.1"
1088-
checksum: 10/3194c6b8d1c11ff1835b8b2cec7adbc809d60fc203fde0428dfd0db0952216e05cec0e950998abff413e310aa417dc4fe34cd9036f6203355799e1c13bacebb7
1088+
checksum: 10/2503d18eded8b70185c2ddae1530f075d46e82eff3d90f037e10fb2e570329b4e1606e64235ab19151b2b4034cafbf6caca4616982f34d32a84edf5359686a61
10891089
languageName: node
10901090
linkType: hard
10911091

1092-
"@polkadot/api-derive@npm:15.2.1":
1093-
version: 15.2.1
1094-
resolution: "@polkadot/api-derive@npm:15.2.1"
1092+
"@polkadot/api-derive@npm:15.3.1":
1093+
version: 15.3.1
1094+
resolution: "@polkadot/api-derive@npm:15.3.1"
10951095
dependencies:
1096-
"@polkadot/api": "npm:15.2.1"
1097-
"@polkadot/api-augment": "npm:15.2.1"
1098-
"@polkadot/api-base": "npm:15.2.1"
1099-
"@polkadot/rpc-core": "npm:15.2.1"
1100-
"@polkadot/types": "npm:15.2.1"
1101-
"@polkadot/types-codec": "npm:15.2.1"
1096+
"@polkadot/api": "npm:15.3.1"
1097+
"@polkadot/api-augment": "npm:15.3.1"
1098+
"@polkadot/api-base": "npm:15.3.1"
1099+
"@polkadot/rpc-core": "npm:15.3.1"
1100+
"@polkadot/types": "npm:15.3.1"
1101+
"@polkadot/types-codec": "npm:15.3.1"
11021102
"@polkadot/util": "npm:^13.3.1"
11031103
"@polkadot/util-crypto": "npm:^13.3.1"
11041104
rxjs: "npm:^7.8.1"
11051105
tslib: "npm:^2.8.1"
1106-
checksum: 10/4f3c3d97c787b3c09516299b1b14634bf8b3fdde5179c13a526369a91d4bae6ede07822c472cbfdb43b015f1dc2d9ae14edac5bc469db19cc98a45657465e5f7
1106+
checksum: 10/03d9c5005cf4614ff0d0bfb5daacbb15ec78c9ab1f0bcac0a8bd40ae8035e911817a64935cdcc8d07a7c3a5251111e6c58d19962a9dbc885fb082f10a2b18e49
11071107
languageName: node
11081108
linkType: hard
11091109

1110-
"@polkadot/api@npm:15.2.1, @polkadot/api@npm:^15.2.1":
1111-
version: 15.2.1
1112-
resolution: "@polkadot/api@npm:15.2.1"
1110+
"@polkadot/api@npm:15.3.1, @polkadot/api@npm:^15.3.1":
1111+
version: 15.3.1
1112+
resolution: "@polkadot/api@npm:15.3.1"
11131113
dependencies:
1114-
"@polkadot/api-augment": "npm:15.2.1"
1115-
"@polkadot/api-base": "npm:15.2.1"
1116-
"@polkadot/api-derive": "npm:15.2.1"
1114+
"@polkadot/api-augment": "npm:15.3.1"
1115+
"@polkadot/api-base": "npm:15.3.1"
1116+
"@polkadot/api-derive": "npm:15.3.1"
11171117
"@polkadot/keyring": "npm:^13.3.1"
1118-
"@polkadot/rpc-augment": "npm:15.2.1"
1119-
"@polkadot/rpc-core": "npm:15.2.1"
1120-
"@polkadot/rpc-provider": "npm:15.2.1"
1121-
"@polkadot/types": "npm:15.2.1"
1122-
"@polkadot/types-augment": "npm:15.2.1"
1123-
"@polkadot/types-codec": "npm:15.2.1"
1124-
"@polkadot/types-create": "npm:15.2.1"
1125-
"@polkadot/types-known": "npm:15.2.1"
1118+
"@polkadot/rpc-augment": "npm:15.3.1"
1119+
"@polkadot/rpc-core": "npm:15.3.1"
1120+
"@polkadot/rpc-provider": "npm:15.3.1"
1121+
"@polkadot/types": "npm:15.3.1"
1122+
"@polkadot/types-augment": "npm:15.3.1"
1123+
"@polkadot/types-codec": "npm:15.3.1"
1124+
"@polkadot/types-create": "npm:15.3.1"
1125+
"@polkadot/types-known": "npm:15.3.1"
11261126
"@polkadot/util": "npm:^13.3.1"
11271127
"@polkadot/util-crypto": "npm:^13.3.1"
11281128
eventemitter3: "npm:^5.0.1"
11291129
rxjs: "npm:^7.8.1"
11301130
tslib: "npm:^2.8.1"
1131-
checksum: 10/3237283fc5c596c54b1df1a9a93e9c504631f4754a91150ace9e9c617221dc531b4f711ec2a6eb7224cefe7c804c8a54c0e203b8f453ef6c5b1c3b7c2dc7a717
1131+
checksum: 10/6b76255180e8128c4f8f72da83ecb8090ed9321cbb24529fd49390391b073aaad098c9ee92c5d3e6f9dac35931dfae46c22588a09b7ea24e712b49ff5b204b32
11321132
languageName: node
11331133
linkType: hard
11341134

@@ -1157,40 +1157,40 @@ __metadata:
11571157
languageName: node
11581158
linkType: hard
11591159

1160-
"@polkadot/rpc-augment@npm:15.2.1":
1161-
version: 15.2.1
1162-
resolution: "@polkadot/rpc-augment@npm:15.2.1"
1160+
"@polkadot/rpc-augment@npm:15.3.1":
1161+
version: 15.3.1
1162+
resolution: "@polkadot/rpc-augment@npm:15.3.1"
11631163
dependencies:
1164-
"@polkadot/rpc-core": "npm:15.2.1"
1165-
"@polkadot/types": "npm:15.2.1"
1166-
"@polkadot/types-codec": "npm:15.2.1"
1164+
"@polkadot/rpc-core": "npm:15.3.1"
1165+
"@polkadot/types": "npm:15.3.1"
1166+
"@polkadot/types-codec": "npm:15.3.1"
11671167
"@polkadot/util": "npm:^13.3.1"
11681168
tslib: "npm:^2.8.1"
1169-
checksum: 10/2000afd8aa8f37f0b5d45be03c3e376549e5475cc6d2195aac458f544f061f238730c0e8986b4c298226457f3bd4d9e3ca8f258c4adede118945fd1da89e30da
1169+
checksum: 10/0a1974d21ebaf158811914f1c0ba6dbe4a976b08366a71a2d694638de61b6a4273042b581aab9e5a51e6ed8f08b6f0e4497c9134ee0279d436dc68e0a2221221
11701170
languageName: node
11711171
linkType: hard
11721172

1173-
"@polkadot/rpc-core@npm:15.2.1":
1174-
version: 15.2.1
1175-
resolution: "@polkadot/rpc-core@npm:15.2.1"
1173+
"@polkadot/rpc-core@npm:15.3.1":
1174+
version: 15.3.1
1175+
resolution: "@polkadot/rpc-core@npm:15.3.1"
11761176
dependencies:
1177-
"@polkadot/rpc-augment": "npm:15.2.1"
1178-
"@polkadot/rpc-provider": "npm:15.2.1"
1179-
"@polkadot/types": "npm:15.2.1"
1177+
"@polkadot/rpc-augment": "npm:15.3.1"
1178+
"@polkadot/rpc-provider": "npm:15.3.1"
1179+
"@polkadot/types": "npm:15.3.1"
11801180
"@polkadot/util": "npm:^13.3.1"
11811181
rxjs: "npm:^7.8.1"
11821182
tslib: "npm:^2.8.1"
1183-
checksum: 10/f1eb6057779e634a2684f2e81eaa92a7134d315cf2b3f11df0f3cc77e3914d40a816224133434ac85c9b9840481bf715ed6a80d6a95265b749b19f0deb274617
1183+
checksum: 10/5618a8cbfbb61c8c23c05a2d4d59fcc568244e246735d6064ddddcf63555c7a9e037b5747adbe94d1225ecad9e56337f5456f49e8bc986530a9d426afe650ca6
11841184
languageName: node
11851185
linkType: hard
11861186

1187-
"@polkadot/rpc-provider@npm:15.2.1":
1188-
version: 15.2.1
1189-
resolution: "@polkadot/rpc-provider@npm:15.2.1"
1187+
"@polkadot/rpc-provider@npm:15.3.1":
1188+
version: 15.3.1
1189+
resolution: "@polkadot/rpc-provider@npm:15.3.1"
11901190
dependencies:
11911191
"@polkadot/keyring": "npm:^13.3.1"
1192-
"@polkadot/types": "npm:15.2.1"
1193-
"@polkadot/types-support": "npm:15.2.1"
1192+
"@polkadot/types": "npm:15.3.1"
1193+
"@polkadot/types-support": "npm:15.3.1"
11941194
"@polkadot/util": "npm:^13.3.1"
11951195
"@polkadot/util-crypto": "npm:^13.3.1"
11961196
"@polkadot/x-fetch": "npm:^13.3.1"
@@ -1204,81 +1204,81 @@ __metadata:
12041204
dependenciesMeta:
12051205
"@substrate/connect":
12061206
optional: true
1207-
checksum: 10/0886c315cef99b8ac4f8275eee80d4d6e27c561b0ccc53a5816f2f1ec29032b2c378dc86fe6689a600bcd4888caeddb958b6abcbe404c55bce79e7504718c0ed
1207+
checksum: 10/841312b5c815d6b10a40506505ba9f5c61ce09dd7897879adc18b26fed9b34e3c1394ebe41e6d246cfafac10ccd0d8f56fb9b7cd4173274648311870935eec11
12081208
languageName: node
12091209
linkType: hard
12101210

1211-
"@polkadot/types-augment@npm:15.2.1":
1212-
version: 15.2.1
1213-
resolution: "@polkadot/types-augment@npm:15.2.1"
1211+
"@polkadot/types-augment@npm:15.3.1":
1212+
version: 15.3.1
1213+
resolution: "@polkadot/types-augment@npm:15.3.1"
12141214
dependencies:
1215-
"@polkadot/types": "npm:15.2.1"
1216-
"@polkadot/types-codec": "npm:15.2.1"
1215+
"@polkadot/types": "npm:15.3.1"
1216+
"@polkadot/types-codec": "npm:15.3.1"
12171217
"@polkadot/util": "npm:^13.3.1"
12181218
tslib: "npm:^2.8.1"
1219-
checksum: 10/fe8d79601c549438e9426437d8d5ff6e14a7620f141db0d73dc1f49e2671661b20622bd24896b6a0ec6061ad7a0468af3388c5b14b5fd4f29cfa01b97c49f72c
1219+
checksum: 10/7b6b04cd666868d24b99efebf3976a48b0591131b7c88c660edf763c577341d10ef37e9dd5eba747bee12e0951d24a60059cd5c7904d757bd1f323ed49cc09a4
12201220
languageName: node
12211221
linkType: hard
12221222

1223-
"@polkadot/types-codec@npm:15.2.1, @polkadot/types-codec@npm:^15.2.1":
1224-
version: 15.2.1
1225-
resolution: "@polkadot/types-codec@npm:15.2.1"
1223+
"@polkadot/types-codec@npm:15.3.1, @polkadot/types-codec@npm:^15.3.1":
1224+
version: 15.3.1
1225+
resolution: "@polkadot/types-codec@npm:15.3.1"
12261226
dependencies:
12271227
"@polkadot/util": "npm:^13.3.1"
12281228
"@polkadot/x-bigint": "npm:^13.3.1"
12291229
tslib: "npm:^2.8.1"
1230-
checksum: 10/7f1032f392ec499341d17f2ab7265d32fc22e318862096791edefc9e4652d14a6524d0d5fb8b5a35639c347e097e5f16fe4c9742b5dd912eb521b097a2e3c68d
1230+
checksum: 10/efa2105ee6618d31e5d697f933288c9c0306bfa094373600b311b4442c8086ec43e8a915fb1f4339d80fc3eb2f6a40d8089b6eef32ee28e52802c9a6da78ac72
12311231
languageName: node
12321232
linkType: hard
12331233

1234-
"@polkadot/types-create@npm:15.2.1":
1235-
version: 15.2.1
1236-
resolution: "@polkadot/types-create@npm:15.2.1"
1234+
"@polkadot/types-create@npm:15.3.1":
1235+
version: 15.3.1
1236+
resolution: "@polkadot/types-create@npm:15.3.1"
12371237
dependencies:
1238-
"@polkadot/types-codec": "npm:15.2.1"
1238+
"@polkadot/types-codec": "npm:15.3.1"
12391239
"@polkadot/util": "npm:^13.3.1"
12401240
tslib: "npm:^2.8.1"
1241-
checksum: 10/9d5f2c624bc6e248e9f001d764c0a1a77b2130b0e2958f6ea75fe5fe2b19fd6d8911f1577eaa13d7c05c452078cb59c85439f751f479ff130e0140012defd1b1
1241+
checksum: 10/acaba68535fa926ad0eb2d0de91a2a85c05799282e89f3d87bef8f5dcae52bbb8a11bd2607ccb7c588e59da3f2e2c71f8e0be11e6e1723852e1c82c4301c5376
12421242
languageName: node
12431243
linkType: hard
12441244

1245-
"@polkadot/types-known@npm:15.2.1":
1246-
version: 15.2.1
1247-
resolution: "@polkadot/types-known@npm:15.2.1"
1245+
"@polkadot/types-known@npm:15.3.1":
1246+
version: 15.3.1
1247+
resolution: "@polkadot/types-known@npm:15.3.1"
12481248
dependencies:
12491249
"@polkadot/networks": "npm:^13.3.1"
1250-
"@polkadot/types": "npm:15.2.1"
1251-
"@polkadot/types-codec": "npm:15.2.1"
1252-
"@polkadot/types-create": "npm:15.2.1"
1250+
"@polkadot/types": "npm:15.3.1"
1251+
"@polkadot/types-codec": "npm:15.3.1"
1252+
"@polkadot/types-create": "npm:15.3.1"
12531253
"@polkadot/util": "npm:^13.3.1"
12541254
tslib: "npm:^2.8.1"
1255-
checksum: 10/8a7cb484fc066f32f96ae8b4b5b7cfc7e3a45fdaed1b25c86682516c6433520da206534d683aff6025b5bc3c9c196daa2be17c67737bac24a556b1453fabc85b
1255+
checksum: 10/af4d0597c8dfdc082829f141e0205756724f55b2df17013269f020327191cd6f0590aa37afbd4207265ad6416ed5f4b158af15004c43f0896e12ee903d848d67
12561256
languageName: node
12571257
linkType: hard
12581258

1259-
"@polkadot/types-support@npm:15.2.1":
1260-
version: 15.2.1
1261-
resolution: "@polkadot/types-support@npm:15.2.1"
1259+
"@polkadot/types-support@npm:15.3.1":
1260+
version: 15.3.1
1261+
resolution: "@polkadot/types-support@npm:15.3.1"
12621262
dependencies:
12631263
"@polkadot/util": "npm:^13.3.1"
12641264
tslib: "npm:^2.8.1"
1265-
checksum: 10/6d5ad6c572135b3e6daa2dd0c6b008f360ca1779b80a01a2eb486c6b9f83d8ac25b7b04d82424e75704091a45c24eb25d533dfeae0203861b4bd9683c3364a5d
1265+
checksum: 10/05ab04b02216255e3e332cfb8cd0fad2de6b61b1d31df6971235958f95d4a1664b8f65bc4b0a49d45eeeaf10a97b57237377d46beae1e8e93b66818caa48e8d0
12661266
languageName: node
12671267
linkType: hard
12681268

1269-
"@polkadot/types@npm:15.2.1, @polkadot/types@npm:^15.2.1":
1270-
version: 15.2.1
1271-
resolution: "@polkadot/types@npm:15.2.1"
1269+
"@polkadot/types@npm:15.3.1, @polkadot/types@npm:^15.3.1":
1270+
version: 15.3.1
1271+
resolution: "@polkadot/types@npm:15.3.1"
12721272
dependencies:
12731273
"@polkadot/keyring": "npm:^13.3.1"
1274-
"@polkadot/types-augment": "npm:15.2.1"
1275-
"@polkadot/types-codec": "npm:15.2.1"
1276-
"@polkadot/types-create": "npm:15.2.1"
1274+
"@polkadot/types-augment": "npm:15.3.1"
1275+
"@polkadot/types-codec": "npm:15.3.1"
1276+
"@polkadot/types-create": "npm:15.3.1"
12771277
"@polkadot/util": "npm:^13.3.1"
12781278
"@polkadot/util-crypto": "npm:^13.3.1"
12791279
rxjs: "npm:^7.8.1"
12801280
tslib: "npm:^2.8.1"
1281-
checksum: 10/65e6661aed76ef1215ede92dfa7ddf0f212666035608cc921094f0d4d45b9f97b40d7672f9a8b2bf4f389d53417673da45d6837b78c925047031df0454f07412
1281+
checksum: 10/3f4fdb7bbefe347aeb60d8e2709d2552af5123a20af28e82a003bc082fd925272a569a0f899f686f9d3b552a5cd2712b310b248679f4c034dc5ff246ada1498f
12821282
languageName: node
12831283
linkType: hard
12841284

@@ -1580,11 +1580,11 @@ __metadata:
15801580
version: 0.0.0-use.local
15811581
resolution: "@substrate/api-sidecar@workspace:."
15821582
dependencies:
1583-
"@polkadot/api": "npm:^15.2.1"
1584-
"@polkadot/api-augment": "npm:^15.2.1"
1585-
"@polkadot/api-contract": "npm:^15.2.1"
1586-
"@polkadot/types": "npm:^15.2.1"
1587-
"@polkadot/types-codec": "npm:^15.2.1"
1583+
"@polkadot/api": "npm:^15.3.1"
1584+
"@polkadot/api-augment": "npm:^15.3.1"
1585+
"@polkadot/api-contract": "npm:^15.3.1"
1586+
"@polkadot/types": "npm:^15.3.1"
1587+
"@polkadot/types-codec": "npm:^15.3.1"
15881588
"@polkadot/util": "npm:^13.3.1"
15891589
"@polkadot/util-crypto": "npm:^13.3.1"
15901590
"@substrate/calc": "npm:^0.3.1"

0 commit comments

Comments
 (0)