Skip to content

Commit

Permalink
fix(deps): update all non-major packages >= 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2023
1 parent 2343430 commit b59e71c
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion apollo-router/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dhat = { version = "0.3.2", optional = true }
diff = "0.1.13"
directories = "4.0.1"
displaydoc = "0.2"
flate2 = "1.0.24"
flate2 = "1.0.26"
fred = { version = "6.3.0", features = ["enable-rustls", "no-client-setname"] }
futures = { version = "0.3.28", features = ["thread-pool"] }
graphql_client = "0.11.0"
Expand Down
16 changes: 8 additions & 8 deletions dockerfiles/tracing/datadog-subgraph/package-lock.json

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

2 changes: 1 addition & 1 deletion dockerfiles/tracing/datadog-subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"graphql": "^16.5.0"
},
"devDependencies": {
"typescript": "5.0.4"
"typescript": "5.1.3"
}
}
16 changes: 8 additions & 8 deletions dockerfiles/tracing/jaeger-subgraph/package-lock.json

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

2 changes: 1 addition & 1 deletion dockerfiles/tracing/jaeger-subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"opentracing": "^0.14.7"
},
"devDependencies": {
"typescript": "5.0.4"
"typescript": "5.1.3"
}
}
16 changes: 8 additions & 8 deletions dockerfiles/tracing/zipkin-subgraph/package-lock.json

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

2 changes: 1 addition & 1 deletion dockerfiles/tracing/zipkin-subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"zipkin-javascript-opentracing": "^3.0.0"
},
"devDependencies": {
"typescript": "5.0.4"
"typescript": "5.1.3"
}
}

0 comments on commit b59e71c

Please sign in to comment.