Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-cloudformation from 3.645.0 to 3.650.0
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) from 3.645.0 to 3.650.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.650.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]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 369675b commit 189be07
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.645.0",
"@aws-sdk/client-cloudformation": "^3.650.0",
"@aws-sdk/client-cloudwatch-logs": "^3.650.0",
"@aws-sdk/client-secrets-manager": "^3.637.0",
"@aws-sdk/client-ssm": "^3.650.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.645.0",
"@aws-sdk/client-ssm": "^3.650.0",
"@aws-sdk/client-cloudformation": "^3.645.0",
"@aws-sdk/client-cloudformation": "^3.650.0",
"@aws-sdk/client-cloudwatch-logs": "^3.650.0",
"@aws-sdk/client-dynamodb": "^3.650.0",
"@aws-sdk/client-ecs": "^3.645.0",
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.3"
tslib "^2.6.2"

"@aws-sdk/client-cloudformation@^3.645.0":
version "3.645.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudformation/-/client-cloudformation-3.645.0.tgz#818a7fea8a5170781a4e61826046388c7177bf34"
integrity sha512-knntRaNKc5iszYS/wRSxaNwz6UOvFercxtqb1tzB6LDK1BCMM8vTc9p7h4iHooyOQuJPbiKnkuj38dtmCl6iyg==
"@aws-sdk/client-cloudformation@^3.650.0":
version "3.650.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudformation/-/client-cloudformation-3.650.0.tgz#158dd22b25d084c0def1556ffd7fd40d204d49b3"
integrity sha512-GEPMYSIABLta3wcWmqmkBvJg7PvR3cimOtJXHcT8JzET7PPrREYabdf7lYmg74cXh/aYVJ1CjN6L2d0sgQs0OQ==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.645.0"
"@aws-sdk/client-sts" "3.645.0"
"@aws-sdk/core" "3.635.0"
"@aws-sdk/credential-provider-node" "3.645.0"
"@aws-sdk/middleware-host-header" "3.620.0"
"@aws-sdk/middleware-logger" "3.609.0"
"@aws-sdk/middleware-recursion-detection" "3.620.0"
"@aws-sdk/middleware-user-agent" "3.645.0"
"@aws-sdk/region-config-resolver" "3.614.0"
"@aws-sdk/types" "3.609.0"
"@aws-sdk/util-endpoints" "3.645.0"
"@aws-sdk/util-user-agent-browser" "3.609.0"
"@aws-sdk/util-user-agent-node" "3.614.0"
"@smithy/config-resolver" "^3.0.5"
"@smithy/core" "^2.4.0"
"@smithy/fetch-http-handler" "^3.2.4"
"@smithy/hash-node" "^3.0.3"
"@smithy/invalid-dependency" "^3.0.3"
"@smithy/middleware-content-length" "^3.0.5"
"@smithy/middleware-endpoint" "^3.1.0"
"@smithy/middleware-retry" "^3.0.15"
"@smithy/middleware-serde" "^3.0.3"
"@smithy/middleware-stack" "^3.0.3"
"@smithy/node-config-provider" "^3.1.4"
"@smithy/node-http-handler" "^3.1.4"
"@smithy/protocol-http" "^4.1.0"
"@smithy/smithy-client" "^3.2.0"
"@smithy/types" "^3.3.0"
"@smithy/url-parser" "^3.0.3"
"@aws-sdk/client-sso-oidc" "3.650.0"
"@aws-sdk/client-sts" "3.650.0"
"@aws-sdk/core" "3.649.0"
"@aws-sdk/credential-provider-node" "3.650.0"
"@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"
"@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.15"
"@smithy/util-defaults-mode-node" "^3.0.15"
"@smithy/util-endpoints" "^2.0.5"
"@smithy/util-middleware" "^3.0.3"
"@smithy/util-retry" "^3.0.3"
"@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-utf8" "^3.0.0"
"@smithy/util-waiter" "^3.1.2"
"@smithy/util-waiter" "^3.1.3"
tslib "^2.6.2"
uuid "^9.0.1"

Expand Down

0 comments on commit 189be07

Please sign in to comment.