cloudstructs 0.13.0 → 0.13.1

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 (103) hide show
  1. package/.jsii +3 -3
  2. package/assets/ssl-server-test/analyze.lambda/index.js +4 -1
  3. package/assets/toolkit-cleaner/clean.lambda/index.js +4 -1
  4. package/lib/codecommit-mirror/index.js +2 -2
  5. package/lib/dmarc/index.js +1 -1
  6. package/lib/ecs-service-roller/index.js +2 -2
  7. package/lib/email-receiver/receiver.js +1 -1
  8. package/lib/saml-identity-provider/index.js +2 -2
  9. package/lib/slack-app/manifest.js +1 -1
  10. package/lib/slack-app/slack-app.js +2 -2
  11. package/lib/slack-events/index.js +1 -1
  12. package/lib/slack-textract/index.js +1 -1
  13. package/lib/ssl-server-test/index.js +1 -1
  14. package/lib/state-machine-cr-provider/index.js +1 -1
  15. package/lib/static-website/index.js +1 -1
  16. package/lib/toolkit-cleaner/index.js +1 -1
  17. package/lib/url-shortener/index.js +1 -1
  18. package/node_modules/@aws/durable-execution-sdk-js/dist/index.mjs +7 -2
  19. package/node_modules/@aws/durable-execution-sdk-js/dist/index.mjs.map +1 -1
  20. package/node_modules/@aws/durable-execution-sdk-js/dist-cjs/index.js +7 -2
  21. package/node_modules/@aws/durable-execution-sdk-js/dist-cjs/index.js.map +1 -1
  22. package/node_modules/@aws/durable-execution-sdk-js/dist-types/utils/checkpoint/checkpoint-manager.d.ts.map +1 -1
  23. package/node_modules/@aws/durable-execution-sdk-js/package.json +1 -1
  24. package/node_modules/@aws-sdk/client-lambda/package.json +38 -38
  25. package/node_modules/@aws-sdk/core/dist-cjs/index.js +6 -6
  26. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +6 -6
  27. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +6 -6
  28. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +2 -2
  29. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +1 -1
  30. package/node_modules/@aws-sdk/core/package.json +11 -11
  31. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  32. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  33. package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
  34. package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
  35. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  36. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  37. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  38. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  39. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  40. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  41. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  42. package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -8
  43. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  44. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  45. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  46. package/node_modules/@aws-sdk/types/package.json +2 -2
  47. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  48. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  49. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  50. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  51. package/node_modules/@smithy/config-resolver/package.json +5 -5
  52. package/node_modules/@smithy/core/package.json +7 -7
  53. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  54. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  55. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  56. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  57. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  58. package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
  59. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  60. package/node_modules/@smithy/hash-node/package.json +2 -2
  61. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  62. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  63. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  64. package/node_modules/@smithy/middleware-retry/package.json +9 -9
  65. package/node_modules/@smithy/middleware-serde/package.json +4 -4
  66. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  67. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  68. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +6 -6
  69. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +1 -1
  70. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +5 -5
  71. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +14 -1
  72. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  73. package/node_modules/@smithy/property-provider/package.json +2 -2
  74. package/node_modules/@smithy/protocol-http/package.json +2 -2
  75. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  76. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  77. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  78. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  79. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +11 -5
  80. package/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +11 -5
  81. package/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +3 -3
  82. package/node_modules/@smithy/signature-v4/package.json +4 -4
  83. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +8 -1
  84. package/node_modules/@smithy/smithy-client/dist-es/command.js +8 -1
  85. package/node_modules/@smithy/smithy-client/package.json +7 -7
  86. package/node_modules/@smithy/types/dist-types/connection/config.d.ts +5 -0
  87. package/node_modules/@smithy/types/dist-types/signature.d.ts +20 -3
  88. package/node_modules/@smithy/types/package.json +1 -1
  89. package/node_modules/@smithy/url-parser/package.json +3 -3
  90. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  91. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  92. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +15 -19
  93. package/node_modules/@smithy/util-endpoints/dist-es/decideEndpoint.js +4 -3
  94. package/node_modules/@smithy/util-endpoints/dist-es/lib/getAttr.js +2 -1
  95. package/node_modules/@smithy/util-endpoints/dist-es/resolveEndpoint.js +8 -13
  96. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointHeaders.js +1 -1
  97. package/node_modules/@smithy/util-endpoints/dist-types/bdd/BinaryDecisionDiagram.d.ts +2 -2
  98. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  99. package/node_modules/@smithy/util-middleware/package.json +2 -2
  100. package/node_modules/@smithy/util-retry/package.json +3 -3
  101. package/node_modules/@smithy/util-stream/package.json +4 -4
  102. package/node_modules/@smithy/util-waiter/package.json +3 -3
  103. package/package.json +15 -15
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.996.19",
3
+ "version": "3.996.20",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,40 +29,40 @@
29
29
  "dependencies": {
30
30
  "@aws-crypto/sha256-browser": "5.2.0",
31
31
  "@aws-crypto/sha256-js": "5.2.0",
32
- "@aws-sdk/core": "^3.973.27",
33
- "@aws-sdk/middleware-host-header": "^3.972.9",
34
- "@aws-sdk/middleware-logger": "^3.972.9",
35
- "@aws-sdk/middleware-recursion-detection": "^3.972.10",
36
- "@aws-sdk/middleware-user-agent": "^3.972.29",
37
- "@aws-sdk/region-config-resolver": "^3.972.11",
38
- "@aws-sdk/types": "^3.973.7",
39
- "@aws-sdk/util-endpoints": "^3.996.6",
40
- "@aws-sdk/util-user-agent-browser": "^3.972.9",
41
- "@aws-sdk/util-user-agent-node": "^3.973.15",
42
- "@smithy/config-resolver": "^4.4.14",
43
- "@smithy/core": "^3.23.14",
44
- "@smithy/fetch-http-handler": "^5.3.16",
45
- "@smithy/hash-node": "^4.2.13",
46
- "@smithy/invalid-dependency": "^4.2.13",
47
- "@smithy/middleware-content-length": "^4.2.13",
48
- "@smithy/middleware-endpoint": "^4.4.29",
49
- "@smithy/middleware-retry": "^4.5.0",
50
- "@smithy/middleware-serde": "^4.2.17",
51
- "@smithy/middleware-stack": "^4.2.13",
52
- "@smithy/node-config-provider": "^4.3.13",
53
- "@smithy/node-http-handler": "^4.5.2",
54
- "@smithy/protocol-http": "^5.3.13",
55
- "@smithy/smithy-client": "^4.12.9",
56
- "@smithy/types": "^4.14.0",
57
- "@smithy/url-parser": "^4.2.13",
32
+ "@aws-sdk/core": "^3.974.0",
33
+ "@aws-sdk/middleware-host-header": "^3.972.10",
34
+ "@aws-sdk/middleware-logger": "^3.972.10",
35
+ "@aws-sdk/middleware-recursion-detection": "^3.972.11",
36
+ "@aws-sdk/middleware-user-agent": "^3.972.30",
37
+ "@aws-sdk/region-config-resolver": "^3.972.12",
38
+ "@aws-sdk/types": "^3.973.8",
39
+ "@aws-sdk/util-endpoints": "^3.996.7",
40
+ "@aws-sdk/util-user-agent-browser": "^3.972.10",
41
+ "@aws-sdk/util-user-agent-node": "^3.973.16",
42
+ "@smithy/config-resolver": "^4.4.16",
43
+ "@smithy/core": "^3.23.15",
44
+ "@smithy/fetch-http-handler": "^5.3.17",
45
+ "@smithy/hash-node": "^4.2.14",
46
+ "@smithy/invalid-dependency": "^4.2.14",
47
+ "@smithy/middleware-content-length": "^4.2.14",
48
+ "@smithy/middleware-endpoint": "^4.4.30",
49
+ "@smithy/middleware-retry": "^4.5.3",
50
+ "@smithy/middleware-serde": "^4.2.18",
51
+ "@smithy/middleware-stack": "^4.2.14",
52
+ "@smithy/node-config-provider": "^4.3.14",
53
+ "@smithy/node-http-handler": "^4.5.3",
54
+ "@smithy/protocol-http": "^5.3.14",
55
+ "@smithy/smithy-client": "^4.12.11",
56
+ "@smithy/types": "^4.14.1",
57
+ "@smithy/url-parser": "^4.2.14",
58
58
  "@smithy/util-base64": "^4.3.2",
59
59
  "@smithy/util-body-length-browser": "^4.2.2",
60
60
  "@smithy/util-body-length-node": "^4.2.3",
61
- "@smithy/util-defaults-mode-browser": "^4.3.45",
62
- "@smithy/util-defaults-mode-node": "^4.2.49",
63
- "@smithy/util-endpoints": "^3.3.4",
64
- "@smithy/util-middleware": "^4.2.13",
65
- "@smithy/util-retry": "^4.3.0",
61
+ "@smithy/util-defaults-mode-browser": "^4.3.47",
62
+ "@smithy/util-defaults-mode-node": "^4.2.52",
63
+ "@smithy/util-endpoints": "^3.4.1",
64
+ "@smithy/util-middleware": "^4.2.14",
65
+ "@smithy/util-retry": "^4.3.2",
66
66
  "@smithy/util-utf8": "^4.2.2",
67
67
  "tslib": "^2.6.2"
68
68
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.972.11",
3
+ "version": "3.972.12",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline region-config-resolver",
@@ -23,10 +23,10 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "^3.973.7",
27
- "@smithy/config-resolver": "^4.4.14",
28
- "@smithy/node-config-provider": "^4.3.13",
29
- "@smithy/types": "^4.14.0",
26
+ "@aws-sdk/types": "^3.973.8",
27
+ "@smithy/config-resolver": "^4.4.16",
28
+ "@smithy/node-config-provider": "^4.3.14",
29
+ "@smithy/types": "^4.14.1",
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.1026.0",
3
+ "version": "3.1031.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,12 +29,12 @@
29
29
  },
