Skip to content

Commit c7543ad

Browse files
fix: bump the aws-sdk group across 1 directory with 3 updates
Bumps the aws-sdk group with 3 updates in the / directory: [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam), [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) and [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3). Updates `@aws-sdk/client-iam` from 3.812.0 to 3.816.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.816.0/clients/client-iam) Updates `@aws-sdk/client-sts` from 3.812.0 to 3.816.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.816.0/clients/client-sts) Updates `@aws-sdk/client-s3` from 3.812.0 to 3.816.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-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.816.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-iam" dependency-version: 3.816.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/client-sts" dependency-version: 3.816.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.816.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97f2666 commit c7543ad

File tree

4 files changed

+853
-975
lines changed

4 files changed

+853
-975
lines changed

core/create/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"author": "FT.com Platforms Team <[email protected]>",
1212
"license": "ISC",
1313
"dependencies": {
14-
"@aws-sdk/client-iam": "^3.812.0",
15-
"@aws-sdk/client-sts": "^3.812.0",
14+
"@aws-sdk/client-iam": "^3.840.0",
15+
"@aws-sdk/client-sts": "^3.840.0",
1616
"@dotcom-tool-kit/doppler": "^2.1.7",
1717
"@dotcom-tool-kit/error": "^4.1.0",
1818
"@dotcom-tool-kit/logger": "^4.1.1",

0 commit comments

Comments
 (0)