awslabs / generative-ai-cdk-constructs

AWS Generative AI CDK Constructs are sample implementations of AWS CDK for common generative AI patterns.
https://awslabs.github.io/generative-ai-cdk-constructs/
Apache License 2.0
337 stars 51 forks source link

chore(deps): update deps #505

Closed krokoko closed 3 months ago

krokoko commented 3 months ago

Fixes #

Fixes dependabot issues (8 currently) Tested through code samples (bedrock-agent and document explorer)

Screenshot 2024-06-14 at 10 01 28 AM Screenshot 2024-06-14 at 10 17 46 AM Screenshot 2024-06-14 at 10 03 18 AM

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

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.43%. Comparing base (9474a20) to head (98e8b52).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #505 +/- ## ========================================== + Coverage 92.27% 92.43% +0.16% ========================================== Files 53 53 Lines 12562 12562 Branches 436 439 +3 ========================================== + Hits 11591 11612 +21 + Misses 971 950 -21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.