From 54ebe684aeccbc6ec24e7e4ff400cbf369ee0b4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:07:28 +0000 Subject: [PATCH] chore(deps): update aws-cdk monorepo to v2.165.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9528fae..ce42c6c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/express": "^4.17.17", "@types/jest": "^29.5.2", "@types/node": "20.17.1", - "aws-cdk": "2.85.0", + "aws-cdk": "2.165.0", "aws-lambda": "^1.0.7", "jest": "^29.5.0", "ts-jest": "^29.1.0", @@ -32,7 +32,7 @@ "@aws-sdk/lib-dynamodb": "^3.359.0", "@aws-solutions-constructs/aws-cloudfront-apigateway-lambda": "^2.41.0", "@vendia/serverless-express": "^4.10.4", - "aws-cdk-lib": "2.85.0", + "aws-cdk-lib": "2.165.0", "aws-sdk": "^2.1404.0", "compression": "^1.7.4", "constructs": "^10.2.58",