Update apollo-router to 2.4.0 (#6870)

Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-07-13 19:35:56 +00:00 committed by GitHub
parent de9a1a9b52
commit a94f170d3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 603 additions and 380 deletions

981
configs/cargo/Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -44,7 +44,7 @@ graphql-parser = { version = "0.5.0", package = "graphql-parser-hive-fork" }
graphql-tools = { version = "0.4.0", features = [
"graphql_parser_fork",
], default-features = false }
lru = "^0.13.0"
lru = "0.16.0"
md5 = "0.7.0"
rand = "0.9.0"