mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-16 21:11:49 -05:00
Fix problematic dependencies SUMMARY Fixes high-severity warnings for problematic dependencies. These fixes required updating react-scripts to a later version, which broke many of our tests due to breaking changes in how test setup works. As such, this PR also updates a lot of tests. Reviewed-by: Keith Grant <keithjgrant@gmail.com> Reviewed-by: Jake McDermott <yo@jakemcdermott.me> Reviewed-by: Shane McDonald <me@shanemcd.com>