Skip to content

Commit

Permalink
Upgrade to aws-cdk-lib 2.28.0 which includes support for NODEJS_16_X …
Browse files Browse the repository at this point in the history
…in CustomResourceProviderRuntime
  • Loading branch information
mbp committed Oct 7, 2022
1 parent 154e186 commit 26db4bd
Show file tree
Hide file tree
Showing 45 changed files with 95 additions and 95 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@cloudcomponents/cdk-blue-green-container-deployment": "^2.1.0",
"@cloudcomponents/cdk-container-registry": "^2.1.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudfront-authorization-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-cloudfront-authorization": "^2.1.0",
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/codecommit-backup-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-codecommit-backup": "^2.0.0",
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-codepipeline-check-parameter-action": "^2.1.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/codepipeline-merge-action-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-codepipeline-merge-action": "^2.1.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/codepipeline-slack-approval-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-codepipeline-slack": "^2.1.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/container-audit-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@cloudcomponents/cdk-codepipeline-anchore-inline-scan-action": "^2.1.0",
"@cloudcomponents/cdk-codepipeline-dockerfile-linter-action": "^2.1.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/contentful-webhook-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@cloudcomponents/cdk-contentful-webhook": "^2.1.0",
"@cloudcomponents/cdk-secret-key": "^2.0.0",
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/dependency-check-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-dependency-check": "^2.1.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/dynamodb-seeder-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-dynamodb-seeder": "^2.1.0",
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/github-webhook-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@cloudcomponents/cdk-github-webhook": "^2.1.0",
"@cloudcomponents/cdk-secret-key": "^2.0.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/notifications-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@cloudcomponents/cdk-chatops": "^2.1.0",
"@cloudcomponents/cdk-developer-tools-notifications": "^2.1.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/pull-request-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@cloudcomponents/cdk-pull-request-approval-rule": "^2.1.0",
"@cloudcomponents/cdk-pull-request-check": "^2.1.0",
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/responsive-email-template-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-responsive-email-template": "^2.1.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/s3-antivurs-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-s3-antivirus": "^2.1.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/static-website-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-static-website": "^2.0.0",
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/stripe-webhook-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@cloudcomponents/cdk-secret-key": "^2.0.0",
"@cloudcomponents/cdk-stripe-webhook": "^2.1.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/temp-stack-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-temp-stack": "^2.1.0",
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/wordpress-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-wordpress": "^2.0.0",
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/cdk-blue-green-container-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"aws-cdk-lib": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"aws-cdk-lib": "2.28.0",
"aws-sdk": "^2.1096.0",
"constructs": "10.0.41",
"custom-resource-helper": "^1.0.15",
Expand Down
6 changes: 3 additions & 3 deletions packages/cdk-chatops/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"aws-cdk-lib": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"aws-cdk-lib": "2.28.0",
"aws-sdk": "^2.1096.0",
"axios": "^0.25.0",
"constructs": "10.0.41",
Expand Down
6 changes: 3 additions & 3 deletions packages/cdk-cloudfront-authorization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,17 @@
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"dependencies": {
"@cloudcomponents/cdk-lambda-at-edge-pattern": "^2.1.0"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"@types/cookie": "^0.4.1",
"@types/jsonwebtoken": "^8.5.8",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"aws-local-testing-library": "^0.0.7",
"aws-sdk": "^2.1096.0",
"axios": "^0.21.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/cdk-codecommit-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"aws-cdk-lib": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"jest-cdk-snapshot": "^2.0.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"aws-cdk-lib": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"jest-cdk-snapshot": "^2.0.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/cdk-codepipeline-check-parameter-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,16 @@
"url-regex"
],
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"dependencies": {
"email-regex": "^4.0.0",
"url-regex": "^5.0.0"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"aws-cdk-lib": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"aws-cdk-lib": "2.28.0",
"aws-sdk": "^2.1096.0",
"constructs": "10.0.41",
"jest-cdk-snapshot": "^2.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"aws-cdk-lib": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"jest-cdk-snapshot": "^2.0.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/cdk-codepipeline-merge-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"aws-cdk-lib": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"aws-cdk-lib": "2.28.0",
"aws-sdk": "^2.1096.0",
"constructs": "10.0.41",
"get-env-or-die": "^1.0.11",
Expand Down
6 changes: 3 additions & 3 deletions packages/cdk-codepipeline-slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,16 @@
"@types/aws-serverless-express/@types/aws-lambda": "^8.10.67"
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"@slack/interactive-messages": "^1.7.1",
"@slack/web-api": "^5.15.0",
"@types/aws-serverless-express": "^3.3.3",
"@types/express": "4.17.13",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"aws-sdk": "^2.1096.0",
"aws-serverless-express": "^3.4.0",
"constructs": "10.0.41",
Expand Down
6 changes: 3 additions & 3 deletions packages/cdk-container-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"aws-cdk-lib": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"aws-cdk-lib": "2.28.0",
"aws-sdk": "^2.1096.0",
"constructs": "10.0.41",
"jest-cdk-snapshot": "^2.0.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/cdk-contentful-webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"dependencies": {
"@cloudcomponents/cdk-secret-key": "^2.0.0"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"@cloudcomponents/lambda-utils": "^0.2.0",
"aws-cdk-lib": "2.8.0",
"aws-cdk-lib": "2.28.0",
"aws-sdk": "^2.1096.0",
"constructs": "10.0.41",
"contentful-management": "^6.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/cdk-deletable-bucket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"aws-cdk-lib": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"aws-cdk-lib": "2.28.0",
"aws-sdk": "^2.1096.0",
"constructs": "10.0.41",
"jest-cdk-snapshot": "^2.0.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/cdk-dependency-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.8.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41"
},
"devDependencies": {
"@aws-cdk/assert": "2.8.0",
"aws-cdk-lib": "2.8.0",
"@aws-cdk/assert": "2.28.0",
"aws-cdk-lib": "2.28.0",
"constructs": "10.0.41",
"jest-cdk-snapshot": "^2.0.1"
},
Expand Down
Loading

0 comments on commit 26db4bd

Please sign in to comment.