Skip to content

Commit

Permalink
fix(token-providers): remove @smithy/querystring-builder dependency t…
Browse files Browse the repository at this point in the history
…o token-providers package
  • Loading branch information
AndrewFossAWS committed Sep 14, 2023
1 parent fbce433 commit ab6ab70
Show file tree
Hide file tree
Showing 61 changed files with 868 additions and 193 deletions.
4 changes: 2 additions & 2 deletions lib/lib-dynamodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"devDependencies": {
"@aws-sdk/client-dynamodb": "*",
"@smithy/smithy-client": "^2.1.3",
"@smithy/types": "^2.3.0",
"@smithy/smithy-client": "^2.1.4",
"@smithy/types": "^2.3.1",
"@tsconfig/recommended": "1.0.1",
"@types/node": "^14.14.31",
"concurrently": "7.0.0",
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.0.6",
"@smithy/smithy-client": "^2.1.3",
"@smithy/middleware-endpoint": "^2.0.7",
"@smithy/smithy-client": "^2.1.4",
"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.3.0",
"@smithy/types": "^2.3.1",
"@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.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"@smithy/util-hex-encoding": "^2.0.0",
"@smithy/util-utf8": "^2.0.0",
"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.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"@smithy/util-hex-encoding": "^2.0.0",
"@smithy/util-utf8": "^2.0.0",
"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.6"
"@smithy/url-parser": "^2.0.7"
},
"devDependencies": {
"@tsconfig/recommended": "1.0.1",
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.3.0",
"@smithy/types": "^2.3.1",
"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.3.0",
"@smithy/types": "^2.3.1",
"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.3.0",
"@smithy/types": "^2.3.1",
"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.3.0",
"@smithy/types": "^2.3.1",
"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.3.0",
"@smithy/types": "^2.3.1",
"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.3.0",
"@smithy/types": "^2.3.1",
"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.3.0",
"@smithy/types": "^2.3.1",
"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 @@ -41,7 +41,7 @@
"@aws-sdk/types": "*",
"@smithy/credential-provider-imds": "^2.0.0",
"@smithy/property-provider": "^2.0.0",
"@smithy/types": "^2.3.0",
"@smithy/types": "^2.3.1",
"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.3.0",
"@smithy/types": "^2.3.1",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-api-key/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^3.0.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"@smithy/util-middleware": "^2.0.0",
"tslib": "^2.5.0"
},
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.0.9",
"@smithy/protocol-http": "^3.0.2",
"@smithy/types": "^2.3.0",
"@smithy/node-config-provider": "^2.0.10",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"@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 @@ -21,7 +21,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@smithy/node-config-provider": "^2.0.9",
"@smithy/node-config-provider": "^2.0.10",
"@tsconfig/recommended": "1.0.1",
"concurrently": "7.0.0",
"downlevel-dts": "0.10.1",
Expand All @@ -32,8 +32,8 @@
"dependencies": {
"@aws-sdk/endpoint-cache": "*",
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^3.0.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"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.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"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.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"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 @@ -28,13 +28,13 @@
"@aws-crypto/crc32c": "3.0.0",
"@aws-sdk/types": "*",
"@smithy/is-array-buffer": "^2.0.0",
"@smithy/protocol-http": "^3.0.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"@smithy/util-utf8": "^2.0.0",
"tslib": "^2.5.0"
},
"devDependencies": {
"@smithy/node-http-handler": "^2.1.2",
"@smithy/node-http-handler": "^2.1.3",
"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.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"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.3.0",
"@smithy/types": "^2.3.1",
"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.3.0",
"@smithy/types": "^2.3.1",
"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.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"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.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"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.0.6",
"@smithy/protocol-http": "^3.0.2",
"@smithy/middleware-endpoint": "^2.0.7",
"@smithy/protocol-http": "^3.0.3",
"@smithy/signature-v4": "^2.0.0",
"@smithy/smithy-client": "^2.1.3",
"@smithy/types": "^2.3.0",
"@smithy/smithy-client": "^2.1.4",
"@smithy/types": "^2.3.1",
"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.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"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.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"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.0.6",
"@smithy/protocol-http": "^3.0.2",
"@smithy/middleware-endpoint": "^2.0.7",
"@smithy/protocol-http": "^3.0.3",
"@smithy/signature-v4": "^2.0.0",
"@smithy/types": "^2.3.0",
"@smithy/types": "^2.3.1",
"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.3.0",
"@smithy/types": "^2.3.1",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-sdk-s3-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@aws-sdk/types": "*",
"@aws-sdk/util-arn-parser": "*",
"@aws-sdk/util-endpoints": "*",
"@smithy/protocol-http": "^3.0.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware-sdk-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"dependencies": {
"@aws-sdk/types": "*",
"@aws-sdk/util-arn-parser": "*",
"@smithy/protocol-http": "^3.0.2",
"@smithy/types": "^2.3.0",
"@smithy/protocol-http": "^3.0.3",
"@smithy/types": "^2.3.1",
"tslib": "^2.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-sqs/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.3.0",
"@smithy/types": "^2.3.1",
"@smithy/util-hex-encoding": "^2.0.0",
"@smithy/util-utf8": "^2.0.0",
"tslib": "^2.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-sts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@aws-sdk/middleware-signing": "*",
"@aws-sdk/types": "*",
"@smithy/types": "^2.3.0",
"@smithy/types": "^2.3.1",
"tslib": "^2.5.0"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/middleware-sdk-transcribe-streaming/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/eventstream-serde-browser": "^2.0.6",
"@smithy/protocol-http": "^3.0.2",
"@smithy/eventstream-serde-browser": "^2.0.7",
"@smithy/protocol-http": "^3.0.3",
"@smithy/signature-v4": "^2.0.0",
"@smithy/types": "^2.3.0",
"@smithy/types": "^2.3.1",
"tslib": "^2.5.0",
"uuid": "^8.3.2"
},
Expand Down

0 comments on commit ab6ab70

Please sign in to comment.