@@ -602,10 +602,10 @@ arrayvec = { version = "0.7.4" }
602602assert_cmd = { version = " 2.0.14" }
603603assert_matches = { version = " 1.5.0" }
604604asset-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.4 " }
605+ asset-hub-rococo-runtime = { path = " cumulus/parachains/runtimes/assets/asset-hub-rococo" , default-features = false , version = " 0.22.5 " }
606606asset-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.6 " }
608- asset-test-utils = { path = " cumulus/parachains/runtimes/assets/test-utils" , default-features = false , version = " 20.0.0 " }
607+ asset-hub-westend-runtime = { path = " cumulus/parachains/runtimes/assets/asset-hub-westend" , version = " 0.26.7 " }
608+ asset-test-utils = { path = " cumulus/parachains/runtimes/assets/test-utils" , default-features = false , version = " 20.0.1 " }
609609assets-common = { path = " cumulus/parachains/runtimes/assets/common" , default-features = false , version = " 0.18.3" }
610610async-channel = { version = " 1.8.0" }
611611async-std = { version = " 1.9.0" }
@@ -989,7 +989,7 @@ pallet-uniques = { path = "substrate/frame/uniques", default-features = false, v
989989pallet-utility = { path = " substrate/frame/utility" , default-features = false , version = " 38.0.0" }
990990pallet-vesting = { path = " substrate/frame/vesting" , default-features = false , version = " 38.0.0" }
991991pallet-whitelist = { path = " substrate/frame/whitelist" , default-features = false , version = " 37.0.0" }
992- pallet-xcm = { path = " polkadot/xcm/pallet-xcm" , default-features = false , version = " 17.0.4 " }
992+ pallet-xcm = { path = " polkadot/xcm/pallet-xcm" , default-features = false , version = " 17.0.5 " }
993993pallet-xcm-benchmarks = { path = " polkadot/xcm/pallet-xcm-benchmarks" , default-features = false , version = " 17.0.1" }
994994pallet-xcm-bridge-hub = { path = " bridges/modules/xcm-bridge-hub" , default-features = false , version = " 0.13.3" }
995995pallet-xcm-bridge-hub-router = { path = " bridges/modules/xcm-bridge-hub-router" , default-features = false , version = " 0.15.3" }
@@ -1105,7 +1105,7 @@ reqwest = { version = "0.11", default-features = false }
11051105rlp = { version = " 0.5.2" , default-features = false }
11061106rococo-emulated-chain = { path = " cumulus/parachains/integration-tests/emulated/chains/relays/rococo" , version = " 0.1.0" }
11071107rococo-parachain-runtime = { path = " cumulus/parachains/runtimes/testing/rococo-parachain" , version = " 0.17.0" }
1108- rococo-runtime = { path = " polkadot/runtime/rococo" , version = " 18.0.1 " }
1108+ rococo-runtime = { path = " polkadot/runtime/rococo" , version = " 18.0.2 " }
11091109rococo-runtime-constants = { path = " polkadot/runtime/rococo/constants" , default-features = false , version = " 17.0.0" }
11101110rococo-system-emulated-network = { path = " cumulus/parachains/integration-tests/emulated/networks/rococo-system" , version = " 0.1.0" }
11111111rococo-westend-system-emulated-network = { path = " cumulus/parachains/integration-tests/emulated/networks/rococo-westend-system" , version = " 0.1.0" }
@@ -1351,7 +1351,7 @@ wasmi = { version = "0.32.3", default-features = false }
13511351wasmtime = { version = " 8.0.1" , default-features = false }
13521352wat = { version = " 1.0.0" }
13531353westend-emulated-chain = { path = " cumulus/parachains/integration-tests/emulated/chains/relays/westend" , default-features = false , version = " 0.1.0" }
1354- westend-runtime = { path = " polkadot/runtime/westend" , version = " 18.1.0 " }
1354+ westend-runtime = { path = " polkadot/runtime/westend" , version = " 18.1.1 " }
13551355westend-runtime-constants = { path = " polkadot/runtime/westend/constants" , default-features = false , version = " 17.0.0" }
13561356westend-system-emulated-network = { path = " cumulus/parachains/integration-tests/emulated/networks/westend-system" , version = " 0.1.0" }
13571357x25519-dalek = { version = " 2.0" }
0 commit comments