diff --git a/backend/Cargo.lock b/backend/Cargo.lock index a79fe8a5..5da0107d 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -184,9 +184,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.80" +version = "1.0.81" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ad32ce52e4161730f7098c077cd2ed6229b5804ccf99e5366be1ab72a98b4e1" +checksum = "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247" [[package]] name = "approx" @@ -452,9 +452,9 @@ checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799" [[package]] name = "async-trait" -version = "0.1.77" +version = "0.1.78" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9" +checksum = "461abc97219de0eaaf81fe3ef974a540158f3d079c2ab200f891f1a2ef201e85" dependencies = [ "proc-macro2", "quote", @@ -1027,7 +1027,7 @@ dependencies = [ "anyhow", "approx", "chimp_protocol", - "clap 4.5.1", + "clap 4.5.3", "derive_more", "dotenvy", "futures", @@ -1050,7 +1050,7 @@ dependencies = [ "anyhow", "async-tungstenite", "chimp_protocol", - "clap 4.5.1", + "clap 4.5.3", "cynic", "cynic-codegen", "dotenvy", @@ -1076,9 +1076,9 @@ dependencies = [ [[package]] name = "chrono" -version = "0.4.34" +version = "0.4.35" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5bc015644b92d5890fab7489e49d21f879d5c990186827d42ec511919404f38b" +checksum = "8eaf5903dcbc0a39312feb77df2ff4c76387d591b9fc7b04a238dcf8bb62639a" dependencies = [ "android-tzdata", "iana-time-zone", @@ -1154,19 +1154,19 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.1" +version = "4.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c918d541ef2913577a0f9566e9ce27cb35b6df072075769e0b26cb5a554520da" +checksum = "949626d00e063efc93b6dca932419ceb5432f99769911c0b995f7e884c778813" dependencies = [ "clap_builder", - "clap_derive 4.5.0", + "clap_derive 4.5.3", ] [[package]] name = "clap_builder" -version = "4.5.1" +version = "4.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f3e7391dad68afb0c2ede1bf619f579a3dc9c2ec67f089baa397123a2f3d1eb" +checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4" dependencies = [ "anstream", "anstyle", @@ -1189,11 +1189,11 @@ dependencies = [ [[package]] name = "clap_derive" -version = "4.5.0" +version = "4.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "307bc0538d5f0f83b8248db3087aa92fe504e4691294d0c96c0eabc33f47ba47" +checksum = "90239a040c80f5e14809ca132ddc4176ab33d5e17e49691793296e3fcb34d72f" dependencies = [ - "heck 0.4.1", + "heck 0.5.0", "proc-macro2", "quote", "syn 2.0.50", @@ -1240,7 +1240,7 @@ dependencies = [ "async-graphql", "axum", "chrono", - "clap 4.5.1", + "clap 4.5.3", "dotenvy", "graphql_endpoints", "opa_client", @@ -1262,7 +1262,7 @@ dependencies = [ "async-graphql", "axum", "chrono", - "clap 4.5.1", + "clap 4.5.3", "dotenvy", "graphql_endpoints", "opa_client", @@ -1381,7 +1381,7 @@ dependencies = [ "async-graphql", "axum", "chrono", - "clap 4.5.1", + "clap 4.5.3", "dotenvy", "graphql_endpoints", "opa_client", @@ -2060,6 +2060,12 @@ dependencies = [ "unicode-segmentation", ] +[[package]] +name = "heck" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" + [[package]] name = "hermit-abi" version = "0.3.6" @@ -3065,7 +3071,7 @@ dependencies = [ "async-graphql", "axum", "chrono", - "clap 4.5.1", + "clap 4.5.3", "dotenvy", "graphql_endpoints", "opa_client", @@ -3372,9 +3378,9 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" [[package]] name = "reqwest" -version = "0.11.24" +version = "0.11.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c6920094eb85afde5e4a138be3f2de8bbdf28000f0029e72c45025a56b042251" +checksum = "78bf93c4af7a8bb7d879d51cebe797356ff10ae8516ace542b5182d9dcac10b2" dependencies = [ "base64 0.21.7", "bytes", @@ -3930,7 +3936,7 @@ dependencies = [ "async-graphql", "axum", "chrono", - "clap 4.5.1", + "clap 4.5.3", "derive_more", "dotenvy", "graphql_endpoints", @@ -4212,7 +4218,7 @@ dependencies = [ "aws-sdk-s3", "axum", "chrono", - "clap 4.5.1", + "clap 4.5.3", "derive_more", "dotenvy", "graphql_endpoints", @@ -4272,18 +4278,18 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.57" +version = "1.0.58" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e45bcbe8ed29775f228095caf2cd67af7a4ccf756ebff23a306bf3e8b47b24b" +checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.57" +version = "1.0.58" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a953cb265bef375dae3de6663da4d3804eee9682ea80d8e2542529b73c531c81" +checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7" dependencies = [ "proc-macro2", "quote", @@ -4406,9 +4412,9 @@ dependencies = [ [[package]] name = "tokio-stream" -version = "0.1.14" +version = "0.1.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842" +checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af" dependencies = [ "futures-core", "pin-project-lite", diff --git a/backend/Cargo.toml b/backend/Cargo.toml index aad0aa66..da069986 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -18,7 +18,7 @@ members = [ resolver = "2" [workspace.dependencies] -anyhow = { version = "1.0.79" } +anyhow = { version = "1.0.81" } async-graphql = { version = "6.0.11", default-features = false, features = [ "chrono", "graphiql", @@ -29,12 +29,12 @@ async-graphql = { version = "6.0.11", default-features = false, features = [ aws-credential-types = { version = "0.56.0" } aws-sdk-s3 = { version = "0.29.0" } axum = { version = "0.6.20", features = ["headers", "macros", "ws"] } -chrono = { version = "0.4.34", default-features = false } -clap = { version = "4.4.17", features = ["derive", "env"] } +chrono = { version = "0.4.35", default-features = false } +clap = { version = "4.5.3", features = ["derive", "env"] } derive_more = { version = "0.99.17" } dotenvy = { version = "0.15.7" } itertools = { version = "0.12.1" } -reqwest = { version = "0.11.24" } +reqwest = { version = "0.11.26" } sea-orm = { version = "0.11.2", default-features = false, features = [ "macros", "runtime-tokio-rustls", @@ -43,7 +43,7 @@ sea-orm = { version = "0.11.2", default-features = false, features = [ ] } sea-orm-migration = { version = "0.11.3" } serde = { version = "1.0.197" } -thiserror = { version = "1.0.57" } +thiserror = { version = "1.0.58" } tokio = { version = "1.35.1", features = ["macros", "rt-multi-thread"] } tracing = { version = "0.1.40" } tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } diff --git a/backend/chimp_controller/Cargo.toml b/backend/chimp_controller/Cargo.toml index fe1106a4..263ef942 100644 --- a/backend/chimp_controller/Cargo.toml +++ b/backend/chimp_controller/Cargo.toml @@ -13,7 +13,7 @@ dotenvy = { workspace = true } futures-util = { version = "0.3.30" } graphql-ws-client = { version = "0.5.0", features = ["cynic"] } lapin = { version = "2.2.1", default-features = false, features = ["rustls"] } -reqwest = { version = "0.11.24" } +reqwest = { version = "0.11.26" } tokio = { workspace = true, features = ["sync"] } url = { workspace = true } uuid = { workspace = true } diff --git a/backend/graphql_event_broker/Cargo.toml b/backend/graphql_event_broker/Cargo.toml index 38c19699..77439523 100644 --- a/backend/graphql_event_broker/Cargo.toml +++ b/backend/graphql_event_broker/Cargo.toml @@ -7,4 +7,4 @@ edition = "2021" async-graphql = { workspace = true } once_cell = { version = "1.19.0" } tokio = { workspace = true } -tokio-stream = { version = "0.1.14", features = ["sync"] } +tokio-stream = { version = "0.1.15", features = ["sync"] } diff --git a/backend/opa_client/Cargo.toml b/backend/opa_client/Cargo.toml index 7aa5b4bf..69ea24cc 100644 --- a/backend/opa_client/Cargo.toml +++ b/backend/opa_client/Cargo.toml @@ -15,7 +15,7 @@ graphql = ["async-graphql"] [dependencies] async-graphql = { workspace = true, optional = true } derive_more = { workspace = true } -reqwest = { version = "0.11.24", default-features = false, features = [ +reqwest = { version = "0.11.26", default-features = false, features = [ "json", "rustls", ] } diff --git a/backend/targeting/Cargo.toml b/backend/targeting/Cargo.toml index 36aa0c63..6c6017ef 100644 --- a/backend/targeting/Cargo.toml +++ b/backend/targeting/Cargo.toml @@ -27,7 +27,7 @@ opa_client = { path = "../opa_client", features = ["graphql"] } sea-orm = { workspace = true, features = ["sqlx-postgres"] } sea-orm-migration = { workspace = true } tokio = { workspace = true } -tokio-stream = { version = "0.1.14" } +tokio-stream = { version = "0.1.15" } tracing = { workspace = true } tracing-subscriber = { workspace = true } url = { workspace = true } diff --git a/backend/the_paginator/Cargo.toml b/backend/the_paginator/Cargo.toml index 02f5872a..d225f0a7 100644 --- a/backend/the_paginator/Cargo.toml +++ b/backend/the_paginator/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" async-graphql = ["dep:async-graphql"] [dependencies] -async-trait = "0.1.77" +async-trait = "0.1.78" sea-orm = { workspace = true } serde = { workspace = true } thiserror = { workspace = true }