@cdk8s/awscdk-resolver 0.0.211 → 0.0.213

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (75) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/package.json +36 -36
  4. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  5. package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
  6. package/node_modules/@aws-sdk/client-sts/package.json +34 -34
  7. package/node_modules/@aws-sdk/core/package.json +10 -10
  8. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  9. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  10. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  11. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  12. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  13. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  14. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  15. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  16. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  17. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  18. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  19. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  20. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  21. package/node_modules/@aws-sdk/types/package.json +2 -2
  22. package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  23. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  24. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  25. package/node_modules/@smithy/abort-controller/package.json +2 -2
  26. package/node_modules/@smithy/config-resolver/package.json +4 -4
  27. package/node_modules/@smithy/core/package.json +6 -6
  28. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  29. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  30. package/node_modules/@smithy/hash-node/package.json +2 -2
  31. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  32. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  33. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  34. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  35. package/node_modules/@smithy/middleware-serde/package.json +2 -2
  36. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  37. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  38. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +11 -8
  39. package/node_modules/@smithy/node-http-handler/dist-es/timing.js +2 -2
  40. package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +9 -6
  41. package/node_modules/@smithy/node-http-handler/dist-types/timing.d.ts +2 -2
  42. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +2 -2
  43. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  44. package/node_modules/@smithy/property-provider/package.json +2 -2
  45. package/node_modules/@smithy/protocol-http/package.json +2 -2
  46. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  47. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  48. package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +2 -2
  49. package/node_modules/@smithy/service-error-classification/dist-es/index.js +3 -2
  50. package/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +1 -1
  51. package/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +1 -1
  52. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  53. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  54. package/node_modules/@smithy/signature-v4/package.json +4 -4
  55. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +22 -34
  56. package/node_modules/@smithy/smithy-client/dist-es/lazy-json.js +22 -31
  57. package/node_modules/@smithy/smithy-client/dist-types/lazy-json.d.ts +34 -15
  58. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/lazy-json.d.ts +34 -15
  59. package/node_modules/@smithy/smithy-client/package.json +7 -7
  60. package/node_modules/@smithy/types/dist-types/shapes.d.ts +1 -0
  61. package/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +1 -0
  62. package/node_modules/@smithy/types/package.json +1 -1
  63. package/node_modules/@smithy/url-parser/package.json +3 -3
  64. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  65. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  66. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  67. package/node_modules/@smithy/util-middleware/package.json +2 -2
  68. package/node_modules/@smithy/util-retry/package.json +3 -3
  69. package/node_modules/@smithy/util-stream/package.json +4 -4
  70. package/node_modules/@smithy/util-waiter/dist-cjs/index.js +31 -4
  71. package/node_modules/@smithy/util-waiter/dist-es/poller.js +30 -4
  72. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/waiter.d.ts +5 -0
  73. package/node_modules/@smithy/util-waiter/dist-types/waiter.d.ts +5 -0
  74. package/node_modules/@smithy/util-waiter/package.json +3 -3
  75. package/package.json +7 -7
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.696.0",
3
+ "version": "3.709.0",
4
4
  "description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -33,10 +33,10 @@
33
33
  },
34
34
  "license": "Apache-2.0",
35
35
  "dependencies": {
36
- "@aws-sdk/core": "3.696.0",
37
- "@aws-sdk/types": "3.696.0",
38
- "@smithy/property-provider": "^3.1.9",
39
- "@smithy/types": "^3.7.1",
36
+ "@aws-sdk/core": "3.709.0",
37
+ "@aws-sdk/types": "3.709.0",
38
+ "@smithy/property-provider": "^3.1.11",
39
+ "@smithy/types": "^3.7.2",
40
40
  "tslib": "^2.6.2"
41
41
  },
42
42
  "devDependencies": {
@@ -48,7 +48,7 @@
48
48
  "typescript": "~4.9.5"
49
49
  },
50
50
  "peerDependencies": {
51
- "@aws-sdk/client-sts": "^3.696.0"
51
+ "@aws-sdk/client-sts": "^3.709.0"
52
52
  },
53
53
  "types": "./dist-types/index.d.ts",
