diff --git a/Cargo.toml b/Cargo.toml index bc8f5c8ece8ec..1201b77264284 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -117,8 +117,8 @@ swc_core = { version = "0.92.5", features = [ "ecma_loader_parking_lot", ] } swc_emotion = { version = "0.72.13" } -swc_relay = { version = "0.44.13" } -testing = { version = "0.35.24" } +swc_relay = { version = "0.44.14" } +testing = { version = "0.35.25" } # Temporary: Reference the latest git minor version of pathfinder_simd until it's published. pathfinder_simd = "0.5.3"