Skip to content

Commit 47e0311

Browse files
committed
chore: node scripts/runtime-dependency-version-check/runtime-dep-version-check.js --set-smithy-version
1 parent acb346a commit 47e0311

File tree

37 files changed

+116
-314
lines changed

37 files changed

+116
-314
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": "^4.1.1",
31+
"@smithy/abort-controller": "^4.2.0",
3232
"@smithy/middleware-endpoint": "^4.3.0",
3333
"@smithy/smithy-client": "^4.7.0",
3434
"buffer": "5.6.0",

packages/body-checksum-browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"dependencies": {
2525
"@aws-sdk/sha256-tree-hash": "*",
2626
"@aws-sdk/types": "*",
27-
"@smithy/chunked-blob-reader": "^5.1.0",
27+
"@smithy/chunked-blob-reader": "^5.2.0",
2828
"@smithy/protocol-http": "^5.3.0",
2929
"@smithy/types": "^4.6.0",
30-
"@smithy/util-hex-encoding": "^4.1.0",
30+
"@smithy/util-hex-encoding": "^4.2.0",
3131
"@smithy/util-utf8": "^4.2.0",
3232
"tslib": "^2.6.2"
3333
},

packages/body-checksum-node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"@aws-sdk/chunked-stream-reader-node": "*",
2626
"@aws-sdk/sha256-tree-hash": "*",
2727
"@aws-sdk/types": "*",
28-
"@smithy/is-array-buffer": "^4.1.0",
28+
"@smithy/is-array-buffer": "^4.2.0",
2929
"@smithy/protocol-http": "^5.3.0",
3030
"@smithy/types": "^4.6.0",
31-
"@smithy/util-hex-encoding": "^4.1.0",
31+
"@smithy/util-hex-encoding": "^4.2.0",
3232
"@smithy/util-utf8": "^4.2.0",
3333
"tslib": "^2.6.2"
3434
},

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
"@aws-sdk/xml-builder": "*",
8686
"@smithy/core": "^3.14.0",
8787
"@smithy/node-config-provider": "^4.3.0",
88-
"@smithy/property-provider": "^4.1.1",
88+
"@smithy/property-provider": "^4.2.0",
8989
"@smithy/protocol-http": "^5.3.0",
90-
"@smithy/signature-v4": "^5.2.1",
90+
"@smithy/signature-v4": "^5.3.0",
9191
"@smithy/smithy-client": "^4.7.0",
9292
"@smithy/types": "^4.6.0",
9393
"@smithy/util-base64": "^4.2.0",

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": "^4.1.1",
29+
"@smithy/property-provider": "^4.2.0",
3030
"@smithy/types": "^4.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
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@aws-sdk/core": "*",
3030
"@aws-sdk/types": "*",
31-
"@smithy/property-provider": "^4.1.1",
31+
"@smithy/property-provider": "^4.2.0",
3232
"@smithy/types": "^4.6.0",
3333
"tslib": "^2.6.2"
3434
},

packages/credential-provider-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@aws-sdk/types": "*",
3333
"@smithy/fetch-http-handler": "^5.3.0",
3434
"@smithy/node-http-handler": "^4.3.0",
35-
"@smithy/property-provider": "^4.1.1",
35+
"@smithy/property-provider": "^4.2.0",
3636
"@smithy/protocol-http": "^5.3.0",
3737
"@smithy/smithy-client": "^4.7.0",
3838
"@smithy/types": "^4.6.0",

packages/credential-provider-ini/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-web-identity": "*",
3737
"@aws-sdk/nested-clients": "*",
3838
"@aws-sdk/types": "*",
39-
"@smithy/credential-provider-imds": "^4.1.2",
40-
"@smithy/property-provider": "^4.1.1",
41-
"@smithy/shared-ini-file-loader": "^4.2.0",
39+
"@smithy/credential-provider-imds": "^4.2.0",
40+
"@smithy/property-provider": "^4.2.0",
41+
"@smithy/shared-ini-file-loader": "^4.3.0",
4242
"@smithy/types": "^4.6.0",
4343
"tslib": "^2.6.2"
4444
},

packages/credential-provider-node/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"@aws-sdk/credential-provider-sso": "*",
3939
"@aws-sdk/credential-provider-web-identity": "*",
4040
"@aws-sdk/types": "*",
41-
"@smithy/credential-provider-imds": "^4.1.2",
42-
"@smithy/property-provider": "^4.1.1",
43-
"@smithy/shared-ini-file-loader": "^4.2.0",
41+
"@smithy/credential-provider-imds": "^4.2.0",
42+
"@smithy/property-provider": "^4.2.0",
43+
"@smithy/shared-ini-file-loader": "^4.3.0",
4444
"@smithy/types": "^4.6.0",
4545
"tslib": "^2.6.2"
4646
},

packages/credential-provider-process/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"dependencies": {
2929
"@aws-sdk/core": "*",
3030
"@aws-sdk/types": "*",
31-
"@smithy/property-provider": "^4.1.1",
32-
"@smithy/shared-ini-file-loader": "^4.2.0",
31+
"@smithy/property-provider": "^4.2.0",
32+
"@smithy/shared-ini-file-loader": "^4.3.0",
3333
"@smithy/types": "^4.6.0",
3434
"tslib": "^2.6.2"
3535
},

0 commit comments

Comments
 (0)