diff --git a/clients/js-legacy/package.json b/clients/js-legacy/package.json index d782979..00e7b7e 100644 --- a/clients/js-legacy/package.json +++ b/clients/js-legacy/package.json @@ -66,6 +66,6 @@ "ts-node": "^10.9.2", "tslib": "^2.8.1", "typedoc": "^0.28.19", - "typescript": "^6.0.3" + "typescript": "^7.0.2" } }