chore: bump up uuid version to v11 (#8609)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-28 11:41:10 +08:00
committed by GitHub
parent 6f2e9e6230
commit 8cdca326c1
2 changed files with 12 additions and 3 deletions

View File

@@ -65,7 +65,7 @@
"semver": "^7.6.0",
"tree-kill": "^1.2.2",
"ts-node": "^10.9.2",
"uuid": "^10.0.0",
"uuid": "^11.0.0",
"vitest": "2.1.1",
"zod": "^3.22.4"
},