diff --git a/cdk/examples/data_pipeline/typescript/package.json b/cdk/examples/data_pipeline/typescript/package.json index 8bb8f3f3..24ed60ae 100644 --- a/cdk/examples/data_pipeline/typescript/package.json +++ b/cdk/examples/data_pipeline/typescript/package.json @@ -20,7 +20,7 @@ "typescript": "5.0.4" }, "dependencies": { - "aws-cdk-lib": "2.80.0", + "aws-cdk-lib": "2.177.0", "cdk": "^2.75.1-alpha.0", "constructs": "^10.0.0", "source-map-support": "^0.5.21"