chore(deps): bump shlex from 1.3.0 to 2.0.1 (#9379)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-22 21:11:59 +00:00
committed by GitHub
parent a7d46251a0
commit 656ae04d97
2 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ rustyline = "18.0.0"
tracing = { workspace = true }
chrono = { workspace = true }
tracing-subscriber = { workspace = true, features = ["env-filter", "fmt", "json", "time"] }
shlex = "1.3.0"
shlex = "2.0.1"
async-trait = { workspace = true }
base64 = { workspace = true }
regex = { workspace = true }