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:
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user