54
54
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-host-header",
3
- "version": "3.696.0",
3
+ "version": "3.709.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-host-header",
@@ -23,9 +23,9 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.696.0",
27
- "@smithy/protocol-http": "^4.1.7",
28
- "@smithy/types": "^3.7.1",
26
+ "@aws-sdk/types": "3.709.0",
27
+ "@smithy/protocol-http": "^4.1.8",
28
+ "@smithy/types": "^3.7.2",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-logger",
3
- "version": "3.696.0",
3
+ "version": "3.709.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-logger",
@@ -24,8 +24,8 @@
24
24
  "module": "./dist-es/index.js",
25
25
  "types": "./dist-types/index.d.ts",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.696.0",
28
- "@smithy/types": "^3.7.1",
27
+ "@aws-sdk/types": "3.709.0",
28
+ "@smithy/types": "^3.7.2",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-recursion-detection",
3
- "version": "3.696.0",
3
+ "version": "3.709.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-recursion-detection",
@@ -23,9 +23,9 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.696.0",
27
- "@smithy/protocol-http": "^4.1.7",
28
- "@smithy/types": "^3.7.1",
26
+ "@aws-sdk/types": "3.709.0",
27
+ "@smithy/protocol-http": "^4.1.8",
28
+ "@smithy/types": "^3.7.2",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.696.0",
3
+ "version": "3.709.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/core": "3.696.0",
28
- "@aws-sdk/types": "3.696.0",
29
- "@aws-sdk/util-endpoints": "3.696.0",
30
- "@smithy/core": "^2.5.3",
31
- "@smithy/protocol-http": "^4.1.7",
32
- "@smithy/types": "^3.7.1",
27
+ "@aws-sdk/core": "3.709.0",
28
+ "@aws-sdk/types": "3.709.0",
29
+ "@aws-sdk/util-endpoints": "3.709.0",
30
+ "@smithy/core": "^2.5.5",
31
+ "@smithy/protocol-http": "^4.1.8",
32
+ "@smithy/types": "^3.7.2",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.696.0",
3
+ "version": "3.709.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline region-config-resolver",
@@ -22,11 +22,11 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.696.0",
26
- "@smithy/node-config-provider": "^3.1.11",
27
- "@smithy/types": "^3.7.1",
25
+ "@aws-sdk/types": "3.709.0",
26
+ "@smithy/node-config-provider": "^3.1.12",
27
+ "@smithy/types": "^3.7.2",
28
28
  "@smithy/util-config-provider": "^3.0.0",
29
- "@smithy/util-middleware": "^3.0.10",
29
+ "@smithy/util-middleware": "^3.0.11",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.699.0",
3
+ "version": "3.709.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,10 +27,10 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@aws-sdk/types": "3.696.0",
31
- "@smithy/property-provider": "^3.1.9",
32
- "@smithy/shared-ini-file-loader": "^3.1.10",
33
- "@smithy/types": "^3.7.1",
30
+ "@aws-sdk/types": "3.709.0",
31
+ "@smithy/property-provider": "^3.1.11",
32
+ "@smithy/shared-ini-file-loader": "^3.1.12",
33
+ "@smithy/types": "^3.7.2",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
@@ -42,7 +42,7 @@
42
42
  "typescript": "~4.9.5"
43
43
  },
44
44
  "peerDependencies": {
45
- "@aws-sdk/client-sso-oidc": "^3.699.0"
45
+ "@aws-sdk/client-sso-oidc": "^3.709.0"
46
46
  },
47
47
  "types": "./dist-types/index.d.ts",
48
48
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.696.0",
3
+ "version": "3.709.0",
4
4
  "main": "./dist-cjs/index.js",
5
5
  "module": "./dist-es/index.js",
6
6
  "types": "./dist-types/index.d.ts",
@@ -41,7 +41,7 @@
41
41
  "directory": "packages/types"
42
42
  },
43
43
  "dependencies": {
44
- "@smithy/types": "^3.7.1",
44
+ "@smithy/types": "^3.7.2",
45
45
  "tslib": "^2.6.2"
46
46
  },
47
47
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-endpoints",
3
- "version": "3.696.0",
3
+ "version": "3.709.0",
4
4
  "description": "Utilities to help with endpoint resolution",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.696.0",
