Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion alb-lambda-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion apigw-dynamodb-lambda-scheduler-sqs-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@aws-sdk/util-dynamodb": "^3.294.0",
"@aws-solutions-constructs/aws-apigateway-dynamodb": "^2.34.0",
"@types/aws-lambda": "^8.10.114",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion apigw-fargate-cdk/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@aws-cdk/aws-apigatewayv2-alpha": "^2.14.0-alpha.0",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.16"
}
Expand Down
2 changes: 1 addition & 1 deletion apigw-http-api-cognito-lambda-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@types/aws-lambda": "^8.10.136",
"aws-cdk-lib": "2.133.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion apigw-http-api-eventbridge-cdk/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@aws-cdk/aws-apigatewayv2": "1.113.0",
"@aws-cdk/aws-apigatewayv2-alpha": "^2.14.0-alpha.0",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.16"
}
Expand Down
2 changes: 1 addition & 1 deletion apigw-http-api-lambda-rds-proxy-cdk/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@aws-sdk/credential-providers": "^3.28.0",
"@aws-sdk/signature-v4": "^3.25.0",
"@types/aws-lambda": "^8.10.83",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"aws-sdk-js-v3-rds-signer": "^1.0.1",
"constructs": "^10.0.0",
"pg": "^8.7.1",
Expand Down
2 changes: 1 addition & 1 deletion apigw-http-lambda-documentdb-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-cdk/aws-apigatewayv2-alpha": "^2.103.1-alpha.0",
"@aws-cdk/aws-apigatewayv2-integrations-alpha": "^2.103.1-alpha.0",
"@aws-sdk/client-secrets-manager": "^3.437.0",
"aws-cdk-lib": "2.103.1",
"aws-cdk-lib": "2.177.0",
"aws-lambda": "^1.0.7",
"constructs": "^10.0.0",
"mongodb": "^6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apigw-lambda-cdk/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@types/aws-lambda": "^8.10.102",
"@types/node": "^18.7.8",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"cdk": "^2.38.1",
"constructs": "^10.1.80",
"esbuild": "^0.15.5",
Expand Down
2 changes: 1 addition & 1 deletion apigw-lambda-dynamodb-xray/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"aws-xray-sdk": "^3.3.4",
"aws-xray-sdk-core": "^3.3.4",
"constructs": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apigw-lambda-iot-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion apigw-rest-api-dynamodb-cdk/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.16"
}
Expand Down
2 changes: 1 addition & 1 deletion apigw-rest-api-kinesis-cdk/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~4.9.5"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion apigw-s3-cdk/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.16"
}
Expand Down
2 changes: 1 addition & 1 deletion apigw-sns-sqs-lambda-cdk/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.16"
}
Expand Down
2 changes: 1 addition & 1 deletion apigw-sqs-cdk-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~4.9.5"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"typescript": "~5.5.3"
},
"dependencies": {
"aws-cdk-lib": "2.152.0",
"aws-cdk-lib": "2.177.0",
"cargo-lambda-cdk": "^0.0.22",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
Expand Down
2 changes: 1 addition & 1 deletion appconfig-feature-flag-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion appsync-cognito-lambda-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion appsync-direct-lambda-resolver/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "4.9.4"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.1.228",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion appsync-dynamodb-singletable-cdk/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"typescript": "4.9.4"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.1.228",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion appsync-eventbridge-datasource/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion appsync-eventbridge/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~4.9.4"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.1.229",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion appsync-mongodb/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@aws-appsync/eslint-plugin": "^1.0.1",
"@aws-appsync/utils": "^1.0.1",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.1.218",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion appsync-stepfunctions-express-cdk/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~4.9.4"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.1.230"
}
}
2 changes: 1 addition & 1 deletion appsync-subscription-filter-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@aws-appsync/utils": "^1.7.0",
"aws-cdk-lib": "2.136.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion auroraserverless-secretsmanager/CDK/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~4.5.2"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion cdk-appsync-sns/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~4.9.4"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.1.230"
}
}
2 changes: 1 addition & 1 deletion cdk-appsync-sqs/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~4.9.4"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.1.230"
}
}
2 changes: 1 addition & 1 deletion cdk-closed-loop-serverless-control/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@aws-cdk/aws-lambda-python-alpha": "^2.24.1-alpha.0",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion cdk-cloudfront-to-s3-and-lambda/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.16"
}
Expand Down
2 changes: 1 addition & 1 deletion cdk-codecommit-codepipeline-sfn-athena-glue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@aws-cdk/aws-glue-alpha": "^2.15.0-alpha.0",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.16"
}
Expand Down
2 changes: 1 addition & 1 deletion cdk-cognito-apigateway-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@aws-cdk/aws-apigatewayv2-authorizers": "^1.175.0",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.1.116",
"jsonwebtoken":">=9.0.0",
"jwk-to-pem": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion cdk-custom-resource-multiple-lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.549.0",
"aws-cdk-lib": "2.136.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion cdk-eventbridge-appsync-oauth/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@aws-cdk/aws-appsync-alpha": "^2.15.0-alpha.0",
"@aws-cdk/aws-lambda-python-alpha": "^2.15.0-alpha.0",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion cdk-eventbridge-appsync/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@aws-cdk/aws-appsync-alpha": "^2.15.0-alpha.0",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion cdk-eventbridge-stepfunction/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"aws-lambda": "^1.0.6",
"source-map-support": "^0.5.16"
Expand Down
2 changes: 1 addition & 1 deletion cdk-lambda-appsync/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "~4.9.4"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.1.229"
}
}
2 changes: 1 addition & 1 deletion cdk-lambda-scheduler-ses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~5.3.3"
},
"dependencies": {
"aws-cdk-lib": "2.117.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion cdk-sns-sqs-eventbridge-pipes-stepfunctions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@aws-cdk/aws-lambda-go-alpha": "^2.66.1-alpha.0",
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion cdk-vpc-lambda-sfn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.16"
}
Expand Down
2 changes: 1 addition & 1 deletion cloudfront-le-apigw-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.16",
"@aws-cdk/aws-apigatewayv2-alpha": "^2.15.0-alpha.0",
Expand Down
2 changes: 1 addition & 1 deletion cloudfront-oac-lambda-url-nodejs-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"jest": "^29.7.0"
},
"dependencies": {
"aws-cdk-lib": "2.137.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion cloudwatch-logs-subscription-firehose-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion cloudwatch-logs-subscription-lambda-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.80.0",
"aws-cdk-lib": "2.177.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
Loading