Skip to content

Commit 5d8cde0

Browse files
committed
chore: update package smithy versions
1 parent 49ab5c5 commit 5d8cde0

File tree

15 files changed

+24
-24
lines changed

15 files changed

+24
-24
lines changed

lib/lib-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"license": "Apache-2.0",
2727
"dependencies": {
2828
"@smithy/abort-controller": "^2.0.1",
29-
"@smithy/middleware-endpoint": "^2.2.2",
29+
"@smithy/middleware-endpoint": "^2.2.3",
3030
"@smithy/smithy-client": "^2.1.18",
3131
"buffer": "5.6.0",
3232
"events": "3.3.0",

packages/middleware-bucket-endpoint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@aws-sdk/types": "*",
2525
"@aws-sdk/util-arn-parser": "*",
26-
"@smithy/node-config-provider": "^2.1.7",
26+
"@smithy/node-config-provider": "^2.1.8",
2727
"@smithy/protocol-http": "^3.0.11",
2828
"@smithy/types": "^2.7.0",
2929
"@smithy/util-config-provider": "^2.0.0",

packages/middleware-endpoint-discovery/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@aws-sdk/endpoint-cache": "*",
3232
"@aws-sdk/types": "*",
33-
"@smithy/node-config-provider": "^2.1.7",
33+
"@smithy/node-config-provider": "^2.1.8",
3434
"@smithy/protocol-http": "^3.0.11",
3535
"@smithy/types": "^2.7.0",
3636
"tslib": "^2.5.0"

packages/middleware-sdk-ec2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@aws-sdk/types": "*",
2525
"@aws-sdk/util-format-url": "*",
26-
"@smithy/middleware-endpoint": "^2.2.2",
26+
"@smithy/middleware-endpoint": "^2.2.3",
2727
"@smithy/protocol-http": "^3.0.11",
2828
"@smithy/signature-v4": "^2.0.0",
2929
"@smithy/smithy-client": "^2.1.18",

packages/middleware-sdk-rds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@aws-sdk/types": "*",
2525
"@aws-sdk/util-format-url": "*",
26-
"@smithy/middleware-endpoint": "^2.2.2",
26+
"@smithy/middleware-endpoint": "^2.2.3",
2727
"@smithy/protocol-http": "^3.0.11",
2828
"@smithy/signature-v4": "^2.0.0",
2929
"@smithy/types": "^2.7.0",

packages/middleware-sdk-s3-control/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@aws-sdk/util-endpoints": "*",
2929
"@smithy/protocol-http": "^3.0.11",
3030
"@smithy/types": "^2.7.0",
31-
"@smithy/util-endpoints": "^1.0.6",
31+
"@smithy/util-endpoints": "^1.0.7",
3232
"tslib": "^2.5.0"
3333
},
3434
"devDependencies": {

packages/middleware-sdk-s3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@aws-sdk/types": "*",
2727
"@aws-sdk/util-arn-parser": "*",
28-
"@smithy/node-config-provider": "^2.1.7",
28+
"@smithy/node-config-provider": "^2.1.8",
2929
"@smithy/protocol-http": "^3.0.11",
3030
"@smithy/signature-v4": "^2.0.0",
3131
"@smithy/smithy-client": "^2.1.18",

packages/rds-signer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"@aws-crypto/sha256-js": "3.0.0",
3030
"@aws-sdk/credential-providers": "*",
3131
"@aws-sdk/util-format-url": "*",
32-
"@smithy/config-resolver": "^2.0.20",
32+
"@smithy/config-resolver": "^2.0.21",
3333
"@smithy/hash-node": "^2.0.17",
3434
"@smithy/invalid-dependency": "^2.0.15",
35-
"@smithy/node-config-provider": "^2.1.7",
35+
"@smithy/node-config-provider": "^2.1.8",
3636
"@smithy/protocol-http": "^3.0.11",
3737
"@smithy/signature-v4": "^2.0.0",
3838
"@smithy/types": "^2.7.0",

packages/region-config-resolver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"license": "Apache-2.0",
2323
"dependencies": {
24-
"@smithy/node-config-provider": "^2.1.7",
24+
"@smithy/node-config-provider": "^2.1.8",
2525
"@smithy/types": "^2.7.0",
2626
"@smithy/util-config-provider": "^2.0.0",
2727
"@smithy/util-middleware": "^2.0.8",

packages/s3-presigned-post/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@aws-sdk/client-s3": "*",
2626
"@aws-sdk/types": "*",
2727
"@aws-sdk/util-format-url": "*",
28-
"@smithy/middleware-endpoint": "^2.2.2",
28+
"@smithy/middleware-endpoint": "^2.2.3",
2929
"@smithy/signature-v4": "^2.0.0",
3030
"@smithy/types": "^2.7.0",
3131
"@smithy/util-hex-encoding": "^2.0.0",

packages/s3-request-presigner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@aws-sdk/signature-v4-multi-region": "*",
2525
"@aws-sdk/types": "*",
2626
"@aws-sdk/util-format-url": "*",
27-
"@smithy/middleware-endpoint": "^2.2.2",
27+
"@smithy/middleware-endpoint": "^2.2.3",
2828
"@smithy/protocol-http": "^3.0.11",
2929
"@smithy/smithy-client": "^2.1.18",
3030
"@smithy/types": "^2.7.0",

packages/token-providers/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
"@aws-sdk/util-endpoints": "*",
3939
"@aws-sdk/util-user-agent-browser": "*",
4040
"@aws-sdk/util-user-agent-node": "*",
41-
"@smithy/config-resolver": "^2.0.20",
41+
"@smithy/config-resolver": "^2.0.21",
4242
"@smithy/fetch-http-handler": "^2.3.1",
4343
"@smithy/hash-node": "^2.0.17",
4444
"@smithy/invalid-dependency": "^2.0.15",
4545
"@smithy/middleware-content-length": "^2.0.17",
46-
"@smithy/middleware-endpoint": "^2.2.2",
47-
"@smithy/middleware-retry": "^2.0.23",
46+
"@smithy/middleware-endpoint": "^2.2.3",
47+
"@smithy/middleware-retry": "^2.0.24",
4848
"@smithy/middleware-serde": "^2.0.15",
4949
"@smithy/middleware-stack": "^2.0.9",
50-
"@smithy/node-config-provider": "^2.1.7",
50+
"@smithy/node-config-provider": "^2.1.8",
5151
"@smithy/node-http-handler": "^2.2.1",
5252
"@smithy/property-provider": "^2.0.0",
5353
"@smithy/protocol-http": "^3.0.11",
@@ -59,8 +59,8 @@
5959
"@smithy/util-body-length-browser": "^2.0.1",
6060
"@smithy/util-body-length-node": "^2.1.0",
6161
"@smithy/util-defaults-mode-browser": "^2.0.22",
62-
"@smithy/util-defaults-mode-node": "^2.0.28",
63-
"@smithy/util-endpoints": "^1.0.6",
62+
"@smithy/util-defaults-mode-node": "^2.0.29",
63+
"@smithy/util-endpoints": "^1.0.7",
6464
"@smithy/util-retry": "^2.0.8",
6565
"@smithy/util-utf8": "^2.0.2",
6666
"tslib": "^2.5.0"

packages/util-endpoints/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"license": "Apache-2.0",
2424
"dependencies": {
2525
"@aws-sdk/types": "*",
26-
"@smithy/util-endpoints": "^1.0.6",
26+
"@smithy/util-endpoints": "^1.0.7",
2727
"tslib": "^2.5.0"
2828
},
2929
"engines": {

packages/util-user-agent-node/package.json

Lines changed: 1 addition & 1 deletion
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/node-config-provider": "^2.1.7",
24+
"@smithy/node-config-provider": "^2.1.8",
2525
"@smithy/types": "^2.7.0",
2626
"tslib": "^2.5.0"
2727
},

private/aws-client-api-test/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@
1818
"sideEffects": false,
1919
"dependencies": {
2020
"@aws-sdk/client-s3": "*",
21-
"@smithy/config-resolver": "^2.0.20",
21+
"@smithy/config-resolver": "^2.0.21",
2222
"@smithy/eventstream-serde-node": "^2.0.15",
2323
"@smithy/hash-node": "^2.0.17",
2424
"@smithy/hash-stream-node": "^2.0.17",
25-
"@smithy/middleware-retry": "^2.0.23",
26-
"@smithy/node-config-provider": "^2.1.7",
25+
"@smithy/middleware-retry": "^2.0.24",
26+
"@smithy/node-config-provider": "^2.1.8",
2727
"@smithy/node-http-handler": "^2.2.1",
2828
"@smithy/smithy-client": "^2.1.18",
2929
"@smithy/types": "^2.7.0",
3030
"@smithy/url-parser": "^2.0.15",
3131
"@smithy/util-base64": "^2.0.1",
3232
"@smithy/util-body-length-node": "^2.1.0",
33-
"@smithy/util-defaults-mode-node": "^2.0.28",
33+
"@smithy/util-defaults-mode-node": "^2.0.29",
3434
"@smithy/util-retry": "^2.0.8",
3535
"@smithy/util-stream": "^2.0.23",
3636
"@smithy/util-utf8": "^2.0.2",

0 commit comments

Comments
 (0)