chore(deps): bump nanoid from 0.4.0 to 0.5.0 (#8965)

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 13:44:36 +00:00
committed by GitHub
parent b3f335b2cd
commit db0c3c4b30
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ tiktoken-rs = "0.11.0"
chrono = { workspace = true }
clap = { workspace = true }
indoc = { workspace = true }
nanoid = "0.4"
nanoid = "0.5"
sha2 = { workspace = true }
base64 = { workspace = true }
url = { workspace = true }