Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 0104d95 commit 65d28ac
Show file tree
Hide file tree
Showing 4 changed files with 359 additions and 17 deletions.
2 changes: 1 addition & 1 deletion integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@aws-sdk/client-cloudformation": "^3.675.0",
"@aws-sdk/client-cloudwatch-logs": "^3.675.0",
"@aws-sdk/client-secrets-manager": "^3.675.0",
"@aws-sdk/client-ssm": "^3.675.0",
"@aws-sdk/client-ssm": "^3.677.0",
"aws-cdk-lib": "2.163.0",
"aws-rfdk": "1.4.0",
"constructs": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion lambda-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
},
"dependencies": {
"@aws-sdk/client-lambda": "3.675.0",
"@aws-sdk/client-ssm": "3.675.0"
"@aws-sdk/client-ssm": "3.677.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@aws-sdk/client-acm": "^3.675.0",
"@aws-sdk/client-ssm": "^3.675.0",
"@aws-sdk/client-ssm": "^3.677.0",
"@aws-sdk/client-cloudformation": "^3.675.0",
"@aws-sdk/client-cloudwatch-logs": "^3.675.0",
"@aws-sdk/client-dynamodb": "^3.675.0",
Expand Down
Loading

0 comments on commit 65d28ac

Please sign in to comment.