Skip to content

Commit 5d1a9aa

Browse files
Bump the aws-sdk group across 1 directory with 3 updates
Bumps the aws-sdk group with 2 updates in the / directory: [@aws-sdk/client-codedeploy](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codedeploy) and [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam). Updates `@aws-sdk/client-codedeploy` from 3.658.1 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-codedeploy/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.716.0/clients/client-codedeploy) Updates `@aws-sdk/client-iam` from 3.658.1 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-iam/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.716.0/clients/client-iam) Updates `@aws-sdk/client-sts` from 3.658.1 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-sts/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.716.0/clients/client-sts) --- updated-dependencies: - dependency-name: "@aws-sdk/client-codedeploy" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/client-iam" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/client-sts" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06f8606 commit 5d1a9aa

File tree

2 files changed

+566
-571
lines changed

2 files changed

+566
-571
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"license": "Apache-2.0",
1717
"dependencies": {
1818
"@actions/core": "^1.11.1",
19-
"@aws-sdk/client-codedeploy": "^3.658.1",
20-
"@aws-sdk/client-iam": "^3.658.1",
19+
"@aws-sdk/client-codedeploy": "^3.716.0",
20+
"@aws-sdk/client-iam": "^3.716.0",
2121
"@aws-sdk/client-sts": "^3.658.1"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)