Skip to content

Commit fcf1f0c

Browse files
authored
chore: update smithy pkg versions (#5903)
1 parent 56e6715 commit fcf1f0c

File tree

34 files changed

+49
-201
lines changed

34 files changed

+49
-201
lines changed

lib/lib-storage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"license": "Apache-2.0",
2828
"dependencies": {
29-
"@smithy/abort-controller": "^2.1.4",
29+
"@smithy/abort-controller": "^2.2.0",
3030
"@smithy/middleware-endpoint": "^2.5.0",
3131
"@smithy/smithy-client": "^2.5.0",
3232
"buffer": "5.6.0",

packages/body-checksum-browser/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"dependencies": {
2323
"@aws-sdk/sha256-tree-hash": "*",
2424
"@aws-sdk/types": "*",
25-
"@smithy/chunked-blob-reader": "^2.1.1",
25+
"@smithy/chunked-blob-reader": "^2.2.0",
2626
"@smithy/protocol-http": "^3.3.0",
2727
"@smithy/types": "^2.12.0",
28-
"@smithy/util-hex-encoding": "^2.1.1",
28+
"@smithy/util-hex-encoding": "^2.2.0",
2929
"@smithy/util-utf8": "^2.3.0",
3030
"tslib": "^2.6.2"
3131
},

packages/body-checksum-node/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"@aws-sdk/chunked-stream-reader-node": "*",
2424
"@aws-sdk/sha256-tree-hash": "*",
2525
"@aws-sdk/types": "*",
26-
"@smithy/is-array-buffer": "^2.1.1",
26+
"@smithy/is-array-buffer": "^2.2.0",
2727
"@smithy/protocol-http": "^3.3.0",
2828
"@smithy/types": "^2.12.0",
29-
"@smithy/util-hex-encoding": "^2.1.1",
29+
"@smithy/util-hex-encoding": "^2.2.0",
3030
"@smithy/util-utf8": "^2.3.0",
3131
"tslib": "^2.6.2"
3232
},

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@smithy/core": "^1.4.0",
2929
"@smithy/protocol-http": "^3.3.0",
30-
"@smithy/signature-v4": "^2.1.4",
30+
"@smithy/signature-v4": "^2.2.0",
3131
"@smithy/smithy-client": "^2.5.0",
3232
"@smithy/types": "^2.12.0",
3333
"fast-xml-parser": "4.2.5",

packages/credential-provider-cognito-identity/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@aws-sdk/client-cognito-identity": "*",
2525
"@aws-sdk/types": "*",
26-
"@smithy/property-provider": "^2.1.4",
26+
"@smithy/property-provider": "^2.2.0",
2727
"@smithy/types": "^2.12.0",
2828
"tslib": "^2.6.2"
2929
},

packages/credential-provider-env/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"license": "Apache-2.0",
2626
"dependencies": {
2727
"@aws-sdk/types": "*",
28-
"@smithy/property-provider": "^2.1.4",
28+
"@smithy/property-provider": "^2.2.0",
2929
"@smithy/types": "^2.12.0",
3030
"tslib": "^2.6.2"
3131
},

packages/credential-provider-http/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@aws-sdk/types": "*",
3030
"@smithy/fetch-http-handler": "^2.5.0",
3131
"@smithy/node-http-handler": "^2.5.0",
32-
"@smithy/property-provider": "^2.1.4",
32+
"@smithy/property-provider": "^2.2.0",
3333
"@smithy/protocol-http": "^3.3.0",
3434
"@smithy/smithy-client": "^2.5.0",
3535
"@smithy/types": "^2.12.0",

packages/credential-provider-ini/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"@aws-sdk/credential-provider-sso": "*",
3131
"@aws-sdk/credential-provider-web-identity": "*",
3232
"@aws-sdk/types": "*",
33-
"@smithy/credential-provider-imds": "^2.2.6",
34-
"@smithy/property-provider": "^2.1.4",
35-
"@smithy/shared-ini-file-loader": "^2.3.5",
33+
"@smithy/credential-provider-imds": "^2.3.0",
34+
"@smithy/property-provider": "^2.2.0",
35+
"@smithy/shared-ini-file-loader": "^2.4.0",
3636
"@smithy/types": "^2.12.0",
3737
"tslib": "^2.6.2"
3838
},