30
30
  "license": "Apache-2.0",
31
31
  "dependencies": {
32
- "@aws-sdk/core": "^3.973.27",
33
- "@aws-sdk/nested-clients": "^3.996.19",
34
- "@aws-sdk/types": "^3.973.7",
35
- "@smithy/property-provider": "^4.2.13",
36
- "@smithy/shared-ini-file-loader": "^4.4.8",
37
- "@smithy/types": "^4.14.0",
32
+ "@aws-sdk/core": "^3.974.0",
33
+ "@aws-sdk/nested-clients": "^3.996.20",
34
+ "@aws-sdk/types": "^3.973.8",
35
+ "@smithy/property-provider": "^4.2.14",
36
+ "@smithy/shared-ini-file-loader": "^4.4.9",
37
+ "@smithy/types": "^4.14.1",
38
38
  "tslib": "^2.6.2"
39
39
  },
40
40
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.973.7",
3
+ "version": "3.973.8",
4
4
  "main": "./dist-cjs/index.js",
5
5
  "module": "./dist-es/index.js",
6
6
  "types": "./dist-types/index.d.ts",
@@ -42,7 +42,7 @@
42
42
  "directory": "packages-internal/types"
43
43
  },
44
44
  "dependencies": {
45
- "@smithy/types": "^4.14.0",
45
+ "@smithy/types": "^4.14.1",
46
46
  "tslib": "^2.6.2"
47
47
  },
