diff --git a/test/integration/postcheck/package.json b/test/integration/postcheck/package.json index 2b7f8ac6f0..14e4f47125 100644 --- a/test/integration/postcheck/package.json +++ b/test/integration/postcheck/package.json @@ -14,6 +14,6 @@ "chai": "^4.2.0", "mocha": "^8.0.0", "ts-node": "^10.8.1", - "typescript": "^4.6.4" + "typescript": "^5.5.4" } }