packages/credential-provider-node/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"@aws-sdk/credential-provider-sso": "*",
3636
"@aws-sdk/credential-provider-web-identity": "*",
3737
"@aws-sdk/types": "*",
38-
"@smithy/credential-provider-imds": "^2.2.6",
39-
"@smithy/property-provider": "^2.1.4",
40-
"@smithy/shared-ini-file-loader": "^2.3.5",
38+
"@smithy/credential-provider-imds": "^2.3.0",
39+
"@smithy/property-provider": "^2.2.0",
40+
"@smithy/shared-ini-file-loader": "^2.4.0",
4141
"@smithy/types": "^2.12.0",
4242
"tslib": "^2.6.2"
4343
},

packages/credential-provider-process/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"license": "Apache-2.0",
2626
"dependencies": {
2727
"@aws-sdk/types": "*",
28-
"@smithy/property-provider": "^2.1.4",
29-
"@smithy/shared-ini-file-loader": "^2.3.5",
28+
"@smithy/property-provider": "^2.2.0",
29+
"@smithy/shared-ini-file-loader": "^2.4.0",
3030
"@smithy/types": "^2.12.0",
3131
"tslib": "^2.6.2"
3232
},

packages/credential-provider-sso/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@aws-sdk/client-sso": "*",
2828
"@aws-sdk/token-providers": "*",
2929
"@aws-sdk/types": "*",
30-
"@smithy/property-provider": "^2.1.4",
31-
"@smithy/shared-ini-file-loader": "^2.3.5",
30+
"@smithy/property-provider": "^2.2.0",
31+
"@smithy/shared-ini-file-loader": "^2.4.0",
3232
"@smithy/types": "^2.12.0",
3333
"tslib": "^2.6.2"
3434
},

packages/credential-provider-web-identity/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@aws-sdk/client-sts": "*",
3636
"@aws-sdk/types": "*",
37-
"@smithy/property-provider": "^2.1.4",
37+
"@smithy/property-provider": "^2.2.0",
3838
"@smithy/types": "^2.12.0",
3939
"tslib": "^2.6.2"
4040
},

packages/credential-providers/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@aws-sdk/credential-provider-sso": "*",
4141
"@aws-sdk/credential-provider-web-identity": "*",
4242
"@aws-sdk/types": "*",
43-
"@smithy/credential-provider-imds": "^2.2.6",
44-
"@smithy/property-provider": "^2.1.4",
43+
"@smithy/credential-provider-imds": "^2.3.0",
44+
"@smithy/property-provider": "^2.2.0",
4545
"@smithy/types": "^2.12.0",
4646
"tslib": "^2.6.2"
4747
},

packages/eventstream-handler-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"license": "Apache-2.0",
2222
"dependencies": {
2323
"@aws-sdk/types": "*",
24-
"@smithy/eventstream-codec": "^2.1.4",
24+
"@smithy/eventstream-codec": "^2.2.0",
2525
"@smithy/types": "^2.12.0",
2626
"tslib": "^2.6.2"
2727
},

packages/middleware-bucket-endpoint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@smithy/node-config-provider": "^2.3.0",
2727
"@smithy/protocol-http": "^3.3.0",
2828
"@smithy/types": "^2.12.0",
29-
"@smithy/util-config-provider": "^2.2.1",
29+
"@smithy/util-config-provider": "^2.3.0",
3030
"tslib": "^2.6.2"
3131
},
3232
"devDependencies": {

packages/middleware-flexible-checksums/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@aws-crypto/crc32": "3.0.0",
3232
"@aws-crypto/crc32c": "3.0.0",
3333
"@aws-sdk/types": "*",
34-
"@smithy/is-array-buffer": "^2.1.1",
34+
"@smithy/is-array-buffer": "^2.2.0",
3535
"@smithy/protocol-http": "^3.3.0",
3636
"@smithy/types": "^2.12.0",
3737
"@smithy/util-utf8": "^2.3.0",

packages/middleware-sdk-ec2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@aws-sdk/util-format-url": "*",
2626
"@smithy/middleware-endpoint": "^2.5.0",
2727
"@smithy/protocol-http": "^3.3.0",
28-
"@smithy/signature-v4": "^2.1.4",
28+
"@smithy/signature-v4": "^2.2.0",
2929
"@smithy/smithy-client": "^2.5.0",
3030
"@smithy/types": "^2.12.0",
3131
"tslib": "^2.6.2"

packages/middleware-sdk-rds/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@aws-sdk/util-format-url": "*",
2626
"@smithy/middleware-endpoint": "^2.5.0",
2727
"@smithy/protocol-http": "^3.3.0",
28-
"@smithy/signature-v4": "^2.1.4",
28+
"@smithy/signature-v4": "^2.2.0",
2929
"@smithy/types": "^2.12.0",
3030
"tslib": "^2.6.2"
3131
},

