Skip to content

Commit

Permalink
Bump serde-json-wasm
Browse files Browse the repository at this point in the history
Bumps [serde-json-wasm](https://github.com/CosmWasm/serde-json-wasm) from 0.2.3 to 0.5.2.
- [Changelog](https://github.com/CosmWasm/serde-json-wasm/blob/v0.5.2/CHANGELOG.md)
- [Commits](CosmWasm/serde-json-wasm@v0.2.3...v0.5.2)

---
updated-dependencies:
- dependency-name: serde-json-wasm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent e224c95 commit ff44d5d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ serde = { version = "1.0.114", default-features = false, features = [
"derive",
"alloc"
] }
serde-json-wasm = "0.2.1"
serde-json-wasm = "0.5.2"
secp256k1 = "0.22.2"

0 comments on commit ff44d5d

Please sign in to comment.