Skip to content

Commit

Permalink
Bump @aws-sdk/client-config-service from 3.620.0 to 3.620.1 (#6042)
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.620.0 to 3.620.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-config-service/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.620.1/clients/client-config-service)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 30ccc00 commit b0ede37
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 @@ -248,16 +248,16 @@
tslib "^2.6.2"

"@aws-sdk/client-config-service@^3.95.0":
version "3.620.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-config-service/-/client-config-service-3.620.0.tgz#6f99abe8c45199225f0991fc09e25f508c84e6ac"
integrity sha512-OR5ZGch+XCggI4IvEg/7nFsNUme0hiEoJwdjO/K42Qga6VuIBlOW+GB997IorifgPD6hHaESGl3IOipOpgULRg==
version "3.620.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-config-service/-/client-config-service-3.620.1.tgz#300af8c5c42f9bcae811fe5b2e29843f46ceea6b"
integrity sha512-E7n5x0LkaoJaHB3+ywxdY50ZkiqE8RBruaGXo8XvBTfYQDheQdd+sLykhrIX1ySlkGGRT/yJzRAhFZTeJyD3SA==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.620.0"
"@aws-sdk/client-sts" "3.620.0"
"@aws-sdk/core" "3.620.0"
"@aws-sdk/credential-provider-node" "3.620.0"
"@aws-sdk/client-sso-oidc" "3.620.1"
"@aws-sdk/client-sts" "3.620.1"
"@aws-sdk/core" "3.620.1"
"@aws-sdk/credential-provider-node" "3.620.1"
"@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

0 comments on commit b0ede37

Please sign in to comment.