48
48
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-endpoints",
3
- "version": "3.996.6",
3
+ "version": "3.996.7",
4
4
  "description": "Utilities to help with endpoint resolution",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -25,10 +25,10 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/types": "^3.973.7",
29
- "@smithy/types": "^4.14.0",
30
- "@smithy/url-parser": "^4.2.13",
31
- "@smithy/util-endpoints": "^3.3.4",
28
+ "@aws-sdk/types": "^3.973.8",
29
+ "@smithy/types": "^4.14.1",
30
+ "@smithy/url-parser": "^4.2.14",
31
+ "@smithy/util-endpoints": "^3.4.1",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.972.9",
3
+ "version": "3.972.10",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-browser",
@@ -24,8 +24,8 @@
24
24
  "license": "Apache-2.0",
25
25
  "react-native": "dist-es/index.native.js",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "^3.973.7",
28
- "@smithy/types": "^4.14.0",
27
+ "@aws-sdk/types": "^3.973.8",
28
+ "@smithy/types": "^4.14.1",
29
29
  "bowser": "^2.11.0",
30
30
  "tslib": "^2.6.2"
31
31
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.973.15",
3
+ "version": "3.973.16",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-node",
@@ -24,10 +24,10 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/middleware-user-agent": "^3.972.29",
28
- "@aws-sdk/types": "^3.973.7",
29
- "@smithy/node-config-provider": "^4.3.13",
30
- "@smithy/types": "^4.14.0",
27
+ "@aws-sdk/middleware-user-agent": "^3.972.30",
28
+ "@aws-sdk/types": "^3.973.8",
29
+ "@smithy/node-config-provider": "^4.3.14",
30
+ "@smithy/types": "^4.14.1",
31
31
  "@smithy/util-config-provider": "^4.2.2",
