Skip to content

Commit

Permalink
chore(clients): update @smithy dependencies (#6196)
Browse files Browse the repository at this point in the history
* chore(clients): update @smithy dependencies

* chore(clients): codegen output

* chore: yarn.lock update
  • Loading branch information
siddsriv committed Jun 13, 2024
1 parent 057df32 commit 22a403f
Show file tree
Hide file tree
Showing 490 changed files with 10,293 additions and 8,882 deletions.
42 changes: 21 additions & 21 deletions clients/client-accessanalyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.1",
"@smithy/core": "^2.2.0",
"@smithy/fetch-http-handler": "^3.0.1",
"@smithy/hash-node": "^3.0.0",
"@smithy/invalid-dependency": "^3.0.0",
"@smithy/middleware-content-length": "^3.0.0",
"@smithy/middleware-endpoint": "^3.0.1",
"@smithy/middleware-retry": "^3.0.3",
"@smithy/middleware-serde": "^3.0.0",
"@smithy/middleware-stack": "^3.0.0",
"@smithy/node-config-provider": "^3.1.0",
"@smithy/node-http-handler": "^3.0.0",
"@smithy/protocol-http": "^4.0.0",
"@smithy/smithy-client": "^3.1.1",
"@smithy/types": "^3.0.0",
"@smithy/url-parser": "^3.0.0",
"@smithy/config-resolver": "^3.0.2",
"@smithy/core": "^2.2.1",
"@smithy/fetch-http-handler": "^3.0.2",
"@smithy/hash-node": "^3.0.1",
"@smithy/invalid-dependency": "^3.0.1",
"@smithy/middleware-content-length": "^3.0.1",
"@smithy/middleware-endpoint": "^3.0.2",
"@smithy/middleware-retry": "^3.0.4",
"@smithy/middleware-serde": "^3.0.1",
"@smithy/middleware-stack": "^3.0.1",
"@smithy/node-config-provider": "^3.1.1",
"@smithy/node-http-handler": "^3.0.1",
"@smithy/protocol-http": "^4.0.1",
"@smithy/smithy-client": "^3.1.2",
"@smithy/types": "^3.1.0",
"@smithy/url-parser": "^3.0.1",
"@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.3",
"@smithy/util-defaults-mode-node": "^3.0.3",
"@smithy/util-endpoints": "^2.0.1",
"@smithy/util-middleware": "^3.0.0",
"@smithy/util-retry": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.4",
"@smithy/util-defaults-mode-node": "^3.0.4",
"@smithy/util-endpoints": "^2.0.2",
"@smithy/util-middleware": "^3.0.1",
"@smithy/util-retry": "^3.0.1",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
Expand Down
42 changes: 21 additions & 21 deletions clients/client-account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.1",
"@smithy/core": "^2.2.0",
"@smithy/fetch-http-handler": "^3.0.1",
"@smithy/hash-node": "^3.0.0",
"@smithy/invalid-dependency": "^3.0.0",
"@smithy/middleware-content-length": "^3.0.0",
"@smithy/middleware-endpoint": "^3.0.1",
"@smithy/middleware-retry": "^3.0.3",
"@smithy/middleware-serde": "^3.0.0",
"@smithy/middleware-stack": "^3.0.0",
"@smithy/node-config-provider": "^3.1.0",
"@smithy/node-http-handler": "^3.0.0",
"@smithy/protocol-http": "^4.0.0",
"@smithy/smithy-client": "^3.1.1",
"@smithy/types": "^3.0.0",
"@smithy/url-parser": "^3.0.0",
"@smithy/config-resolver": "^3.0.2",
"@smithy/core": "^2.2.1",
"@smithy/fetch-http-handler": "^3.0.2",
"@smithy/hash-node": "^3.0.1",
"@smithy/invalid-dependency": "^3.0.1",
"@smithy/middleware-content-length": "^3.0.1",
"@smithy/middleware-endpoint": "^3.0.2",
"@smithy/middleware-retry": "^3.0.4",
"@smithy/middleware-serde": "^3.0.1",
"@smithy/middleware-stack": "^3.0.1",
"@smithy/node-config-provider": "^3.1.1",
"@smithy/node-http-handler": "^3.0.1",
"@smithy/protocol-http": "^4.0.1",
"@smithy/smithy-client": "^3.1.2",
"@smithy/types": "^3.1.0",
"@smithy/url-parser": "^3.0.1",
"@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.3",
"@smithy/util-defaults-mode-node": "^3.0.3",
"@smithy/util-endpoints": "^2.0.1",
"@smithy/util-middleware": "^3.0.0",
"@smithy/util-retry": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.4",
"@smithy/util-defaults-mode-node": "^3.0.4",
"@smithy/util-endpoints": "^2.0.2",
"@smithy/util-middleware": "^3.0.1",
"@smithy/util-retry": "^3.0.1",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
Expand Down
44 changes: 22 additions & 22 deletions clients/client-acm-pca/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.1",
"@smithy/core": "^2.2.0",
"@smithy/fetch-http-handler": "^3.0.1",
"@smithy/hash-node": "^3.0.0",
"@smithy/invalid-dependency": "^3.0.0",
"@smithy/middleware-content-length": "^3.0.0",
"@smithy/middleware-endpoint": "^3.0.1",
"@smithy/middleware-retry": "^3.0.3",
"@smithy/middleware-serde": "^3.0.0",
"@smithy/middleware-stack": "^3.0.0",
"@smithy/node-config-provider": "^3.1.0",
"@smithy/node-http-handler": "^3.0.0",
"@smithy/protocol-http": "^4.0.0",
"@smithy/smithy-client": "^3.1.1",
"@smithy/types": "^3.0.0",
"@smithy/url-parser": "^3.0.0",
"@smithy/config-resolver": "^3.0.2",
"@smithy/core": "^2.2.1",
"@smithy/fetch-http-handler": "^3.0.2",
"@smithy/hash-node": "^3.0.1",
"@smithy/invalid-dependency": "^3.0.1",
"@smithy/middleware-content-length": "^3.0.1",
"@smithy/middleware-endpoint": "^3.0.2",
"@smithy/middleware-retry": "^3.0.4",
"@smithy/middleware-serde": "^3.0.1",
"@smithy/middleware-stack": "^3.0.1",
"@smithy/node-config-provider": "^3.1.1",
"@smithy/node-http-handler": "^3.0.1",
"@smithy/protocol-http": "^4.0.1",
"@smithy/smithy-client": "^3.1.2",
"@smithy/types": "^3.1.0",
"@smithy/url-parser": "^3.0.1",
"@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.3",
"@smithy/util-defaults-mode-node": "^3.0.3",
"@smithy/util-endpoints": "^2.0.1",
"@smithy/util-middleware": "^3.0.0",
"@smithy/util-retry": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.4",
"@smithy/util-defaults-mode-node": "^3.0.4",
"@smithy/util-endpoints": "^2.0.2",
"@smithy/util-middleware": "^3.0.1",
"@smithy/util-retry": "^3.0.1",
"@smithy/util-utf8": "^3.0.0",
"@smithy/util-waiter": "^3.0.0",
"@smithy/util-waiter": "^3.0.1",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand Down
44 changes: 22 additions & 22 deletions clients/client-acm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.1",
"@smithy/core": "^2.2.0",
"@smithy/fetch-http-handler": "^3.0.1",
"@smithy/hash-node": "^3.0.0",
"@smithy/invalid-dependency": "^3.0.0",
"@smithy/middleware-content-length": "^3.0.0",
"@smithy/middleware-endpoint": "^3.0.1",
"@smithy/middleware-retry": "^3.0.3",
"@smithy/middleware-serde": "^3.0.0",
"@smithy/middleware-stack": "^3.0.0",
"@smithy/node-config-provider": "^3.1.0",
"@smithy/node-http-handler": "^3.0.0",
"@smithy/protocol-http": "^4.0.0",
"@smithy/smithy-client": "^3.1.1",
"@smithy/types": "^3.0.0",
"@smithy/url-parser": "^3.0.0",
"@smithy/config-resolver": "^3.0.2",
"@smithy/core": "^2.2.1",
"@smithy/fetch-http-handler": "^3.0.2",
"@smithy/hash-node": "^3.0.1",
"@smithy/invalid-dependency": "^3.0.1",
"@smithy/middleware-content-length": "^3.0.1",
"@smithy/middleware-endpoint": "^3.0.2",
"@smithy/middleware-retry": "^3.0.4",
"@smithy/middleware-serde": "^3.0.1",
"@smithy/middleware-stack": "^3.0.1",
"@smithy/node-config-provider": "^3.1.1",
"@smithy/node-http-handler": "^3.0.1",
"@smithy/protocol-http": "^4.0.1",
"@smithy/smithy-client": "^3.1.2",
"@smithy/types": "^3.1.0",
"@smithy/url-parser": "^3.0.1",
"@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.3",
"@smithy/util-defaults-mode-node": "^3.0.3",
"@smithy/util-endpoints": "^2.0.1",
"@smithy/util-middleware": "^3.0.0",
"@smithy/util-retry": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.4",
"@smithy/util-defaults-mode-node": "^3.0.4",
"@smithy/util-endpoints": "^2.0.2",
"@smithy/util-middleware": "^3.0.1",
"@smithy/util-retry": "^3.0.1",
"@smithy/util-utf8": "^3.0.0",
"@smithy/util-waiter": "^3.0.0",
"@smithy/util-waiter": "^3.0.1",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand Down
44 changes: 22 additions & 22 deletions clients/client-amp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.1",
"@smithy/core": "^2.2.0",
"@smithy/fetch-http-handler": "^3.0.1",
"@smithy/hash-node": "^3.0.0",
"@smithy/invalid-dependency": "^3.0.0",
"@smithy/middleware-content-length": "^3.0.0",
"@smithy/middleware-endpoint": "^3.0.1",
"@smithy/middleware-retry": "^3.0.3",
"@smithy/middleware-serde": "^3.0.0",
"@smithy/middleware-stack": "^3.0.0",
"@smithy/node-config-provider": "^3.1.0",
"@smithy/node-http-handler": "^3.0.0",
"@smithy/protocol-http": "^4.0.0",
"@smithy/smithy-client": "^3.1.1",
"@smithy/types": "^3.0.0",
"@smithy/url-parser": "^3.0.0",
"@smithy/config-resolver": "^3.0.2",
"@smithy/core": "^2.2.1",
"@smithy/fetch-http-handler": "^3.0.2",
"@smithy/hash-node": "^3.0.1",
"@smithy/invalid-dependency": "^3.0.1",
"@smithy/middleware-content-length": "^3.0.1",
"@smithy/middleware-endpoint": "^3.0.2",
"@smithy/middleware-retry": "^3.0.4",
"@smithy/middleware-serde": "^3.0.1",
"@smithy/middleware-stack": "^3.0.1",
"@smithy/node-config-provider": "^3.1.1",
"@smithy/node-http-handler": "^3.0.1",
"@smithy/protocol-http": "^4.0.1",
"@smithy/smithy-client": "^3.1.2",
"@smithy/types": "^3.1.0",
"@smithy/url-parser": "^3.0.1",
"@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.3",
"@smithy/util-defaults-mode-node": "^3.0.3",
"@smithy/util-endpoints": "^2.0.1",
"@smithy/util-middleware": "^3.0.0",
"@smithy/util-retry": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.4",
"@smithy/util-defaults-mode-node": "^3.0.4",
"@smithy/util-endpoints": "^2.0.2",
"@smithy/util-middleware": "^3.0.1",
"@smithy/util-retry": "^3.0.1",
"@smithy/util-utf8": "^3.0.0",
"@smithy/util-waiter": "^3.0.0",
"@smithy/util-waiter": "^3.0.1",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
},
Expand Down
42 changes: 21 additions & 21 deletions clients/client-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.1",
"@smithy/core": "^2.2.0",
"@smithy/fetch-http-handler": "^3.0.1",
"@smithy/hash-node": "^3.0.0",
"@smithy/invalid-dependency": "^3.0.0",
"@smithy/middleware-content-length": "^3.0.0",
"@smithy/middleware-endpoint": "^3.0.1",
"@smithy/middleware-retry": "^3.0.3",
"@smithy/middleware-serde": "^3.0.0",
"@smithy/middleware-stack": "^3.0.0",
"@smithy/node-config-provider": "^3.1.0",
"@smithy/node-http-handler": "^3.0.0",
"@smithy/protocol-http": "^4.0.0",
"@smithy/smithy-client": "^3.1.1",
"@smithy/types": "^3.0.0",
"@smithy/url-parser": "^3.0.0",
"@smithy/config-resolver": "^3.0.2",
"@smithy/core": "^2.2.1",
"@smithy/fetch-http-handler": "^3.0.2",
"@smithy/hash-node": "^3.0.1",
"@smithy/invalid-dependency": "^3.0.1",
"@smithy/middleware-content-length": "^3.0.1",
"@smithy/middleware-endpoint": "^3.0.2",
"@smithy/middleware-retry": "^3.0.4",
"@smithy/middleware-serde": "^3.0.1",
"@smithy/middleware-stack": "^3.0.1",
"@smithy/node-config-provider": "^3.1.1",
"@smithy/node-http-handler": "^3.0.1",
"@smithy/protocol-http": "^4.0.1",
"@smithy/smithy-client": "^3.1.2",
"@smithy/types": "^3.1.0",
"@smithy/url-parser": "^3.0.1",
"@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.3",
"@smithy/util-defaults-mode-node": "^3.0.3",
"@smithy/util-endpoints": "^2.0.1",
"@smithy/util-middleware": "^3.0.0",
"@smithy/util-retry": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.4",
"@smithy/util-defaults-mode-node": "^3.0.4",
"@smithy/util-endpoints": "^2.0.2",
"@smithy/util-middleware": "^3.0.1",
"@smithy/util-retry": "^3.0.1",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
Expand Down
42 changes: 21 additions & 21 deletions clients/client-amplifybackend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.1",
"@smithy/core": "^2.2.0",
"@smithy/fetch-http-handler": "^3.0.1",
"@smithy/hash-node": "^3.0.0",
"@smithy/invalid-dependency": "^3.0.0",
"@smithy/middleware-content-length": "^3.0.0",
"@smithy/middleware-endpoint": "^3.0.1",
"@smithy/middleware-retry": "^3.0.3",
"@smithy/middleware-serde": "^3.0.0",
"@smithy/middleware-stack": "^3.0.0",
"@smithy/node-config-provider": "^3.1.0",
"@smithy/node-http-handler": "^3.0.0",
"@smithy/protocol-http": "^4.0.0",
"@smithy/smithy-client": "^3.1.1",
"@smithy/types": "^3.0.0",
"@smithy/url-parser": "^3.0.0",
"@smithy/config-resolver": "^3.0.2",
"@smithy/core": "^2.2.1",
"@smithy/fetch-http-handler": "^3.0.2",
"@smithy/hash-node": "^3.0.1",
"@smithy/invalid-dependency": "^3.0.1",
"@smithy/middleware-content-length": "^3.0.1",
"@smithy/middleware-endpoint": "^3.0.2",
"@smithy/middleware-retry": "^3.0.4",
"@smithy/middleware-serde": "^3.0.1",
"@smithy/middleware-stack": "^3.0.1",
"@smithy/node-config-provider": "^3.1.1",
"@smithy/node-http-handler": "^3.0.1",
"@smithy/protocol-http": "^4.0.1",
"@smithy/smithy-client": "^3.1.2",
"@smithy/types": "^3.1.0",
"@smithy/url-parser": "^3.0.1",
"@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.3",
"@smithy/util-defaults-mode-node": "^3.0.3",
"@smithy/util-endpoints": "^2.0.1",
"@smithy/util-middleware": "^3.0.0",
"@smithy/util-retry": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.4",
"@smithy/util-defaults-mode-node": "^3.0.4",
"@smithy/util-endpoints": "^2.0.2",
"@smithy/util-middleware": "^3.0.1",
"@smithy/util-retry": "^3.0.1",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
Expand Down
Loading

0 comments on commit 22a403f

Please sign in to comment.