packages/middleware-sdk-s3/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@aws-sdk/util-arn-parser": "*",
2828
"@smithy/node-config-provider": "^2.3.0",
2929
"@smithy/protocol-http": "^3.3.0",
30-
"@smithy/signature-v4": "^2.1.4",
30+
"@smithy/signature-v4": "^2.2.0",
3131
"@smithy/smithy-client": "^2.5.0",
3232
"@smithy/types": "^2.12.0",
33-
"@smithy/util-config-provider": "^2.2.1",
33+
"@smithy/util-config-provider": "^2.3.0",
3434
"tslib": "^2.6.2"
3535
},
3636
"devDependencies": {

packages/middleware-sdk-sqs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@aws-sdk/types": "*",
2525
"@smithy/smithy-client": "^2.5.0",
2626
"@smithy/types": "^2.12.0",
27-
"@smithy/util-hex-encoding": "^2.1.1",
27+
"@smithy/util-hex-encoding": "^2.2.0",
2828
"@smithy/util-utf8": "^2.3.0",
2929
"tslib": "^2.6.2"
3030
},

packages/middleware-sdk-transcribe-streaming/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@aws-sdk/util-format-url": "*",
2626
"@smithy/eventstream-serde-browser": "^2.2.0",
2727
"@smithy/protocol-http": "^3.3.0",
28-
"@smithy/signature-v4": "^2.1.4",
28+
"@smithy/signature-v4": "^2.2.0",
2929
"@smithy/types": "^2.12.0",
3030
"tslib": "^2.6.2",
3131
"uuid": "^9.0.1"

packages/middleware-signing/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"license": "Apache-2.0",
2424
"dependencies": {
2525
"@aws-sdk/types": "*",
26-
"@smithy/property-provider": "^2.1.4",
26+
"@smithy/property-provider": "^2.2.0",
2727
"@smithy/protocol-http": "^3.3.0",
28-
"@smithy/signature-v4": "^2.1.4",
28+
"@smithy/signature-v4": "^2.2.0",
2929
"@smithy/types": "^2.12.0",
3030
"@smithy/util-middleware": "^2.2.0",
3131
"tslib": "^2.6.2"

packages/middleware-token/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@aws-sdk/token-providers": "*",
3030
"@aws-sdk/types": "*",
31-
"@smithy/property-provider": "^2.1.4",
31+
"@smithy/property-provider": "^2.2.0",
3232
"@smithy/protocol-http": "^3.3.0",
3333
"@smithy/types": "^2.12.0",
3434
"@smithy/util-middleware": "^2.2.0",

packages/middleware-websocket/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"@aws-sdk/middleware-signing": "*",
2525
"@aws-sdk/types": "*",
2626
"@aws-sdk/util-format-url": "*",
27-
"@smithy/eventstream-codec": "^2.1.4",
27+
"@smithy/eventstream-codec": "^2.2.0",
2828
"@smithy/eventstream-serde-browser": "^2.2.0",
2929
"@smithy/fetch-http-handler": "^2.5.0",
3030
"@smithy/protocol-http": "^3.3.0",
31-
"@smithy/signature-v4": "^2.1.4",
31+
"@smithy/signature-v4": "^2.2.0",
3232
"@smithy/types": "^2.12.0",
33-
"@smithy/util-hex-encoding": "^2.1.1",
33+
"@smithy/util-hex-encoding": "^2.2.0",
3434
"tslib": "^2.6.2"
3535
},
3636
"devDependencies": {

packages/polly-request-presigner/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@aws-sdk/types": "*",
2626
"@aws-sdk/util-format-url": "*",
2727
"@smithy/protocol-http": "^3.3.0",
28-
"@smithy/signature-v4": "^2.1.4",
28+
"@smithy/signature-v4": "^2.2.0",
2929
"@smithy/types": "^2.12.0",
3030
"tslib": "^2.6.2"
3131
},

