diff --git a/packages/static-hosting/package.json b/packages/static-hosting/package.json index bcef5366..21938c59 100644 --- a/packages/static-hosting/package.json +++ b/packages/static-hosting/package.json @@ -26,7 +26,7 @@ "dependencies": { "aws-cdk-lib": "2.97.0", "constructs": "^10.0.0", - "esbuild": "^0.17.0", + "esbuild": "^0.19.4", "source-map-support": "^0.5.21" } }