aws-samples / aws-cross-account-cicd-pipeline

Example of how to use CDK to create a CodePipeline CI/CD pipeline, and how to configure it to deploy resources on different AWS Accounts.
MIT No Attribution
110 stars 37 forks source link

bumping cdk version #12

Closed rafaelgsr closed 3 years ago

rafaelgsr commented 3 years ago

Bumping CDK version to a newer version. Bumping ansi-regex version to >=5.0.1, set-value to >=4.0.1, and pac-resolver to >=5.0.0 to fix security vulnerability.

Description of changes: This fixes a vulnerability issue by upgrading the dependencies.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.