Skip to content

Commit

Permalink
Merge pull request #536 from chainbound/dependabot/cargo/bolt-sidecar…
Browse files Browse the repository at this point in the history
…/serde_json-1.0.133

chore(deps): bump serde_json from 1.0.132 to 1.0.133 in /bolt-sidecar
  • Loading branch information
estensen authored Dec 9, 2024
2 parents 027cf6d + 6238774 commit 1d518b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bolt-sidecar/Cargo.lock

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

2 changes: 1 addition & 1 deletion bolt-sidecar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ lighthouse_bls = { package = "bls", git = "https://github.com/sigp/lighthouse",

# types
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.115"
serde_json = "1.0.133"
parking_lot = "0.12.1"
async-trait = "0.1.79"
bytes = "1.6.0"
Expand Down

0 comments on commit 1d518b0

Please sign in to comment.