Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-cloudformation from 3.651.1 to 3.65…
Browse files Browse the repository at this point in the history
…4.0 (#1301)

Bumps [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) from 3.651.1 to 3.654.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-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.654.0/clients/client-cloudformation)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ariemary-amz <[email protected]>
  • Loading branch information
dependabot[bot] and ariemary-amz authored Sep 24, 2024
1 parent 15fb3a8 commit e3e2cc6
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@aws-sdk/client-cloudformation": "^3.651.1",
"@aws-sdk/client-cloudformation": "^3.654.0",
"@aws-sdk/client-cloudwatch-logs": "^3.650.0",
"@aws-sdk/client-secrets-manager": "^3.651.1",
"@aws-sdk/client-ssm": "^3.653.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@aws-sdk/client-acm": "^3.654.0",
"@aws-sdk/client-ssm": "^3.653.0",
"@aws-sdk/client-cloudformation": "^3.651.1",
"@aws-sdk/client-cloudformation": "^3.654.0",
"@aws-sdk/client-cloudwatch-logs": "^3.650.0",
"@aws-sdk/client-dynamodb": "^3.654.0",
"@aws-sdk/client-ecs": "^3.651.1",
Expand Down
78 changes: 39 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,52 +168,52 @@
"@smithy/util-waiter" "^3.1.5"
tslib "^2.6.2"

"@aws-sdk/client-cloudformation@^3.651.1":
version "3.651.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudformation/-/client-cloudformation-3.651.1.tgz#9f075896b2e96eb79c2f43b71ff22cfc63d2911a"
integrity sha512-lUwJD5lHjmOaxSSM21Wl/qtTdY6bDiKPEu42mQZbg52O5NZ0Y+UvlWI48fZq/EwFLvGtg0ohN28LTo6jbNjwPg==
"@aws-sdk/client-cloudformation@^3.654.0":
version "3.654.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudformation/-/client-cloudformation-3.654.0.tgz#c8b994046548b80c1c5571904f46482dfbf289a9"
integrity sha512-cGbW7Z+2Ar3XjGyZYyXOKXk3/YcId99vCviS5vXykC+MKvdWsTRqciQySovr9WpKn0OuVC8SkdhylxW58sYg8Q==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.651.1"
"@aws-sdk/client-sts" "3.651.1"
"@aws-sdk/core" "3.651.1"
"@aws-sdk/credential-provider-node" "3.651.1"
"@aws-sdk/middleware-host-header" "3.649.0"
"@aws-sdk/middleware-logger" "3.649.0"
"@aws-sdk/middleware-recursion-detection" "3.649.0"
"@aws-sdk/middleware-user-agent" "3.649.0"
"@aws-sdk/region-config-resolver" "3.649.0"
"@aws-sdk/types" "3.649.0"
"@aws-sdk/util-endpoints" "3.649.0"
"@aws-sdk/util-user-agent-browser" "3.649.0"
"@aws-sdk/util-user-agent-node" "3.649.0"
"@smithy/config-resolver" "^3.0.6"
"@smithy/core" "^2.4.1"
"@smithy/fetch-http-handler" "^3.2.5"
"@smithy/hash-node" "^3.0.4"
"@smithy/invalid-dependency" "^3.0.4"
"@smithy/middleware-content-length" "^3.0.6"
"@smithy/middleware-endpoint" "^3.1.1"
"@smithy/middleware-retry" "^3.0.16"
"@smithy/middleware-serde" "^3.0.4"
"@smithy/middleware-stack" "^3.0.4"
"@smithy/node-config-provider" "^3.1.5"
"@smithy/node-http-handler" "^3.2.0"
"@smithy/protocol-http" "^4.1.1"
"@smithy/smithy-client" "^3.3.0"
"@smithy/types" "^3.4.0"
"@smithy/url-parser" "^3.0.4"
"@aws-sdk/client-sso-oidc" "3.654.0"
"@aws-sdk/client-sts" "3.654.0"
"@aws-sdk/core" "3.654.0"
"@aws-sdk/credential-provider-node" "3.654.0"
"@aws-sdk/middleware-host-header" "3.654.0"
"@aws-sdk/middleware-logger" "3.654.0"
"@aws-sdk/middleware-recursion-detection" "3.654.0"
"@aws-sdk/middleware-user-agent" "3.654.0"
"@aws-sdk/region-config-resolver" "3.654.0"
"@aws-sdk/types" "3.654.0"
"@aws-sdk/util-endpoints" "3.654.0"
"@aws-sdk/util-user-agent-browser" "3.654.0"
"@aws-sdk/util-user-agent-node" "3.654.0"
"@smithy/config-resolver" "^3.0.8"
"@smithy/core" "^2.4.3"
"@smithy/fetch-http-handler" "^3.2.7"
"@smithy/hash-node" "^3.0.6"
"@smithy/invalid-dependency" "^3.0.6"
"@smithy/middleware-content-length" "^3.0.8"
"@smithy/middleware-endpoint" "^3.1.3"
"@smithy/middleware-retry" "^3.0.18"
"@smithy/middleware-serde" "^3.0.6"
"@smithy/middleware-stack" "^3.0.6"
"@smithy/node-config-provider" "^3.1.7"
"@smithy/node-http-handler" "^3.2.2"
"@smithy/protocol-http" "^4.1.3"
"@smithy/smithy-client" "^3.3.2"
"@smithy/types" "^3.4.2"
"@smithy/url-parser" "^3.0.6"
"@smithy/util-base64" "^3.0.0"
"@smithy/util-body-length-browser" "^3.0.0"
"@smithy/util-body-length-node" "^3.0.0"
"@smithy/util-defaults-mode-browser" "^3.0.16"
"@smithy/util-defaults-mode-node" "^3.0.16"
"@smithy/util-endpoints" "^2.1.0"
"@smithy/util-middleware" "^3.0.4"
"@smithy/util-retry" "^3.0.4"
"@smithy/util-defaults-mode-browser" "^3.0.18"
"@smithy/util-defaults-mode-node" "^3.0.18"
"@smithy/util-endpoints" "^2.1.2"
"@smithy/util-middleware" "^3.0.6"
"@smithy/util-retry" "^3.0.6"
"@smithy/util-utf8" "^3.0.0"
"@smithy/util-waiter" "^3.1.3"
"@smithy/util-waiter" "^3.1.5"
tslib "^2.6.2"
uuid "^9.0.1"

Expand Down

0 comments on commit e3e2cc6

Please sign in to comment.