Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-ssm from 3.698.0 to 3.716.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.698.0 to 3.716.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.716.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 6bc998b commit ced08b7
Show file tree
Hide file tree
Showing 4 changed files with 627 additions and 216 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.696.0",
"@aws-sdk/client-cloudwatch-logs": "^3.693.0",
"@aws-sdk/client-secrets-manager": "^3.675.0",
"@aws-sdk/client-ssm": "^3.698.0",
"@aws-sdk/client-ssm": "^3.716.0",
"aws-cdk-lib": "2.163.0",
"aws-rfdk": "1.5.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.691.0",
"@aws-sdk/client-ssm": "3.698.0"
"@aws-sdk/client-ssm": "3.716.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.699.0",
"@aws-sdk/client-ssm": "^3.698.0",
"@aws-sdk/client-ssm": "^3.716.0",
"@aws-sdk/client-cloudformation": "^3.696.0",
"@aws-sdk/client-cloudwatch-logs": "^3.693.0",
"@aws-sdk/client-dynamodb": "^3.679.0",
Expand Down
Loading

0 comments on commit ced08b7

Please sign in to comment.