Bump uuid from 1.5.0 to 1.6.0 (#11104)

This commit is contained in:
dependabot[bot]
2023-11-20 19:38:41 +00:00
committed by GitHub
parent f5b2f5a9ee
commit 869b01205c
3 changed files with 4 additions and 4 deletions

View File

@ -92,7 +92,7 @@ uu_cp = "0.0.23"
uu_whoami = "0.0.23"
uu_mkdir = "0.0.23"
uu_mktemp = "0.0.23"
uuid = { version = "1.5", features = ["v4"] }
uuid = { version = "1.6", features = ["v4"] }
wax = { version = "0.6" }
which = { version = "5.0", optional = true }
bracoxide = "0.1.2"