Skip to content

Commit 47c5f90

Browse files
committed
chore: update non-codegen pkgs
1 parent 2fe1aae commit 47c5f90

File tree

28 files changed

+40
-40
lines changed

28 files changed

+40
-40
lines changed

lib/lib-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"license": "Apache-2.0",
3030
"dependencies": {
31-
"@smithy/abort-controller": "^3.1.5",
31+
"@smithy/abort-controller": "^3.1.6",
3232
"@smithy/middleware-endpoint": "^3.2.1",
3333
"@smithy/smithy-client": "^3.4.2",
3434
"buffer": "5.6.0",

packages/body-checksum-browser/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/sha256-tree-hash": "*",
2525
"@aws-sdk/types": "*",
26-
"@smithy/chunked-blob-reader": "^3.0.0",
26+
"@smithy/chunked-blob-reader": "^4.0.0",
2727
"@smithy/protocol-http": "^4.1.5",
2828
"@smithy/types": "^3.6.0",
2929
"@smithy/util-hex-encoding": "^3.0.0",

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484
"@aws-sdk/types": "*",
8585
"@smithy/core": "^2.5.1",
8686
"@smithy/node-config-provider": "^3.1.9",
87-
"@smithy/property-provider": "^3.1.7",
87+
"@smithy/property-provider": "^3.1.8",
8888
"@smithy/protocol-http": "^4.1.5",
89-
"@smithy/signature-v4": "^4.2.0",
89+
"@smithy/signature-v4": "^4.2.1",
9090
"@smithy/smithy-client": "^3.4.2",
9191
"@smithy/types": "^3.6.0",
9292
"@smithy/util-middleware": "^3.0.8",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@aws-sdk/client-cognito-identity": "*",
2828
"@aws-sdk/types": "*",
29-
"@smithy/property-provider": "^3.1.7",
29+
"@smithy/property-provider": "^3.1.8",
3030
"@smithy/types": "^3.6.0",
3131
"tslib": "^2.6.2"
3232
},

packages/credential-provider-env/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@aws-sdk/core": "*",
2929
"@aws-sdk/types": "*",
30-
"@smithy/property-provider": "^3.1.7",
30+
"@smithy/property-provider": "^3.1.8",
3131
"@smithy/types": "^3.6.0",
3232
"tslib": "^2.6.2"
3333
},

packages/credential-provider-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@aws-sdk/types": "*",
3232
"@smithy/fetch-http-handler": "^4.0.0",
3333
"@smithy/node-http-handler": "^3.2.5",
34-
"@smithy/property-provider": "^3.1.7",
34+
"@smithy/property-provider": "^3.1.8",
3535
"@smithy/protocol-http": "^4.1.5",
3636
"@smithy/smithy-client": "^3.4.2",
3737
"@smithy/types": "^3.6.0",

packages/credential-provider-ini/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"@aws-sdk/credential-provider-sso": "*",
3333
"@aws-sdk/credential-provider-web-identity": "*",
3434
"@aws-sdk/types": "*",
35-
"@smithy/credential-provider-imds": "^3.2.4",
36-
"@smithy/property-provider": "^3.1.7",
37-
"@smithy/shared-ini-file-loader": "^3.1.8",
35+
"@smithy/credential-provider-imds": "^3.2.5",
36+
"@smithy/property-provider": "^3.1.8",
37+
"@smithy/shared-ini-file-loader": "^3.1.9",
3838
"@smithy/types": "^3.6.0",
3939
"tslib": "^2.6.2"
4040
},

packages/credential-provider-node/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"@aws-sdk/credential-provider-sso": "*",
3737
"@aws-sdk/credential-provider-web-identity": "*",
3838
"@aws-sdk/types": "*",
39-
"@smithy/credential-provider-imds": "^3.2.4",
40-
"@smithy/property-provider": "^3.1.7",
41-
"@smithy/shared-ini-file-loader": "^3.1.8",
39+
"@smithy/credential-provider-imds": "^3.2.5",
40+
"@smithy/property-provider": "^3.1.8",
41+
"@smithy/shared-ini-file-loader": "^3.1.9",
4242
"@smithy/types": "^3.6.0",
4343
"tslib": "^2.6.2"
4444
},

packages/credential-provider-process/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"dependencies": {
2828
"@aws-sdk/core": "*",
2929
"@aws-sdk/types": "*",
30-
"@smithy/property-provider": "^3.1.7",
31-
"@smithy/shared-ini-file-loader": "^3.1.8",
30+
"@smithy/property-provider": "^3.1.8",
31+
"@smithy/shared-ini-file-loader": "^3.1.9",
3232
"@smithy/types": "^3.6.0",
3333
"tslib": "^2.6.2"
3434
},

packages/credential-provider-sso/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@aws-sdk/core": "*",
3030
"@aws-sdk/token-providers": "*",
3131
"@aws-sdk/types": "*",
32-
"@smithy/property-provider": "^3.1.7",
33-
"@smithy/shared-ini-file-loader": "^3.1.8",
32+
"@smithy/property-provider": "^3.1.8",
33+
"@smithy/shared-ini-file-loader": "^3.1.9",
3434
"@smithy/types": "^3.6.0",
3535
"tslib": "^2.6.2"
3636
},

0 commit comments

Comments
 (0)