packages/rds-signer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@smithy/invalid-dependency": "^2.2.0",
3535
"@smithy/node-config-provider": "^2.3.0",
3636
"@smithy/protocol-http": "^3.3.0",
37-
"@smithy/signature-v4": "^2.1.4",
37+
"@smithy/signature-v4": "^2.2.0",
3838
"@smithy/types": "^2.12.0",
3939
"tslib": "^2.6.2"
4040
},

packages/region-config-resolver/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@aws-sdk/types": "*",
2525
"@smithy/node-config-provider": "^2.3.0",
2626
"@smithy/types": "^2.12.0",
27-
"@smithy/util-config-provider": "^2.2.1",
27+
"@smithy/util-config-provider": "^2.3.0",
2828
"@smithy/util-middleware": "^2.2.0",
2929
"tslib": "^2.6.2"
3030
},

packages/s3-presigned-post/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"@aws-sdk/types": "*",
2727
"@aws-sdk/util-format-url": "*",
2828
"@smithy/middleware-endpoint": "^2.5.0",
29-
"@smithy/signature-v4": "^2.1.4",
29+
"@smithy/signature-v4": "^2.2.0",
3030
"@smithy/types": "^2.12.0",
31-
"@smithy/util-hex-encoding": "^2.1.1",
31+
"@smithy/util-hex-encoding": "^2.2.0",
3232
"@smithy/util-utf8": "^2.3.0",
3333
"tslib": "^2.6.2"
3434
},

packages/sha256-tree-hash/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@aws-crypto/sha256-js": "3.0.0",
29-
"@smithy/util-hex-encoding": "^2.1.1",
29+
"@smithy/util-hex-encoding": "^2.2.0",
3030
"@smithy/util-utf8": "^2.3.0",
3131
"@tsconfig/recommended": "1.0.1",
3232
"concurrently": "7.0.0",

packages/signature-v4-crt/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@aws-sdk/signature-v4-multi-region": "*",
2626
"@aws-sdk/types": "*",
2727
"@aws-sdk/util-user-agent-node": "*",
28-
"@smithy/querystring-parser": "^2.1.4",
29-
"@smithy/signature-v4": "^2.1.4",
28+
"@smithy/querystring-parser": "^2.2.0",
29+
"@smithy/signature-v4": "^2.2.0",
3030
"@smithy/types": "^2.12.0",
3131
"@smithy/util-middleware": "^2.2.0",
3232
"aws-crt": "^1.18.3",

packages/signature-v4-multi-region/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@aws-sdk/middleware-sdk-s3": "*",
2424
"@aws-sdk/types": "*",
2525
"@smithy/protocol-http": "^3.3.0",
26-
"@smithy/signature-v4": "^2.1.4",
26+
"@smithy/signature-v4": "^2.2.0",
2727
"@smithy/types": "^2.12.0",
2828
"tslib": "^2.6.2"
2929
},

packages/token-providers/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"dependencies": {
2929
"@aws-sdk/client-sso-oidc": "*",
3030
"@aws-sdk/types": "*",
31-
"@smithy/property-provider": "^2.1.4",
32-
"@smithy/shared-ini-file-loader": "^2.3.5",
31+
"@smithy/property-provider": "^2.2.0",
32+
"@smithy/shared-ini-file-loader": "^2.4.0",
3333
"@smithy/types": "^2.12.0",
3434
"tslib": "^2.6.2"
3535
},

packages/xhr-http-handler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"tslib": "^2.6.2"
2828
},
2929
"devDependencies": {
30-
"@smithy/abort-controller": "^2.1.4",
30+
"@smithy/abort-controller": "^2.2.0",
3131
"@tsconfig/recommended": "1.0.1",
3232
"concurrently": "7.0.0",
3333
"downlevel-dts": "0.10.1",

0 commit comments

Comments
 (0)