Skip to content

Commit

Permalink
Bump @aws-sdk/client-config-service from 3.624.0 to 3.629.0
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-config-service](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-config-service) from 3.624.0 to 3.629.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-config-service/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.629.0/clients/client-config-service)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent a6d2f74 commit e91ae83
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -248,16 +248,16 @@
tslib "^2.6.2"

"@aws-sdk/client-config-service@^3.95.0":
version "3.624.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-config-service/-/client-config-service-3.624.0.tgz#88e43c21877dc75fd289cb27a132b9387f953c38"
integrity sha512-4og0sAIDGoS5QGd2+CjVrbMBqazDXSOXFfoPIRZY4eWYd1mkD9iIBvKr2vnaYRIz1648x3Ckkn6re0VBDQgbjg==
version "3.629.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-config-service/-/client-config-service-3.629.0.tgz#552b916de281db62a04e3fa73ba9515a683e6b74"
integrity sha512-TUTDbm5aCuxKkG5CLSAQ8t3d6Zm/c8tcHs/wsx/HLEDTwnWKaQHK7+P0h4jp2mHsxFvg1aVGKCu85w4WhlAw0A==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.624.0"
"@aws-sdk/client-sts" "3.624.0"
"@aws-sdk/core" "3.624.0"
"@aws-sdk/credential-provider-node" "3.624.0"
"@aws-sdk/client-sso-oidc" "3.629.0"
"@aws-sdk/client-sts" "3.629.0"
"@aws-sdk/core" "3.629.0"
"@aws-sdk/credential-provider-node" "3.629.0"
"@aws-sdk/middleware-host-header" "3.620.0"
"@aws-sdk/middleware-logger" "3.609.0"
"@aws-sdk/middleware-recursion-detection" "3.620.0"
Expand Down Expand Up @@ -582,7 +582,7 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/client-sts@^3.427.0":
"@aws-sdk/client-sts@3.629.0", "@aws-sdk/client-sts@^3.427.0":
version "3.629.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.629.0.tgz#a6ee546ebda64be90d310bb0a7316d98feabf1bd"
integrity sha512-RjOs371YwnSVGxhPjuluJKaxl4gcPYTAky0nPjwBime0i9/iS9nI8R8l5j7k7ec9tpFWjBPvNnThCU07pvjdzw==
Expand Down

0 comments on commit e91ae83

Please sign in to comment.