32
32
  "tslib": "^2.6.2"
33
33
  },
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@aws-sdk/xml-builder",
3
- "version": "3.972.17",
3
+ "version": "3.972.18",
4
4
  "description": "XML utilities for the AWS SDK",
5
5
  "dependencies": {
6
- "@smithy/types": "^4.14.0",
6
+ "@smithy/types": "^4.14.1",
7
7
  "fast-xml-parser": "5.5.8",
8
8
  "tslib": "^2.6.2"
9
9
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/config-resolver",
3
- "version": "4.4.15",
3
+ "version": "4.4.16",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline config-resolver",
@@ -24,11 +24,11 @@
24
24
  "license": "Apache-2.0",
25
25
  "sideEffects": false,
26
26
  "dependencies": {
27
- "@smithy/node-config-provider": "^4.3.13",
28
- "@smithy/types": "^4.14.0",
27
+ "@smithy/node-config-provider": "^4.3.14",
28
+ "@smithy/types": "^4.14.1",
29
29
  "@smithy/util-config-provider": "^4.2.2",
30
- "@smithy/util-endpoints": "^3.4.0",
31
- "@smithy/util-middleware": "^4.2.13",
30
+ "@smithy/util-endpoints": "^3.4.1",
31
+ "@smithy/util-middleware": "^4.2.14",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/core",
3
- "version": "3.23.14",
3
+ "version": "3.23.15",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline core",
@@ -85,13 +85,13 @@
85
85
  "license": "Apache-2.0",
86
86
  "sideEffects": false,
87
87
  "dependencies": {
88
- "@smithy/protocol-http": "^5.3.13",
89
- "@smithy/types": "^4.14.0",
90
- "@smithy/url-parser": "^4.2.13",
88
+ "@smithy/protocol-http": "^5.3.14",
89
+ "@smithy/types": "^4.14.1",
90
+ "@smithy/url-parser": "^4.2.14",
91
91
  "@smithy/util-base64": "^4.3.2",
92
92
  "@smithy/util-body-length-browser": "^4.2.2",
93
- "@smithy/util-middleware": "^4.2.13",
94
- "@smithy/util-stream": "^4.5.22",
93
+ "@smithy/util-middleware": "^4.2.14",
94
+ "@smithy/util-stream": "^4.5.23",
95
95
  "@smithy/util-utf8": "^4.2.2",
96
96
  "@smithy/uuid": "^1.1.2",
97
97
  "tslib": "^2.6.2"
@@ -128,7 +128,7 @@
128
128
  "directory": "packages/core"
129
129
  },
130
130
  "devDependencies": {
131
- "@smithy/eventstream-serde-node": "^4.2.13",
131
+ "@smithy/eventstream-serde-node": "^4.2.14",
132
132
  "@types/node": "^18.11.9",
133
133
  "concurrently": "7.0.0",
134
134
  "downlevel-dts": "0.10.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/credential-provider-imds",
3
- "version": "4.2.13",
3
+ "version": "4.2.14",
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
  "license": "Apache-2.0",
28
28
  "sideEffects": false,
29
29
  "dependencies": {
30
- "@smithy/node-config-provider": "^4.3.13",
31
- "@smithy/property-provider": "^4.2.13",
32
- "@smithy/types": "^4.14.0",
33
- "@smithy/url-parser": "^4.2.13",
30
+ "@smithy/node-config-provider": "^4.3.14",
31
+ "@smithy/property-provider": "^4.2.14",
32
+ "@smithy/types": "^4.14.1",
33
+ "@smithy/url-parser": "^4.2.14",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/eventstream-codec",
3
- "version": "4.2.13",
3
+ "version": "4.2.14",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline eventstream-codec",
@@ -24,7 +24,7 @@
24
24
  "sideEffects": false,
25
25
  "dependencies": {
26
26
  "@aws-crypto/crc32": "5.2.0",
27
- "@smithy/types": "^4.14.0",
27
+ "@smithy/types": "^4.14.1",
28
28
  "@smithy/util-hex-encoding": "^4.2.2",
29
29
  "tslib": "^2.6.2"
30
30
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/eventstream-serde-browser",
3
- "version": "4.2.13",
3
+ "version": "4.2.14",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline eventstream-serde-browser",
@@ -22,8 +22,8 @@
22
22
  "license": "Apache-2.0",
23
23
  "sideEffects": false,
24
24
  "dependencies": {
25
- "@smithy/eventstream-serde-universal": "^4.2.13",
26
- "@smithy/types": "^4.14.0",
25
+ "@smithy/eventstream-serde-universal": "^4.2.14",
26
+ "@smithy/types": "^4.14.1",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/eventstream-serde-config-resolver",
3
- "version": "4.3.13",
3
+ "version": "4.3.14",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline eventstream-serde-config-resolver",
@@ -24,7 +24,7 @@
24
24
  "license": "Apache-2.0",
25
25
  "sideEffects": false,
26
26
  "dependencies": {
27
- "@smithy/types": "^4.14.0",
27
+ "@smithy/types": "^4.14.1",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/eventstream-serde-node",
3
- "version": "4.2.13",
3
+ "version": "4.2.14",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline eventstream-serde-node",
@@ -22,8 +22,8 @@
22
22
  "license": "Apache-2.0",
23
23
  "sideEffects": false,
24
24
  "dependencies": {
25
- "@smithy/eventstream-serde-universal": "^4.2.13",
26
- "@smithy/types": "^4.14.0",
25
+ "@smithy/eventstream-serde-universal": "^4.2.14",
26
+ "@smithy/types": "^4.14.1",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/eventstream-serde-universal",
3
- "version": "4.2.13",
3
+ "version": "4.2.14",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline eventstream-serde-universal",
@@ -25,8 +25,8 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/eventstream-codec": "^4.2.13",
29
- "@smithy/types": "^4.14.0",
28
+ "@smithy/eventstream-codec": "^4.2.14",
29
+ "@smithy/types": "^4.14.1",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/fetch-http-handler",
3
- "version": "5.3.16",
3
+ "version": "5.3.17",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
@@ -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": "^5.3.13",
31
- "@smithy/querystring-builder": "^4.2.13",
32
- "@smithy/types": "^4.14.0",
30
+ "@smithy/protocol-http": "^5.3.14",
31
+ "@smithy/querystring-builder": "^4.2.14",
32
+ "@smithy/types": "^4.14.1",
33
33
  "@smithy/util-base64": "^4.3.2",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
37
- "@smithy/abort-controller": "^4.2.13",
37
+ "@smithy/abort-controller": "^4.2.14",
38
38
  "concurrently": "7.0.0",
39
39
  "downlevel-dts": "0.10.1",
40
40
  "premove": "4.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/hash-node",
3
- "version": "4.2.13",
3
+ "version": "4.2.14",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline hash-node",
@@ -31,7 +31,7 @@
31
31
  "typedoc": "0.23.23"
32
32
  },
33
33
  "dependencies": {
34
- "@smithy/types": "^4.14.0",
34
+ "@smithy/types": "^4.14.1",
35
35
  "@smithy/util-buffer-from": "^4.2.2",
36
36
  "@smithy/util-utf8": "^4.2.2",
37
37
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/invalid-dependency",
3
- "version": "4.2.13",
3
+ "version": "4.2.14",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline invalid-dependency",
@@ -23,7 +23,7 @@
23
23
  "license": "Apache-2.0",
24
24
  "sideEffects": false,
25
25
  "dependencies": {
26
- "@smithy/types": "^4.14.0",
26
+ "@smithy/types": "^4.14.1",
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": "4.2.13",
3
+ "version": "4.2.14",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline middleware-content-length",
@@ -24,8 +24,8 @@
24
24
  "license": "Apache-2.0",
25
25
  "sideEffects": false,
26
26
  "dependencies": {
27
- "@smithy/protocol-http": "^5.3.13",
28
- "@smithy/types": "^4.14.0",
27
+ "@smithy/protocol-http": "^5.3.14",
28
+ "@smithy/types": "^4.14.1",
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": "4.4.29",
3
+ "version": "4.4.30",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline middleware-endpoint",
@@ -24,13 +24,13 @@
24
24
  "license": "Apache-2.0",
25
25
  "sideEffects": false,
26
26
  "dependencies": {
27
- "@smithy/core": "^3.23.14",
28
- "@smithy/middleware-serde": "^4.2.17",
29
- "@smithy/node-config-provider": "^4.3.13",
30
- "@smithy/shared-ini-file-loader": "^4.4.8",
31
- "@smithy/types": "^4.14.0",
32
- "@smithy/url-parser": "^4.2.13",
33
- "@smithy/util-middleware": "^4.2.13",
27
+ "@smithy/core": "^3.23.15",
28
+ "@smithy/middleware-serde": "^4.2.18",
29
+ "@smithy/node-config-provider": "^4.3.14",
30
+ "@smithy/shared-ini-file-loader": "^4.4.9",
31
+ "@smithy/types": "^4.14.1",
32
+ "@smithy/url-parser": "^4.2.14",
33
+ "@smithy/util-middleware": "^4.2.14",
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": "4.5.1",
3
+ "version": "4.5.3",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline middleware-retry",
@@ -33,14 +33,14 @@
33
33
  "license": "Apache-2.0",
34
34
  "sideEffects": false,
35
35
  "dependencies": {
36
- "@smithy/core": "^3.23.14",
37
- "@smithy/node-config-provider": "^4.3.13",
38
- "@smithy/protocol-http": "^5.3.13",
39
- "@smithy/service-error-classification": "^4.2.13",
40
- "@smithy/smithy-client": "^4.12.9",
41
- "@smithy/types": "^4.14.0",
42
- "@smithy/util-middleware": "^4.2.13",
43
- "@smithy/util-retry": "^4.3.1",
36
+ "@smithy/core": "^3.23.15",
37
+ "@smithy/node-config-provider": "^4.3.14",
38
+ "@smithy/protocol-http": "^5.3.14",
39
+ "@smithy/service-error-classification": "^4.2.14",
40
+ "@smithy/smithy-client": "^4.12.11",
41
+ "@smithy/types": "^4.14.1",
42
+ "@smithy/util-middleware": "^4.2.14",
43
+ "@smithy/util-retry": "^4.3.2",
44
44
  "@smithy/uuid": "^1.1.2",
45
45
  "tslib": "^2.6.2"
46
46
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-serde",
3
- "version": "4.2.17",
3
+ "version": "4.2.18",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
6
6
  "build:es:cjs": "yarn g:tsc -p tsconfig.es.json && node ../../scripts/inline middleware-serde",
@@ -25,9 +25,9 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/core": "^3.23.14",
29
- "@smithy/protocol-http": "^5.3.13",
30
- "@smithy/types": "^4.14.0",
28
+ "@smithy/core": "^3.23.15",
29
+ "@smithy/protocol-http": "^5.3.14",
30
+ "@smithy/types": "^4.14.1",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-stack",
3
- "version": "4.2.13",
3
+ "version": "4.2.14",
4
4
  "description": "Provides a means for composing multiple middleware functions into a single handler",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
@@ -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": "^4.14.0",
29
+ "@smithy/types": "^4.14.1",
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": "4.3.13",
3
+ "version": "4.3.14",
4
4
  "description": "Load config default values from ini config files and environmental variable",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'",
@@ -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": "^4.2.13",
29
- "@smithy/shared-ini-file-loader": "^4.4.8",
30
- "@smithy/types": "^4.14.0",
28
+ "@smithy/property-provider": "^4.2.14",
29
+ "@smithy/shared-ini-file-loader": "^4.4.9",
30
+ "@smithy/types": "^4.14.1",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {