@@ -602,9 +602,9 @@ arrayvec = { version = "0.7.4" }
602
602
assert_cmd = { version = " 2.0.14" }
603
603
assert_matches = { version = " 1.5.0" }
604
604
asset-hub-rococo-emulated-chain = { path = " cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo" , version = " 0.1.0" }
605
- asset-hub-rococo-runtime = { path = " cumulus/parachains/runtimes/assets/asset-hub-rococo" , default-features = false , version = " 0.22.0 " }
605
+ asset-hub-rococo-runtime = { path = " cumulus/parachains/runtimes/assets/asset-hub-rococo" , default-features = false , version = " 0.22.1 " }
606
606
asset-hub-westend-emulated-chain = { path = " cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend" , version = " 0.1.0" }
607
- asset-hub-westend-runtime = { path = " cumulus/parachains/runtimes/assets/asset-hub-westend" , version = " 0.26.0 " }
607
+ asset-hub-westend-runtime = { path = " cumulus/parachains/runtimes/assets/asset-hub-westend" , version = " 0.26.1 " }
608
608
asset-test-utils = { path = " cumulus/parachains/runtimes/assets/test-utils" , default-features = false , version = " 18.0.0" }
609
609
assets-common = { path = " cumulus/parachains/runtimes/assets/common" , default-features = false , version = " 0.18.0" }
610
610
async-channel = { version = " 1.8.0" }
@@ -695,7 +695,7 @@ cumulus-client-pov-recovery = { path = "cumulus/client/pov-recovery", default-fe
695
695
cumulus-client-service = { path = " cumulus/client/service" , default-features = false , version = " 0.19.0" }
696
696
cumulus-pallet-aura-ext = { path = " cumulus/pallets/aura-ext" , default-features = false , version = " 0.17.0" }
697
697
cumulus-pallet-dmp-queue = { default-features = false , path = " cumulus/pallets/dmp-queue" }
698
- cumulus-pallet-parachain-system = { path = " cumulus/pallets/parachain-system" , default-features = false , version = " 0.17.0 " }
698
+ cumulus-pallet-parachain-system = { path = " cumulus/pallets/parachain-system" , default-features = false , version = " 0.17.1 " }
699
699
cumulus-pallet-parachain-system-proc-macro = { path = " cumulus/pallets/parachain-system/proc-macro" , default-features = false , version = " 0.6.0" }
700
700
cumulus-pallet-session-benchmarking = { path = " cumulus/pallets/session-benchmarking" , default-features = false , version = " 19.0.0" }
701
701
cumulus-pallet-solo-to-para = { path = " cumulus/pallets/solo-to-para" , default-features = false , version = " 0.17.0" }
@@ -730,7 +730,7 @@ dyn-clone = { version = "1.0.16" }
730
730
ed25519-dalek = { version = " 2.1" , default-features = false }
731
731
ed25519-zebra = { version = " 4.0.3" , default-features = false }
732
732
either = { version = " 1.8.1" , default-features = false }
733
- emulated-integration-tests-common = { path = " cumulus/parachains/integration-tests/emulated/common" , default-features = false , version = " 14.0 .0" }
733
+ emulated-integration-tests-common = { path = " cumulus/parachains/integration-tests/emulated/common" , default-features = false , version = " 14.1 .0" }
734
734
enumflags2 = { version = " 0.7.7" }
735
735
enumn = { version = " 0.1.13" }
736
736
environmental = { version = " 1.1.4" , default-features = false }
@@ -992,7 +992,7 @@ pallet-whitelist = { path = "substrate/frame/whitelist", default-features = fals
992
992
pallet-xcm = { path = " polkadot/xcm/pallet-xcm" , default-features = false , version = " 17.0.0" }
993
993
pallet-xcm-benchmarks = { path = " polkadot/xcm/pallet-xcm-benchmarks" , default-features = false , version = " 17.0.0" }
994
994
pallet-xcm-bridge-hub = { path = " bridges/modules/xcm-bridge-hub" , default-features = false , version = " 0.13.0" }
995
- pallet-xcm-bridge-hub-router = { path = " bridges/modules/xcm-bridge-hub-router" , default-features = false , version = " 0.15.0 " }
995
+ pallet-xcm-bridge-hub-router = { path = " bridges/modules/xcm-bridge-hub-router" , default-features = false , version = " 0.15.1 " }
996
996
parachain-info = { path = " cumulus/parachains/pallets/parachain-info" , default-features = false , package = " staging-parachain-info" , version = " 0.17.0" }
997
997
parachain-template-runtime = { path = " templates/parachain/runtime" , version = " 0.1.0" }
998
998
parachains-common = { path = " cumulus/parachains/common" , default-features = false , version = " 18.0.0" }
@@ -1045,7 +1045,7 @@ polkadot-node-core-pvf-prepare-worker = { path = "polkadot/node/core/pvf/prepare
1045
1045
polkadot-node-core-runtime-api = { path = " polkadot/node/core/runtime-api" , default-features = false , version = " 18.0.0" }
1046
1046
polkadot-node-jaeger = { path = " polkadot/node/jaeger" , default-features = false , version = " 18.0.0" }
1047
1047
polkadot-node-metrics = { path = " polkadot/node/metrics" , default-features = false , version = " 18.0.0" }
1048
- polkadot-node-network-protocol = { path = " polkadot/node/network/protocol" , default-features = false , version = " 18.0.0 " }
1048
+ polkadot-node-network-protocol = { path = " polkadot/node/network/protocol" , default-features = false , version = " 18.0.1 " }
1049
1049
polkadot-node-primitives = { path = " polkadot/node/primitives" , default-features = false , version = " 16.0.0" }
1050
1050
polkadot-node-subsystem = { path = " polkadot/node/subsystem" , default-features = false , version = " 18.0.0" }
1051
1051
polkadot-node-subsystem-test-helpers = { path = " polkadot/node/subsystem-test-helpers" , version = " 1.0.0" }
@@ -1059,7 +1059,7 @@ polkadot-primitives-test-helpers = { path = "polkadot/primitives/test-helpers",
1059
1059
polkadot-rpc = { path = " polkadot/rpc" , default-features = false , version = " 19.0.0" }
1060
1060
polkadot-runtime-common = { path = " polkadot/runtime/common" , default-features = false , version = " 17.0.0" }
1061
1061
polkadot-runtime-metrics = { path = " polkadot/runtime/metrics" , default-features = false , version = " 17.0.0" }
1062
- polkadot-runtime-parachains = { path = " polkadot/runtime/parachains" , default-features = false , version = " 17.0.0 " }
1062
+ polkadot-runtime-parachains = { path = " polkadot/runtime/parachains" , default-features = false , version = " 17.0.1 " }
1063
1063
polkadot-sdk = { path = " umbrella" , default-features = false , version = " 0.7.0" }
1064
1064
polkadot-sdk-docs = { path = " docs/sdk" }
1065
1065
polkadot-service = { path = " polkadot/node/service" , default-features = false , version = " 19.0.0" }
@@ -1145,14 +1145,14 @@ sc-executor-wasmtime = { path = "substrate/client/executor/wasmtime", default-fe
1145
1145
sc-informant = { path = " substrate/client/informant" , default-features = false , version = " 0.44.0" }
1146
1146
sc-keystore = { path = " substrate/client/keystore" , default-features = false , version = " 33.0.0" }
1147
1147
sc-mixnet = { path = " substrate/client/mixnet" , default-features = false , version = " 0.15.0" }
1148
- sc-network = { path = " substrate/client/network" , default-features = false , version = " 0.45.0 " }
1148
+ sc-network = { path = " substrate/client/network" , default-features = false , version = " 0.45.1 " }
1149
1149
sc-network-common = { path = " substrate/client/network/common" , default-features = false , version = " 0.44.0" }
1150
1150
sc-network-gossip = { path = " substrate/client/network-gossip" , default-features = false , version = " 0.45.0" }
1151
- sc-network-light = { path = " substrate/client/network/light" , default-features = false , version = " 0.44.0 " }
1151
+ sc-network-light = { path = " substrate/client/network/light" , default-features = false , version = " 0.44.1 " }
1152
1152
sc-network-statement = { default-features = false , path = " substrate/client/network/statement" }
1153
- sc-network-sync = { path = " substrate/client/network/sync" , default-features = false , version = " 0.44.0 " }
1153
+ sc-network-sync = { path = " substrate/client/network/sync" , default-features = false , version = " 0.44.1 " }
1154
1154
sc-network-test = { path = " substrate/client/network/test" }
1155
- sc-network-transactions = { path = " substrate/client/network/transactions" , default-features = false , version = " 0.44.0 " }
1155
+ sc-network-transactions = { path = " substrate/client/network/transactions" , default-features = false , version = " 0.44.1 " }
1156
1156
sc-network-types = { path = " substrate/client/network/types" , default-features = false , version = " 0.12.1" }
1157
1157
sc-offchain = { path = " substrate/client/offchain" , default-features = false , version = " 40.0.0" }
1158
1158
sc-proposer-metrics = { path = " substrate/client/proposer-metrics" , default-features = false , version = " 0.18.0" }
@@ -1356,7 +1356,7 @@ westend-runtime-constants = { path = "polkadot/runtime/westend/constants", defau
1356
1356
westend-system-emulated-network = { path = " cumulus/parachains/integration-tests/emulated/networks/westend-system" , version = " 0.1.0" }
1357
1357
x25519-dalek = { version = " 2.0" }
1358
1358
xcm = { path = " polkadot/xcm" , default-features = false , package = " staging-xcm" , version = " 14.2.0" }
1359
- xcm-builder = { path = " polkadot/xcm/xcm-builder" , default-features = false , package = " staging-xcm-builder" , version = " 17.0.0 " }
1359
+ xcm-builder = { path = " polkadot/xcm/xcm-builder" , default-features = false , package = " staging-xcm-builder" , version = " 17.0.1 " }
1360
1360
xcm-docs = { path = " polkadot/xcm/docs" , version = " 0.1.0" }
1361
1361
xcm-emulator = { path = " cumulus/xcm/xcm-emulator" , default-features = false , version = " 0.16.0" }
1362
1362
xcm-executor = { path = " polkadot/xcm/xcm-executor" , default-features = false , package = " staging-xcm-executor" , version = " 17.0.0" }
0 commit comments