Skip to content

Commit b9942f3

Browse files
chore(deps): bump serde_json in /bundler in the patch group
Bumps the patch group in /bundler with 1 update: [serde_json](https://github.com/serde-rs/json). Updates `serde_json` from 1.0.137 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.137...v1.0.138) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ace3842 commit b9942f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bundler/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ opentelemetry-semantic-conventions = { version = "0.15.0" }
2222
opentelemetry_sdk = { version = "0.23.0", features = ["rt-tokio"] }
2323
schemars = { version = "0.8.21" }
2424
serde = { version = "1.0.217", features = ["derive"] }
25-
serde_json = { version = "1.0.137" }
25+
serde_json = { version = "1.0.138" }
2626
sqlx = { version = "0.8.3", features = [
2727
"runtime-tokio",
2828
"tls-rustls",

0 commit comments

Comments
 (0)