Skip to content

Commit

Permalink
Bump @aws-sdk/client-config-service from 3.738.0 to 3.741.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.738.0 to 3.741.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.741.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 5fb20c1 commit a187df2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -271,14 +271,14 @@
tslib "^2.6.2"

"@aws-sdk/client-config-service@^3.95.0":
version "3.738.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-config-service/-/client-config-service-3.738.0.tgz#df45cf944a569cc0479120ebc8868576e744a041"
integrity sha512-F2xNcUgYFavEGZ2EWuv7HpN/lAUiIZ63GAkOvr3Z5bMcCdqf40/TXbPPlaJSohu/f+w7WwoOe3NDb2bm/ZNQ3A==
version "3.741.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-config-service/-/client-config-service-3.741.0.tgz#f39d79ace45b9b4b9c1e451d1dc524be785171d1"
integrity sha512-AuWhg7Xu7adrTokiL0hDyFqcBKehiaKVOHDvzizOIZI7kEvjQI+7tM15j63UR9rYebbbV3IRo9nZNhRRZDWXXw==
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.738.0"
"@aws-sdk/credential-provider-node" "3.741.0"
"@aws-sdk/middleware-host-header" "3.734.0"
"@aws-sdk/middleware-logger" "3.734.0"
"@aws-sdk/middleware-recursion-detection" "3.734.0"
Expand Down

0 comments on commit a187df2

Please sign in to comment.