diff --git a/other/test-runner/package.json b/other/test-runner/package.json index 637892bbea..dc5181065c 100644 --- a/other/test-runner/package.json +++ b/other/test-runner/package.json @@ -22,7 +22,7 @@ "express" : "3.x", "optimist": "0.3.x", "rimraf": "2.x", - "tar.gz": "0.x", + "tar.gz": "1.0.7", "shelljs": "0.x" } }