Skip to content

Commit

Permalink
Bump @aws-sdk/client-sts from 3.726.0 to 3.726.1
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.726.0 to 3.726.1.
- [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.726.1/clients/client-sts)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent cd5c8aa commit e56150e
Showing 1 changed file with 47 additions and 1 deletion.
48 changes: 47 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
"@smithy/util-utf8" "^4.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]", "@aws-sdk/client-sts@^3.427.0":
"@aws-sdk/[email protected]":
version "3.726.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.726.0.tgz#d878419a0bac65f5bf975c4d94efad5029e46932"
integrity sha512-047EqXv2BAn/43eP92zsozPnR3paFFMsj5gjytx9kGNtp+WV0fUZNztCOobtouAxBY0ZQ8Xx5RFnmjpRb6Kjsg==
Expand Down Expand Up @@ -493,6 +493,52 @@
"@smithy/util-utf8" "^4.0.0"
tslib "^2.6.2"

"@aws-sdk/client-sts@^3.427.0":
version "3.726.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.726.1.tgz#49ab471db7e04792db24e181f8bb8c7787739b34"
integrity sha512-qh9Q9Vu1hrM/wMBOBIaskwnE4GTFaZu26Q6WHwyWNfj7J8a40vBxpW16c2vYXHLBtwRKM1be8uRLkmDwghpiNw==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.726.0"
"@aws-sdk/core" "3.723.0"
"@aws-sdk/credential-provider-node" "3.726.0"
"@aws-sdk/middleware-host-header" "3.723.0"
"@aws-sdk/middleware-logger" "3.723.0"
"@aws-sdk/middleware-recursion-detection" "3.723.0"
"@aws-sdk/middleware-user-agent" "3.726.0"
"@aws-sdk/region-config-resolver" "3.723.0"
"@aws-sdk/types" "3.723.0"
"@aws-sdk/util-endpoints" "3.726.0"
"@aws-sdk/util-user-agent-browser" "3.723.0"
"@aws-sdk/util-user-agent-node" "3.726.0"
"@smithy/config-resolver" "^4.0.0"
"@smithy/core" "^3.0.0"
"@smithy/fetch-http-handler" "^5.0.0"
"@smithy/hash-node" "^4.0.0"
"@smithy/invalid-dependency" "^4.0.0"
"@smithy/middleware-content-length" "^4.0.0"
"@smithy/middleware-endpoint" "^4.0.0"
"@smithy/middleware-retry" "^4.0.0"
"@smithy/middleware-serde" "^4.0.0"
"@smithy/middleware-stack" "^4.0.0"
"@smithy/node-config-provider" "^4.0.0"
"@smithy/node-http-handler" "^4.0.0"
"@smithy/protocol-http" "^5.0.0"
"@smithy/smithy-client" "^4.0.0"
"@smithy/types" "^4.0.0"
"@smithy/url-parser" "^4.0.0"
"@smithy/util-base64" "^4.0.0"
"@smithy/util-body-length-browser" "^4.0.0"
"@smithy/util-body-length-node" "^4.0.0"
"@smithy/util-defaults-mode-browser" "^4.0.0"
"@smithy/util-defaults-mode-node" "^4.0.0"
"@smithy/util-endpoints" "^3.0.0"
"@smithy/util-middleware" "^4.0.0"
"@smithy/util-retry" "^4.0.0"
"@smithy/util-utf8" "^4.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.723.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.723.0.tgz#7a441b1362fa22609f80ede42d4e069829b9b4d1"
Expand Down

0 comments on commit e56150e

Please sign in to comment.