Skip to content

Commit

Permalink
chore: update package dependency versions to follow clients
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhe committed Dec 5, 2023
1 parent b619def commit 0b190fa
Show file tree
Hide file tree
Showing 63 changed files with 168 additions and 168 deletions.
4 changes: 2 additions & 2 deletions lib/lib-dynamodb/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/util-dynamodb": "*",
"@smithy/smithy-client": "^2.1.15",
"@smithy/types": "^2.5.0",
"@smithy/smithy-client": "^2.1.17",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions lib/lib-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"license": "Apache-2.0",
"dependencies": {
"@smithy/abort-controller": "^2.0.1",
"@smithy/middleware-endpoint": "^2.2.0",
"@smithy/smithy-client": "^2.1.15",
"@smithy/middleware-endpoint": "^2.2.2",
"@smithy/smithy-client": "^2.1.17",
"buffer": "5.6.0",
"events": "3.3.0",
"stream-browserify": "3.0.0",
Expand All @@ -38,7 +38,7 @@
},
"devDependencies": {
"@aws-sdk/client-s3": "*",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"@tsconfig/recommended": "1.0.1",
"@types/node": "^14.14.31",
"concurrently": "7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/body-checksum-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@aws-sdk/sha256-tree-hash": "*",
"@aws-sdk/types": "*",
"@smithy/chunked-blob-reader": "^2.0.0",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"@smithy/util-hex-encoding": "^2.0.0",
"@smithy/util-utf8": "^2.0.2",
"tslib": "^2.5.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/body-checksum-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@aws-sdk/sha256-tree-hash": "*",
"@aws-sdk/types": "*",
"@smithy/is-array-buffer": "^2.0.0",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"@smithy/util-hex-encoding": "^2.0.0",
"@smithy/util-utf8": "^2.0.2",
"tslib": "^2.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudfront-signer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@smithy/url-parser": "^2.0.13",
"@smithy/url-parser": "^2.0.15",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@smithy/smithy-client": "^2.1.15",
"@smithy/smithy-client": "^2.1.17",
"tslib": "^2.5.0"
},
"devDependencies": {
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 @@ -24,7 +24,7 @@
"@aws-sdk/client-cognito-identity": "*",
"@aws-sdk/types": "*",
"@smithy/property-provider": "^2.0.0",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
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 @@ -26,7 +26,7 @@
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/property-provider": "^2.0.0",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions packages/credential-provider-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/fetch-http-handler": "^2.2.6",
"@smithy/node-http-handler": "^2.1.9",
"@smithy/fetch-http-handler": "^2.3.0",
"@smithy/node-http-handler": "^2.2.0",
"@smithy/property-provider": "^2.0.0",
"@smithy/protocol-http": "^3.0.9",
"@smithy/smithy-client": "^2.1.15",
"@smithy/types": "^2.5.0",
"@smithy/util-stream": "^2.0.20",
"@smithy/protocol-http": "^3.0.11",
"@smithy/smithy-client": "^2.1.17",
"@smithy/types": "^2.7.0",
"@smithy/util-stream": "^2.0.22",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-provider-ini/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@smithy/credential-provider-imds": "^2.0.0",
"@smithy/property-provider": "^2.0.0",
"@smithy/shared-ini-file-loader": "^2.0.6",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-provider-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@smithy/credential-provider-imds": "^2.0.0",
"@smithy/property-provider": "^2.0.0",
"@smithy/shared-ini-file-loader": "^2.0.6",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-provider-process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@aws-sdk/types": "*",
"@smithy/property-provider": "^2.0.0",
"@smithy/shared-ini-file-loader": "^2.0.6",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-provider-sso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@aws-sdk/types": "*",
"@smithy/property-provider": "^2.0.0",
"@smithy/shared-ini-file-loader": "^2.0.6",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"devDependencies": {
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 @@ -34,7 +34,7 @@
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/property-provider": "^2.0.0",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-providers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@aws-sdk/types": "*",
"@smithy/credential-provider-imds": "^2.0.0",
"@smithy/property-provider": "^2.0.0",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"devDependencies": {
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 @@ -22,7 +22,7 @@
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/eventstream-codec": "^2.0.0",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/middleware-api-key/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/util-middleware": "^2.0.6",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"@smithy/util-middleware": "^2.0.8",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/middleware-bucket-endpoint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"dependencies": {
"@aws-sdk/types": "*",
"@aws-sdk/util-arn-parser": "*",
"@smithy/node-config-provider": "^2.1.5",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/node-config-provider": "^2.1.7",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"@smithy/util-config-provider": "^2.0.0",
"tslib": "^2.5.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/middleware-endpoint-discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"dependencies": {
"@aws-sdk/endpoint-cache": "*",
"@aws-sdk/types": "*",
"@smithy/node-config-provider": "^2.1.5",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/node-config-provider": "^2.1.7",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-eventstream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-expect-continue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/middleware-flexible-checksums/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"@aws-crypto/crc32c": "3.0.0",
"@aws-sdk/types": "*",
"@smithy/is-array-buffer": "^2.0.0",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"@smithy/util-utf8": "^2.0.2",
"tslib": "^2.5.0"
},
"devDependencies": {
"@smithy/node-http-handler": "^2.1.9",
"@smithy/node-http-handler": "^2.2.0",
"concurrently": "7.0.0",
"downlevel-dts": "0.10.1",
"rimraf": "3.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-host-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-location-constraint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"types": "./dist-types/index.d.ts",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-recursion-detection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-sdk-api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/middleware-sdk-ec2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"dependencies": {
"@aws-sdk/types": "*",
"@aws-sdk/util-format-url": "*",
"@smithy/middleware-endpoint": "^2.2.0",
"@smithy/protocol-http": "^3.0.9",
"@smithy/middleware-endpoint": "^2.2.2",
"@smithy/protocol-http": "^3.0.11",
"@smithy/signature-v4": "^2.0.0",
"@smithy/smithy-client": "^2.1.15",
"@smithy/types": "^2.5.0",
"@smithy/smithy-client": "^2.1.17",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-sdk-glacier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-sdk-machinelearning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/middleware-sdk-rds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"dependencies": {
"@aws-sdk/types": "*",
"@aws-sdk/util-format-url": "*",
"@smithy/middleware-endpoint": "^2.2.0",
"@smithy/protocol-http": "^3.0.9",
"@smithy/middleware-endpoint": "^2.2.2",
"@smithy/protocol-http": "^3.0.11",
"@smithy/signature-v4": "^2.0.0",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-route53/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/types": "^2.5.0",
"@smithy/types": "^2.7.0",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/middleware-sdk-s3-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"@aws-sdk/types": "*",
"@aws-sdk/util-arn-parser": "*",
"@aws-sdk/util-endpoints": "*",
"@smithy/protocol-http": "^3.0.9",
"@smithy/types": "^2.5.0",
"@smithy/util-endpoints": "^1.0.4",
"@smithy/protocol-http": "^3.0.11",
"@smithy/types": "^2.7.0",
"@smithy/util-endpoints": "^1.0.6",
"tslib": "^2.5.0"
},
"devDependencies": {
"@smithy/middleware-stack": "^2.0.7",
"@smithy/middleware-stack": "^2.0.9",
"@tsconfig/recommended": "1.0.1",
"concurrently": "7.0.0",
"downlevel-dts": "0.10.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/middleware-sdk-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"dependencies": {
"@aws-sdk/types": "*",
"@aws-sdk/util-arn-parser": "*",
"@smithy/node-config-provider": "^2.1.5",
"@smithy/protocol-http": "^3.0.9",
"@smithy/node-config-provider": "^2.1.7",
"@smithy/protocol-http": "^3.0.11",
"@smithy/signature-v4": "^2.0.0",
"@smithy/smithy-client": "^2.1.15",
"@smithy/types": "^2.5.0",
"@smithy/smithy-client": "^2.1.17",
"@smithy/types": "^2.7.0",
"@smithy/util-config-provider": "^2.0.0",
"tslib": "^2.5.0"
},
Expand Down
Loading

0 comments on commit 0b190fa

Please sign in to comment.