diff --git a/package.json b/package.json index dccd9a31..18e065a1 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,6 @@ "@types/node": "^22.0.0", "@types/shelljs": "^0.8.8", "@types/supports-color": "^8.1.1", - "@types/tar": "^6.1.0", "@types/varint": "^6.0.1", "@types/yargs": "^17.0.4", "del": "^6.0.0", @@ -90,7 +89,7 @@ "shelljs": "^0.8.4", "simple-git": "^3.15.1", "source-map-js": "^1.0.2", - "tar": "^6.0.5", + "tar": "^7.4.3", "ts-jest": "^29.0.5", "ts-node": "^10.2.1", "typescript": "^5.0.2",