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 754772fe8..f29104a6a 100644 --- a/examples/deadline/All-In-AWS-Infrastructure-Basic/ts/package.json +++ b/examples/deadline/All-In-AWS-Infrastructure-Basic/ts/package.json @@ -24,7 +24,7 @@ "typescript": "~3.9.7" }, "dependencies": { - "@aws-cdk/core": "1.57.0", + "@aws-cdk/core": "1.61.1", "aws-rfdk": "0.17.0", "source-map-support": "^0.5.19" }