Skip to content

Commit

Permalink
chore: update smithy dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhe committed Sep 17, 2024
1 parent a010f6e commit 315157c
Show file tree
Hide file tree
Showing 27 changed files with 315 additions and 315 deletions.
2 changes: 1 addition & 1 deletion lib/lib-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@smithy/abort-controller": "^3.1.2",
"@smithy/abort-controller": "^3.1.4",
"@smithy/middleware-endpoint": "^3.1.3",
"@smithy/smithy-client": "^3.3.2",
"buffer": "5.6.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
"dependencies": {
"@smithy/core": "^2.4.3",
"@smithy/node-config-provider": "^3.1.7",
"@smithy/property-provider": "^3.1.4",
"@smithy/property-provider": "^3.1.6",
"@smithy/protocol-http": "^4.1.3",
"@smithy/signature-v4": "^4.1.1",
"@smithy/signature-v4": "^4.1.3",
"@smithy/smithy-client": "^3.3.2",
"@smithy/types": "^3.4.2",
"@smithy/util-middleware": "^3.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-provider-cognito-identity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@aws-sdk/client-cognito-identity": "*",
"@aws-sdk/types": "*",
"@smithy/property-provider": "^3.1.4",
"@smithy/property-provider": "^3.1.6",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-provider-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/property-provider": "^3.1.4",
"@smithy/property-provider": "^3.1.6",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-provider-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@aws-sdk/types": "*",
"@smithy/fetch-http-handler": "^3.2.7",
"@smithy/node-http-handler": "^3.2.2",
"@smithy/property-provider": "^3.1.4",
"@smithy/property-provider": "^3.1.6",
"@smithy/protocol-http": "^4.1.3",
"@smithy/smithy-client": "^3.3.2",
"@smithy/types": "^3.4.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/credential-provider-ini/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@aws-sdk/credential-provider-sso": "*",
"@aws-sdk/credential-provider-web-identity": "*",
"@aws-sdk/types": "*",
"@smithy/credential-provider-imds": "^3.2.1",
"@smithy/property-provider": "^3.1.4",
"@smithy/shared-ini-file-loader": "^3.1.5",
"@smithy/credential-provider-imds": "^3.2.3",
"@smithy/property-provider": "^3.1.6",
"@smithy/shared-ini-file-loader": "^3.1.7",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/credential-provider-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"@aws-sdk/credential-provider-sso": "*",
"@aws-sdk/credential-provider-web-identity": "*",
"@aws-sdk/types": "*",
"@smithy/credential-provider-imds": "^3.2.1",
"@smithy/property-provider": "^3.1.4",
"@smithy/shared-ini-file-loader": "^3.1.5",
"@smithy/credential-provider-imds": "^3.2.3",
"@smithy/property-provider": "^3.1.6",
"@smithy/shared-ini-file-loader": "^3.1.7",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/credential-provider-process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/property-provider": "^3.1.4",
"@smithy/shared-ini-file-loader": "^3.1.5",
"@smithy/property-provider": "^3.1.6",
"@smithy/shared-ini-file-loader": "^3.1.7",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/credential-provider-sso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@aws-sdk/client-sso": "*",
"@aws-sdk/token-providers": "*",
"@aws-sdk/types": "*",
"@smithy/property-provider": "^3.1.4",
"@smithy/shared-ini-file-loader": "^3.1.5",
"@smithy/property-provider": "^3.1.6",
"@smithy/shared-ini-file-loader": "^3.1.7",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-provider-web-identity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/property-provider": "^3.1.4",
"@smithy/property-provider": "^3.1.6",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/credential-providers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@aws-sdk/credential-provider-sso": "*",
"@aws-sdk/credential-provider-web-identity": "*",
"@aws-sdk/types": "*",
"@smithy/credential-provider-imds": "^3.2.1",
"@smithy/property-provider": "^3.1.4",
"@smithy/credential-provider-imds": "^3.2.3",
"@smithy/property-provider": "^3.1.6",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eventstream-handler-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/eventstream-codec": "^3.1.3",
"@smithy/eventstream-codec": "^3.1.5",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-ec2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-sdk/util-format-url": "*",
"@smithy/middleware-endpoint": "^3.1.3",
"@smithy/protocol-http": "^4.1.3",
"@smithy/signature-v4": "^4.1.1",
"@smithy/signature-v4": "^4.1.3",
"@smithy/smithy-client": "^3.3.2",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-rds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-sdk/util-format-url": "*",
"@smithy/middleware-endpoint": "^3.1.3",
"@smithy/protocol-http": "^4.1.3",
"@smithy/signature-v4": "^4.1.1",
"@smithy/signature-v4": "^4.1.3",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@smithy/core": "^2.4.3",
"@smithy/node-config-provider": "^3.1.7",
"@smithy/protocol-http": "^4.1.3",
"@smithy/signature-v4": "^4.1.1",
"@smithy/signature-v4": "^4.1.3",
"@smithy/smithy-client": "^3.3.2",
"@smithy/types": "^3.4.2",
"@smithy/util-config-provider": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-transcribe-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-sdk/util-format-url": "*",
"@smithy/eventstream-serde-browser": "^3.0.9",
"@smithy/protocol-http": "^4.1.3",
"@smithy/signature-v4": "^4.1.1",
"@smithy/signature-v4": "^4.1.3",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-signing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/property-provider": "^3.1.4",
"@smithy/property-provider": "^3.1.6",
"@smithy/protocol-http": "^4.1.3",
"@smithy/signature-v4": "^4.1.1",
"@smithy/signature-v4": "^4.1.3",
"@smithy/types": "^3.4.2",
"@smithy/util-middleware": "^3.0.6",
"tslib": "^2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-token/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@aws-sdk/token-providers": "*",
"@aws-sdk/types": "*",
"@smithy/property-provider": "^3.1.4",
"@smithy/property-provider": "^3.1.6",
"@smithy/protocol-http": "^4.1.3",
"@smithy/types": "^3.4.2",
"@smithy/util-middleware": "^3.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"@aws-sdk/middleware-signing": "*",
"@aws-sdk/types": "*",
"@aws-sdk/util-format-url": "*",
"@smithy/eventstream-codec": "^3.1.3",
"@smithy/eventstream-codec": "^3.1.5",
"@smithy/eventstream-serde-browser": "^3.0.9",
"@smithy/fetch-http-handler": "^3.2.7",
"@smithy/protocol-http": "^4.1.3",
"@smithy/signature-v4": "^4.1.1",
"@smithy/signature-v4": "^4.1.3",
"@smithy/types": "^3.4.2",
"@smithy/util-hex-encoding": "^3.0.0",
"tslib": "^2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/polly-request-presigner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-sdk/types": "*",
"@aws-sdk/util-format-url": "*",
"@smithy/protocol-http": "^4.1.3",
"@smithy/signature-v4": "^4.1.1",
"@smithy/signature-v4": "^4.1.3",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/rds-signer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@smithy/invalid-dependency": "^3.0.6",
"@smithy/node-config-provider": "^3.1.7",
"@smithy/protocol-http": "^4.1.3",
"@smithy/signature-v4": "^4.1.1",
"@smithy/signature-v4": "^4.1.3",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/s3-presigned-post/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@aws-sdk/types": "*",
"@aws-sdk/util-format-url": "*",
"@smithy/middleware-endpoint": "^3.1.3",
"@smithy/signature-v4": "^4.1.1",
"@smithy/signature-v4": "^4.1.3",
"@smithy/types": "^3.4.2",
"@smithy/util-hex-encoding": "^3.0.0",
"@smithy/util-utf8": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/signature-v4-crt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@aws-sdk/signature-v4-multi-region": "*",
"@aws-sdk/types": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/querystring-parser": "^3.0.4",
"@smithy/signature-v4": "^4.1.1",
"@smithy/querystring-parser": "^3.0.6",
"@smithy/signature-v4": "^4.1.3",
"@smithy/types": "^3.4.2",
"@smithy/util-middleware": "^3.0.6",
"aws-crt": "^1.18.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/signature-v4-multi-region/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@aws-sdk/middleware-sdk-s3": "*",
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^4.1.3",
"@smithy/signature-v4": "^4.1.1",
"@smithy/signature-v4": "^4.1.3",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/token-providers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/property-provider": "^3.1.4",
"@smithy/shared-ini-file-loader": "^3.1.5",
"@smithy/property-provider": "^3.1.6",
"@smithy/shared-ini-file-loader": "^3.1.7",
"@smithy/types": "^3.4.2",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/xhr-http-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@smithy/abort-controller": "^3.1.2",
"@smithy/abort-controller": "^3.1.4",
"@tsconfig/recommended": "1.0.1",
"concurrently": "7.0.0",
"downlevel-dts": "0.10.1",
Expand Down
Loading

0 comments on commit 315157c

Please sign in to comment.