Skip to content

Commit

Permalink
Bump @aws-sdk/client-sts from 3.741.0 to 3.743.0
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) from 3.741.0 to 3.743.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.743.0/clients/client-sts)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 770d8f6 commit a7c1151
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -466,23 +466,23 @@
tslib "^2.6.2"

"@aws-sdk/client-sts@^3.427.0":
version "3.741.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.741.0.tgz#0f49d0dd1fc28e10208c65b894fd0b4e3f65bcb3"
integrity sha512-jvH4VQp5y9s2lo/l5Vh1gDW9viZ+hYcBUAknHp5GvZYeROMgH3xsbUXhaiFlhwv2/mOJpeukreuQthOkZYEsQA==
version "3.743.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.743.0.tgz#c1e4995d830babe69fde85fd1e4d42013e720d26"
integrity sha512-gGe3Yrq8eeRZoNsg/U23J48tEaNywV/byt0756hir7W0xYrEgyxvNJOc2IC8eY8Lk9jrSvh1Nw5+yhf25+Rmgw==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/core" "3.734.0"
"@aws-sdk/credential-provider-node" "3.741.0"
"@aws-sdk/credential-provider-node" "3.743.0"
"@aws-sdk/middleware-host-header" "3.734.0"
"@aws-sdk/middleware-logger" "3.734.0"
"@aws-sdk/middleware-recursion-detection" "3.734.0"
"@aws-sdk/middleware-user-agent" "3.734.0"
"@aws-sdk/middleware-user-agent" "3.743.0"
"@aws-sdk/region-config-resolver" "3.734.0"
"@aws-sdk/types" "3.734.0"
"@aws-sdk/util-endpoints" "3.734.0"
"@aws-sdk/util-endpoints" "3.743.0"
"@aws-sdk/util-user-agent-browser" "3.734.0"
"@aws-sdk/util-user-agent-node" "3.734.0"
"@aws-sdk/util-user-agent-node" "3.743.0"
"@smithy/config-resolver" "^4.0.1"
"@smithy/core" "^3.1.1"
"@smithy/fetch-http-handler" "^5.0.1"
Expand Down

0 comments on commit a7c1151

Please sign in to comment.