@@ -631,7 +631,7 @@ bp-bridge-hub-kusama = { default-features = false, path = "bridges/chains/chain-
631
631
bp-bridge-hub-polkadot = { path = " bridges/chains/chain-bridge-hub-polkadot" , default-features = false , version = " 0.17.0" }
632
632
bp-bridge-hub-rococo = { path = " bridges/chains/chain-bridge-hub-rococo" , default-features = false , version = " 0.18.0" }
633
633
bp-bridge-hub-westend = { path = " bridges/chains/chain-bridge-hub-westend" , default-features = false , version = " 0.14.0" }
634
- bp-header-chain = { path = " bridges/primitives/header-chain" , default-features = false , version = " 0.18.0 " }
634
+ bp-header-chain = { path = " bridges/primitives/header-chain" , default-features = false , version = " 0.18.1 " }
635
635
bp-kusama = { default-features = false , path = " bridges/chains/chain-kusama" }
636
636
bp-messages = { path = " bridges/primitives/messages" , default-features = false , version = " 0.18.0" }
637
637
bp-parachains = { path = " bridges/primitives/parachains" , default-features = false , version = " 0.18.0" }
@@ -929,7 +929,7 @@ pallet-indices = { path = "substrate/frame/indices", default-features = false, v
929
929
pallet-insecure-randomness-collective-flip = { path = " substrate/frame/insecure-randomness-collective-flip" , default-features = false , version = " 26.0.0" }
930
930
pallet-lottery = { default-features = false , path = " substrate/frame/lottery" }
931
931
pallet-membership = { path = " substrate/frame/membership" , default-features = false , version = " 38.0.0" }
932
- pallet-message-queue = { path = " substrate/frame/message-queue" , default-features = false , version = " 41.0.0 " }
932
+ pallet-message-queue = { path = " substrate/frame/message-queue" , default-features = false , version = " 41.0.1 " }
933
933
pallet-migrations = { path = " substrate/frame/migrations" , default-features = false , version = " 8.0.0" }
934
934
pallet-minimal-template = { path = " templates/minimal/pallets/template" , default-features = false , version = " 0.1.0" }
935
935
pallet-mixnet = { default-features = false , path = " substrate/frame/mixnet" }
0 commit comments