28
- "@smithy/types": "^3.7.1",
29
- "@smithy/util-endpoints": "^2.1.6",
27
+ "@aws-sdk/types": "3.709.0",
28
+ "@smithy/types": "^3.7.2",
29
+ "@smithy/util-endpoints": "^2.1.7",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.696.0",
3
+ "version": "3.709.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-browser",
@@ -23,8 +23,8 @@
23
23
  "license": "Apache-2.0",
24
24
  "react-native": "dist-es/index.native.js",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.696.0",
27
- "@smithy/types": "^3.7.1",
26
+ "@aws-sdk/types": "3.709.0",
27
+ "@smithy/types": "^3.7.2",
28
28
  "bowser": "^2.11.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.696.0",
3
+ "version": "3.709.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-node",
@@ -21,10 +21,10 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/middleware-user-agent": "3.696.0",
25
- "@aws-sdk/types": "3.696.0",
26
- "@smithy/node-config-provider": "^3.1.11",
27
- "@smithy/types": "^3.7.1",
24
+ "@aws-sdk/middleware-user-agent": "3.709.0",
25
+ "@aws-sdk/types": "3.709.0",
26
+ "@smithy/node-config-provider": "^3.1.12",
27
+ "@smithy/types": "^3.7.2",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/abort-controller",
3
- "version": "3.1.8",
3
+ "version": "3.1.9",
4
4
  "description": "A simple abort controller library",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@smithy/types": "^3.7.1",
28
+ "@smithy/types": "^3.7.2",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/config-resolver",
3
- "version": "3.0.12",
3
+ "version": "3.0.13",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline config-resolver",
@@ -24,10 +24,10 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/node-config-provider": "^3.1.11",
28
- "@smithy/types": "^3.7.1",
27
+ "@smithy/node-config-provider": "^3.1.12",
28
+ "@smithy/types": "^3.7.2",
29
29
  "@smithy/util-config-provider": "^3.0.0",
30
- "@smithy/util-middleware": "^3.0.10",
30
+ "@smithy/util-middleware": "^3.0.11",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/core",
3
- "version": "2.5.4",
3
+ "version": "2.5.5",
4
4
  "scripts": {
5
5
  "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline core",
@@ -54,12 +54,12 @@
54
54
  },
55
55
  "license": "Apache-2.0",
