This is a patch release for Vouch with the following changes:
- initialise sync committee verification metrics to 0
- use dynssz v1.3.2 and corresponding lib updates
- add lock around sync committee messenger slot data map access
The main item to be aware of is that this replaces fastssz in most places with dynssz. These are the libraries vouch uses to perform ssz serialisation and de-serialisation.