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