cloudera / hue

Open source SQL Query Assistant service for Databases/Warehouses
https://cloudera.com
Apache License 2.0
1.13k stars 363 forks source link

[ui-core] Upgrade all jest related libraries #3762

Open JohanAhlen opened 1 week ago

JohanAhlen commented 1 week ago

This upgrades all the jest testing libraries to the latest possible versions. The primary reason was to provide a fix for CVE-2023-48631, a vulnerability with @adobe/css-tools which is a transient dependency of jest-jsdom.

Manual testing and unit test runs.