Skip to content

Commit

Permalink
Bump @aws-sdk/client-config-service from 3.726.1 to 3.730.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.726.1 to 3.730.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.730.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 Jan 17, 2025
1 parent 76775f1 commit 02de744
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -248,25 +248,23 @@
tslib "^2.6.2"

"@aws-sdk/client-config-service@^3.95.0":
version "3.726.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-config-service/-/client-config-service-3.726.1.tgz#a905e9244ce2d084e284a721bd8ea33f48be4d7d"
integrity sha512-tzhDpLGZUgH0sTwN3Ql3sHdh8SVKXHAUtfZId27IsMiuBM1/Ct8sFLQ4gXNMYGcv/g180wmRpNkG9L7NdH5p+Q==
version "3.730.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-config-service/-/client-config-service-3.730.0.tgz#a83eb33ccc45284aa6a9f5f71d42c983588b4e21"
integrity sha512-SJhBGV3dIn7uNK0kiw14inutm8nWyQ7uj8uqoVpRlodYbxciNMdHGI9X6Qk2D43qgY55qS7zzl8es+3YBrcA/g==
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/client-sts" "3.726.1"
"@aws-sdk/core" "3.723.0"
"@aws-sdk/credential-provider-node" "3.726.0"
"@aws-sdk/core" "3.730.0"
"@aws-sdk/credential-provider-node" "3.730.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/middleware-user-agent" "3.730.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-endpoints" "3.730.0"
"@aws-sdk/util-user-agent-browser" "3.723.0"
"@aws-sdk/util-user-agent-node" "3.726.0"
"@aws-sdk/util-user-agent-node" "3.730.0"
"@smithy/config-resolver" "^4.0.0"
"@smithy/core" "^3.0.0"
"@smithy/fetch-http-handler" "^5.0.0"
Expand Down

0 comments on commit 02de744

Please sign in to comment.