How to disable animation on plotly relayout in Sankey Chart

I faced this problem only in Sankey Diagram, in Area Chart there was no animation.
The main problem is when I call Plotly.relayout the layout update is accompanied with animation that I don’t need. Is there any way to disable the default animation?

Working example is placed here https://codepen.io/kirillgenets/pen/XWXqZvj