Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-cloudwatch-logs
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) from 3.658.0 to 3.658.1.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudwatch-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.658.1/clients/client-cloudwatch-logs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 6815517 commit 509c948
Show file tree
Hide file tree
Showing 3 changed files with 339 additions and 97 deletions.
2 changes: 1 addition & 1 deletion integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"dependencies": {
"@aws-sdk/client-cloudformation": "^3.654.0",
"@aws-sdk/client-cloudwatch-logs": "^3.658.0",
"@aws-sdk/client-cloudwatch-logs": "^3.658.1",
"@aws-sdk/client-secrets-manager": "^3.651.1",
"@aws-sdk/client-ssm": "^3.653.0",
"aws-cdk-lib": "2.133.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@aws-sdk/client-acm": "^3.654.0",
"@aws-sdk/client-ssm": "^3.653.0",
"@aws-sdk/client-cloudformation": "^3.654.0",
"@aws-sdk/client-cloudwatch-logs": "^3.658.0",
"@aws-sdk/client-cloudwatch-logs": "^3.658.1",
"@aws-sdk/client-dynamodb": "^3.654.0",
"@aws-sdk/client-ecs": "^3.651.1",
"@aws-sdk/client-secrets-manager": "^3.651.1",
Expand Down
Loading

0 comments on commit 509c948

Please sign in to comment.