diff --git a/typescript/package.json b/typescript/package.json index e7dc8de..eab7b25 100644 --- a/typescript/package.json +++ b/typescript/package.json @@ -85,6 +85,6 @@ "devDependencies": { "@types/bun": "latest", "openapi-typescript": "^7.13.0", - "typescript": "^5.3.0" + "typescript": "^7.0.2" } }