Hi,
Our company has a tool which is finding vulnerabilities in imported packages.
I found out the package concurrently@npm:7.0.0 imports date-fns which imports babel/runtime containing vulnerability CVE-2025-27789
The newest version concurrently@npm:9.2.1 no longer uses date-fns which resolves the problem.
Could you please update the version?
Thank you in advance