The jQuery v1.12.4‑AEM you see is AEM’s built‑in cq.jquery clientlib, which is loaded by default for AEM’s internal components (like Touch UI, ContextHub, etc.). Even if your package.json specifies jQuery 3.7.1, AEM will still load its own cq.jquery unless you1) remove the piece of code calling the ...