I thought this is handled automatically via checksum. From livewire documentation v2 (cannot paste the link):
The Checksum The fundamental security underpinning Livewire is a "checksum" that travels along with request/responses and is used to validate that the state from the server hasn't been tampered with in the browser.