So I upgraded wagtail on my production server, and for some reason jquery on my production server is 3.2.1

But on my local server it's as needed 3.5.1

Ran collectstatic, collectstatic --clear, cleared the cache, reinstalled wagtail, nothing worked...
How can I fix that?