chore(next-swc-napi): Update tracing-chrome crate to 0.7.2 (#80331)
I noticed that we were depending on the old unmaintained `json` crate
(https://lib.rs/crates/json). Update `tracing-chrome` to a newer version
(https://github.com/thoren-d/tracing-chrome/releases) that uses
`serde_json` instead.