fix(coding-agent): bump uuid to v14 closes #3577

This commit is contained in:
Mario Zechner
2026-04-23 15:54:46 +02:00
parent 8cc046f86e
commit 2ddb27b055
3 changed files with 8 additions and 7 deletions

View File

@@ -43,7 +43,6 @@
"@mariozechner/pi-ai": "^0.69.0",
"@mariozechner/pi-tui": "^0.69.0",
"@silvia-odwyer/photon-node": "^0.3.4",
"typebox": "^1.1.24",
"chalk": "^5.5.0",
"cli-highlight": "^2.1.11",
"diff": "^8.0.2",
@@ -56,8 +55,9 @@
"minimatch": "^10.2.3",
"proper-lockfile": "^4.1.2",
"strip-ansi": "^7.1.0",
"typebox": "^1.1.24",
"undici": "^7.19.1",
"uuid": "^11.1.0",
"uuid": "^14.0.0",
"yaml": "^2.8.2"
},
"overrides": {