diff --git a/sdk/typescript/package.json b/sdk/typescript/package.json index a37cd4f..8ac124a 100644 --- a/sdk/typescript/package.json +++ b/sdk/typescript/package.json @@ -11,6 +11,6 @@ "license": "Apache-2.0", "devDependencies": { "@types/node": "^20.0.0", - "typescript": "^5.0.0" + "typescript": "^7.0.2" } }