diff --git a/examples/deadline/All-In-AWS-Infrastructure-Basic/ts/package.json b/examples/deadline/All-In-AWS-Infrastructure-Basic/ts/package.json index d9f8dc84a..f3efd476f 100644 --- a/examples/deadline/All-In-AWS-Infrastructure-Basic/ts/package.json +++ b/examples/deadline/All-In-AWS-Infrastructure-Basic/ts/package.json @@ -19,7 +19,7 @@ "typescript": "~5.4.5" }, "dependencies": { - "aws-cdk-lib": "2.163.0", + "aws-cdk-lib": "2.189.1", "aws-rfdk": "1.6.0", "source-map-support": "^0.5.21" }