diff --git a/src/ax/package.json b/src/ax/package.json index 0ead83be..5a2643ce 100644 --- a/src/ax/package.json +++ b/src/ax/package.json @@ -64,6 +64,6 @@ "homepage": "https://github.com/ax-llm/ax#readme", "author": "Vikram ", "devDependencies": { - "@types/uuid": "^10.0.0" + "@types/uuid": "^11.0.0" } }