diff --git a/examples/mern-cdk-ci-cd/atlas-integ-infra/package.json b/examples/mern-cdk-ci-cd/atlas-integ-infra/package.json index fbcfaef5..11dc693e 100644 --- a/examples/mern-cdk-ci-cd/atlas-integ-infra/package.json +++ b/examples/mern-cdk-ci-cd/atlas-integ-infra/package.json @@ -20,7 +20,7 @@ "typescript": "~4.9.4" }, "dependencies": { - "aws-cdk-lib": "2.62.2", + "aws-cdk-lib": "2.187.0", "@mongodbatlas-awscdk/atlas-basic": "1.1.6", "constructs": "^10.0.0", "source-map-support": "^0.5.21"