diff --git a/plume-front/Cargo.toml b/plume-front/Cargo.toml index e4dac93a..68f89672 100644 --- a/plume-front/Cargo.toml +++ b/plume-front/Cargo.toml @@ -15,7 +15,7 @@ lazy_static = "1.3" serde = "1.0" serde_json = "1.0" wasm-bindgen = "0.2.70" -js-sys = "0.3.47" +js-sys = "0.3.57" serde_derive = "1.0.123" console_error_panic_hook = "0.1.6"