diff --git a/ts-types/package.json b/ts-types/package.json index 38ecf41a..c2a93eef 100644 --- a/ts-types/package.json +++ b/ts-types/package.json @@ -31,7 +31,6 @@ "typia": "^8.0.3" }, "overrides": { - "tmp": "^0.2.1", - "@types/tmp": "^0.2.0" + "tmp": "^0.2.4" } }