diff --git a/templates/types/streaming/express/package.json b/templates/types/streaming/express/package.json index ef8b46b2e..15419bdb8 100644 --- a/templates/types/streaming/express/package.json +++ b/templates/types/streaming/express/package.json @@ -39,7 +39,7 @@ "prettier": "^3.2.5", "prettier-plugin-organize-imports": "^3.2.4", "tsx": "^4.7.2", - "tsup": "^8.0.1", + "tsup": "8.1.0", "typescript": "^5.3.2" } }