Open pixincreate opened 1 day ago
This PR update Cypress packages to address CVE-2024-21538. Closes https://github.com/juspay/hyperswitch/issues/6623
CVE.
No tests needed as it is just a dependency update. CI passing should be enough.
cargo +nightly fmt --all
cargo clippy
Review changes with
Type of Change
Description
This PR update Cypress packages to address CVE-2024-21538. Closes https://github.com/juspay/hyperswitch/issues/6623
Additional Changes
Motivation and Context
CVE.
How did you test it?
No tests needed as it is just a dependency update. CI passing should be enough.
Checklist
cargo +nightly fmt --all
cargo clippy