diff --git a/infra/compiler/package.json b/infra/compiler/package.json index b5c419f..682a2fc 100644 --- a/infra/compiler/package.json +++ b/infra/compiler/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "chalk": "^5.4.1", - "esbuild": "^0.25.0", + "esbuild": "^0.28.1", "fdir": "^6.4.6", "type-fest": "^4.24.0" }