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
111 stars 37 forks source link

Bumping jest and ts-jest versions #4

Closed rafaelgsr closed 3 years ago

rafaelgsr commented 3 years ago

Bumping jest version from 24.9.0 to 26.6.3 and ts-jest from 24.1.0 to 26.4.4 to fix node-notifier dependency vulnerability

Description of changes: This fixes a vulnerability issue by upgrading node-notifier version to >=8.0.1.

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