diff --git a/fargate/ecs_cdk/package.json b/fargate/ecs_cdk/package.json index 1ce2d11..fb8b24d 100644 --- a/fargate/ecs_cdk/package.json +++ b/fargate/ecs_cdk/package.json @@ -21,7 +21,7 @@ "typescript": "~3.9.7" }, "dependencies": { - "aws-cdk-lib": "2.44.0", + "aws-cdk-lib": "2.176.0", "constructs": "^10.0.0", "source-map-support": "^0.5.21" }