56
56
  "dependencies": {
57
- "@smithy/middleware-serde": "^3.0.10",
58
- "@smithy/protocol-http": "^4.1.7",
59
- "@smithy/types": "^3.7.1",
57
+ "@smithy/middleware-serde": "^3.0.11",
58
+ "@smithy/protocol-http": "^4.1.8",
59
+ "@smithy/types": "^3.7.2",
60
60
  "@smithy/util-body-length-browser": "^3.0.0",
61
- "@smithy/util-middleware": "^3.0.10",
62
- "@smithy/util-stream": "^3.3.1",
61
+ "@smithy/util-middleware": "^3.0.11",
62
+ "@smithy/util-stream": "^3.3.2",
63
63
  "@smithy/util-utf8": "^3.0.0",
64
64
  "tslib": "^2.6.2"
65
65
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/credential-provider-imds",
3
- "version": "3.2.7",
3
+ "version": "3.2.8",
4
4
  "description": "AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,10 +27,10 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@smithy/node-config-provider": "^3.1.11",
31
- "@smithy/property-provider": "^3.1.10",
32
- "@smithy/types": "^3.7.1",
33
- "@smithy/url-parser": "^3.0.10",
30
+ "@smithy/node-config-provider": "^3.1.12",
31
+ "@smithy/property-provider": "^3.1.11",
32
+ "@smithy/types": "^3.7.2",
33
+ "@smithy/url-parser": "^3.0.11",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/fetch-http-handler",
3
- "version": "4.1.1",
3
+ "version": "4.1.2",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -27,14 +27,14 @@
27
27
  "module": "./dist-es/index.js",
28
28
  "types": "./dist-types/index.d.ts",
29
29
  "dependencies": {
30
- "@smithy/protocol-http": "^4.1.7",
31
- "@smithy/querystring-builder": "^3.0.10",
32
- "@smithy/types": "^3.7.1",
30
+ "@smithy/protocol-http": "^4.1.8",
31
+ "@smithy/querystring-builder": "^3.0.11",
32
+ "@smithy/types": "^3.7.2",
33
33
  "@smithy/util-base64": "^3.0.0",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
37
- "@smithy/abort-controller": "^3.1.8",
37
+ "@smithy/abort-controller": "^3.1.9",
38
38
  "concurrently": "7.0.0",
39
39
  "downlevel-dts": "0.10.1",
40
40
  "rimraf": "3.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/hash-node",
3
- "version": "3.0.10",
3
+ "version": "3.0.11",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline hash-node",
@@ -31,7 +31,7 @@
31
31
  "typedoc": "0.23.23"
32
32
  },
33
33
  "dependencies": {
34
- "@smithy/types": "^3.7.1",
34
+ "@smithy/types": "^3.7.2",
35
35
  "@smithy/util-buffer-from": "^3.0.0",
36
36
  "@smithy/util-utf8": "^3.0.0",
37
37
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/invalid-dependency",
3
- "version": "3.0.10",
3
+ "version": "3.0.11",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline invalid-dependency",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/types": "^3.7.1",
26
+ "@smithy/types": "^3.7.2",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "typesVersions": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-content-length",
3
- "version": "3.0.12",
3
+ "version": "3.0.13",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-content-length",
@@ -24,8 +24,8 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/protocol-http": "^4.1.7",
28
- "@smithy/types": "^3.7.1",
27
+ "@smithy/protocol-http": "^4.1.8",
28
+ "@smithy/types": "^3.7.2",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-endpoint",
3
- "version": "3.2.4",
3
+ "version": "3.2.5",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-endpoint",
@@ -24,13 +24,13 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/core": "^2.5.4",
28
- "@smithy/middleware-serde": "^3.0.10",
29
- "@smithy/node-config-provider": "^3.1.11",
30
- "@smithy/shared-ini-file-loader": "^3.1.11",
31
- "@smithy/types": "^3.7.1",
32
- "@smithy/url-parser": "^3.0.10",
33
- "@smithy/util-middleware": "^3.0.10",
27
+ "@smithy/core": "^2.5.5",
28
+ "@smithy/middleware-serde": "^3.0.11",
29
+ "@smithy/node-config-provider": "^3.1.12",
30
+ "@smithy/shared-ini-file-loader": "^3.1.12",
31
+ "@smithy/types": "^3.7.2",
32
+ "@smithy/url-parser": "^3.0.11",
33
+ "@smithy/util-middleware": "^3.0.11",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-retry",
3
- "version": "3.0.28",
3
+ "version": "3.0.30",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-retry",
@@ -33,13 +33,13 @@
33
33
  },
34
34
  "license": "Apache-2.0",
35
35
  "dependencies": {
36
- "@smithy/node-config-provider": "^3.1.11",
37
- "@smithy/protocol-http": "^4.1.7",
38
- "@smithy/service-error-classification": "^3.0.10",
39
- "@smithy/smithy-client": "^3.4.5",
40
- "@smithy/types": "^3.7.1",
41
- "@smithy/util-middleware": "^3.0.10",
42
- "@smithy/util-retry": "^3.0.10",
36
+ "@smithy/node-config-provider": "^3.1.12",
37
+ "@smithy/protocol-http": "^4.1.8",
38
+ "@smithy/service-error-classification": "^3.0.11",
39
+ "@smithy/smithy-client": "^3.5.0",
40
+ "@smithy/types": "^3.7.2",
41
+ "@smithy/util-middleware": "^3.0.11",
42
+ "@smithy/util-retry": "^3.0.11",
43
43
  "tslib": "^2.6.2",
44
44
  "uuid": "^9.0.1"
45
45
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-serde",
3
- "version": "3.0.10",
3
+ "version": "3.0.11",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-serde",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@smithy/types": "^3.7.1",
28
+ "@smithy/types": "^3.7.2",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-stack",
3
- "version": "3.0.10",
3
+ "version": "3.0.11",
4
4
  "description": "Provides a means for composing multiple middleware functions into a single handler",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -26,7 +26,7 @@
26
26
  "module": "./dist-es/index.js",
27
27
  "types": "./dist-types/index.d.ts",
28
28
  "dependencies": {
29
- "@smithy/types": "^3.7.1",
29
+ "@smithy/types": "^3.7.2",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/node-config-provider",
3
- "version": "3.1.11",
3
+ "version": "3.1.12",
4
4
  "description": "Load config default values from ini config files and environmental variable",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -25,9 +25,9 @@
25
25
  "module": "./dist-es/index.js",
26
26
  "types": "./dist-types/index.d.ts",
27
27
  "dependencies": {
28
- "@smithy/property-provider": "^3.1.10",
29
- "@smithy/shared-ini-file-loader": "^3.1.11",
30
- "@smithy/types": "^3.7.1",
28
+ "@smithy/property-provider": "^3.1.11",
29
+ "@smithy/shared-ini-file-loader": "^3.1.12",
30
+ "@smithy/types": "^3.7.2",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -58,8 +58,8 @@ var getTransformedHeaders = /* @__PURE__ */ __name((headers) => {
58
58
 
59
59
  // src/timing.ts
60
60
  var timing = {
61
- setTimeout,
62
- clearTimeout
61
+ setTimeout: (cb, ms) => setTimeout(cb, ms),
62
+ clearTimeout: (timeoutId) => clearTimeout(timeoutId)
63
63
  };
64
64
 
65
65
  // src/set-connection-timeout.ts
@@ -147,26 +147,29 @@ async function writeRequestBody(httpRequest, request, maxContinueTimeoutMs = MIN
147
147
  const headers = request.headers ?? {};
148
148
  const expect = headers["Expect"] || headers["expect"];
149
149
  let timeoutId = -1;
150
- let hasError = false;
150
+ let sendBody = true;
151
151
  if (expect === "100-continue") {
152
- await Promise.race([
152
+ sendBody = await Promise.race([
153
153
  new Promise((resolve) => {
154
154
  timeoutId = Number(timing.setTimeout(resolve, Math.max(MIN_WAIT_TIME, maxContinueTimeoutMs)));
155
155
  }),
156
156
  new Promise((resolve) => {
157
157
  httpRequest.on("continue", () => {
158
158
  timing.clearTimeout(timeoutId);
159
- resolve();
159
+ resolve(true);
160
+ });
161
+ httpRequest.on("response", () => {
162
+ timing.clearTimeout(timeoutId);
163
+ resolve(false);
160
164
  });
161
165
  httpRequest.on("error", () => {
162
- hasError = true;
163
166
  timing.clearTimeout(timeoutId);
164
- resolve();
167
+ resolve(false);
165
168
  });
166
169
  })
167
170
  ]);
168
171
  }
169
- if (!hasError) {
172
+ if (sendBody) {
170
173
  writeBody(httpRequest, request.body);
171
174
  }
172
175
  }
@@ -1,4 +1,4 @@
1
1
  export const timing = {
2
- setTimeout: setTimeout,
3
- clearTimeout: clearTimeout,
2
+ setTimeout: (cb, ms) => setTimeout(cb, ms),
3
+ clearTimeout: (timeoutId) => clearTimeout(timeoutId),
4
4
  };
@@ -5,26 +5,29 @@ export async function writeRequestBody(httpRequest, request, maxContinueTimeoutM
5
5
  const headers = request.headers ?? {};
6
6
  const expect = headers["Expect"] || headers["expect"];
7
7
  let timeoutId = -1;
8
- let hasError = false;
8
+ let sendBody = true;
9
9
  if (expect === "100-continue") {
10
- await Promise.race([
10
+ sendBody = await Promise.race([
11
11
  new Promise((resolve) => {
12
12
  timeoutId = Number(timing.setTimeout(resolve, Math.max(MIN_WAIT_TIME, maxContinueTimeoutMs)));
13
13
  }),
14
14
  new Promise((resolve) => {
15
15
  httpRequest.on("continue", () => {
16
16
  timing.clearTimeout(timeoutId);
17
- resolve();
17
+ resolve(true);
18
+ });
19
+ httpRequest.on("response", () => {
20
+ timing.clearTimeout(timeoutId);
21
+ resolve(false);
18
22
  });
19
23
  httpRequest.on("error", () => {
20
- hasError = true;
21
24
  timing.clearTimeout(timeoutId);
22
- resolve();
25
+ resolve(false);
23
26
  });
24
27
  }),
25
28
  ]);
26
29
  }
27
- if (!hasError) {
30
+ if (sendBody) {
28
31
  writeBody(httpRequest, request.body);
29
32
  }
30
33
  }