Update wasmprinter and wasm-mutate deps (#5983)
* Bump wasm-mutate and wasmprinter deps * Add wildcard audits for wasmprinter and wasm-mutate * Add wildcard audit for bumpalo
This commit is contained in:
@@ -169,10 +169,10 @@ anyhow = "1.0.22"
|
||||
wasmparser = "0.102.0"
|
||||
wat = "1.0.61"
|
||||
wast = "55.0.0"
|
||||
wasmprinter = "0.2.53"
|
||||
wasmprinter = "0.2.54"
|
||||
wasm-encoder = "0.25.0"
|
||||
wasm-smith = "0.12.5"
|
||||
wasm-mutate = "0.2.21"
|
||||
wasm-mutate = "0.2.22"
|
||||
wit-parser = "0.6.4"
|
||||
windows-sys = "0.45.0"
|
||||
env_logger = "0.9"
|
||||
|
||||
Reference in New Issue
Block a user