cloudstructs 0.12.9 → 0.12.11

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 (2237) hide show
  1. package/.jsii +329 -7
  2. package/API.md +308 -0
  3. package/assets/slack-textract/detect.lambda/index.js +966 -990
  4. package/assets/ssl-server-test/analyze.lambda/index.js +52 -37
  5. package/assets/toolkit-cleaner/clean.lambda/index.js +52 -37
  6. package/lib/codecommit-mirror/index.js +2 -2
  7. package/lib/dmarc/index.js +1 -1
  8. package/lib/ecs-service-roller/index.js +2 -2
  9. package/lib/email-receiver/receiver.js +1 -1
  10. package/lib/mjml-template/index.js +1 -1
  11. package/lib/saml-identity-provider/index.js +2 -2
  12. package/lib/slack-app/manifest.js +1 -1
  13. package/lib/slack-app/slack-app.js +2 -2
  14. package/lib/slack-events/index.js +1 -1
  15. package/lib/slack-textract/index.js +1 -1
  16. package/lib/ssl-server-test/index.js +1 -1
  17. package/lib/state-machine-cr-provider/index.js +1 -1
  18. package/lib/static-website/index.js +1 -1
  19. package/lib/toolkit-cleaner/index.js +1 -1
  20. package/lib/url-shortener/index.js +1 -1
  21. package/node_modules/@aws/durable-execution-sdk-js/dist/index.mjs +91 -37
  22. package/node_modules/@aws/durable-execution-sdk-js/dist/index.mjs.map +1 -1
  23. package/node_modules/@aws/durable-execution-sdk-js/dist-cjs/index.js +91 -37
  24. package/node_modules/@aws/durable-execution-sdk-js/dist-cjs/index.js.map +1 -1
  25. package/node_modules/@aws/durable-execution-sdk-js/dist-types/context/durable-context/durable-context.d.ts +5 -2
  26. package/node_modules/@aws/durable-execution-sdk-js/dist-types/context/durable-context/durable-context.d.ts.map +1 -1
  27. package/node_modules/@aws/durable-execution-sdk-js/dist-types/context/durable-context/durable-context.test.d.ts +2 -0
  28. package/node_modules/@aws/durable-execution-sdk-js/dist-types/context/durable-context/durable-context.test.d.ts.map +1 -0
  29. package/node_modules/@aws/durable-execution-sdk-js/dist-types/durable-execution-api-client/durable-execution-api-client.d.ts.map +1 -1
  30. package/node_modules/@aws/durable-execution-sdk-js/dist-types/handlers/concurrent-execution-handler/batch-result.d.ts.map +1 -1
  31. package/node_modules/@aws/durable-execution-sdk-js/dist-types/handlers/invoke-handler/invoke-handler.d.ts.map +1 -1
  32. package/node_modules/@aws/durable-execution-sdk-js/dist-types/types/durable-context.d.ts +9 -0
  33. package/node_modules/@aws/durable-execution-sdk-js/dist-types/types/durable-context.d.ts.map +1 -1
  34. package/node_modules/@aws/durable-execution-sdk-js/dist-types/types/invoke.d.ts +2 -0
  35. package/node_modules/@aws/durable-execution-sdk-js/dist-types/types/invoke.d.ts.map +1 -1
  36. package/node_modules/@aws/durable-execution-sdk-js/dist-types/utils/checkpoint/checkpoint-manager.d.ts +0 -1
  37. package/node_modules/@aws/durable-execution-sdk-js/dist-types/utils/checkpoint/checkpoint-manager.d.ts.map +1 -1
  38. package/node_modules/@aws/durable-execution-sdk-js/dist-types/utils/constants/constants.d.ts +12 -0
  39. package/node_modules/@aws/durable-execution-sdk-js/dist-types/utils/constants/constants.d.ts.map +1 -1
  40. package/node_modules/@aws/durable-execution-sdk-js/dist-types/utils/constants/version.d.ts +14 -0
  41. package/node_modules/@aws/durable-execution-sdk-js/dist-types/utils/constants/version.d.ts.map +1 -0
  42. package/node_modules/@aws/durable-execution-sdk-js/dist-types/utils/logger/default-logger.d.ts.map +1 -1
  43. package/node_modules/@aws/durable-execution-sdk-js/dist-types/with-durable-execution.d.ts.map +1 -1
  44. package/node_modules/@aws/durable-execution-sdk-js/package.json +1 -1
  45. package/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +2 -2
  46. package/node_modules/@aws/lambda-invoke-store/dist-es/invoke-store.js +2 -2
  47. package/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.d.ts +1 -1
  48. package/node_modules/@aws/lambda-invoke-store/package.json +1 -1
  49. package/node_modules/@aws-sdk/client-lambda/README.md +26 -46
  50. package/node_modules/@aws-sdk/client-lambda/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  51. package/node_modules/@aws-sdk/client-lambda/dist-cjs/index.js +17 -18
  52. package/node_modules/@aws-sdk/client-lambda/dist-cjs/models/errors.js +52 -1
  53. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.js +4 -3
  54. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.shared.js +2 -2
  55. package/node_modules/@aws-sdk/client-lambda/dist-cjs/schemas/schemas_0.js +29 -8
  56. package/node_modules/@aws-sdk/client-lambda/dist-es/Lambda.js +8 -8
  57. package/node_modules/@aws-sdk/client-lambda/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  58. package/node_modules/@aws-sdk/client-lambda/dist-es/models/errors.js +48 -0
  59. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.js +2 -1
  60. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.shared.js +1 -1
  61. package/node_modules/@aws-sdk/client-lambda/dist-es/schemas/schemas_0.js +22 -1
  62. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionActive.js +1 -1
  63. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionActiveV2.js +1 -1
  64. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionExists.js +1 -1
  65. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionUpdated.js +1 -1
  66. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionUpdatedV2.js +1 -1
  67. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForPublishedVersionActive.js +1 -1
  68. package/node_modules/@aws-sdk/client-lambda/dist-types/Lambda.d.ts +85 -85
  69. package/node_modules/@aws-sdk/client-lambda/dist-types/LambdaClient.d.ts +88 -88
  70. package/node_modules/@aws-sdk/client-lambda/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  71. package/node_modules/@aws-sdk/client-lambda/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  72. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeAsyncCommand.d.ts +2 -2
  73. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeCommand.d.ts +10 -1
  74. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeWithResponseStreamCommand.d.ts +10 -1
  75. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/SendDurableExecutionCallbackSuccessCommand.d.ts +1 -1
  76. package/node_modules/@aws-sdk/client-lambda/dist-types/index.d.ts +1 -1
  77. package/node_modules/@aws-sdk/client-lambda/dist-types/models/errors.d.ts +67 -1
  78. package/node_modules/@aws-sdk/client-lambda/dist-types/models/models_0.d.ts +10 -9
  79. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/GetDurableExecutionHistoryPaginator.d.ts +1 -1
  80. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/GetDurableExecutionStatePaginator.d.ts +1 -1
  81. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListAliasesPaginator.d.ts +1 -1
  82. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListCapacityProvidersPaginator.d.ts +1 -1
  83. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListCodeSigningConfigsPaginator.d.ts +1 -1
  84. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListDurableExecutionsByFunctionPaginator.d.ts +1 -1
  85. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListEventSourceMappingsPaginator.d.ts +1 -1
  86. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionEventInvokeConfigsPaginator.d.ts +1 -1
  87. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionUrlConfigsPaginator.d.ts +1 -1
  88. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionVersionsByCapacityProviderPaginator.d.ts +1 -1
  89. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionsByCodeSigningConfigPaginator.d.ts +1 -1
  90. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionsPaginator.d.ts +1 -1
  91. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListLayerVersionsPaginator.d.ts +1 -1
  92. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListLayersPaginator.d.ts +1 -1
  93. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListProvisionedConcurrencyConfigsPaginator.d.ts +1 -1
  94. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListVersionsByFunctionPaginator.d.ts +1 -1
  95. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.browser.d.ts +1 -1
  96. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.d.ts +1 -1
  97. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.native.d.ts +1 -1
  98. package/node_modules/@aws-sdk/client-lambda/dist-types/schemas/schemas_0.d.ts +3 -0
  99. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/LambdaClient.d.ts +2 -3
  100. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  101. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  102. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +1 -1
  103. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/InvokeWithResponseStreamCommand.d.ts +1 -1
  104. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/SendDurableExecutionCallbackSuccessCommand.d.ts +1 -1
  105. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/errors.d.ts +30 -0
  106. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  107. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  108. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  109. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/schemas/schemas_0.d.ts +3 -0
  110. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForFunctionActive.d.ts +3 -3
  111. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForFunctionActiveV2.d.ts +3 -3
  112. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForFunctionExists.d.ts +3 -3
  113. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForFunctionUpdated.d.ts +3 -3
  114. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForFunctionUpdatedV2.d.ts +3 -3
  115. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForPublishedVersionActive.d.ts +3 -3
  116. package/node_modules/@aws-sdk/client-lambda/package.json +43 -43
  117. package/node_modules/@aws-sdk/core/dist-cjs/index.js +86 -40
  118. package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +17 -0
  119. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +69 -40
  120. package/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +1 -1
  121. package/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.js +1 -1
  122. package/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +1 -0
  123. package/node_modules/@aws-sdk/core/dist-es/submodules/client/longPollMiddleware.js +15 -0
  124. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +27 -9
  125. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +6 -5
  126. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +2 -0
  127. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  128. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  129. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +6 -4
  130. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +6 -4
  131. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +2 -8
  132. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +3 -0
  133. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +5 -3
  134. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +9 -3
  135. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +5 -7
  136. package/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +1 -1
  137. package/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +2 -2
  138. package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +1 -0
  139. package/node_modules/@aws-sdk/core/dist-types/submodules/client/longPollMiddleware.d.ts +14 -0
  140. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +1 -1
  141. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -1
  142. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +1 -1
  143. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +1 -1
  144. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +14 -1
  145. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +3 -1
  146. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +2 -0
  147. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  148. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  149. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -1
  150. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +3 -1
  151. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  152. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +7 -0
  153. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +3 -0
  154. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +3 -0
  155. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +2 -0
  156. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +1 -1
  157. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +1 -0
  158. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/longPollMiddleware.d.ts +15 -0
  159. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +6 -0
  160. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +3 -0
  161. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +2 -0
  162. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  163. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  164. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -0
  165. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +8 -1
  166. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +4 -0
  167. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +3 -0
  168. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +6 -1
  169. package/node_modules/@aws-sdk/core/package.json +14 -14
  170. package/node_modules/@aws-sdk/credential-provider-env/README.md +12 -3
  171. package/node_modules/@aws-sdk/credential-provider-env/dist-types/fromEnv.d.ts +1 -1
  172. package/node_modules/@aws-sdk/credential-provider-env/package.json +6 -6
  173. package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +1 -1
  174. package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +1 -1
  175. package/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/checkUrl.d.ts +1 -1
  176. package/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.browser.d.ts +1 -1
  177. package/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.d.ts +1 -1
  178. package/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +2 -2
  179. package/node_modules/@aws-sdk/credential-provider-http/package.json +11 -11
  180. package/node_modules/@aws-sdk/credential-provider-ini/README.md +12 -3
  181. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -2
  182. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +2 -2
  183. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +1 -1
  184. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProcessCredentials.d.ts +2 -2
  185. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +1 -1
  186. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveStaticCredentials.d.ts +2 -2
  187. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -2
  188. package/node_modules/@aws-sdk/credential-provider-ini/package.json +15 -15
  189. package/node_modules/@aws-sdk/credential-provider-login/README.md +12 -3
  190. package/node_modules/@aws-sdk/credential-provider-login/package.json +9 -9
  191. package/node_modules/@aws-sdk/credential-provider-node/package.json +13 -13
  192. package/node_modules/@aws-sdk/credential-provider-process/README.md +12 -3
  193. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +3 -3
  194. package/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +2 -2
  195. package/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +1 -1
  196. package/node_modules/@aws-sdk/credential-provider-process/dist-types/getValidatedProcessCredentials.d.ts +2 -2
  197. package/node_modules/@aws-sdk/credential-provider-process/dist-types/resolveProcessCredentials.d.ts +1 -1
  198. package/node_modules/@aws-sdk/credential-provider-process/package.json +7 -7
  199. package/node_modules/@aws-sdk/credential-provider-sso/README.md +12 -3
  200. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -1
  201. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-BKDNrsal.js +8 -0
  202. package/node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js +1 -1
  203. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +1 -1
  204. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/isSsoProfile.d.ts +2 -2
  205. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/loadSso.d.ts +2 -2
  206. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +2 -2
  207. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +5 -2
  208. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/types.d.ts +1 -1
  209. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/validateSsoProfile.d.ts +2 -2
  210. package/node_modules/@aws-sdk/credential-provider-sso/package.json +9 -9
  211. package/node_modules/@aws-sdk/credential-provider-web-identity/README.md +12 -3
  212. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +2 -2
  213. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +14 -6
  214. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +1 -1
  215. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +1 -1
  216. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +8 -8
  217. package/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +1 -1
  218. package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
  219. package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
  220. package/node_modules/@aws-sdk/middleware-recursion-detection/README.md +10 -3
  221. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +7 -3
  222. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/configuration.d.ts +1 -1
  223. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/getRecursionDetectionPlugin.d.ts +1 -1
  224. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.browser.d.ts +1 -1
  225. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.d.ts +1 -1
  226. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.native.d.ts +1 -1
  227. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
  228. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +17 -17
  229. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +10 -10
  230. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/check-features.d.ts +4 -2
  231. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +1 -1
  232. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/check-features.d.ts +3 -3
  233. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +2 -2
  234. package/node_modules/@aws-sdk/middleware-user-agent/package.json +9 -8
  235. package/node_modules/@aws-sdk/nested-clients/cognito-identity.d.ts +7 -0
  236. package/node_modules/@aws-sdk/nested-clients/cognito-identity.js +5 -0
  237. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +60 -0
  238. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/ruleset.js +146 -0
  239. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +174 -0
  240. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/CognitoIdentityServiceException.js +12 -0
  241. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/errors.js +121 -0
  242. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.browser.js +38 -0
  243. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +54 -0
  244. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +50 -0
  245. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/schemas/schemas_0.js +110 -0
  246. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +2 -2
  247. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +128 -2
  248. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +17 -18
  249. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +4 -3
  250. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +4 -4
  251. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +56 -0
  252. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/endpointResolver.js +18 -0
  253. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/ruleset.js +106 -0
  254. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +160 -0
  255. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.browser.js +38 -0
  256. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +54 -0
  257. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.native.js +15 -0
  258. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +49 -0
  259. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/schemas/schemas_0.js +90 -0
  260. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +2 -2
  261. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +101 -2
  262. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +17 -18
  263. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +4 -3
  264. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +4 -4
  265. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +2 -2
  266. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +140 -2
  267. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +23 -17
  268. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +7 -6
  269. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +4 -4
  270. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +11 -0
  271. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +50 -0
  272. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +54 -0
  273. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.js +16 -0
  274. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetIdCommand.js +16 -0
  275. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/index.js +2 -0
  276. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/EndpointParameters.js +13 -0
  277. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/ruleset.js +143 -0
  278. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/index.js +7 -0
  279. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/CognitoIdentityServiceException.js +8 -0
  280. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/errors.js +109 -0
  281. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +33 -0
  282. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +49 -0
  283. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +46 -0
  284. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/schemas/schemas_0.js +107 -0
  285. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +1 -1
  286. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +1 -1
  287. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +128 -2
  288. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -1
  289. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +1 -1
  290. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +9 -0
  291. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js +38 -0
  292. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +50 -0
  293. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/index.js +1 -0
  294. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js +14 -0
  295. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js +103 -0
  296. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js +7 -0
  297. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +33 -0
  298. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +49 -0
  299. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.native.js +11 -0
  300. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +45 -0
  301. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js +9 -0
  302. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js +87 -0
  303. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +1 -1
  304. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +1 -1
  305. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +1 -1
  306. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +101 -2
  307. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -1
  308. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +1 -1
  309. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +2 -2
  310. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +1 -1
  311. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +1 -1
  312. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +1 -1
  313. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +140 -2
  314. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -1
  315. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +1 -1
  316. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentity.d.ts +38 -0
  317. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +197 -0
  318. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  319. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +75 -0
  320. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +120 -0
  321. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetIdCommand.d.ts +107 -0
  322. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/index.d.ts +2 -0
  323. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/ruleset.d.ts +2 -0
  324. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/extensionConfiguration.d.ts +9 -0
  325. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +29 -0
  326. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +14 -0
  327. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/errors.d.ts +119 -0
  328. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/models_0.d.ts +136 -0
  329. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +62 -0
  330. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +62 -0
  331. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +61 -0
  332. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +38 -0
  333. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeExtensions.d.ts +17 -0
  334. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/schemas/schemas_0.d.ts +25 -0
  335. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  336. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +3 -4
  337. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  338. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  339. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +1 -1
  340. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -1
  341. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  342. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +2 -2
  343. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +2 -2
  344. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +2 -2
  345. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +1 -1
  346. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSO.d.ts +32 -0
  347. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +197 -0
  348. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  349. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +75 -0
  350. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +97 -0
  351. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/index.d.ts +1 -0
  352. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/EndpointParameters.d.ts +50 -0
  353. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/endpointResolver.d.ts +8 -0
  354. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/ruleset.d.ts +2 -0
  355. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +30 -0
  356. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/models_0.d.ts +61 -0
  357. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +62 -0
  358. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +62 -0
  359. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +61 -0
  360. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +38 -0
  361. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/schemas/schemas_0.d.ts +17 -0
  362. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  363. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +3 -4
  364. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  365. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  366. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +1 -1
  367. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -1
  368. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  369. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  370. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
  371. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  372. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -1
  373. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +2 -2
  374. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +3 -4
  375. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  376. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -3
  377. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +3 -3
  378. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +3 -3
  379. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +1 -1
  380. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -1
  381. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +2 -2
  382. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
  383. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +2 -2
  384. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -1
  385. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +38 -0
  386. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +126 -0
  387. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  388. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +47 -0
  389. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +51 -0
  390. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +41 -0
  391. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/index.d.ts +2 -0
  392. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +9 -0
  393. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/index.d.ts +10 -0
  394. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +9 -0
  395. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +68 -0
  396. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/models_0.d.ts +23 -0
  397. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +122 -0
  398. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +117 -0
  399. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +126 -0
  400. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +60 -0
  401. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeExtensions.d.ts +13 -0
  402. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/schemas/schemas_0.d.ts +24 -0
  403. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +2 -5
  404. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  405. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  406. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +2 -2
  407. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +2 -2
  408. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +2 -2
  409. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +1 -1
  410. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +22 -0
  411. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +117 -0
  412. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  413. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +46 -0
  414. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +47 -0
  415. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/index.d.ts +1 -0
  416. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/EndpointParameters.d.ts +51 -0
  417. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/endpointResolver.d.ts +8 -0
  418. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/index.d.ts +10 -0
  419. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/models_0.d.ts +14 -0
  420. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +120 -0
  421. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +115 -0
  422. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +124 -0
  423. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +58 -0
  424. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/schemas/schemas_0.d.ts +16 -0
  425. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  426. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  427. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  428. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  429. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
  430. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  431. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -1
  432. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +2 -5
  433. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  434. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  435. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +2 -2
  436. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +1 -1
  437. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +2 -2
  438. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +1 -1
  439. package/node_modules/@aws-sdk/nested-clients/package.json +57 -37
  440. package/node_modules/@aws-sdk/nested-clients/sso.d.ts +7 -0
  441. package/node_modules/@aws-sdk/nested-clients/sso.js +5 -0
  442. package/node_modules/@aws-sdk/region-config-resolver/README.md +11 -4
  443. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +12 -23
  444. package/node_modules/@aws-sdk/region-config-resolver/package.json +6 -6
  445. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +2 -2
  446. package/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +1 -1
  447. package/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +2 -2
  448. package/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +1 -1
  449. package/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +2 -2
  450. package/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +1 -1
  451. package/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +2 -2
  452. package/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +1 -1
  453. package/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +1 -1
  454. package/node_modules/@aws-sdk/token-providers/package.json +8 -8
  455. package/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -12
  456. package/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +3 -3
  457. package/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +1 -1
  458. package/node_modules/@aws-sdk/types/dist-types/http.d.ts +1 -1
  459. package/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +1 -1
  460. package/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +1 -1
  461. package/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +2 -2
  462. package/node_modules/@aws-sdk/types/dist-types/token.d.ts +2 -2
  463. package/node_modules/@aws-sdk/types/package.json +3 -3
  464. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +3 -12
  465. package/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +1 -1
  466. package/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +1 -1
  467. package/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +1 -1
  468. package/node_modules/@aws-sdk/util-endpoints/package.json +6 -6
  469. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  470. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +1 -1
  471. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +2 -2
  472. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
  473. package/node_modules/@aws-sdk/util-user-agent-node/README.md +10 -3
  474. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +133 -6
  475. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/defaultUserAgent.js +10 -3
  476. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getNodeModulesParentDirs.js +15 -0
  477. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getRuntimeUserAgentPair.js +10 -0
  478. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getSanitizedDevTypeScriptVersion.js +14 -0
  479. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getSanitizedTypeScriptVersion.js +9 -0
  480. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getTypeScriptUserAgentPair.js +75 -0
  481. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +1 -1
  482. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/getNodeModulesParentDirs.d.ts +10 -0
  483. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/getRuntimeUserAgentPair.d.ts +6 -0
  484. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/getSanitizedDevTypeScriptVersion.d.ts +8 -0
  485. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/getSanitizedTypeScriptVersion.d.ts +8 -0
  486. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/getTypeScriptUserAgentPair.d.ts +6 -0
  487. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +1 -1
  488. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +1 -1
  489. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getNodeModulesParentDirs.d.ts +1 -0
  490. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getRuntimeUserAgentPair.d.ts +2 -0
  491. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getSanitizedDevTypeScriptVersion.d.ts +3 -0
  492. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getSanitizedTypeScriptVersion.d.ts +3 -0
  493. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getTypeScriptUserAgentPair.d.ts +4 -0
  494. package/node_modules/@aws-sdk/util-user-agent-node/package.json +10 -7
  495. package/node_modules/@aws-sdk/xml-builder/README.md +10 -3
  496. package/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js +22 -15
  497. package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +5 -0
  498. package/node_modules/@aws-sdk/xml-builder/dist-es/escape-attribute.js +8 -1
  499. package/node_modules/@aws-sdk/xml-builder/dist-es/escape-element.js +13 -10
  500. package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +5 -0
  501. package/node_modules/@aws-sdk/xml-builder/dist-types/XmlNode.d.ts +1 -1
  502. package/node_modules/@aws-sdk/xml-builder/dist-types/XmlText.d.ts +1 -1
  503. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/CHANGELOG.md +72 -0
  504. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/README.md +8 -7
  505. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js +1 -1
  506. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +1 -1
  507. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.cjs +1 -1
  508. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.d.cts +175 -30
  509. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
  510. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
  511. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
  512. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
  513. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxvalidator.min.js +1 -1
  514. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxvalidator.min.js.map +1 -1
  515. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/pem.d.cts +148 -0
  516. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/package.json +7 -5
  517. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/fxp.d.ts +162 -28
  518. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/fxp.js +1 -1
  519. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/pem.d.ts +135 -0
  520. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/util.js +18 -25
  521. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/EntitiesParser.js +89 -87
  522. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/OptionsBuilder.js +10 -10
  523. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/OutputBuilders/BaseOutputBuilder.js +23 -23
  524. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsArrBuilder.js +29 -29
  525. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsObjBuilder.js +39 -39
  526. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/OutputBuilders/ParserOptionsBuilder.js +17 -17
  527. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/XMLParser.js +22 -22
  528. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/valueParsers/EntitiesParser.js +85 -85
  529. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/validator.js +34 -34
  530. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +5 -284
  531. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +100 -69
  532. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +156 -43
  533. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +522 -250
  534. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +23 -23
  535. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/node2json.js +96 -42
  536. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +10 -10
  537. package/node_modules/@aws-sdk/xml-builder/package.json +4 -4
  538. package/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js +18 -31
  539. package/node_modules/@babel/runtime/helpers/wrapAsyncGenerator.js +18 -31
  540. package/node_modules/@babel/runtime/package.json +1 -1
  541. package/node_modules/@isaacs/cliui/node_modules/strip-ansi/index.js +5 -0
  542. package/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json +5 -5
  543. package/node_modules/@slack/logger/LICENSE +23 -0
  544. package/node_modules/@slack/logger/README.md +36 -3
  545. package/node_modules/@slack/logger/dist/index.d.ts.map +1 -1
  546. package/node_modules/@slack/logger/dist/index.js +5 -6
  547. package/node_modules/@slack/logger/dist/index.js.map +1 -1
  548. package/node_modules/@slack/logger/node_modules/@types/node/README.md +1 -1
  549. package/node_modules/@slack/logger/node_modules/@types/node/assert/strict.d.ts +0 -46
  550. package/node_modules/@slack/logger/node_modules/@types/node/assert.d.ts +2 -7
  551. package/node_modules/@slack/logger/node_modules/@types/node/async_hooks.d.ts +18 -38
  552. package/node_modules/@slack/logger/node_modules/@types/node/buffer.buffer.d.ts +1 -1
  553. package/node_modules/@slack/logger/node_modules/@types/node/buffer.d.ts +0 -45
  554. package/node_modules/@slack/logger/node_modules/@types/node/child_process.d.ts +5 -67
  555. package/node_modules/@slack/logger/node_modules/@types/node/cluster.d.ts +0 -54
  556. package/node_modules/@slack/logger/node_modules/@types/node/console.d.ts +0 -58
  557. package/node_modules/@slack/logger/node_modules/@types/node/constants.d.ts +0 -6
  558. package/node_modules/@slack/logger/node_modules/@types/node/crypto.d.ts +0 -18
  559. package/node_modules/@slack/logger/node_modules/@types/node/dgram.d.ts +0 -27
  560. package/node_modules/@slack/logger/node_modules/@types/node/diagnostics_channel.d.ts +0 -24
  561. package/node_modules/@slack/logger/node_modules/@types/node/dns/promises.d.ts +0 -6
  562. package/node_modules/@slack/logger/node_modules/@types/node/dns.d.ts +0 -46
  563. package/node_modules/@slack/logger/node_modules/@types/node/domain.d.ts +0 -16
  564. package/node_modules/@slack/logger/node_modules/@types/node/events.d.ts +6 -49
  565. package/node_modules/@slack/logger/node_modules/@types/node/fs/promises.d.ts +0 -10
  566. package/node_modules/@slack/logger/node_modules/@types/node/fs.d.ts +2 -20
  567. package/node_modules/@slack/logger/node_modules/@types/node/http.d.ts +22 -42
  568. package/node_modules/@slack/logger/node_modules/@types/node/http2.d.ts +0 -10
  569. package/node_modules/@slack/logger/node_modules/@types/node/https.d.ts +0 -5
  570. package/node_modules/@slack/logger/node_modules/@types/node/inspector/promises.d.ts +0 -6
  571. package/node_modules/@slack/logger/node_modules/@types/node/inspector.d.ts +45 -5
  572. package/node_modules/@slack/logger/node_modules/@types/node/inspector.generated.d.ts +579 -404
  573. package/node_modules/@slack/logger/node_modules/@types/node/module.d.ts +0 -65
  574. package/node_modules/@slack/logger/node_modules/@types/node/net.d.ts +57 -20
  575. package/node_modules/@slack/logger/node_modules/@types/node/os.d.ts +0 -9
  576. package/node_modules/@slack/logger/node_modules/@types/node/package.json +4 -4
  577. package/node_modules/@slack/logger/node_modules/@types/node/path.d.ts +0 -9
  578. package/node_modules/@slack/logger/node_modules/@types/node/perf_hooks.d.ts +0 -31
  579. package/node_modules/@slack/logger/node_modules/@types/node/process.d.ts +21 -7
  580. package/node_modules/@slack/logger/node_modules/@types/node/punycode.d.ts +0 -28
  581. package/node_modules/@slack/logger/node_modules/@types/node/querystring.d.ts +0 -13
  582. package/node_modules/@slack/logger/node_modules/@types/node/quic.d.ts +0 -13
  583. package/node_modules/@slack/logger/node_modules/@types/node/readline/promises.d.ts +0 -3
  584. package/node_modules/@slack/logger/node_modules/@types/node/readline.d.ts +1 -35
  585. package/node_modules/@slack/logger/node_modules/@types/node/repl.d.ts +0 -10
  586. package/node_modules/@slack/logger/node_modules/@types/node/sea.d.ts +0 -115
  587. package/node_modules/@slack/logger/node_modules/@types/node/sqlite.d.ts +128 -62
  588. package/node_modules/@slack/logger/node_modules/@types/node/stream/consumers.d.ts +81 -5
  589. package/node_modules/@slack/logger/node_modules/@types/node/stream/web.d.ts +3 -3
  590. package/node_modules/@slack/logger/node_modules/@types/node/stream.d.ts +42 -28
  591. package/node_modules/@slack/logger/node_modules/@types/node/string_decoder.d.ts +0 -40
  592. package/node_modules/@slack/logger/node_modules/@types/node/test/reporters.d.ts +0 -38
  593. package/node_modules/@slack/logger/node_modules/@types/node/test.d.ts +61 -99
  594. package/node_modules/@slack/logger/node_modules/@types/node/timers/promises.d.ts +0 -15
  595. package/node_modules/@slack/logger/node_modules/@types/node/timers.d.ts +0 -10
  596. package/node_modules/@slack/logger/node_modules/@types/node/tls.d.ts +20 -25
  597. package/node_modules/@slack/logger/node_modules/@types/node/trace_events.d.ts +0 -94
  598. package/node_modules/@slack/logger/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +1 -1
  599. package/node_modules/@slack/logger/node_modules/@types/node/tty.d.ts +0 -25
  600. package/node_modules/@slack/logger/node_modules/@types/node/url.d.ts +22 -9
  601. package/node_modules/@slack/logger/node_modules/@types/node/util.d.ts +27 -12
  602. package/node_modules/@slack/logger/node_modules/@types/node/v8.d.ts +9 -12
  603. package/node_modules/@slack/logger/node_modules/@types/node/vm.d.ts +0 -38
  604. package/node_modules/@slack/logger/node_modules/@types/node/wasi.d.ts +0 -71
  605. package/node_modules/@slack/logger/node_modules/@types/node/worker_threads.d.ts +15 -61
  606. package/node_modules/@slack/logger/node_modules/@types/node/zlib.d.ts +68 -97
  607. package/node_modules/@slack/logger/node_modules/undici-types/agent.d.ts +1 -1
  608. package/node_modules/@slack/logger/node_modules/undici-types/api.d.ts +2 -2
  609. package/node_modules/@slack/logger/node_modules/undici-types/balanced-pool.d.ts +2 -1
  610. package/node_modules/@slack/logger/node_modules/undici-types/cache-interceptor.d.ts +7 -0
  611. package/node_modules/@slack/logger/node_modules/undici-types/client.d.ts +11 -1
  612. package/node_modules/@slack/logger/node_modules/undici-types/connector.d.ts +2 -2
  613. package/node_modules/@slack/logger/node_modules/undici-types/diagnostics-channel.d.ts +2 -2
  614. package/node_modules/@slack/logger/node_modules/undici-types/dispatcher.d.ts +12 -12
  615. package/node_modules/@slack/logger/node_modules/undici-types/fetch.d.ts +4 -4
  616. package/node_modules/@slack/logger/node_modules/undici-types/formdata.d.ts +1 -1
  617. package/node_modules/@slack/logger/node_modules/undici-types/h2c-client.d.ts +1 -1
  618. package/node_modules/@slack/logger/node_modules/undici-types/index.d.ts +9 -1
  619. package/node_modules/@slack/logger/node_modules/undici-types/interceptors.d.ts +36 -2
  620. package/node_modules/@slack/logger/node_modules/undici-types/package.json +1 -1
  621. package/node_modules/@slack/logger/node_modules/undici-types/pool.d.ts +1 -1
  622. package/node_modules/@slack/logger/node_modules/undici-types/readable.d.ts +2 -2
  623. package/node_modules/@slack/logger/node_modules/undici-types/round-robin-pool.d.ts +41 -0
  624. package/node_modules/@slack/logger/node_modules/undici-types/websocket.d.ts +9 -9
  625. package/node_modules/@slack/logger/package.json +13 -33
  626. package/node_modules/@slack/types/package.json +2 -6
  627. package/node_modules/@slack/web-api/dist/WebClient.js +241 -266
  628. package/node_modules/@slack/web-api/dist/WebClient.js.map +1 -1
  629. package/node_modules/@slack/web-api/dist/chat-stream.js +75 -90
  630. package/node_modules/@slack/web-api/dist/chat-stream.js.map +1 -1
  631. package/node_modules/@slack/web-api/dist/file-upload.js +108 -125
  632. package/node_modules/@slack/web-api/dist/file-upload.js.map +1 -1
  633. package/node_modules/@slack/web-api/dist/instrument.d.ts.map +1 -1
  634. package/node_modules/@slack/web-api/dist/instrument.js +13 -1
  635. package/node_modules/@slack/web-api/dist/instrument.js.map +1 -1
  636. package/node_modules/@slack/web-api/dist/methods.d.ts +11 -2
  637. package/node_modules/@slack/web-api/dist/methods.d.ts.map +1 -1
  638. package/node_modules/@slack/web-api/dist/methods.js +9 -0
  639. package/node_modules/@slack/web-api/dist/methods.js.map +1 -1
  640. package/node_modules/@slack/web-api/dist/types/request/apps.d.ts +6 -0
  641. package/node_modules/@slack/web-api/dist/types/request/apps.d.ts.map +1 -1
  642. package/node_modules/@slack/web-api/dist/types/request/index.d.ts +1 -1
  643. package/node_modules/@slack/web-api/dist/types/request/index.d.ts.map +1 -1
  644. package/node_modules/@slack/web-api/dist/types/response/AppsUserConnectionUpdateResponse.d.ts +9 -0
  645. package/node_modules/@slack/web-api/dist/types/response/AppsUserConnectionUpdateResponse.d.ts.map +1 -0
  646. package/node_modules/@slack/web-api/dist/types/response/AppsUserConnectionUpdateResponse.js +11 -0
  647. package/node_modules/@slack/web-api/dist/types/response/AppsUserConnectionUpdateResponse.js.map +1 -0
  648. package/node_modules/@slack/web-api/dist/types/response/index.d.ts +1 -0
  649. package/node_modules/@slack/web-api/dist/types/response/index.d.ts.map +1 -1
  650. package/node_modules/@slack/web-api/node_modules/@types/node/README.md +1 -1
  651. package/node_modules/@slack/web-api/node_modules/@types/node/assert/strict.d.ts +0 -46
  652. package/node_modules/@slack/web-api/node_modules/@types/node/assert.d.ts +2 -7
  653. package/node_modules/@slack/web-api/node_modules/@types/node/async_hooks.d.ts +18 -38
  654. package/node_modules/@slack/web-api/node_modules/@types/node/buffer.buffer.d.ts +1 -1
  655. package/node_modules/@slack/web-api/node_modules/@types/node/buffer.d.ts +0 -45
  656. package/node_modules/@slack/web-api/node_modules/@types/node/child_process.d.ts +5 -67
  657. package/node_modules/@slack/web-api/node_modules/@types/node/cluster.d.ts +0 -54
  658. package/node_modules/@slack/web-api/node_modules/@types/node/console.d.ts +0 -58
  659. package/node_modules/@slack/web-api/node_modules/@types/node/constants.d.ts +0 -6
  660. package/node_modules/@slack/web-api/node_modules/@types/node/crypto.d.ts +0 -18
  661. package/node_modules/@slack/web-api/node_modules/@types/node/dgram.d.ts +0 -27
  662. package/node_modules/@slack/web-api/node_modules/@types/node/diagnostics_channel.d.ts +0 -24
  663. package/node_modules/@slack/web-api/node_modules/@types/node/dns/promises.d.ts +0 -6
  664. package/node_modules/@slack/web-api/node_modules/@types/node/dns.d.ts +0 -46
  665. package/node_modules/@slack/web-api/node_modules/@types/node/domain.d.ts +0 -16
  666. package/node_modules/@slack/web-api/node_modules/@types/node/events.d.ts +6 -49
  667. package/node_modules/@slack/web-api/node_modules/@types/node/fs/promises.d.ts +0 -10
  668. package/node_modules/@slack/web-api/node_modules/@types/node/fs.d.ts +2 -20
  669. package/node_modules/@slack/web-api/node_modules/@types/node/http.d.ts +22 -42
  670. package/node_modules/@slack/web-api/node_modules/@types/node/http2.d.ts +0 -10
  671. package/node_modules/@slack/web-api/node_modules/@types/node/https.d.ts +0 -5
  672. package/node_modules/@slack/web-api/node_modules/@types/node/inspector/promises.d.ts +0 -6
  673. package/node_modules/@slack/web-api/node_modules/@types/node/inspector.d.ts +45 -5
  674. package/node_modules/@slack/web-api/node_modules/@types/node/inspector.generated.d.ts +579 -404
  675. package/node_modules/@slack/web-api/node_modules/@types/node/module.d.ts +0 -65
  676. package/node_modules/@slack/web-api/node_modules/@types/node/net.d.ts +57 -20
  677. package/node_modules/@slack/web-api/node_modules/@types/node/os.d.ts +0 -9
  678. package/node_modules/@slack/web-api/node_modules/@types/node/package.json +4 -4
  679. package/node_modules/@slack/web-api/node_modules/@types/node/path.d.ts +0 -9
  680. package/node_modules/@slack/web-api/node_modules/@types/node/perf_hooks.d.ts +0 -31
  681. package/node_modules/@slack/web-api/node_modules/@types/node/process.d.ts +21 -7
  682. package/node_modules/@slack/web-api/node_modules/@types/node/punycode.d.ts +0 -28
  683. package/node_modules/@slack/web-api/node_modules/@types/node/querystring.d.ts +0 -13
  684. package/node_modules/@slack/web-api/node_modules/@types/node/quic.d.ts +0 -13
  685. package/node_modules/@slack/web-api/node_modules/@types/node/readline/promises.d.ts +0 -3
  686. package/node_modules/@slack/web-api/node_modules/@types/node/readline.d.ts +1 -35
  687. package/node_modules/@slack/web-api/node_modules/@types/node/repl.d.ts +0 -10
  688. package/node_modules/@slack/web-api/node_modules/@types/node/sea.d.ts +0 -115
  689. package/node_modules/@slack/web-api/node_modules/@types/node/sqlite.d.ts +128 -62
  690. package/node_modules/@slack/web-api/node_modules/@types/node/stream/consumers.d.ts +81 -5
  691. package/node_modules/@slack/web-api/node_modules/@types/node/stream/web.d.ts +3 -3
  692. package/node_modules/@slack/web-api/node_modules/@types/node/stream.d.ts +42 -28
  693. package/node_modules/@slack/web-api/node_modules/@types/node/string_decoder.d.ts +0 -40
  694. package/node_modules/@slack/web-api/node_modules/@types/node/test/reporters.d.ts +0 -38
  695. package/node_modules/@slack/web-api/node_modules/@types/node/test.d.ts +61 -99
  696. package/node_modules/@slack/web-api/node_modules/@types/node/timers/promises.d.ts +0 -15
  697. package/node_modules/@slack/web-api/node_modules/@types/node/timers.d.ts +0 -10
  698. package/node_modules/@slack/web-api/node_modules/@types/node/tls.d.ts +20 -25
  699. package/node_modules/@slack/web-api/node_modules/@types/node/trace_events.d.ts +0 -94
  700. package/node_modules/@slack/web-api/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +1 -1
  701. package/node_modules/@slack/web-api/node_modules/@types/node/tty.d.ts +0 -25
  702. package/node_modules/@slack/web-api/node_modules/@types/node/url.d.ts +22 -9
  703. package/node_modules/@slack/web-api/node_modules/@types/node/util.d.ts +27 -12
  704. package/node_modules/@slack/web-api/node_modules/@types/node/v8.d.ts +9 -12
  705. package/node_modules/@slack/web-api/node_modules/@types/node/vm.d.ts +0 -38
  706. package/node_modules/@slack/web-api/node_modules/@types/node/wasi.d.ts +0 -71
  707. package/node_modules/@slack/web-api/node_modules/@types/node/worker_threads.d.ts +15 -61
  708. package/node_modules/@slack/web-api/node_modules/@types/node/zlib.d.ts +68 -97
  709. package/node_modules/@slack/web-api/node_modules/undici-types/agent.d.ts +1 -1
  710. package/node_modules/@slack/web-api/node_modules/undici-types/api.d.ts +2 -2
  711. package/node_modules/@slack/web-api/node_modules/undici-types/balanced-pool.d.ts +2 -1
  712. package/node_modules/@slack/web-api/node_modules/undici-types/cache-interceptor.d.ts +7 -0
  713. package/node_modules/@slack/web-api/node_modules/undici-types/client.d.ts +11 -1
  714. package/node_modules/@slack/web-api/node_modules/undici-types/connector.d.ts +2 -2
  715. package/node_modules/@slack/web-api/node_modules/undici-types/diagnostics-channel.d.ts +2 -2
  716. package/node_modules/@slack/web-api/node_modules/undici-types/dispatcher.d.ts +12 -12
  717. package/node_modules/@slack/web-api/node_modules/undici-types/fetch.d.ts +4 -4
  718. package/node_modules/@slack/web-api/node_modules/undici-types/formdata.d.ts +1 -1
  719. package/node_modules/@slack/web-api/node_modules/undici-types/h2c-client.d.ts +1 -1
  720. package/node_modules/@slack/web-api/node_modules/undici-types/index.d.ts +9 -1
  721. package/node_modules/@slack/web-api/node_modules/undici-types/interceptors.d.ts +36 -2
  722. package/node_modules/@slack/web-api/node_modules/undici-types/package.json +1 -1
  723. package/node_modules/@slack/web-api/node_modules/undici-types/pool.d.ts +1 -1
  724. package/node_modules/@slack/web-api/node_modules/undici-types/readable.d.ts +2 -2
  725. package/node_modules/@slack/web-api/node_modules/undici-types/round-robin-pool.d.ts +41 -0
  726. package/node_modules/@slack/web-api/node_modules/undici-types/websocket.d.ts +9 -9
  727. package/node_modules/@slack/web-api/package.json +10 -24
  728. package/node_modules/@smithy/config-resolver/README.md +10 -3
  729. package/node_modules/@smithy/config-resolver/dist-cjs/index.js +12 -0
  730. package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +5 -0
  731. package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +5 -0
  732. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +6 -0
  733. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +6 -0
  734. package/node_modules/@smithy/config-resolver/package.json +15 -16
  735. package/node_modules/@smithy/core/README.md +12 -1
  736. package/node_modules/@smithy/core/dist-cjs/getSmithyContext.js +6 -0
  737. package/node_modules/@smithy/core/dist-cjs/index.js +3 -7
  738. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +21 -0
  739. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +21 -0
  740. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +46 -0
  741. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/index.js +6 -0
  742. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/resolveAuthOptions.js +24 -0
  743. package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/getHttpSigningMiddleware.js +19 -0
  744. package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/httpSigningMiddleware.js +27 -0
  745. package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/index.js +5 -0
  746. package/node_modules/@smithy/core/dist-cjs/normalizeProvider.js +10 -0
  747. package/node_modules/@smithy/core/dist-cjs/pagination/createPaginator.js +44 -0
  748. package/node_modules/@smithy/core/dist-cjs/request-builder/requestBuilder.js +5 -0
  749. package/node_modules/@smithy/core/dist-cjs/setFeature.js +14 -0
  750. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +9 -9
  751. package/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.js +22 -0
  752. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +4 -1
  753. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +45 -22
  754. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +42 -5
  755. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +1 -4
  756. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/DefaultIdentityProviderConfig.js +17 -0
  757. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +38 -0
  758. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +15 -0
  759. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/index.js +6 -0
  760. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/noAuth.js +9 -0
  761. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/index.js +6 -0
  762. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/memoizeIdentityProvider.js +61 -0
  763. package/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +1 -2
  764. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +2 -8
  765. package/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +7 -1
  766. package/node_modules/@smithy/core/dist-es/submodules/endpoints/index.js +1 -0
  767. package/node_modules/@smithy/core/dist-es/submodules/endpoints/toEndpointV1.js +17 -0
  768. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +4 -1
  769. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +26 -11
  770. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +10 -0
  771. package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +8 -10
  772. package/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js +1 -1
  773. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +3 -2
  774. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +31 -2
  775. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/translateTraits.js +5 -1
  776. package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.d.ts +1 -0
  777. package/node_modules/@smithy/core/dist-types/submodules/endpoints/toEndpointV1.d.ts +6 -0
  778. package/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
  779. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +11 -0
  780. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/translateTraits.d.ts +6 -0
  781. package/node_modules/@smithy/core/endpoints.d.ts +7 -0
  782. package/node_modules/@smithy/core/endpoints.js +6 -0
  783. package/node_modules/@smithy/core/package.json +29 -21
  784. package/node_modules/@smithy/credential-provider-imds/README.md +12 -3
  785. package/node_modules/@smithy/credential-provider-imds/package.json +13 -14
  786. package/node_modules/@smithy/eventstream-codec/README.md +13 -0
  787. package/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +13 -0
  788. package/node_modules/@smithy/eventstream-codec/package.json +12 -13
  789. package/node_modules/@smithy/eventstream-serde-browser/README.md +10 -3
  790. package/node_modules/@smithy/eventstream-serde-browser/package.json +11 -12
  791. package/node_modules/@smithy/eventstream-serde-config-resolver/README.md +10 -3
  792. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +11 -12
  793. package/node_modules/@smithy/eventstream-serde-node/README.md +10 -3
  794. package/node_modules/@smithy/eventstream-serde-node/package.json +11 -12
  795. package/node_modules/@smithy/eventstream-serde-universal/README.md +10 -3
  796. package/node_modules/@smithy/eventstream-serde-universal/package.json +14 -15
  797. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +21 -4
  798. package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +21 -4
  799. package/node_modules/@smithy/fetch-http-handler/package.json +17 -18
  800. package/node_modules/@smithy/hash-node/README.md +10 -3
  801. package/node_modules/@smithy/hash-node/package.json +12 -13
  802. package/node_modules/@smithy/invalid-dependency/README.md +10 -3
  803. package/node_modules/@smithy/invalid-dependency/package.json +10 -11
  804. package/node_modules/@smithy/is-array-buffer/package.json +6 -6
  805. package/node_modules/@smithy/middleware-content-length/README.md +13 -0
  806. package/node_modules/@smithy/middleware-content-length/package.json +11 -12
  807. package/node_modules/@smithy/middleware-endpoint/README.md +10 -3
  808. package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +19 -3
  809. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +9 -0
  810. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/toEndpointV1.js +8 -1
  811. package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/toEndpointV1.d.ts +1 -0
  812. package/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +2 -2
  813. package/node_modules/@smithy/middleware-endpoint/package.json +14 -15
  814. package/node_modules/@smithy/middleware-retry/README.md +13 -0
  815. package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +79 -41
  816. package/node_modules/@smithy/middleware-retry/dist-es/configurations.js +9 -12
  817. package/node_modules/@smithy/middleware-retry/dist-es/index.js +5 -4
  818. package/node_modules/@smithy/middleware-retry/dist-es/longPollMiddleware.js +15 -0
  819. package/node_modules/@smithy/middleware-retry/dist-es/parseRetryAfterHeader.js +49 -0
  820. package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/StandardRetryStrategy.js +94 -0
  821. package/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +13 -20
  822. package/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +3 -1
  823. package/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +5 -4
  824. package/node_modules/@smithy/middleware-retry/dist-types/longPollMiddleware.d.ts +15 -0
  825. package/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +2 -0
  826. package/node_modules/@smithy/middleware-retry/dist-types/parseRetryAfterHeader.d.ts +10 -0
  827. package/node_modules/@smithy/middleware-retry/dist-types/retry-pre-sra-deprecated/AdaptiveRetryStrategy.d.ts +24 -0
  828. package/node_modules/@smithy/middleware-retry/dist-types/retry-pre-sra-deprecated/defaultRetryQuota.d.ts +26 -0
  829. package/node_modules/@smithy/middleware-retry/dist-types/retry-pre-sra-deprecated/delayDecider.d.ts +6 -0
  830. package/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -4
  831. package/node_modules/@smithy/middleware-retry/package.json +18 -18
  832. package/node_modules/@smithy/middleware-serde/README.md +13 -0
  833. package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +3 -2
  834. package/node_modules/@smithy/middleware-serde/dist-es/serializerMiddleware.js +3 -2
  835. package/node_modules/@smithy/middleware-serde/package.json +14 -14
  836. package/node_modules/@smithy/middleware-stack/README.md +13 -0
  837. package/node_modules/@smithy/middleware-stack/package.json +11 -12
  838. package/node_modules/@smithy/node-config-provider/README.md +10 -3
  839. package/node_modules/@smithy/node-config-provider/package.json +12 -13
  840. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +68 -45
  841. package/node_modules/@smithy/node-http-handler/dist-es/build-abort-error.js +19 -0
  842. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +41 -35
  843. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +1 -1
  844. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +4 -5
  845. package/node_modules/@smithy/node-http-handler/dist-es/readable.mock.js +1 -1
  846. package/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +6 -6
  847. package/node_modules/@smithy/node-http-handler/dist-es/stream-collector/collector.js +1 -1
  848. package/node_modules/@smithy/node-http-handler/dist-es/stream-collector/readable.mock.js +1 -1
  849. package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +1 -1
  850. package/node_modules/@smithy/node-http-handler/dist-types/build-abort-error.d.ts +10 -0
  851. package/node_modules/@smithy/node-http-handler/dist-types/get-transformed-headers.d.ts +1 -1
  852. package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +4 -4
  853. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +1 -1
  854. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +1 -1
  855. package/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +2 -2
  856. package/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +3 -3
  857. package/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +1 -1
  858. package/node_modules/@smithy/node-http-handler/dist-types/set-request-timeout.d.ts +1 -1
  859. package/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +1 -1
  860. package/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +1 -1
  861. package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +1 -1
  862. package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +2 -2
  863. package/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -2
  864. package/node_modules/@smithy/node-http-handler/package.json +11 -12
  865. package/node_modules/@smithy/property-provider/README.md +10 -3
  866. package/node_modules/@smithy/property-provider/package.json +10 -11
  867. package/node_modules/@smithy/protocol-http/README.md +13 -0
  868. package/node_modules/@smithy/protocol-http/package.json +10 -11
  869. package/node_modules/@smithy/querystring-builder/README.md +10 -3
  870. package/node_modules/@smithy/querystring-builder/package.json +11 -12
  871. package/node_modules/@smithy/querystring-parser/README.md +10 -3
  872. package/node_modules/@smithy/querystring-parser/package.json +10 -11
  873. package/node_modules/@smithy/service-error-classification/README.md +13 -0
  874. package/node_modules/@smithy/service-error-classification/package.json +10 -11
  875. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +16 -14
  876. package/node_modules/@smithy/shared-ini-file-loader/package.json +11 -12
  877. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +13 -0
  878. package/node_modules/@smithy/signature-v4/package.json +17 -18
  879. package/node_modules/@smithy/smithy-client/README.md +10 -3
  880. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +31 -17
  881. package/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +20 -1
  882. package/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +9 -7
  883. package/node_modules/@smithy/smithy-client/package.json +15 -14
  884. package/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +1 -1
  885. package/node_modules/@smithy/types/dist-types/http.d.ts +1 -0
  886. package/node_modules/@smithy/types/dist-types/middleware.d.ts +6 -0
  887. package/node_modules/@smithy/types/dist-types/retry.d.ts +4 -0
  888. package/node_modules/@smithy/types/package.json +10 -11
  889. package/node_modules/@smithy/url-parser/README.md +10 -3
  890. package/node_modules/@smithy/url-parser/package.json +11 -12
  891. package/node_modules/@smithy/util-base64/dist-cjs/index.js +14 -6
  892. package/node_modules/@smithy/util-base64/package.json +8 -8
  893. package/node_modules/@smithy/util-body-length-browser/package.json +6 -6
  894. package/node_modules/@smithy/util-body-length-node/package.json +6 -6
  895. package/node_modules/@smithy/util-buffer-from/package.json +7 -7
  896. package/node_modules/@smithy/util-config-provider/package.json +6 -6
  897. package/node_modules/@smithy/util-defaults-mode-browser/README.md +10 -3
  898. package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +7 -3
  899. package/node_modules/@smithy/util-defaults-mode-browser/package.json +9 -10
  900. package/node_modules/@smithy/util-defaults-mode-node/README.md +10 -3
  901. package/node_modules/@smithy/util-defaults-mode-node/package.json +12 -13
  902. package/node_modules/@smithy/util-endpoints/README.md +10 -3
  903. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +154 -61
  904. package/node_modules/@smithy/util-endpoints/dist-es/bdd/BinaryDecisionDiagram.js +15 -0
  905. package/node_modules/@smithy/util-endpoints/dist-es/decideEndpoint.js +41 -0
  906. package/node_modules/@smithy/util-endpoints/dist-es/index.js +2 -0
  907. package/node_modules/@smithy/util-endpoints/dist-es/lib/coalesce.js +8 -0
  908. package/node_modules/@smithy/util-endpoints/dist-es/lib/index.js +3 -0
  909. package/node_modules/@smithy/util-endpoints/dist-es/lib/ite.js +3 -0
  910. package/node_modules/@smithy/util-endpoints/dist-es/lib/split.js +13 -0
  911. package/node_modules/@smithy/util-endpoints/dist-es/lib/substring.js +1 -1
  912. package/node_modules/@smithy/util-endpoints/dist-es/utils/endpointFunctions.js +4 -1
  913. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +20 -5
  914. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTemplate.js +3 -6
  915. package/node_modules/@smithy/util-endpoints/dist-es/utils/getReferenceValue.js +1 -5
  916. package/node_modules/@smithy/util-endpoints/dist-types/bdd/BinaryDecisionDiagram.d.ts +22 -0
  917. package/node_modules/@smithy/util-endpoints/dist-types/decideEndpoint.d.ts +7 -0
  918. package/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +2 -0
  919. package/node_modules/@smithy/util-endpoints/dist-types/lib/coalesce.d.ts +7 -0
  920. package/node_modules/@smithy/util-endpoints/dist-types/lib/index.d.ts +3 -0
  921. package/node_modules/@smithy/util-endpoints/dist-types/lib/ite.d.ts +6 -0
  922. package/node_modules/@smithy/util-endpoints/dist-types/lib/split.d.ts +11 -0
  923. package/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +4 -0
  924. package/node_modules/@smithy/util-endpoints/dist-types/utils/getReferenceValue.d.ts +3 -1
  925. package/node_modules/@smithy/util-endpoints/package.json +13 -14
  926. package/node_modules/@smithy/util-hex-encoding/package.json +6 -6
  927. package/node_modules/@smithy/util-middleware/README.md +9 -4
  928. package/node_modules/@smithy/util-middleware/package.json +10 -11
  929. package/node_modules/@smithy/util-retry/dist-cjs/index.js +135 -80
  930. package/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +10 -4
  931. package/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +2 -2
  932. package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +30 -29
  933. package/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
  934. package/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
  935. package/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +42 -26
  936. package/node_modules/@smithy/util-retry/dist-es/index.js +1 -0
  937. package/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
  938. package/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +13 -8
  939. package/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +2 -2
  940. package/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +78 -8
  941. package/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
  942. package/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
  943. package/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +26 -4
  944. package/node_modules/@smithy/util-retry/dist-types/config.d.ts +4 -4
  945. package/node_modules/@smithy/util-retry/dist-types/constants.d.ts +15 -14
  946. package/node_modules/@smithy/util-retry/dist-types/index.d.ts +1 -0
  947. package/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
  948. package/node_modules/@smithy/util-retry/dist-types/types.d.ts +1 -1
  949. package/node_modules/@smithy/util-retry/package.json +14 -15
  950. package/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js +13 -2
  951. package/node_modules/@smithy/util-stream/dist-cjs/index.js +51 -29
  952. package/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.js +13 -2
  953. package/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +1 -0
  954. package/node_modules/@smithy/util-stream/package.json +17 -18
  955. package/node_modules/@smithy/util-uri-escape/package.json +6 -6
  956. package/node_modules/@smithy/util-utf8/package.json +7 -7
  957. package/node_modules/@smithy/util-waiter/README.md +10 -3
  958. package/node_modules/@smithy/util-waiter/dist-cjs/index.js +1 -1
  959. package/node_modules/@smithy/util-waiter/dist-es/poller.js +1 -1
  960. package/node_modules/@smithy/util-waiter/package.json +11 -12
  961. package/node_modules/@smithy/uuid/package.json +6 -6
  962. package/node_modules/@types/cacheable-request/node_modules/@types/node/README.md +1 -1
  963. package/node_modules/@types/cacheable-request/node_modules/@types/node/assert/strict.d.ts +0 -46
  964. package/node_modules/@types/cacheable-request/node_modules/@types/node/assert.d.ts +2 -7
  965. package/node_modules/@types/cacheable-request/node_modules/@types/node/async_hooks.d.ts +18 -38
  966. package/node_modules/@types/cacheable-request/node_modules/@types/node/buffer.buffer.d.ts +1 -1
  967. package/node_modules/@types/cacheable-request/node_modules/@types/node/buffer.d.ts +0 -45
  968. package/node_modules/@types/cacheable-request/node_modules/@types/node/child_process.d.ts +5 -67
  969. package/node_modules/@types/cacheable-request/node_modules/@types/node/cluster.d.ts +0 -54
  970. package/node_modules/@types/cacheable-request/node_modules/@types/node/console.d.ts +0 -58
  971. package/node_modules/@types/cacheable-request/node_modules/@types/node/constants.d.ts +0 -6
  972. package/node_modules/@types/cacheable-request/node_modules/@types/node/crypto.d.ts +0 -18
  973. package/node_modules/@types/cacheable-request/node_modules/@types/node/dgram.d.ts +0 -27
  974. package/node_modules/@types/cacheable-request/node_modules/@types/node/diagnostics_channel.d.ts +0 -24
  975. package/node_modules/@types/cacheable-request/node_modules/@types/node/dns/promises.d.ts +0 -6
  976. package/node_modules/@types/cacheable-request/node_modules/@types/node/dns.d.ts +0 -46
  977. package/node_modules/@types/cacheable-request/node_modules/@types/node/domain.d.ts +0 -16
  978. package/node_modules/@types/cacheable-request/node_modules/@types/node/events.d.ts +6 -49
  979. package/node_modules/@types/cacheable-request/node_modules/@types/node/fs/promises.d.ts +0 -10
  980. package/node_modules/@types/cacheable-request/node_modules/@types/node/fs.d.ts +2 -20
  981. package/node_modules/@types/cacheable-request/node_modules/@types/node/http.d.ts +22 -42
  982. package/node_modules/@types/cacheable-request/node_modules/@types/node/http2.d.ts +0 -10
  983. package/node_modules/@types/cacheable-request/node_modules/@types/node/https.d.ts +0 -5
  984. package/node_modules/@types/cacheable-request/node_modules/@types/node/inspector/promises.d.ts +0 -6
  985. package/node_modules/@types/cacheable-request/node_modules/@types/node/inspector.d.ts +45 -5
  986. package/node_modules/@types/cacheable-request/node_modules/@types/node/inspector.generated.d.ts +579 -404
  987. package/node_modules/@types/cacheable-request/node_modules/@types/node/module.d.ts +0 -65
  988. package/node_modules/@types/cacheable-request/node_modules/@types/node/net.d.ts +57 -20
  989. package/node_modules/@types/cacheable-request/node_modules/@types/node/os.d.ts +0 -9
  990. package/node_modules/@types/cacheable-request/node_modules/@types/node/package.json +4 -4
  991. package/node_modules/@types/cacheable-request/node_modules/@types/node/path.d.ts +0 -9
  992. package/node_modules/@types/cacheable-request/node_modules/@types/node/perf_hooks.d.ts +0 -31
  993. package/node_modules/@types/cacheable-request/node_modules/@types/node/process.d.ts +21 -7
  994. package/node_modules/@types/cacheable-request/node_modules/@types/node/punycode.d.ts +0 -28
  995. package/node_modules/@types/cacheable-request/node_modules/@types/node/querystring.d.ts +0 -13
  996. package/node_modules/@types/cacheable-request/node_modules/@types/node/quic.d.ts +0 -13
  997. package/node_modules/@types/cacheable-request/node_modules/@types/node/readline/promises.d.ts +0 -3
  998. package/node_modules/@types/cacheable-request/node_modules/@types/node/readline.d.ts +1 -35
  999. package/node_modules/@types/cacheable-request/node_modules/@types/node/repl.d.ts +0 -10
  1000. package/node_modules/@types/cacheable-request/node_modules/@types/node/sea.d.ts +0 -115
  1001. package/node_modules/@types/cacheable-request/node_modules/@types/node/sqlite.d.ts +128 -62
  1002. package/node_modules/@types/cacheable-request/node_modules/@types/node/stream/consumers.d.ts +81 -5
  1003. package/node_modules/@types/cacheable-request/node_modules/@types/node/stream/web.d.ts +3 -3
  1004. package/node_modules/@types/cacheable-request/node_modules/@types/node/stream.d.ts +42 -28
  1005. package/node_modules/@types/cacheable-request/node_modules/@types/node/string_decoder.d.ts +0 -40
  1006. package/node_modules/@types/cacheable-request/node_modules/@types/node/test/reporters.d.ts +0 -38
  1007. package/node_modules/@types/cacheable-request/node_modules/@types/node/test.d.ts +61 -99
  1008. package/node_modules/@types/cacheable-request/node_modules/@types/node/timers/promises.d.ts +0 -15
  1009. package/node_modules/@types/cacheable-request/node_modules/@types/node/timers.d.ts +0 -10
  1010. package/node_modules/@types/cacheable-request/node_modules/@types/node/tls.d.ts +20 -25
  1011. package/node_modules/@types/cacheable-request/node_modules/@types/node/trace_events.d.ts +0 -94
  1012. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +1 -1
  1013. package/node_modules/@types/cacheable-request/node_modules/@types/node/tty.d.ts +0 -25
  1014. package/node_modules/@types/cacheable-request/node_modules/@types/node/url.d.ts +22 -9
  1015. package/node_modules/@types/cacheable-request/node_modules/@types/node/util.d.ts +27 -12
  1016. package/node_modules/@types/cacheable-request/node_modules/@types/node/v8.d.ts +9 -12
  1017. package/node_modules/@types/cacheable-request/node_modules/@types/node/vm.d.ts +0 -38
  1018. package/node_modules/@types/cacheable-request/node_modules/@types/node/wasi.d.ts +0 -71
  1019. package/node_modules/@types/cacheable-request/node_modules/@types/node/worker_threads.d.ts +15 -61
  1020. package/node_modules/@types/cacheable-request/node_modules/@types/node/zlib.d.ts +68 -97
  1021. package/node_modules/@types/cacheable-request/node_modules/undici-types/agent.d.ts +1 -1
  1022. package/node_modules/@types/cacheable-request/node_modules/undici-types/api.d.ts +2 -2
  1023. package/node_modules/@types/cacheable-request/node_modules/undici-types/balanced-pool.d.ts +2 -1
  1024. package/node_modules/@types/cacheable-request/node_modules/undici-types/cache-interceptor.d.ts +7 -0
  1025. package/node_modules/@types/cacheable-request/node_modules/undici-types/client.d.ts +11 -1
  1026. package/node_modules/@types/cacheable-request/node_modules/undici-types/connector.d.ts +2 -2
  1027. package/node_modules/@types/cacheable-request/node_modules/undici-types/diagnostics-channel.d.ts +2 -2
  1028. package/node_modules/@types/cacheable-request/node_modules/undici-types/dispatcher.d.ts +12 -12
  1029. package/node_modules/@types/cacheable-request/node_modules/undici-types/fetch.d.ts +4 -4
  1030. package/node_modules/@types/cacheable-request/node_modules/undici-types/formdata.d.ts +1 -1
  1031. package/node_modules/@types/cacheable-request/node_modules/undici-types/h2c-client.d.ts +1 -1
  1032. package/node_modules/@types/cacheable-request/node_modules/undici-types/index.d.ts +9 -1
  1033. package/node_modules/@types/cacheable-request/node_modules/undici-types/interceptors.d.ts +36 -2
  1034. package/node_modules/@types/cacheable-request/node_modules/undici-types/package.json +1 -1
  1035. package/node_modules/@types/cacheable-request/node_modules/undici-types/pool.d.ts +1 -1
  1036. package/node_modules/@types/cacheable-request/node_modules/undici-types/readable.d.ts +2 -2
  1037. package/node_modules/@types/cacheable-request/node_modules/undici-types/round-robin-pool.d.ts +41 -0
  1038. package/node_modules/@types/cacheable-request/node_modules/undici-types/websocket.d.ts +9 -9
  1039. package/node_modules/@types/keyv/node_modules/@types/node/README.md +1 -1
  1040. package/node_modules/@types/keyv/node_modules/@types/node/assert/strict.d.ts +0 -46
  1041. package/node_modules/@types/keyv/node_modules/@types/node/assert.d.ts +2 -7
  1042. package/node_modules/@types/keyv/node_modules/@types/node/async_hooks.d.ts +18 -38
  1043. package/node_modules/@types/keyv/node_modules/@types/node/buffer.buffer.d.ts +1 -1
  1044. package/node_modules/@types/keyv/node_modules/@types/node/buffer.d.ts +0 -45
  1045. package/node_modules/@types/keyv/node_modules/@types/node/child_process.d.ts +5 -67
  1046. package/node_modules/@types/keyv/node_modules/@types/node/cluster.d.ts +0 -54
  1047. package/node_modules/@types/keyv/node_modules/@types/node/console.d.ts +0 -58
  1048. package/node_modules/@types/keyv/node_modules/@types/node/constants.d.ts +0 -6
  1049. package/node_modules/@types/keyv/node_modules/@types/node/crypto.d.ts +0 -18
  1050. package/node_modules/@types/keyv/node_modules/@types/node/dgram.d.ts +0 -27
  1051. package/node_modules/@types/keyv/node_modules/@types/node/diagnostics_channel.d.ts +0 -24
  1052. package/node_modules/@types/keyv/node_modules/@types/node/dns/promises.d.ts +0 -6
  1053. package/node_modules/@types/keyv/node_modules/@types/node/dns.d.ts +0 -46
  1054. package/node_modules/@types/keyv/node_modules/@types/node/domain.d.ts +0 -16
  1055. package/node_modules/@types/keyv/node_modules/@types/node/events.d.ts +6 -49
  1056. package/node_modules/@types/keyv/node_modules/@types/node/fs/promises.d.ts +0 -10
  1057. package/node_modules/@types/keyv/node_modules/@types/node/fs.d.ts +2 -20
  1058. package/node_modules/@types/keyv/node_modules/@types/node/http.d.ts +22 -42
  1059. package/node_modules/@types/keyv/node_modules/@types/node/http2.d.ts +0 -10
  1060. package/node_modules/@types/keyv/node_modules/@types/node/https.d.ts +0 -5
  1061. package/node_modules/@types/keyv/node_modules/@types/node/inspector/promises.d.ts +0 -6
  1062. package/node_modules/@types/keyv/node_modules/@types/node/inspector.d.ts +45 -5
  1063. package/node_modules/@types/keyv/node_modules/@types/node/inspector.generated.d.ts +579 -404
  1064. package/node_modules/@types/keyv/node_modules/@types/node/module.d.ts +0 -65
  1065. package/node_modules/@types/keyv/node_modules/@types/node/net.d.ts +57 -20
  1066. package/node_modules/@types/keyv/node_modules/@types/node/os.d.ts +0 -9
  1067. package/node_modules/@types/keyv/node_modules/@types/node/package.json +4 -4
  1068. package/node_modules/@types/keyv/node_modules/@types/node/path.d.ts +0 -9
  1069. package/node_modules/@types/keyv/node_modules/@types/node/perf_hooks.d.ts +0 -31
  1070. package/node_modules/@types/keyv/node_modules/@types/node/process.d.ts +21 -7
  1071. package/node_modules/@types/keyv/node_modules/@types/node/punycode.d.ts +0 -28
  1072. package/node_modules/@types/keyv/node_modules/@types/node/querystring.d.ts +0 -13
  1073. package/node_modules/@types/keyv/node_modules/@types/node/quic.d.ts +0 -13
  1074. package/node_modules/@types/keyv/node_modules/@types/node/readline/promises.d.ts +0 -3
  1075. package/node_modules/@types/keyv/node_modules/@types/node/readline.d.ts +1 -35
  1076. package/node_modules/@types/keyv/node_modules/@types/node/repl.d.ts +0 -10
  1077. package/node_modules/@types/keyv/node_modules/@types/node/sea.d.ts +0 -115
  1078. package/node_modules/@types/keyv/node_modules/@types/node/sqlite.d.ts +128 -62
  1079. package/node_modules/@types/keyv/node_modules/@types/node/stream/consumers.d.ts +81 -5
  1080. package/node_modules/@types/keyv/node_modules/@types/node/stream/web.d.ts +3 -3
  1081. package/node_modules/@types/keyv/node_modules/@types/node/stream.d.ts +42 -28
  1082. package/node_modules/@types/keyv/node_modules/@types/node/string_decoder.d.ts +0 -40
  1083. package/node_modules/@types/keyv/node_modules/@types/node/test/reporters.d.ts +0 -38
  1084. package/node_modules/@types/keyv/node_modules/@types/node/test.d.ts +61 -99
  1085. package/node_modules/@types/keyv/node_modules/@types/node/timers/promises.d.ts +0 -15
  1086. package/node_modules/@types/keyv/node_modules/@types/node/timers.d.ts +0 -10
  1087. package/node_modules/@types/keyv/node_modules/@types/node/tls.d.ts +20 -25
  1088. package/node_modules/@types/keyv/node_modules/@types/node/trace_events.d.ts +0 -94
  1089. package/node_modules/@types/keyv/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +1 -1
  1090. package/node_modules/@types/keyv/node_modules/@types/node/tty.d.ts +0 -25
  1091. package/node_modules/@types/keyv/node_modules/@types/node/url.d.ts +22 -9
  1092. package/node_modules/@types/keyv/node_modules/@types/node/util.d.ts +27 -12
  1093. package/node_modules/@types/keyv/node_modules/@types/node/v8.d.ts +9 -12
  1094. package/node_modules/@types/keyv/node_modules/@types/node/vm.d.ts +0 -38
  1095. package/node_modules/@types/keyv/node_modules/@types/node/wasi.d.ts +0 -71
  1096. package/node_modules/@types/keyv/node_modules/@types/node/worker_threads.d.ts +15 -61
  1097. package/node_modules/@types/keyv/node_modules/@types/node/zlib.d.ts +68 -97
  1098. package/node_modules/@types/keyv/node_modules/undici-types/agent.d.ts +1 -1
  1099. package/node_modules/@types/keyv/node_modules/undici-types/api.d.ts +2 -2
  1100. package/node_modules/@types/keyv/node_modules/undici-types/balanced-pool.d.ts +2 -1
  1101. package/node_modules/@types/keyv/node_modules/undici-types/cache-interceptor.d.ts +7 -0
  1102. package/node_modules/@types/keyv/node_modules/undici-types/client.d.ts +11 -1
  1103. package/node_modules/@types/keyv/node_modules/undici-types/connector.d.ts +2 -2
  1104. package/node_modules/@types/keyv/node_modules/undici-types/diagnostics-channel.d.ts +2 -2
  1105. package/node_modules/@types/keyv/node_modules/undici-types/dispatcher.d.ts +12 -12
  1106. package/node_modules/@types/keyv/node_modules/undici-types/fetch.d.ts +4 -4
  1107. package/node_modules/@types/keyv/node_modules/undici-types/formdata.d.ts +1 -1
  1108. package/node_modules/@types/keyv/node_modules/undici-types/h2c-client.d.ts +1 -1
  1109. package/node_modules/@types/keyv/node_modules/undici-types/index.d.ts +9 -1
  1110. package/node_modules/@types/keyv/node_modules/undici-types/interceptors.d.ts +36 -2
  1111. package/node_modules/@types/keyv/node_modules/undici-types/package.json +1 -1
  1112. package/node_modules/@types/keyv/node_modules/undici-types/pool.d.ts +1 -1
  1113. package/node_modules/@types/keyv/node_modules/undici-types/readable.d.ts +2 -2
  1114. package/node_modules/@types/keyv/node_modules/undici-types/round-robin-pool.d.ts +41 -0
  1115. package/node_modules/@types/keyv/node_modules/undici-types/websocket.d.ts +9 -9
  1116. package/node_modules/@types/responselike/node_modules/@types/node/README.md +1 -1
  1117. package/node_modules/@types/responselike/node_modules/@types/node/assert/strict.d.ts +0 -46
  1118. package/node_modules/@types/responselike/node_modules/@types/node/assert.d.ts +2 -7
  1119. package/node_modules/@types/responselike/node_modules/@types/node/async_hooks.d.ts +18 -38
  1120. package/node_modules/@types/responselike/node_modules/@types/node/buffer.buffer.d.ts +1 -1
  1121. package/node_modules/@types/responselike/node_modules/@types/node/buffer.d.ts +0 -45
  1122. package/node_modules/@types/responselike/node_modules/@types/node/child_process.d.ts +5 -67
  1123. package/node_modules/@types/responselike/node_modules/@types/node/cluster.d.ts +0 -54
  1124. package/node_modules/@types/responselike/node_modules/@types/node/console.d.ts +0 -58
  1125. package/node_modules/@types/responselike/node_modules/@types/node/constants.d.ts +0 -6
  1126. package/node_modules/@types/responselike/node_modules/@types/node/crypto.d.ts +0 -18
  1127. package/node_modules/@types/responselike/node_modules/@types/node/dgram.d.ts +0 -27
  1128. package/node_modules/@types/responselike/node_modules/@types/node/diagnostics_channel.d.ts +0 -24
  1129. package/node_modules/@types/responselike/node_modules/@types/node/dns/promises.d.ts +0 -6
  1130. package/node_modules/@types/responselike/node_modules/@types/node/dns.d.ts +0 -46
  1131. package/node_modules/@types/responselike/node_modules/@types/node/domain.d.ts +0 -16
  1132. package/node_modules/@types/responselike/node_modules/@types/node/events.d.ts +6 -49
  1133. package/node_modules/@types/responselike/node_modules/@types/node/fs/promises.d.ts +0 -10
  1134. package/node_modules/@types/responselike/node_modules/@types/node/fs.d.ts +2 -20
  1135. package/node_modules/@types/responselike/node_modules/@types/node/http.d.ts +22 -42
  1136. package/node_modules/@types/responselike/node_modules/@types/node/http2.d.ts +0 -10
  1137. package/node_modules/@types/responselike/node_modules/@types/node/https.d.ts +0 -5
  1138. package/node_modules/@types/responselike/node_modules/@types/node/inspector/promises.d.ts +0 -6
  1139. package/node_modules/@types/responselike/node_modules/@types/node/inspector.d.ts +45 -5
  1140. package/node_modules/@types/responselike/node_modules/@types/node/inspector.generated.d.ts +579 -404
  1141. package/node_modules/@types/responselike/node_modules/@types/node/module.d.ts +0 -65
  1142. package/node_modules/@types/responselike/node_modules/@types/node/net.d.ts +57 -20
  1143. package/node_modules/@types/responselike/node_modules/@types/node/os.d.ts +0 -9
  1144. package/node_modules/@types/responselike/node_modules/@types/node/package.json +4 -4
  1145. package/node_modules/@types/responselike/node_modules/@types/node/path.d.ts +0 -9
  1146. package/node_modules/@types/responselike/node_modules/@types/node/perf_hooks.d.ts +0 -31
  1147. package/node_modules/@types/responselike/node_modules/@types/node/process.d.ts +21 -7
  1148. package/node_modules/@types/responselike/node_modules/@types/node/punycode.d.ts +0 -28
  1149. package/node_modules/@types/responselike/node_modules/@types/node/querystring.d.ts +0 -13
  1150. package/node_modules/@types/responselike/node_modules/@types/node/quic.d.ts +0 -13
  1151. package/node_modules/@types/responselike/node_modules/@types/node/readline/promises.d.ts +0 -3
  1152. package/node_modules/@types/responselike/node_modules/@types/node/readline.d.ts +1 -35
  1153. package/node_modules/@types/responselike/node_modules/@types/node/repl.d.ts +0 -10
  1154. package/node_modules/@types/responselike/node_modules/@types/node/sea.d.ts +0 -115
  1155. package/node_modules/@types/responselike/node_modules/@types/node/sqlite.d.ts +128 -62
  1156. package/node_modules/@types/responselike/node_modules/@types/node/stream/consumers.d.ts +81 -5
  1157. package/node_modules/@types/responselike/node_modules/@types/node/stream/web.d.ts +3 -3
  1158. package/node_modules/@types/responselike/node_modules/@types/node/stream.d.ts +42 -28
  1159. package/node_modules/@types/responselike/node_modules/@types/node/string_decoder.d.ts +0 -40
  1160. package/node_modules/@types/responselike/node_modules/@types/node/test/reporters.d.ts +0 -38
  1161. package/node_modules/@types/responselike/node_modules/@types/node/test.d.ts +61 -99
  1162. package/node_modules/@types/responselike/node_modules/@types/node/timers/promises.d.ts +0 -15
  1163. package/node_modules/@types/responselike/node_modules/@types/node/timers.d.ts +0 -10
  1164. package/node_modules/@types/responselike/node_modules/@types/node/tls.d.ts +20 -25
  1165. package/node_modules/@types/responselike/node_modules/@types/node/trace_events.d.ts +0 -94
  1166. package/node_modules/@types/responselike/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +1 -1
  1167. package/node_modules/@types/responselike/node_modules/@types/node/tty.d.ts +0 -25
  1168. package/node_modules/@types/responselike/node_modules/@types/node/url.d.ts +22 -9
  1169. package/node_modules/@types/responselike/node_modules/@types/node/util.d.ts +27 -12
  1170. package/node_modules/@types/responselike/node_modules/@types/node/v8.d.ts +9 -12
  1171. package/node_modules/@types/responselike/node_modules/@types/node/vm.d.ts +0 -38
  1172. package/node_modules/@types/responselike/node_modules/@types/node/wasi.d.ts +0 -71
  1173. package/node_modules/@types/responselike/node_modules/@types/node/worker_threads.d.ts +15 -61
  1174. package/node_modules/@types/responselike/node_modules/@types/node/zlib.d.ts +68 -97
  1175. package/node_modules/@types/responselike/node_modules/undici-types/agent.d.ts +1 -1
  1176. package/node_modules/@types/responselike/node_modules/undici-types/api.d.ts +2 -2
  1177. package/node_modules/@types/responselike/node_modules/undici-types/balanced-pool.d.ts +2 -1
  1178. package/node_modules/@types/responselike/node_modules/undici-types/cache-interceptor.d.ts +7 -0
  1179. package/node_modules/@types/responselike/node_modules/undici-types/client.d.ts +11 -1
  1180. package/node_modules/@types/responselike/node_modules/undici-types/connector.d.ts +2 -2
  1181. package/node_modules/@types/responselike/node_modules/undici-types/diagnostics-channel.d.ts +2 -2
  1182. package/node_modules/@types/responselike/node_modules/undici-types/dispatcher.d.ts +12 -12
  1183. package/node_modules/@types/responselike/node_modules/undici-types/fetch.d.ts +4 -4
  1184. package/node_modules/@types/responselike/node_modules/undici-types/formdata.d.ts +1 -1
  1185. package/node_modules/@types/responselike/node_modules/undici-types/h2c-client.d.ts +1 -1
  1186. package/node_modules/@types/responselike/node_modules/undici-types/index.d.ts +9 -1
  1187. package/node_modules/@types/responselike/node_modules/undici-types/interceptors.d.ts +36 -2
  1188. package/node_modules/@types/responselike/node_modules/undici-types/package.json +1 -1
  1189. package/node_modules/@types/responselike/node_modules/undici-types/pool.d.ts +1 -1
  1190. package/node_modules/@types/responselike/node_modules/undici-types/readable.d.ts +2 -2
  1191. package/node_modules/@types/responselike/node_modules/undici-types/round-robin-pool.d.ts +41 -0
  1192. package/node_modules/@types/responselike/node_modules/undici-types/websocket.d.ts +9 -9
  1193. package/node_modules/axios/CHANGELOG.md +207 -207
  1194. package/node_modules/axios/README.md +116 -18
  1195. package/node_modules/axios/dist/axios.js +294 -153
  1196. package/node_modules/axios/dist/axios.js.map +1 -1
  1197. package/node_modules/axios/dist/axios.min.js +3 -3
  1198. package/node_modules/axios/dist/axios.min.js.map +1 -1
  1199. package/node_modules/axios/dist/browser/axios.cjs +1102 -808
  1200. package/node_modules/axios/dist/browser/axios.cjs.map +1 -1
  1201. package/node_modules/axios/dist/esm/axios.js +1127 -836
  1202. package/node_modules/axios/dist/esm/axios.js.map +1 -1
  1203. package/node_modules/axios/dist/esm/axios.min.js +2 -2
  1204. package/node_modules/axios/dist/esm/axios.min.js.map +1 -1
  1205. package/node_modules/axios/dist/node/axios.cjs +1050 -1554
  1206. package/node_modules/axios/dist/node/axios.cjs.map +1 -1
  1207. package/node_modules/axios/index.d.cts +234 -109
  1208. package/node_modules/axios/index.js +3 -3
  1209. package/node_modules/axios/lib/adapters/README.md +4 -5
  1210. package/node_modules/axios/lib/adapters/adapters.js +18 -14
  1211. package/node_modules/axios/lib/adapters/fetch.js +139 -89
  1212. package/node_modules/axios/lib/adapters/http.js +612 -556
  1213. package/node_modules/axios/lib/adapters/xhr.js +187 -165
  1214. package/node_modules/axios/lib/axios.js +6 -6
  1215. package/node_modules/axios/lib/cancel/CancelToken.js +4 -4
  1216. package/node_modules/axios/lib/core/Axios.js +75 -47
  1217. package/node_modules/axios/lib/core/AxiosError.js +52 -35
  1218. package/node_modules/axios/lib/core/AxiosHeaders.js +89 -25
  1219. package/node_modules/axios/lib/core/InterceptorManager.js +1 -1
  1220. package/node_modules/axios/lib/core/dispatchRequest.js +25 -29
  1221. package/node_modules/axios/lib/core/mergeConfig.js +10 -22
  1222. package/node_modules/axios/lib/core/settle.js +11 -7
  1223. package/node_modules/axios/lib/defaults/index.js +85 -74
  1224. package/node_modules/axios/lib/defaults/transitional.js +1 -1
  1225. package/node_modules/axios/lib/env/data.js +1 -1
  1226. package/node_modules/axios/lib/helpers/AxiosTransformStream.js +37 -24
  1227. package/node_modules/axios/lib/helpers/AxiosURLSearchParams.js +12 -8
  1228. package/node_modules/axios/lib/helpers/ZlibHeaderTransformStream.js +5 -4
  1229. package/node_modules/axios/lib/helpers/buildURL.js +17 -15
  1230. package/node_modules/axios/lib/helpers/callbackify.js +13 -11
  1231. package/node_modules/axios/lib/helpers/composeSignals.js +22 -14
  1232. package/node_modules/axios/lib/helpers/cookies.js +44 -49
  1233. package/node_modules/axios/lib/helpers/deprecatedMethod.js +9 -4
  1234. package/node_modules/axios/lib/helpers/formDataToJSON.js +1 -1
  1235. package/node_modules/axios/lib/helpers/formDataToStream.js +32 -26
  1236. package/node_modules/axios/lib/helpers/fromDataURI.js +2 -2
  1237. package/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -1
  1238. package/node_modules/axios/lib/helpers/isAxiosError.js +1 -1
  1239. package/node_modules/axios/lib/helpers/isURLSameOrigin.js +13 -11
  1240. package/node_modules/axios/lib/helpers/parseHeaders.js +34 -20
  1241. package/node_modules/axios/lib/helpers/parseProtocol.js +1 -1
  1242. package/node_modules/axios/lib/helpers/progressEventReducer.js +22 -15
  1243. package/node_modules/axios/lib/helpers/readBlob.js +4 -4
  1244. package/node_modules/axios/lib/helpers/resolveConfig.js +23 -14
  1245. package/node_modules/axios/lib/helpers/shouldBypassProxy.js +106 -0
  1246. package/node_modules/axios/lib/helpers/speedometer.js +1 -1
  1247. package/node_modules/axios/lib/helpers/throttle.js +4 -4
  1248. package/node_modules/axios/lib/helpers/toFormData.js +43 -25
  1249. package/node_modules/axios/lib/helpers/toURLEncodedForm.js +2 -2
  1250. package/node_modules/axios/lib/helpers/trackStream.js +33 -31
  1251. package/node_modules/axios/lib/helpers/validator.js +16 -5
  1252. package/node_modules/axios/lib/platform/browser/classes/Blob.js +2 -2
  1253. package/node_modules/axios/lib/platform/browser/index.js +5 -5
  1254. package/node_modules/axios/lib/platform/common/utils.js +6 -5
  1255. package/node_modules/axios/lib/platform/index.js +2 -2
  1256. package/node_modules/axios/lib/platform/node/index.js +9 -10
  1257. package/node_modules/axios/lib/utils.js +149 -93
  1258. package/node_modules/axios/package.json +98 -128
  1259. package/node_modules/editorconfig/lib/cli.js +18 -8
  1260. package/node_modules/editorconfig/lib/index.d.ts +0 -1
  1261. package/node_modules/editorconfig/lib/index.js +24 -15
  1262. package/node_modules/editorconfig/node_modules/brace-expansion/index.js +205 -0
  1263. package/node_modules/editorconfig/node_modules/brace-expansion/package.json +49 -0
  1264. package/node_modules/editorconfig/node_modules/minimatch/README.md +39 -2
  1265. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js.map +1 -0
  1266. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/ast.d.ts +20 -0
  1267. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/ast.d.ts.map +1 -0
  1268. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/ast.js +747 -0
  1269. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/ast.js.map +1 -0
  1270. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts.map +1 -0
  1271. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/brace-expressions.js.map +1 -0
  1272. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/escape.d.ts +12 -0
  1273. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/escape.d.ts.map +1 -0
  1274. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/index.d.ts +98 -0
  1275. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/index.d.ts.map +1 -0
  1276. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/index.js +1023 -0
  1277. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/index.js.map +1 -0
  1278. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/unescape.d.ts +17 -0
  1279. package/node_modules/editorconfig/node_modules/minimatch/dist/commonjs/unescape.d.ts.map +1 -0
  1280. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/assert-valid-pattern.js.map +1 -0
  1281. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/ast.d.ts +20 -0
  1282. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/ast.d.ts.map +1 -0
  1283. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/ast.js +743 -0
  1284. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/ast.js.map +1 -0
  1285. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/brace-expressions.d.ts.map +1 -0
  1286. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/brace-expressions.js.map +1 -0
  1287. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/escape.d.ts +12 -0
  1288. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/escape.d.ts.map +1 -0
  1289. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/index.d.ts +98 -0
  1290. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/index.d.ts.map +1 -0
  1291. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/index.js +1007 -0
  1292. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/index.js.map +1 -0
  1293. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/unescape.d.ts +17 -0
  1294. package/node_modules/editorconfig/node_modules/minimatch/dist/esm/unescape.d.ts.map +1 -0
  1295. package/node_modules/editorconfig/node_modules/minimatch/package.json +31 -35
  1296. package/node_modules/editorconfig/package.json +4 -30
  1297. package/node_modules/fast-xml-builder/CHANGELOG.md +16 -0
  1298. package/node_modules/fast-xml-builder/LICENSE +21 -0
  1299. package/node_modules/fast-xml-builder/README.md +23 -0
  1300. package/node_modules/fast-xml-builder/lib/fxb.cjs +1 -0
  1301. package/node_modules/fast-xml-builder/lib/fxb.d.cts +180 -0
  1302. package/node_modules/fast-xml-builder/lib/fxb.min.js +2 -0
  1303. package/node_modules/fast-xml-builder/lib/fxb.min.js.map +1 -0
  1304. package/node_modules/fast-xml-builder/package.json +80 -0
  1305. package/node_modules/fast-xml-builder/src/fxb.d.ts +180 -0
  1306. package/node_modules/fast-xml-builder/src/fxb.js +529 -0
  1307. package/node_modules/fast-xml-builder/src/ignoreAttributes.js +18 -0
  1308. package/node_modules/fast-xml-builder/src/orderedJs2Xml.js +292 -0
  1309. package/node_modules/follow-redirects/README.md +7 -5
  1310. package/node_modules/follow-redirects/index.js +24 -1
  1311. package/node_modules/follow-redirects/package.json +1 -1
  1312. package/node_modules/js-beautify/node_modules/brace-expansion/.github/FUNDING.yml +2 -0
  1313. package/node_modules/js-beautify/node_modules/brace-expansion/LICENSE +21 -0
  1314. package/node_modules/js-beautify/node_modules/brace-expansion/README.md +135 -0
  1315. package/node_modules/js-beautify/node_modules/brace-expansion/index.js +205 -0
  1316. package/node_modules/js-beautify/node_modules/brace-expansion/package.json +49 -0
  1317. package/node_modules/js-beautify/node_modules/minimatch/README.md +37 -0
  1318. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js.map +1 -1
  1319. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/ast.d.ts.map +1 -1
  1320. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/ast.js +179 -24
  1321. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/ast.js.map +1 -1
  1322. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts.map +1 -1
  1323. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/brace-expressions.js.map +1 -1
  1324. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/escape.d.ts +1 -1
  1325. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/escape.d.ts.map +1 -1
  1326. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/index.d.ts +4 -0
  1327. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/index.d.ts.map +1 -1
  1328. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/index.js +124 -118
  1329. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/index.js.map +1 -1
  1330. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/unescape.d.ts +1 -1
  1331. package/node_modules/js-beautify/node_modules/minimatch/dist/commonjs/unescape.d.ts.map +1 -1
  1332. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/assert-valid-pattern.js.map +1 -1
  1333. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/ast.d.ts.map +1 -1
  1334. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/ast.js +179 -24
  1335. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/ast.js.map +1 -1
  1336. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/brace-expressions.d.ts.map +1 -1
  1337. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/brace-expressions.js.map +1 -1
  1338. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/escape.d.ts +1 -1
  1339. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/escape.d.ts.map +1 -1
  1340. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/index.d.ts +4 -0
  1341. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/index.d.ts.map +1 -1
  1342. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/index.js +124 -118
  1343. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/index.js.map +1 -1
  1344. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/unescape.d.ts +1 -1
  1345. package/node_modules/js-beautify/node_modules/minimatch/dist/esm/unescape.d.ts.map +1 -1
  1346. package/node_modules/js-beautify/node_modules/minimatch/package.json +14 -14
  1347. package/node_modules/lodash/README.md +2 -2
  1348. package/node_modules/lodash/_baseOrderBy.js +1 -1
  1349. package/node_modules/lodash/_baseUnset.js +7 -20
  1350. package/node_modules/lodash/_setCacheHas.js +1 -1
  1351. package/node_modules/lodash/compact.js +1 -1
  1352. package/node_modules/lodash/core.js +3 -3
  1353. package/node_modules/lodash/core.min.js +26 -25
  1354. package/node_modules/lodash/fromPairs.js +3 -1
  1355. package/node_modules/lodash/lodash.js +38 -27
  1356. package/node_modules/lodash/lodash.min.js +125 -129
  1357. package/node_modules/lodash/package.json +4 -2
  1358. package/node_modules/lodash/random.js +9 -0
  1359. package/node_modules/lodash/template.js +16 -4
  1360. package/node_modules/lodash/templateSettings.js +4 -0
  1361. package/node_modules/minipass/LICENSE.md +55 -0
  1362. package/node_modules/minipass/dist/commonjs/index.d.ts +12 -16
  1363. package/node_modules/minipass/dist/commonjs/index.d.ts.map +1 -1
  1364. package/node_modules/minipass/dist/commonjs/index.js +13 -3
  1365. package/node_modules/minipass/dist/commonjs/index.js.map +1 -1
  1366. package/node_modules/minipass/dist/esm/index.d.ts +12 -16
  1367. package/node_modules/minipass/dist/esm/index.d.ts.map +1 -1
  1368. package/node_modules/minipass/dist/esm/index.js +3 -1
  1369. package/node_modules/minipass/dist/esm/index.js.map +1 -1
  1370. package/node_modules/minipass/package.json +9 -14
  1371. package/node_modules/mjml-cli/node_modules/brace-expansion/.github/FUNDING.yml +2 -0
  1372. package/node_modules/mjml-cli/node_modules/brace-expansion/LICENSE +21 -0
  1373. package/node_modules/mjml-cli/node_modules/brace-expansion/README.md +135 -0
  1374. package/node_modules/mjml-cli/node_modules/brace-expansion/index.js +205 -0
  1375. package/node_modules/mjml-cli/node_modules/brace-expansion/package.json +49 -0
  1376. package/node_modules/mjml-cli/node_modules/minimatch/README.md +37 -0
  1377. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js.map +1 -1
  1378. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/ast.d.ts.map +1 -1
  1379. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/ast.js +179 -24
  1380. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/ast.js.map +1 -1
  1381. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts.map +1 -1
  1382. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/brace-expressions.js.map +1 -1
  1383. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/escape.d.ts +1 -1
  1384. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/escape.d.ts.map +1 -1
  1385. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/index.d.ts +4 -0
  1386. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/index.d.ts.map +1 -1
  1387. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/index.js +124 -118
  1388. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/index.js.map +1 -1
  1389. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/unescape.d.ts +1 -1
  1390. package/node_modules/mjml-cli/node_modules/minimatch/dist/commonjs/unescape.d.ts.map +1 -1
  1391. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/assert-valid-pattern.js.map +1 -1
  1392. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/ast.d.ts.map +1 -1
  1393. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/ast.js +179 -24
  1394. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/ast.js.map +1 -1
  1395. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/brace-expressions.d.ts.map +1 -1
  1396. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/brace-expressions.js.map +1 -1
  1397. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/escape.d.ts +1 -1
  1398. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/escape.d.ts.map +1 -1
  1399. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/index.d.ts +4 -0
  1400. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/index.d.ts.map +1 -1
  1401. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/index.js +124 -118
  1402. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/index.js.map +1 -1
  1403. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/unescape.d.ts +1 -1
  1404. package/node_modules/mjml-cli/node_modules/minimatch/dist/esm/unescape.d.ts.map +1 -1
  1405. package/node_modules/mjml-cli/node_modules/minimatch/package.json +14 -14
  1406. package/node_modules/path-expression-matcher/LICENSE +21 -0
  1407. package/node_modules/path-expression-matcher/README.md +872 -0
  1408. package/node_modules/path-expression-matcher/lib/pem.cjs +1 -0
  1409. package/node_modules/path-expression-matcher/lib/pem.d.cts +634 -0
  1410. package/node_modules/path-expression-matcher/lib/pem.min.js +2 -0
  1411. package/node_modules/path-expression-matcher/lib/pem.min.js.map +1 -0
  1412. package/node_modules/path-expression-matcher/package.json +78 -0
  1413. package/node_modules/path-expression-matcher/src/Expression.js +232 -0
  1414. package/node_modules/path-expression-matcher/src/ExpressionSet.js +209 -0
  1415. package/node_modules/path-expression-matcher/src/Matcher.js +570 -0
  1416. package/node_modules/path-expression-matcher/src/index.d.ts +523 -0
  1417. package/node_modules/path-expression-matcher/src/index.js +29 -0
  1418. package/node_modules/picomatch/README.md +9 -1
  1419. package/node_modules/picomatch/lib/constants.js +5 -0
  1420. package/node_modules/picomatch/lib/parse.js +301 -0
  1421. package/node_modules/picomatch/package.json +1 -1
  1422. package/node_modules/proxy-from-env/README.md +43 -11
  1423. package/node_modules/proxy-from-env/index.cjs +105 -0
  1424. package/node_modules/proxy-from-env/index.js +14 -19
  1425. package/node_modules/proxy-from-env/package.json +20 -11
  1426. package/node_modules/pump/empty.js +1 -0
  1427. package/node_modules/pump/package.json +7 -1
  1428. package/node_modules/strnum/CHANGELOG.md +9 -2
  1429. package/node_modules/strnum/README.md +1 -0
  1430. package/node_modules/strnum/package.json +3 -3
  1431. package/node_modules/strnum/strnum.js +92 -60
  1432. package/package.json +93 -93
  1433. package/node_modules/@aws-sdk/client-sso/LICENSE +0 -201
  1434. package/node_modules/@aws-sdk/client-sso/README.md +0 -244
  1435. package/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +0 -75
  1436. package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +0 -7
  1437. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +0 -213
  1438. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +0 -37
  1439. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +0 -51
  1440. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +0 -49
  1441. package/node_modules/@aws-sdk/client-sso/dist-cjs/schemas/schemas_0.js +0 -161
  1442. package/node_modules/@aws-sdk/client-sso/dist-es/SSO.js +0 -21
  1443. package/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +0 -69
  1444. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +0 -16
  1445. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +0 -16
  1446. package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +0 -16
  1447. package/node_modules/@aws-sdk/client-sso/dist-es/commands/index.js +0 -4
  1448. package/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +0 -4
  1449. package/node_modules/@aws-sdk/client-sso/dist-es/index.js +0 -8
  1450. package/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountRolesPaginator.js +0 -4
  1451. package/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountsPaginator.js +0 -4
  1452. package/node_modules/@aws-sdk/client-sso/dist-es/pagination/index.js +0 -3
  1453. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +0 -32
  1454. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +0 -46
  1455. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +0 -45
  1456. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +0 -158
  1457. package/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +0 -67
  1458. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +0 -200
  1459. package/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  1460. package/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -75
  1461. package/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +0 -97
  1462. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +0 -98
  1463. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +0 -100
  1464. package/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +0 -97
  1465. package/node_modules/@aws-sdk/client-sso/dist-types/commands/index.d.ts +0 -4
  1466. package/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +0 -31
  1467. package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -189
  1468. package/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +0 -8
  1469. package/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +0 -7
  1470. package/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +0 -7
  1471. package/node_modules/@aws-sdk/client-sso/dist-types/pagination/index.d.ts +0 -3
  1472. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +0 -62
  1473. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +0 -62
  1474. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +0 -61
  1475. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +0 -38
  1476. package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +0 -27
  1477. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSO.d.ts +0 -91
  1478. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -138
  1479. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  1480. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -46
  1481. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +0 -51
  1482. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +0 -50
  1483. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +0 -47
  1484. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +0 -41
  1485. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/index.d.ts +0 -4
  1486. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +0 -11
  1487. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -45
  1488. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
  1489. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountRolesPaginator.d.ts +0 -11
  1490. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +0 -11
  1491. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/index.d.ts +0 -3
  1492. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -120
  1493. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +0 -115
  1494. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -124
  1495. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -58
  1496. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -26
  1497. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
  1498. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
  1499. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -415
  1500. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -267
  1501. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
  1502. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -6
  1503. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
  1504. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
  1505. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -18
  1506. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
  1507. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -267
  1508. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
  1509. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
  1510. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
  1511. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
  1512. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
  1513. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
  1514. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
  1515. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
  1516. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
  1517. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
  1518. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -6
  1519. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
  1520. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
  1521. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
  1522. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
  1523. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
  1524. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -56
  1525. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
  1526. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
  1527. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  1528. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
  1529. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
  1530. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
  1531. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
  1532. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
  1533. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -35
  1534. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
  1535. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
  1536. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
  1537. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
  1538. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
  1539. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
  1540. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
  1541. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
  1542. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
  1543. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
  1544. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
  1545. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
  1546. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
  1547. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
  1548. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
  1549. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/package.json +0 -60
  1550. package/node_modules/@aws-sdk/client-sso/package.json +0 -99
  1551. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-CVy8iqsZ.js +0 -14
  1552. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
  1553. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
  1554. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -415
  1555. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -267
  1556. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
  1557. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -6
  1558. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
  1559. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
  1560. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -18
  1561. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
  1562. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -267
  1563. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
  1564. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
  1565. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
  1566. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
  1567. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
  1568. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
  1569. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
  1570. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
  1571. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
  1572. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
  1573. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
  1574. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -6
  1575. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
  1576. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
  1577. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
  1578. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
  1579. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
  1580. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -56
  1581. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
  1582. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
  1583. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  1584. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
  1585. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
  1586. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
  1587. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
  1588. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
  1589. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -35
  1590. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
  1591. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
  1592. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
  1593. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
  1594. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
  1595. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
  1596. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
  1597. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
  1598. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
  1599. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
  1600. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
  1601. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
  1602. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
  1603. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
  1604. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
  1605. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@aws-sdk/util-endpoints/package.json +0 -60
  1606. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
  1607. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
  1608. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -415
  1609. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -267
  1610. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
  1611. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -6
  1612. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
  1613. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
  1614. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -18
  1615. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
  1616. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -267
  1617. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
  1618. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
  1619. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
  1620. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
  1621. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
  1622. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
  1623. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
  1624. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
  1625. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
  1626. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
  1627. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
  1628. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -6
  1629. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
  1630. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
  1631. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
  1632. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
  1633. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
  1634. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -56
  1635. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
  1636. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
  1637. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  1638. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
  1639. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
  1640. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
  1641. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
  1642. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
  1643. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -35
  1644. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
  1645. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
  1646. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
  1647. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
  1648. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
  1649. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
  1650. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
  1651. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
  1652. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
  1653. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
  1654. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
  1655. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
  1656. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
  1657. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
  1658. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
  1659. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/package.json +0 -60
  1660. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlbuilder/orderedJs2Xml.js +0 -134
  1661. package/node_modules/@smithy/abort-controller/LICENSE +0 -201
  1662. package/node_modules/@smithy/abort-controller/README.md +0 -4
  1663. package/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -32
  1664. package/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -7
  1665. package/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
  1666. package/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
  1667. package/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -16
  1668. package/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -21
  1669. package/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
  1670. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -16
  1671. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -21
  1672. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
  1673. package/node_modules/@smithy/abort-controller/package.json +0 -63
  1674. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -17
  1675. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -17
  1676. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/index.d.ts +0 -16
  1677. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -37
  1678. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
  1679. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
  1680. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/index.d.ts +0 -12
  1681. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/checkRegion.d.ts +0 -9
  1682. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -17
  1683. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -4
  1684. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -8
  1685. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -4
  1686. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -34
  1687. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +0 -11
  1688. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +0 -10
  1689. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +0 -15
  1690. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +0 -13
  1691. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getHostnameFromVariants.d.ts +0 -14
  1692. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getRegionInfo.d.ts +0 -19
  1693. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedHostname.d.ts +0 -13
  1694. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedPartition.d.ts +0 -13
  1695. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedSigningRegion.d.ts +0 -14
  1696. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/index.d.ts +0 -12
  1697. package/node_modules/@smithy/core/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
  1698. package/node_modules/@smithy/core/dist-types/ts3.4/index.d.ts +0 -8
  1699. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
  1700. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
  1701. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -33
  1702. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/index.d.ts +0 -3
  1703. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/resolveAuthOptions.d.ts +0 -10
  1704. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
  1705. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
  1706. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/index.d.ts +0 -2
  1707. package/node_modules/@smithy/core/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
  1708. package/node_modules/@smithy/core/dist-types/ts3.4/pagination/createPaginator.d.ts +0 -7
  1709. package/node_modules/@smithy/core/dist-types/ts3.4/request-builder/requestBuilder.d.ts +0 -5
  1710. package/node_modules/@smithy/core/dist-types/ts3.4/setFeature.d.ts +0 -12
  1711. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +0 -33
  1712. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +0 -28
  1713. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/byte-printer.d.ts +0 -6
  1714. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-decode.d.ts +0 -17
  1715. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-encode.d.ts +0 -9
  1716. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-types.d.ts +0 -65
  1717. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor.d.ts +0 -26
  1718. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/index.d.ts +0 -5
  1719. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/parseCborBody.d.ts +0 -31
  1720. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +0 -60
  1721. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/index.d.ts +0 -1
  1722. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +0 -31
  1723. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +0 -89
  1724. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +0 -16
  1725. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +0 -16
  1726. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/collect-stream-body.d.ts +0 -10
  1727. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/extended-encode-uri-component.d.ts +0 -7
  1728. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -13
  1729. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/requestBuilder.d.ts +0 -51
  1730. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/resolve-path.d.ts +0 -4
  1731. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +0 -13
  1732. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +0 -21
  1733. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +0 -23
  1734. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +0 -14
  1735. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/determineTimestampFormat.d.ts +0 -9
  1736. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +0 -71
  1737. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/deref.d.ts +0 -6
  1738. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +0 -14
  1739. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +0 -14
  1740. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schema-middleware-types.d.ts +0 -11
  1741. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +0 -9
  1742. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +0 -6
  1743. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +0 -37
  1744. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +0 -23
  1745. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +0 -24
  1746. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +0 -135
  1747. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +0 -23
  1748. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +0 -16
  1749. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +0 -28
  1750. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +0 -23
  1751. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/operation.d.ts +0 -7
  1752. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +0 -23
  1753. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/translateTraits.d.ts +0 -7
  1754. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/copyDocumentWithTransform.d.ts +0 -6
  1755. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/date-utils.d.ts +0 -73
  1756. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/generateIdempotencyToken.d.ts +0 -2
  1757. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +0 -10
  1758. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/lazy-json.d.ts +0 -45
  1759. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/parse-utils.d.ts +0 -270
  1760. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/quote-header.d.ts +0 -6
  1761. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +0 -47
  1762. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-every.d.ts +0 -11
  1763. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-header.d.ts +0 -5
  1764. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +0 -33
  1765. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
  1766. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
  1767. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
  1768. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
  1769. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
  1770. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/index.d.ts +0 -3
  1771. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
  1772. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +0 -7
  1773. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +0 -13
  1774. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +0 -7
  1775. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +0 -13
  1776. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +0 -12
  1777. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +0 -21
  1778. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +0 -10
  1779. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +0 -28
  1780. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +0 -19
  1781. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +0 -40
  1782. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -6
  1783. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/index.d.ts +0 -8
  1784. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +0 -10
  1785. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +0 -7
  1786. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
  1787. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +0 -21
  1788. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +0 -16
  1789. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/EventStreamCodec.d.ts +0 -31
  1790. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/HeaderMarshaller.d.ts +0 -12
  1791. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Int64.d.ts +0 -20
  1792. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Message.d.ts +0 -26
  1793. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageDecoderStream.d.ts +0 -17
  1794. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageEncoderStream.d.ts +0 -18
  1795. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageDecoderStream.d.ts +0 -17
  1796. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageEncoderStream.d.ts +0 -17
  1797. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/TestVectors.fixture.d.ts +0 -2
  1798. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/index.d.ts +0 -8
  1799. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/splitMessage.d.ts +0 -11
  1800. package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/vectorTypes.fixture.d.ts +0 -12
  1801. package/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -47
  1802. package/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/index.d.ts +0 -12
  1803. package/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/provider.d.ts +0 -3
  1804. package/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/utils.d.ts +0 -13
  1805. package/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/ts3.4/EventStreamSerdeConfig.d.ts +0 -27
  1806. package/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/ts3.4/index.d.ts +0 -4
  1807. package/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -23
  1808. package/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/index.d.ts +0 -8
  1809. package/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/provider.d.ts +0 -3
  1810. package/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/utils.d.ts +0 -12
  1811. package/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -23
  1812. package/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/getChunkedStream.d.ts +0 -4
  1813. package/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/getUnmarshalledStream.d.ts +0 -18
  1814. package/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/index.d.ts +0 -8
  1815. package/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/provider.d.ts +0 -3
  1816. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +0 -6
  1817. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -42
  1818. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
  1819. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
  1820. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
  1821. package/node_modules/@smithy/hash-node/dist-types/ts3.4/index.d.ts +0 -13
  1822. package/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/index.d.ts +0 -8
  1823. package/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidFunction.d.ts +0 -4
  1824. package/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidProvider.d.ts +0 -5
  1825. package/node_modules/@smithy/middleware-content-length/dist-types/ts3.4/index.d.ts +0 -6
  1826. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +0 -14
  1827. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
  1828. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.d.ts +0 -4
  1829. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromInstructions.d.ts +0 -28
  1830. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointUrlConfig.d.ts +0 -2
  1831. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/index.d.ts +0 -8
  1832. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/toEndpointV1.d.ts +0 -5
  1833. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/endpointMiddleware.d.ts +0 -10
  1834. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/getEndpointPlugin.d.ts +0 -11
  1835. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/index.d.ts +0 -18
  1836. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +0 -109
  1837. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointRequiredConfig.d.ts +0 -32
  1838. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/index.d.ts +0 -4
  1839. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/s3.d.ts +0 -26
  1840. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/types.d.ts +0 -41
  1841. package/node_modules/@smithy/middleware-retry/dist-es/StandardRetryStrategy.js +0 -94
  1842. package/node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -23
  1843. package/node_modules/@smithy/middleware-retry/dist-types/defaultRetryQuota.d.ts +0 -24
  1844. package/node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts +0 -5
  1845. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -23
  1846. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -33
  1847. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +0 -66
  1848. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +0 -24
  1849. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +0 -5
  1850. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/index.d.ts +0 -7
  1851. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
  1852. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.d.ts +0 -5
  1853. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +0 -13
  1854. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +0 -6
  1855. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +0 -18
  1856. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +0 -65
  1857. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/util.d.ts +0 -2
  1858. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +0 -6
  1859. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/index.d.ts +0 -3
  1860. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +0 -24
  1861. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +0 -6
  1862. package/node_modules/@smithy/middleware-stack/dist-types/ts3.4/MiddlewareStack.d.ts +0 -5
  1863. package/node_modules/@smithy/middleware-stack/dist-types/ts3.4/index.d.ts +0 -1
  1864. package/node_modules/@smithy/middleware-stack/dist-types/ts3.4/types.d.ts +0 -22
  1865. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +0 -31
  1866. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +0 -20
  1867. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +0 -22
  1868. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +0 -9
  1869. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/getSelectorName.d.ts +0 -9
  1870. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/index.d.ts +0 -4
  1871. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +0 -5
  1872. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +0 -4
  1873. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +0 -3
  1874. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +0 -46
  1875. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +0 -24
  1876. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +0 -12
  1877. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +0 -63
  1878. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +0 -13
  1879. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +0 -12
  1880. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +0 -2
  1881. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-request-timeout.d.ts +0 -6
  1882. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +0 -6
  1883. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +0 -2
  1884. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +0 -5
  1885. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/index.d.ts +0 -6
  1886. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +0 -13
  1887. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +0 -8
  1888. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +0 -12
  1889. package/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -31
  1890. package/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -39
  1891. package/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -31
  1892. package/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
  1893. package/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
  1894. package/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
  1895. package/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
  1896. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/Field.d.ts +0 -50
  1897. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/Fields.d.ts +0 -44
  1898. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/httpExtensionConfiguration.d.ts +0 -33
  1899. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/index.d.ts +0 -1
  1900. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +0 -35
  1901. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpRequest.d.ts +0 -56
  1902. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpResponse.d.ts +0 -29
  1903. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/index.d.ts +0 -8
  1904. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/isValidHostname.d.ts +0 -1
  1905. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/types.d.ts +0 -21
  1906. package/node_modules/@smithy/querystring-builder/dist-types/ts3.4/index.d.ts +0 -5
  1907. package/node_modules/@smithy/querystring-parser/dist-types/ts3.4/index.d.ts +0 -5
  1908. package/node_modules/@smithy/service-error-classification/dist-types/ts3.4/constants.d.ts +0 -30
  1909. package/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +0 -24
  1910. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/constants.d.ts +0 -4
  1911. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/externalDataInterceptor.d.ts +0 -9
  1912. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +0 -8
  1913. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +0 -2
  1914. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +0 -2
  1915. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +0 -6
  1916. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +0 -15
  1917. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +0 -5
  1918. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +0 -52
  1919. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +0 -6
  1920. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +0 -10
  1921. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +0 -33
  1922. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +0 -17
  1923. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +0 -7
  1924. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +0 -2
  1925. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +0 -18
  1926. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/readFile.d.ts +0 -21
  1927. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +0 -16
  1928. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +0 -24
  1929. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +0 -21
  1930. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4Base.d.ts +0 -69
  1931. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/constants.d.ts +0 -43
  1932. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +0 -30
  1933. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +0 -5
  1934. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +0 -5
  1935. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +0 -5
  1936. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/headerUtil.d.ts +0 -4
  1937. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/index.d.ts +0 -11
  1938. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +0 -10
  1939. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +0 -5
  1940. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/signature-v4a-container.d.ts +0 -24
  1941. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/suite.fixture.d.ts +0 -14
  1942. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/utilDate.d.ts +0 -2
  1943. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/NoOpLogger.d.ts +0 -11
  1944. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +0 -87
  1945. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/collect-stream-body.d.ts +0 -5
  1946. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +0 -119
  1947. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/constants.d.ts +0 -4
  1948. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +0 -18
  1949. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +0 -15
  1950. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/defaults-mode.d.ts +0 -28
  1951. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/emitWarningIfUnsupportedVersion.d.ts +0 -8
  1952. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +0 -42
  1953. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extended-encode-uri-component.d.ts +0 -5
  1954. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -24
  1955. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -38
  1956. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/index.d.ts +0 -1
  1957. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +0 -18
  1958. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-array-if-single-item.d.ts +0 -7
  1959. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-value-from-text-node.d.ts +0 -7
  1960. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/index.d.ts +0 -21
  1961. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/is-serializable-header-value.d.ts +0 -5
  1962. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/object-mapping.d.ts +0 -178
  1963. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/resolve-path.d.ts +0 -5
  1964. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/schemaLogFilter.d.ts +0 -9
  1965. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +0 -15
  1966. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/serde-json.d.ts +0 -12
  1967. package/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +0 -7
  1968. package/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +0 -50
  1969. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +0 -7
  1970. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +0 -49
  1971. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +0 -20
  1972. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +0 -41
  1973. package/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +0 -14
  1974. package/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +0 -57
  1975. package/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +0 -6
  1976. package/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +0 -40
  1977. package/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +0 -63
  1978. package/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +0 -57
  1979. package/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +0 -28
  1980. package/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +0 -10
  1981. package/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +0 -3
  1982. package/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +0 -34
  1983. package/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +0 -32
  1984. package/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +0 -60
  1985. package/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +0 -41
  1986. package/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +0 -31
  1987. package/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +0 -77
  1988. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +0 -27
  1989. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +0 -10
  1990. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +0 -28
  1991. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +0 -16
  1992. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +0 -5
  1993. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +0 -55
  1994. package/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +0 -137
  1995. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +0 -58
  1996. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +0 -33
  1997. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -9
  1998. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +0 -4
  1999. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +0 -18
  2000. package/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +0 -35
  2001. package/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +0 -16
  2002. package/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +0 -128
  2003. package/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +0 -112
  2004. package/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +0 -14
  2005. package/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +0 -31
  2006. package/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +0 -15
  2007. package/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +0 -4
  2008. package/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +0 -14
  2009. package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +0 -43
  2010. package/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +0 -13
  2011. package/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +0 -534
  2012. package/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +0 -33
  2013. package/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +0 -30
  2014. package/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +0 -40
  2015. package/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +0 -133
  2016. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +0 -149
  2017. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +0 -251
  2018. package/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +0 -65
  2019. package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +0 -118
  2020. package/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +0 -46
  2021. package/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +0 -114
  2022. package/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +0 -82
  2023. package/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +0 -155
  2024. package/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +0 -22
  2025. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +0 -32
  2026. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -60
  2027. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -51
  2028. package/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +0 -41
  2029. package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +0 -26
  2030. package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +0 -81
  2031. package/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +0 -14
  2032. package/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +0 -6
  2033. package/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +0 -88
  2034. package/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +0 -41
  2035. package/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +0 -17
  2036. package/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +0 -192
  2037. package/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +0 -35
  2038. package/node_modules/@smithy/url-parser/dist-types/ts3.4/index.d.ts +0 -5
  2039. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/constants.d.ts +0 -12
  2040. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/index.d.ts +0 -4
  2041. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
  2042. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.native.d.ts +0 -16
  2043. package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/constants.d.ts +0 -24
  2044. package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/defaultsModeConfig.d.ts +0 -6
  2045. package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/index.d.ts +0 -4
  2046. package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
  2047. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/cache/EndpointCache.d.ts +0 -34
  2048. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/debugId.d.ts +0 -1
  2049. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/index.d.ts +0 -2
  2050. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/toDebugString.d.ts +0 -9
  2051. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/getEndpointUrlConfig.d.ts +0 -2
  2052. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  2053. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/booleanEquals.d.ts +0 -5
  2054. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttr.d.ts +0 -7
  2055. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttrPathList.d.ts +0 -4
  2056. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/index.d.ts +0 -9
  2057. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -4
  2058. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +0 -5
  2059. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isValidHostLabel.d.ts +0 -7
  2060. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/not.d.ts +0 -5
  2061. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/parseURL.d.ts +0 -5
  2062. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/stringEquals.d.ts +0 -5
  2063. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/substring.d.ts +0 -7
  2064. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/uriEncode.d.ts +0 -4
  2065. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -6
  2066. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -3
  2067. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointFunctions.d.ts +0 -2
  2068. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -5
  2069. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -2
  2070. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -4
  2071. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -3
  2072. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -7
  2073. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -25
  2074. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +0 -1
  2075. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/customEndpointFunctions.d.ts +0 -4
  2076. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +0 -11
  2077. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateCondition.d.ts +0 -8
  2078. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateConditions.d.ts +0 -8
  2079. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateEndpointRule.d.ts +0 -3
  2080. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateErrorRule.d.ts +0 -2
  2081. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +0 -7
  2082. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +0 -8
  2083. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTemplate.d.ts +0 -2
  2084. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +0 -1
  2085. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointHeaders.d.ts +0 -2
  2086. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +0 -8
  2087. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +0 -1
  2088. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointUrl.d.ts +0 -2
  2089. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getReferenceValue.d.ts +0 -2
  2090. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/index.d.ts +0 -2
  2091. package/node_modules/@smithy/util-middleware/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
  2092. package/node_modules/@smithy/util-middleware/dist-types/ts3.4/index.d.ts +0 -8
  2093. package/node_modules/@smithy/util-middleware/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
  2094. package/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  2095. package/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  2096. package/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  2097. package/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  2098. package/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  2099. package/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  2100. package/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  2101. package/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  2102. package/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  2103. package/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  2104. package/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  2105. package/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  2106. package/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  2107. package/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  2108. package/node_modules/@smithy/util-stream/dist-types/ts3.4/ByteArrayCollector.d.ts +0 -13
  2109. package/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/Uint8ArrayBlobAdapter.d.ts +0 -22
  2110. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.browser.d.ts +0 -37
  2111. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +0 -60
  2112. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +0 -14
  2113. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +0 -13
  2114. package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +0 -15
  2115. package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +0 -54
  2116. package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.browser.d.ts +0 -5
  2117. package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +0 -10
  2118. package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +0 -7
  2119. package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +0 -9
  2120. package/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +0 -12
  2121. package/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.browser.d.ts +0 -7
  2122. package/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.d.ts +0 -8
  2123. package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.browser.d.ts +0 -8
  2124. package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +0 -17
  2125. package/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +0 -17
  2126. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/circularReplacer.d.ts +0 -6
  2127. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/createWaiter.d.ts +0 -11
  2128. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/index.d.ts +0 -2
  2129. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/poller.d.ts +0 -10
  2130. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/index.d.ts +0 -8
  2131. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/sleep.d.ts +0 -4
  2132. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/validate.d.ts +0 -8
  2133. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/waiter.d.ts +0 -49
  2134. package/node_modules/brace-expansion/index.js +0 -203
  2135. package/node_modules/brace-expansion/package.json +0 -49
  2136. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/assert-valid-pattern.js.map +0 -1
  2137. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/ast.d.ts +0 -24
  2138. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/ast.d.ts.map +0 -1
  2139. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/ast.js +0 -566
  2140. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/ast.js.map +0 -1
  2141. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
  2142. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
  2143. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
  2144. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
  2145. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/index.d.ts +0 -94
  2146. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
  2147. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/index.js +0 -1011
  2148. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/index.js.map +0 -1
  2149. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
  2150. package/node_modules/editorconfig/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
  2151. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/assert-valid-pattern.js.map +0 -1
  2152. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/ast.d.ts +0 -24
  2153. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/ast.d.ts.map +0 -1
  2154. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/ast.js +0 -562
  2155. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/ast.js.map +0 -1
  2156. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
  2157. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
  2158. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
  2159. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
  2160. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/index.d.ts +0 -94
  2161. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
  2162. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/index.js +0 -995
  2163. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/index.js.map +0 -1
  2164. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
  2165. package/node_modules/editorconfig/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
  2166. package/node_modules/minipass/LICENSE +0 -15
  2167. package/node_modules/proxy-from-env/.eslintrc +0 -29
  2168. package/node_modules/proxy-from-env/.travis.yml +0 -10
  2169. package/node_modules/proxy-from-env/test.js +0 -483
  2170. package/node_modules/strnum/.github/SECURITY.md +0 -5
  2171. package/node_modules/strnum/.vscode/launch.json +0 -25
  2172. package/node_modules/strnum/algo.stflow +0 -84
  2173. package/node_modules/strnum/strnum.test.js +0 -173
  2174. package/node_modules/strnum/test.js +0 -9
  2175. /package/node_modules/@aws-sdk/{client-sso/dist-cjs → nested-clients/dist-cjs/submodules/cognito-identity}/endpoint/endpointResolver.js +0 -0
  2176. /package/node_modules/@aws-sdk/{client-sso/dist-cjs → nested-clients/dist-cjs/submodules/cognito-identity}/runtimeConfig.native.js +0 -0
  2177. /package/node_modules/@aws-sdk/{client-sso/dist-cjs → nested-clients/dist-cjs/submodules/sso}/models/SSOServiceException.js +0 -0
  2178. /package/node_modules/@aws-sdk/{client-sso/dist-cjs → nested-clients/dist-cjs/submodules/sso}/models/errors.js +0 -0
  2179. /package/node_modules/@aws-sdk/{client-sso/dist-es → nested-clients/dist-es/submodules/cognito-identity}/auth/httpAuthExtensionConfiguration.js +0 -0
  2180. /package/node_modules/@aws-sdk/{client-sso/dist-es → nested-clients/dist-es/submodules/cognito-identity}/endpoint/endpointResolver.js +0 -0
  2181. /package/node_modules/@aws-sdk/{client-sso/dist-es → nested-clients/dist-es/submodules/cognito-identity}/extensionConfiguration.js +0 -0
  2182. /package/node_modules/@aws-sdk/{client-sso/dist-es → nested-clients/dist-es/submodules/cognito-identity}/models/models_0.js +0 -0
  2183. /package/node_modules/@aws-sdk/{client-sso/dist-es → nested-clients/dist-es/submodules/cognito-identity}/runtimeConfig.native.js +0 -0
  2184. /package/node_modules/@aws-sdk/{client-sso/dist-es → nested-clients/dist-es/submodules/cognito-identity}/runtimeExtensions.js +0 -0
  2185. /package/node_modules/@aws-sdk/{client-sso/dist-es → nested-clients/dist-es/submodules/sso}/SSOClient.js +0 -0
  2186. /package/node_modules/@aws-sdk/{client-sso/dist-es → nested-clients/dist-es/submodules/sso}/commands/GetRoleCredentialsCommand.js +0 -0
  2187. /package/node_modules/@aws-sdk/{client-sso/dist-es → nested-clients/dist-es/submodules/sso}/endpoint/EndpointParameters.js +0 -0
  2188. /package/node_modules/@aws-sdk/{client-sso/dist-es/pagination/Interfaces.js → nested-clients/dist-es/submodules/sso/extensionConfiguration.js} +0 -0
  2189. /package/node_modules/@aws-sdk/{client-sso/dist-es → nested-clients/dist-es/submodules/sso}/models/SSOServiceException.js +0 -0
  2190. /package/node_modules/@aws-sdk/{client-sso/dist-es → nested-clients/dist-es/submodules/sso}/models/errors.js +0 -0
  2191. /package/node_modules/@aws-sdk/{client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js → nested-clients/dist-es/submodules/sso/models/models_0.js} +0 -0
  2192. /package/node_modules/@aws-sdk/{client-sso/dist-types → nested-clients/dist-types/submodules/cognito-identity}/endpoint/EndpointParameters.d.ts +0 -0
  2193. /package/node_modules/@aws-sdk/{client-sso/dist-types → nested-clients/dist-types/submodules/cognito-identity}/endpoint/endpointResolver.d.ts +0 -0
  2194. /package/node_modules/@aws-sdk/{client-sso/dist-types → nested-clients/dist-types/submodules/sso}/extensionConfiguration.d.ts +0 -0
  2195. /package/node_modules/@aws-sdk/{client-sso/dist-types → nested-clients/dist-types/submodules/sso}/models/SSOServiceException.d.ts +0 -0
  2196. /package/node_modules/@aws-sdk/{client-sso/dist-types → nested-clients/dist-types/submodules/sso}/models/errors.d.ts +0 -0
  2197. /package/node_modules/@aws-sdk/{client-sso/dist-types → nested-clients/dist-types/submodules/sso}/runtimeExtensions.d.ts +0 -0
  2198. /package/node_modules/@aws-sdk/{client-sso/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/cognito-identity}/endpoint/EndpointParameters.d.ts +0 -0
  2199. /package/node_modules/@aws-sdk/{client-sso/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/cognito-identity}/endpoint/endpointResolver.d.ts +0 -0
  2200. /package/node_modules/@aws-sdk/{client-sso/dist-types → nested-clients/dist-types/ts3.4/submodules/cognito-identity}/endpoint/ruleset.d.ts +0 -0
  2201. /package/node_modules/@aws-sdk/{client-sso/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso}/endpoint/ruleset.d.ts +0 -0
  2202. /package/node_modules/@aws-sdk/{client-sso/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso}/extensionConfiguration.d.ts +0 -0
  2203. /package/node_modules/@aws-sdk/{client-sso/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso}/models/SSOServiceException.d.ts +0 -0
  2204. /package/node_modules/@aws-sdk/{client-sso/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso}/models/errors.d.ts +0 -0
  2205. /package/node_modules/@aws-sdk/{client-sso/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso}/runtimeExtensions.d.ts +0 -0
  2206. /package/node_modules/@smithy/middleware-retry/dist-es/{AdaptiveRetryStrategy.js → retry-pre-sra-deprecated/AdaptiveRetryStrategy.js} +0 -0
  2207. /package/node_modules/@smithy/middleware-retry/dist-es/{defaultRetryQuota.js → retry-pre-sra-deprecated/defaultRetryQuota.js} +0 -0
  2208. /package/node_modules/@smithy/middleware-retry/dist-es/{delayDecider.js → retry-pre-sra-deprecated/delayDecider.js} +0 -0
  2209. /package/node_modules/@smithy/middleware-retry/dist-es/{retryDecider.js → retry-pre-sra-deprecated/retryDecider.js} +0 -0
  2210. /package/node_modules/@smithy/middleware-retry/dist-es/{types.js → retry-pre-sra-deprecated/types.js} +0 -0
  2211. /package/node_modules/@smithy/middleware-retry/dist-types/{StandardRetryStrategy.d.ts → retry-pre-sra-deprecated/StandardRetryStrategy.d.ts} +0 -0
  2212. /package/node_modules/@smithy/middleware-retry/dist-types/{retryDecider.d.ts → retry-pre-sra-deprecated/retryDecider.d.ts} +0 -0
  2213. /package/node_modules/@smithy/middleware-retry/dist-types/{types.d.ts → retry-pre-sra-deprecated/types.d.ts} +0 -0
  2214. /package/node_modules/{brace-expansion → editorconfig/node_modules/brace-expansion}/.github/FUNDING.yml +0 -0
  2215. /package/node_modules/{brace-expansion → editorconfig/node_modules/brace-expansion}/LICENSE +0 -0
  2216. /package/node_modules/{brace-expansion → editorconfig/node_modules/brace-expansion}/README.md +0 -0
  2217. /package/node_modules/editorconfig/node_modules/minimatch/dist/{cjs → commonjs}/assert-valid-pattern.d.ts +0 -0
  2218. /package/node_modules/editorconfig/node_modules/minimatch/dist/{cjs → commonjs}/assert-valid-pattern.d.ts.map +0 -0
  2219. /package/node_modules/editorconfig/node_modules/minimatch/dist/{cjs → commonjs}/assert-valid-pattern.js +0 -0
  2220. /package/node_modules/editorconfig/node_modules/minimatch/dist/{cjs → commonjs}/brace-expressions.d.ts +0 -0
  2221. /package/node_modules/editorconfig/node_modules/minimatch/dist/{cjs → commonjs}/brace-expressions.js +0 -0
  2222. /package/node_modules/editorconfig/node_modules/minimatch/dist/{cjs → commonjs}/escape.js +0 -0
  2223. /package/node_modules/editorconfig/node_modules/minimatch/dist/{cjs → commonjs}/escape.js.map +0 -0
  2224. /package/node_modules/editorconfig/node_modules/minimatch/dist/{cjs → commonjs}/package.json +0 -0
  2225. /package/node_modules/editorconfig/node_modules/minimatch/dist/{cjs → commonjs}/unescape.js +0 -0
  2226. /package/node_modules/editorconfig/node_modules/minimatch/dist/{cjs → commonjs}/unescape.js.map +0 -0
  2227. /package/node_modules/editorconfig/node_modules/minimatch/dist/{mjs → esm}/assert-valid-pattern.d.ts +0 -0
  2228. /package/node_modules/editorconfig/node_modules/minimatch/dist/{mjs → esm}/assert-valid-pattern.d.ts.map +0 -0
  2229. /package/node_modules/editorconfig/node_modules/minimatch/dist/{mjs → esm}/assert-valid-pattern.js +0 -0
  2230. /package/node_modules/editorconfig/node_modules/minimatch/dist/{mjs → esm}/brace-expressions.d.ts +0 -0
  2231. /package/node_modules/editorconfig/node_modules/minimatch/dist/{mjs → esm}/brace-expressions.js +0 -0
  2232. /package/node_modules/editorconfig/node_modules/minimatch/dist/{mjs → esm}/escape.js +0 -0
  2233. /package/node_modules/editorconfig/node_modules/minimatch/dist/{mjs → esm}/escape.js.map +0 -0
  2234. /package/node_modules/editorconfig/node_modules/minimatch/dist/{mjs → esm}/package.json +0 -0
  2235. /package/node_modules/editorconfig/node_modules/minimatch/dist/{mjs → esm}/unescape.js +0 -0
  2236. /package/node_modules/editorconfig/node_modules/minimatch/dist/{mjs → esm}/unescape.js.map +0 -0
  2237. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlbuilder → fast-xml-builder/src}/prettifyJs2Xml.js +0 -0
@@ -94,7 +94,7 @@ var require_package = __commonJS({
94
94
  "node_modules/@slack/web-api/package.json"(exports2, module2) {
95
95
  module2.exports = {
96
96
  name: "@slack/web-api",
97
- version: "7.14.1",
97
+ version: "7.15.1",
98
98
  description: "Official library for using the Slack Platform's Web API",
99
99
  author: "Slack Technologies, LLC",
100
100
  license: "MIT",
@@ -131,23 +131,23 @@ var require_package = __commonJS({
131
131
  },
132
132
  scripts: {
133
133
  build: "npm run build:clean && tsc",
134
- "build:clean": "shx rm -rf ./dist ./coverage",
134
+ "build:clean": "shx rm -rf ./dist",
135
135
  docs: "npx typedoc --plugin typedoc-plugin-markdown",
136
- mocha: 'mocha --config ./test/.mocharc.json "./src/**/*.spec.ts"',
137
136
  prepack: "npm run build",
138
- test: "npm run test:types && npm run test:integration && npm run test:unit",
137
+ test: "npm run test:unit",
138
+ "test:node18": "npm run build && bash -c 'node --test --test-reporter=spec --import tsx src/*.test.ts'",
139
139
  "test:integration": "npm run build && node test/integration/commonjs-project/index.js && node test/integration/esm-project/index.mjs && npm run test:integration:ts",
140
140
  "test:integration:ts": "cd test/integration/ts-4.7-project && npm i && npm run build",
141
141
  "test:types": "tsd",
142
- "test:unit": "npm run build && c8 --config ./test/.c8rc.json npm run mocha",
142
+ "test:unit": "npm run build && node --experimental-test-coverage --test-reporter=spec --test-reporter-destination=stdout --test-reporter=lcov --test-reporter-destination=lcov.info --test-reporter=junit --test-reporter-destination=test-results.xml --import tsx --test src/*.test.ts",
143
143
  watch: "npx nodemon --watch 'src' --ext 'ts' --exec npm run build"
144
144
  },
145
145
  dependencies: {
146
- "@slack/logger": "^4.0.0",
147
- "@slack/types": "^2.20.0",
148
- "@types/node": ">=18.0.0",
146
+ "@slack/logger": "^4.0.1",
147
+ "@slack/types": "^2.20.1",
148
+ "@types/node": ">=18",
149
149
  "@types/retry": "0.12.0",
150
- axios: "^1.13.5",
150
+ axios: "^1.15.0",
151
151
  eventemitter3: "^5.0.1",
152
152
  "form-data": "^4.0.4",
153
153
  "is-electron": "2.2.2",
@@ -157,26 +157,12 @@ var require_package = __commonJS({
157
157
  retry: "^0.13.1"
158
158
  },
159
159
  devDependencies: {
160
- "@tsconfig/recommended": "^1",
161
160
  "@types/busboy": "^1.5.4",
162
- "@types/chai": "^4",
163
- "@types/mocha": "^10",
164
161
  "@types/sinon": "^21",
165
162
  busboy: "^1",
166
- c8: "^10.1.2",
167
- chai: "^4",
168
- mocha: "^11",
169
- "mocha-junit-reporter": "^2.2.1",
170
- "mocha-multi-reporters": "^1.5.1",
171
163
  nock: "^14",
172
- shx: "^0.4.0",
173
164
  sinon: "^21",
174
- "source-map-support": "^0.5.21",
175
- "ts-node": "^10",
176
- tsd: "^0.33.0",
177
- typedoc: "^0.28.7",
178
- "typedoc-plugin-markdown": "^4.7.1",
179
- typescript: "5.9.3"
165
+ tsd: "^0.33.0"
180
166
  },
181
167
  tsd: {
182
168
  directory: "test/types"
@@ -235,7 +221,15 @@ var require_instrument = __commonJS({
235
221
  function replaceSlashes(s) {
236
222
  return s.replace("/", ":");
237
223
  }
238
- var baseUserAgent = `${replaceSlashes(packageJson.name)}/${packageJson.version} ${(0, node_path_1.basename)(process.title)}/${process.version.replace("v", "")} ${os.platform()}/${os.release()}`;
224
+ var MAX_LATIN1_CODE = 255;
225
+ function toLatin1Safe(s) {
226
+ let result = "";
227
+ for (const char of s) {
228
+ result += char.charCodeAt(0) <= MAX_LATIN1_CODE ? char : encodeURIComponent(char);
229
+ }
230
+ return result;
231
+ }
232
+ var baseUserAgent = `${replaceSlashes(packageJson.name)}/${packageJson.version} ${toLatin1Safe((0, node_path_1.basename)(process.title))}/${process.version.replace("v", "")} ${os.platform()}/${os.release()}`;
239
233
  var appMetadata = {};
240
234
  function addAppMetadata({ name, version }) {
241
235
  appMetadata[replaceSlashes(name)] = version;
@@ -259,7 +253,7 @@ var require_dist = __commonJS({
259
253
  LogLevel2["WARN"] = "warn";
260
254
  LogLevel2["INFO"] = "info";
261
255
  LogLevel2["DEBUG"] = "debug";
262
- })(LogLevel = exports2.LogLevel || (exports2.LogLevel = {}));
256
+ })(LogLevel || (exports2.LogLevel = LogLevel = {}));
263
257
  var ConsoleLogger = class _ConsoleLogger {
264
258
  constructor() {
265
259
  this.level = LogLevel.INFO;
@@ -283,7 +277,7 @@ var require_dist = __commonJS({
283
277
  /**
284
278
  * Log a debug message
285
279
  */
286
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
280
+ // biome-ignore lint/suspicious/noExplicitAny: can log anything
287
281
  debug(...msg) {
288
282
  if (_ConsoleLogger.isMoreOrEqualSevere(LogLevel.DEBUG, this.level)) {
289
283
  console.debug(_ConsoleLogger.labels.get(LogLevel.DEBUG), this.name, ...msg);
@@ -292,7 +286,7 @@ var require_dist = __commonJS({
292
286
  /**
293
287
  * Log an info message
294
288
  */
295
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
289
+ // biome-ignore lint/suspicious/noExplicitAny: can log anything
296
290
  info(...msg) {
297
291
  if (_ConsoleLogger.isMoreOrEqualSevere(LogLevel.INFO, this.level)) {
298
292
  console.info(_ConsoleLogger.labels.get(LogLevel.INFO), this.name, ...msg);
@@ -301,7 +295,7 @@ var require_dist = __commonJS({
301
295
  /**
302
296
  * Log a warning message
303
297
  */
304
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
298
+ // biome-ignore lint/suspicious/noExplicitAny: can log anything
305
299
  warn(...msg) {
306
300
  if (_ConsoleLogger.isMoreOrEqualSevere(LogLevel.WARN, this.level)) {
307
301
  console.warn(_ConsoleLogger.labels.get(LogLevel.WARN), this.name, ...msg);
@@ -310,7 +304,7 @@ var require_dist = __commonJS({
310
304
  /**
311
305
  * Log an error message
312
306
  */
313
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
307
+ // biome-ignore lint/suspicious/noExplicitAny: can log anything
314
308
  error(...msg) {
315
309
  if (_ConsoleLogger.isMoreOrEqualSevere(LogLevel.ERROR, this.level)) {
316
310
  console.error(_ConsoleLogger.labels.get(LogLevel.ERROR), this.name, ...msg);
@@ -417,33 +411,6 @@ var require_response = __commonJS({
417
411
  var require_chat_stream = __commonJS({
418
412
  "node_modules/@slack/web-api/dist/chat-stream.js"(exports2) {
419
413
  "use strict";
420
- var __awaiter = exports2 && exports2.__awaiter || function(thisArg, _arguments, P, generator) {
421
- function adopt(value) {
422
- return value instanceof P ? value : new P(function(resolve) {
423
- resolve(value);
424
- });
425
- }
426
- return new (P || (P = Promise))(function(resolve, reject) {
427
- function fulfilled(value) {
428
- try {
429
- step(generator.next(value));
430
- } catch (e) {
431
- reject(e);
432
- }
433
- }
434
- function rejected(value) {
435
- try {
436
- step(generator["throw"](value));
437
- } catch (e) {
438
- reject(e);
439
- }
440
- }
441
- function step(result) {
442
- result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected);
443
- }
444
- step((generator = generator.apply(thisArg, _arguments || [])).next());
445
- });
446
- };
447
414
  var __rest = exports2 && exports2.__rest || function(s, e) {
448
415
  var t = {};
449
416
  for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
@@ -511,32 +478,30 @@ var require_chat_stream = __commonJS({
511
478
  * await streamer.stop();
512
479
  * @see {@link https://docs.slack.dev/reference/methods/chat.appendStream}
513
480
  */
514
- append(args) {
515
- return __awaiter(this, void 0, void 0, function* () {
516
- if (this.state === "completed") {
517
- throw new Error(`failed to append stream: stream state is ${this.state}`);
518
- }
519
- const { markdown_text, chunks } = args, opts = __rest(args, ["markdown_text", "chunks"]);
520
- if (opts.token) {
521
- this.token = opts.token;
522
- }
523
- if (markdown_text) {
524
- this.buffer += markdown_text;
525
- }
526
- if (this.buffer.length >= this.options.buffer_size || chunks) {
527
- return yield this.flushBuffer(Object.assign({ chunks }, opts));
528
- }
529
- const details = {
530
- bufferLength: this.buffer.length,
531
- bufferSize: this.options.buffer_size,
532
- channel: this.streamArgs.channel,
533
- recipientTeamId: this.streamArgs.recipient_team_id,
534
- recipientUserId: this.streamArgs.recipient_user_id,
535
- threadTs: this.streamArgs.thread_ts
536
- };
537
- this.logger.debug(`ChatStreamer appended to buffer: ${JSON.stringify(details)}`);
538
- return null;
539
- });
481
+ async append(args) {
482
+ if (this.state === "completed") {
483
+ throw new Error(`failed to append stream: stream state is ${this.state}`);
484
+ }
485
+ const { markdown_text, chunks } = args, opts = __rest(args, ["markdown_text", "chunks"]);
486
+ if (opts.token) {
487
+ this.token = opts.token;
488
+ }
489
+ if (markdown_text) {
490
+ this.buffer += markdown_text;
491
+ }
492
+ if (this.buffer.length >= this.options.buffer_size || chunks) {
493
+ return await this.flushBuffer(Object.assign({ chunks }, opts));
494
+ }
495
+ const details = {
496
+ bufferLength: this.buffer.length,
497
+ bufferSize: this.options.buffer_size,
498
+ channel: this.streamArgs.channel,
499
+ recipientTeamId: this.streamArgs.recipient_team_id,
500
+ recipientUserId: this.streamArgs.recipient_user_id,
501
+ threadTs: this.streamArgs.thread_ts
502
+ };
503
+ this.logger.debug(`ChatStreamer appended to buffer: ${JSON.stringify(details)}`);
504
+ return null;
540
505
  }
541
506
  /**
542
507
  * Stop the stream and finalize the message.
@@ -556,65 +521,61 @@ var require_chat_stream = __commonJS({
556
521
  * await streamer.stop();
557
522
  * @see {@link https://docs.slack.dev/reference/methods/chat.stopStream}
558
523
  */
559
- stop(args) {
560
- return __awaiter(this, void 0, void 0, function* () {
561
- if (this.state === "completed") {
562
- throw new Error(`failed to stop stream: stream state is ${this.state}`);
563
- }
564
- const _a = args !== null && args !== void 0 ? args : {}, { markdown_text, chunks } = _a, opts = __rest(_a, ["markdown_text", "chunks"]);
565
- if (opts.token) {
566
- this.token = opts.token;
567
- }
568
- if (markdown_text) {
569
- this.buffer += markdown_text;
570
- }
571
- if (!this.streamTs) {
572
- const response2 = yield this.client.chat.startStream(Object.assign(Object.assign({}, this.streamArgs), { token: this.token }));
573
- if (!response2.ts) {
574
- throw new Error("failed to stop stream: stream not started");
575
- }
576
- this.streamTs = response2.ts;
577
- this.state = "in_progress";
578
- }
579
- const chunksToFlush = [];
580
- if (this.buffer.length > 0) {
581
- chunksToFlush.push({
582
- type: "markdown_text",
583
- text: this.buffer
584
- });
585
- }
586
- if (chunks) {
587
- chunksToFlush.push(...chunks);
588
- }
589
- const response = yield this.client.chat.stopStream(Object.assign({ token: this.token, channel: this.streamArgs.channel, ts: this.streamTs, chunks: chunksToFlush }, opts));
590
- this.state = "completed";
591
- return response;
592
- });
524
+ async stop(args) {
525
+ if (this.state === "completed") {
526
+ throw new Error(`failed to stop stream: stream state is ${this.state}`);
527
+ }
528
+ const _a = args !== null && args !== void 0 ? args : {}, { markdown_text, chunks } = _a, opts = __rest(_a, ["markdown_text", "chunks"]);
529
+ if (opts.token) {
530
+ this.token = opts.token;
531
+ }
532
+ if (markdown_text) {
533
+ this.buffer += markdown_text;
534
+ }
535
+ if (!this.streamTs) {
536
+ const response2 = await this.client.chat.startStream(Object.assign(Object.assign({}, this.streamArgs), { token: this.token }));
537
+ if (!response2.ts) {
538
+ throw new Error("failed to stop stream: stream not started");
539
+ }
540
+ this.streamTs = response2.ts;
541
+ this.state = "in_progress";
542
+ }
543
+ const chunksToFlush = [];
544
+ if (this.buffer.length > 0) {
545
+ chunksToFlush.push({
546
+ type: "markdown_text",
547
+ text: this.buffer
548
+ });
549
+ }
550
+ if (chunks) {
551
+ chunksToFlush.push(...chunks);
552
+ }
553
+ const response = await this.client.chat.stopStream(Object.assign({ token: this.token, channel: this.streamArgs.channel, ts: this.streamTs, chunks: chunksToFlush }, opts));
554
+ this.state = "completed";
555
+ return response;
593
556
  }
594
- flushBuffer(args) {
595
- return __awaiter(this, void 0, void 0, function* () {
596
- const _a = args !== null && args !== void 0 ? args : {}, { chunks } = _a, opts = __rest(_a, ["chunks"]);
597
- const chunksToFlush = [];
598
- if (this.buffer.length > 0) {
599
- chunksToFlush.push({
600
- type: "markdown_text",
601
- text: this.buffer
602
- });
603
- }
604
- if (chunks) {
605
- chunksToFlush.push(...chunks);
606
- }
607
- if (!this.streamTs) {
608
- const response2 = yield this.client.chat.startStream(Object.assign(Object.assign(Object.assign({}, this.streamArgs), { token: this.token, chunks: chunksToFlush }), opts));
609
- this.buffer = "";
610
- this.streamTs = response2.ts;
611
- this.state = "in_progress";
612
- return response2;
613
- }
614
- const response = yield this.client.chat.appendStream(Object.assign({ token: this.token, channel: this.streamArgs.channel, ts: this.streamTs, chunks: chunksToFlush }, opts));
557
+ async flushBuffer(args) {
558
+ const _a = args !== null && args !== void 0 ? args : {}, { chunks } = _a, opts = __rest(_a, ["chunks"]);
559
+ const chunksToFlush = [];
560
+ if (this.buffer.length > 0) {
561
+ chunksToFlush.push({
562
+ type: "markdown_text",
563
+ text: this.buffer
564
+ });
565
+ }
566
+ if (chunks) {
567
+ chunksToFlush.push(...chunks);
568
+ }
569
+ if (!this.streamTs) {
570
+ const response2 = await this.client.chat.startStream(Object.assign(Object.assign(Object.assign({}, this.streamArgs), { token: this.token, chunks: chunksToFlush }), opts));
615
571
  this.buffer = "";
616
- return response;
617
- });
572
+ this.streamTs = response2.ts;
573
+ this.state = "in_progress";
574
+ return response2;
575
+ }
576
+ const response = await this.client.chat.appendStream(Object.assign({ token: this.token, channel: this.streamArgs.channel, ts: this.streamTs, chunks: chunksToFlush }, opts));
577
+ this.buffer = "";
578
+ return response;
618
579
  }
619
580
  };
620
581
  exports2.ChatStreamer = ChatStreamer;
@@ -10903,76 +10864,6 @@ var require_form_data = __commonJS({
10903
10864
  }
10904
10865
  });
10905
10866
 
10906
- // node_modules/proxy-from-env/index.js
10907
- var require_proxy_from_env = __commonJS({
10908
- "node_modules/proxy-from-env/index.js"(exports2) {
10909
- "use strict";
10910
- var parseUrl = require("url").parse;
10911
- var DEFAULT_PORTS = {
10912
- ftp: 21,
10913
- gopher: 70,
10914
- http: 80,
10915
- https: 443,
10916
- ws: 80,
10917
- wss: 443
10918
- };
10919
- var stringEndsWith = String.prototype.endsWith || function(s) {
10920
- return s.length <= this.length && this.indexOf(s, this.length - s.length) !== -1;
10921
- };
10922
- function getProxyForUrl(url) {
10923
- var parsedUrl = typeof url === "string" ? parseUrl(url) : url || {};
10924
- var proto = parsedUrl.protocol;
10925
- var hostname = parsedUrl.host;
10926
- var port = parsedUrl.port;
10927
- if (typeof hostname !== "string" || !hostname || typeof proto !== "string") {
10928
- return "";
10929
- }
10930
- proto = proto.split(":", 1)[0];
10931
- hostname = hostname.replace(/:\d*$/, "");
10932
- port = parseInt(port) || DEFAULT_PORTS[proto] || 0;
10933
- if (!shouldProxy(hostname, port)) {
10934
- return "";
10935
- }
10936
- var proxy = getEnv("npm_config_" + proto + "_proxy") || getEnv(proto + "_proxy") || getEnv("npm_config_proxy") || getEnv("all_proxy");
10937
- if (proxy && proxy.indexOf("://") === -1) {
10938
- proxy = proto + "://" + proxy;
10939
- }
10940
- return proxy;
10941
- }
10942
- function shouldProxy(hostname, port) {
10943
- var NO_PROXY = (getEnv("npm_config_no_proxy") || getEnv("no_proxy")).toLowerCase();
10944
- if (!NO_PROXY) {
10945
- return true;
10946
- }
10947
- if (NO_PROXY === "*") {
10948
- return false;
10949
- }
10950
- return NO_PROXY.split(/[,\s]/).every(function(proxy) {
10951
- if (!proxy) {
10952
- return true;
10953
- }
10954
- var parsedProxy = proxy.match(/^(.+):(\d+)$/);
10955
- var parsedProxyHostname = parsedProxy ? parsedProxy[1] : proxy;
10956
- var parsedProxyPort = parsedProxy ? parseInt(parsedProxy[2]) : 0;
10957
- if (parsedProxyPort && parsedProxyPort !== port) {
10958
- return true;
10959
- }
10960
- if (!/^[.*]/.test(parsedProxyHostname)) {
10961
- return hostname !== parsedProxyHostname;
10962
- }
10963
- if (parsedProxyHostname.charAt(0) === "*") {
10964
- parsedProxyHostname = parsedProxyHostname.slice(1);
10965
- }
10966
- return !stringEndsWith.call(hostname, parsedProxyHostname);
10967
- });
10968
- }
10969
- function getEnv(key) {
10970
- return process.env[key.toLowerCase()] || process.env[key.toUpperCase()] || "";
10971
- }
10972
- exports2.getProxyForUrl = getProxyForUrl;
10973
- }
10974
- });
10975
-
10976
10867
  // node_modules/ms/index.js
10977
10868
  var require_ms = __commonJS({
10978
10869
  "node_modules/ms/index.js"(exports2, module2) {
@@ -11787,6 +11678,11 @@ var require_follow_redirects = __commonJS({
11787
11678
  } catch (error) {
11788
11679
  useNativeURL = error.code === "ERR_INVALID_URL";
11789
11680
  }
11681
+ var sensitiveHeaders = [
11682
+ "Authorization",
11683
+ "Proxy-Authorization",
11684
+ "Cookie"
11685
+ ];
11790
11686
  var preservedUrlFields = [
11791
11687
  "auth",
11792
11688
  "host",
@@ -11851,6 +11747,7 @@ var require_follow_redirects = __commonJS({
11851
11747
  self2.emit("error", cause instanceof RedirectionError ? cause : new RedirectionError({ cause }));
11852
11748
  }
11853
11749
  };
11750
+ this._headerFilter = new RegExp("^(?:" + sensitiveHeaders.concat(options.sensitiveHeaders).map(escapeRegex).join("|") + ")$", "i");
11854
11751
  this._performRequest();
11855
11752
  }
11856
11753
  RedirectableRequest.prototype = Object.create(Writable.prototype);
@@ -11988,6 +11885,9 @@ var require_follow_redirects = __commonJS({
11988
11885
  if (!options.headers) {
11989
11886
  options.headers = {};
11990
11887
  }
11888
+ if (!isArray(options.sensitiveHeaders)) {
11889
+ options.sensitiveHeaders = [];
11890
+ }
11991
11891
  if (options.host) {
11992
11892
  if (!options.hostname) {
11993
11893
  options.hostname = options.host;
@@ -12093,7 +11993,7 @@ var require_follow_redirects = __commonJS({
12093
11993
  this._isRedirect = true;
12094
11994
  spreadUrlObject(redirectUrl, this._options);
12095
11995
  if (redirectUrl.protocol !== currentUrlParts.protocol && redirectUrl.protocol !== "https:" || redirectUrl.host !== currentHost && !isSubdomain(redirectUrl.host, currentHost)) {
12096
- removeMatchingHeaders(/^(?:(?:proxy-)?authorization|cookie)$/i, this._options.headers);
11996
+ removeMatchingHeaders(this._headerFilter, this._options.headers);
12097
11997
  }
12098
11998
  if (isFunction(beforeRedirect)) {
12099
11999
  var responseDetails = {
@@ -12242,6 +12142,9 @@ var require_follow_redirects = __commonJS({
12242
12142
  var dot = subdomain.length - domain.length - 1;
12243
12143
  return dot > 0 && subdomain[dot] === "." && subdomain.endsWith(domain);
12244
12144
  }
12145
+ function isArray(value) {
12146
+ return value instanceof Array;
12147
+ }
12245
12148
  function isString(value) {
12246
12149
  return typeof value === "string" || value instanceof String;
12247
12150
  }
@@ -12254,6 +12157,9 @@ var require_follow_redirects = __commonJS({
12254
12157
  function isURL(value) {
12255
12158
  return URL2 && value instanceof URL2;
12256
12159
  }
12160
+ function escapeRegex(regex) {
12161
+ return regex.replace(/[\]\\/()*+?.$]/g, "\\$&");
12162
+ }
12257
12163
  module2.exports = wrap({ http, https });
12258
12164
  module2.exports.wrap = wrap;
12259
12165
  }
@@ -12266,7 +12172,6 @@ var require_axios = __commonJS({
12266
12172
  var FormData$1 = require_form_data();
12267
12173
  var crypto = require("crypto");
12268
12174
  var url = require("url");
12269
- var proxyFromEnv = require_proxy_from_env();
12270
12175
  var http = require("http");
12271
12176
  var https = require("https");
12272
12177
  var http2 = require("http2");
@@ -12275,28 +12180,21 @@ var require_axios = __commonJS({
12275
12180
  var zlib = require("zlib");
12276
12181
  var stream = require("stream");
12277
12182
  var events = require("events");
12278
- function _interopDefaultLegacy(e) {
12279
- return e && typeof e === "object" && "default" in e ? e : { "default": e };
12280
- }
12281
- var FormData__default = /* @__PURE__ */ _interopDefaultLegacy(FormData$1);
12282
- var crypto__default = /* @__PURE__ */ _interopDefaultLegacy(crypto);
12283
- var url__default = /* @__PURE__ */ _interopDefaultLegacy(url);
12284
- var proxyFromEnv__default = /* @__PURE__ */ _interopDefaultLegacy(proxyFromEnv);
12285
- var http__default = /* @__PURE__ */ _interopDefaultLegacy(http);
12286
- var https__default = /* @__PURE__ */ _interopDefaultLegacy(https);
12287
- var http2__default = /* @__PURE__ */ _interopDefaultLegacy(http2);
12288
- var util__default = /* @__PURE__ */ _interopDefaultLegacy(util);
12289
- var followRedirects__default = /* @__PURE__ */ _interopDefaultLegacy(followRedirects);
12290
- var zlib__default = /* @__PURE__ */ _interopDefaultLegacy(zlib);
12291
- var stream__default = /* @__PURE__ */ _interopDefaultLegacy(stream);
12292
12183
  function bind(fn, thisArg) {
12293
12184
  return function wrap() {
12294
12185
  return fn.apply(thisArg, arguments);
12295
12186
  };
12296
12187
  }
12297
- var { toString } = Object.prototype;
12298
- var { getPrototypeOf } = Object;
12299
- var { iterator, toStringTag } = Symbol;
12188
+ var {
12189
+ toString
12190
+ } = Object.prototype;
12191
+ var {
12192
+ getPrototypeOf
12193
+ } = Object;
12194
+ var {
12195
+ iterator,
12196
+ toStringTag
12197
+ } = Symbol;
12300
12198
  var kindOf = /* @__PURE__ */ ((cache) => (thing) => {
12301
12199
  const str = toString.call(thing);
12302
12200
  return cache[str] || (cache[str] = str.slice(8, -1).toLowerCase());
@@ -12306,7 +12204,9 @@ var require_axios = __commonJS({
12306
12204
  return (thing) => kindOf(thing) === type;
12307
12205
  };
12308
12206
  var typeOfTest = (type) => (thing) => typeof thing === type;
12309
- var { isArray } = Array;
12207
+ var {
12208
+ isArray
12209
+ } = Array;
12310
12210
  var isUndefined = typeOfTest("undefined");
12311
12211
  function isBuffer(val) {
12312
12212
  return val !== null && !isUndefined(val) && val.constructor !== null && !isUndefined(val.constructor) && isFunction$1(val.constructor.isBuffer) && val.constructor.isBuffer(val);
@@ -12345,23 +12245,35 @@ var require_axios = __commonJS({
12345
12245
  };
12346
12246
  var isDate = kindOfTest("Date");
12347
12247
  var isFile = kindOfTest("File");
12248
+ var isReactNativeBlob = (value) => {
12249
+ return !!(value && typeof value.uri !== "undefined");
12250
+ };
12251
+ var isReactNative = (formData) => formData && typeof formData.getParts !== "undefined";
12348
12252
  var isBlob = kindOfTest("Blob");
12349
12253
  var isFileList = kindOfTest("FileList");
12350
12254
  var isStream = (val) => isObject(val) && isFunction$1(val.pipe);
12255
+ function getGlobal() {
12256
+ if (typeof globalThis !== "undefined") return globalThis;
12257
+ if (typeof self !== "undefined") return self;
12258
+ if (typeof window !== "undefined") return window;
12259
+ if (typeof global !== "undefined") return global;
12260
+ return {};
12261
+ }
12262
+ var G = getGlobal();
12263
+ var FormDataCtor = typeof G.FormData !== "undefined" ? G.FormData : void 0;
12351
12264
  var isFormData = (thing) => {
12352
12265
  let kind;
12353
- return thing && (typeof FormData === "function" && thing instanceof FormData || isFunction$1(thing.append) && ((kind = kindOf(thing)) === "formdata" || // detect form-data instance
12266
+ return thing && (FormDataCtor && thing instanceof FormDataCtor || isFunction$1(thing.append) && ((kind = kindOf(thing)) === "formdata" || // detect form-data instance
12354
12267
  kind === "object" && isFunction$1(thing.toString) && thing.toString() === "[object FormData]"));
12355
12268
  };
12356
12269
  var isURLSearchParams = kindOfTest("URLSearchParams");
12357
- var [isReadableStream, isRequest, isResponse, isHeaders] = [
12358
- "ReadableStream",
12359
- "Request",
12360
- "Response",
12361
- "Headers"
12362
- ].map(kindOfTest);
12363
- var trim = (str) => str.trim ? str.trim() : str.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
12364
- function forEach(obj, fn, { allOwnKeys = false } = {}) {
12270
+ var [isReadableStream, isRequest, isResponse, isHeaders] = ["ReadableStream", "Request", "Response", "Headers"].map(kindOfTest);
12271
+ var trim = (str) => {
12272
+ return str.trim ? str.trim() : str.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
12273
+ };
12274
+ function forEach(obj, fn, {
12275
+ allOwnKeys = false
12276
+ } = {}) {
12365
12277
  if (obj === null || typeof obj === "undefined") {
12366
12278
  return;
12367
12279
  }
@@ -12409,7 +12321,10 @@ var require_axios = __commonJS({
12409
12321
  })();
12410
12322
  var isContextDefined = (context) => !isUndefined(context) && context !== _global;
12411
12323
  function merge() {
12412
- const { caseless, skipUndefined } = isContextDefined(this) && this || {};
12324
+ const {
12325
+ caseless,
12326
+ skipUndefined
12327
+ } = isContextDefined(this) && this || {};
12413
12328
  const result = {};
12414
12329
  const assignValue = (val, key) => {
12415
12330
  if (key === "__proto__" || key === "constructor" || key === "prototype") {
@@ -12431,28 +12346,28 @@ var require_axios = __commonJS({
12431
12346
  }
12432
12347
  return result;
12433
12348
  }
12434
- var extend = (a, b, thisArg, { allOwnKeys } = {}) => {
12435
- forEach(
12436
- b,
12437
- (val, key) => {
12438
- if (thisArg && isFunction$1(val)) {
12439
- Object.defineProperty(a, key, {
12440
- value: bind(val, thisArg),
12441
- writable: true,
12442
- enumerable: true,
12443
- configurable: true
12444
- });
12445
- } else {
12446
- Object.defineProperty(a, key, {
12447
- value: val,
12448
- writable: true,
12449
- enumerable: true,
12450
- configurable: true
12451
- });
12452
- }
12453
- },
12454
- { allOwnKeys }
12455
- );
12349
+ var extend = (a, b, thisArg, {
12350
+ allOwnKeys
12351
+ } = {}) => {
12352
+ forEach(b, (val, key) => {
12353
+ if (thisArg && isFunction$1(val)) {
12354
+ Object.defineProperty(a, key, {
12355
+ value: bind(val, thisArg),
12356
+ writable: true,
12357
+ enumerable: true,
12358
+ configurable: true
12359
+ });
12360
+ } else {
12361
+ Object.defineProperty(a, key, {
12362
+ value: val,
12363
+ writable: true,
12364
+ enumerable: true,
12365
+ configurable: true
12366
+ });
12367
+ }
12368
+ }, {
12369
+ allOwnKeys
12370
+ });
12456
12371
  return a;
12457
12372
  };
12458
12373
  var stripBOM = (content) => {
@@ -12462,10 +12377,7 @@ var require_axios = __commonJS({
12462
12377
  return content;
12463
12378
  };
12464
12379
  var inherits = (constructor, superConstructor, props, descriptors) => {
12465
- constructor.prototype = Object.create(
12466
- superConstructor.prototype,
12467
- descriptors
12468
- );
12380
+ constructor.prototype = Object.create(superConstructor.prototype, descriptors);
12469
12381
  Object.defineProperty(constructor.prototype, "constructor", {
12470
12382
  value: constructor,
12471
12383
  writable: true,
@@ -12546,7 +12458,9 @@ var require_axios = __commonJS({
12546
12458
  return p1.toUpperCase() + p2;
12547
12459
  });
12548
12460
  };
12549
- var hasOwnProperty = (({ hasOwnProperty: hasOwnProperty2 }) => (obj, prop) => hasOwnProperty2.call(obj, prop))(Object.prototype);
12461
+ var hasOwnProperty = (({
12462
+ hasOwnProperty: hasOwnProperty2
12463
+ }) => (obj, prop) => hasOwnProperty2.call(obj, prop))(Object.prototype);
12550
12464
  var isRegExp = kindOfTest("RegExp");
12551
12465
  var reduceDescriptors = (obj, reducer) => {
12552
12466
  const descriptors = Object.getOwnPropertyDescriptors(obj);
@@ -12628,15 +12542,14 @@ var require_axios = __commonJS({
12628
12542
  return setImmediate;
12629
12543
  }
12630
12544
  return postMessageSupported ? ((token, callbacks) => {
12631
- _global.addEventListener(
12632
- "message",
12633
- ({ source, data }) => {
12634
- if (source === _global && data === token) {
12635
- callbacks.length && callbacks.shift()();
12636
- }
12637
- },
12638
- false
12639
- );
12545
+ _global.addEventListener("message", ({
12546
+ source,
12547
+ data
12548
+ }) => {
12549
+ if (source === _global && data === token) {
12550
+ callbacks.length && callbacks.shift()();
12551
+ }
12552
+ }, false);
12640
12553
  return (cb) => {
12641
12554
  callbacks.push(cb);
12642
12555
  _global.postMessage(token, "*");
@@ -12664,6 +12577,8 @@ var require_axios = __commonJS({
12664
12577
  isUndefined,
12665
12578
  isDate,
12666
12579
  isFile,
12580
+ isReactNativeBlob,
12581
+ isReactNative,
12667
12582
  isBlob,
12668
12583
  isRegExp,
12669
12584
  isFunction: isFunction$1,
@@ -12710,6 +12625,9 @@ var require_axios = __commonJS({
12710
12625
  const axiosError = new _AxiosError(error.message, code || error.code, config, request, response);
12711
12626
  axiosError.cause = error;
12712
12627
  axiosError.name = error.name;
12628
+ if (error.status != null && axiosError.status == null) {
12629
+ axiosError.status = error.status;
12630
+ }
12713
12631
  customProps && Object.assign(axiosError, customProps);
12714
12632
  return axiosError;
12715
12633
  }
@@ -12726,6 +12644,12 @@ var require_axios = __commonJS({
12726
12644
  */
12727
12645
  constructor(message, code, config, request, response) {
12728
12646
  super(message);
12647
+ Object.defineProperty(this, "message", {
12648
+ value: message,
12649
+ enumerable: true,
12650
+ writable: true,
12651
+ configurable: true
12652
+ });
12729
12653
  this.name = "AxiosError";
12730
12654
  this.isAxiosError = true;
12731
12655
  code && (this.code = code);
@@ -12768,7 +12692,6 @@ var require_axios = __commonJS({
12768
12692
  AxiosError.ERR_CANCELED = "ERR_CANCELED";
12769
12693
  AxiosError.ERR_NOT_SUPPORT = "ERR_NOT_SUPPORT";
12770
12694
  AxiosError.ERR_INVALID_URL = "ERR_INVALID_URL";
12771
- var AxiosError$1 = AxiosError;
12772
12695
  function isVisitable(thing) {
12773
12696
  return utils$1.isPlainObject(thing) || utils$1.isArray(thing);
12774
12697
  }
@@ -12792,7 +12715,7 @@ var require_axios = __commonJS({
12792
12715
  if (!utils$1.isObject(obj)) {
12793
12716
  throw new TypeError("target must be an object");
12794
12717
  }
12795
- formData = formData || new (FormData__default["default"] || FormData)();
12718
+ formData = formData || new (FormData$1 || FormData)();
12796
12719
  options = utils$1.toFlatObject(options, {
12797
12720
  metaTokens: true,
12798
12721
  dots: false,
@@ -12818,7 +12741,7 @@ var require_axios = __commonJS({
12818
12741
  return value.toString();
12819
12742
  }
12820
12743
  if (!useBlob && utils$1.isBlob(value)) {
12821
- throw new AxiosError$1("Blob is not supported. Use a Buffer instead.");
12744
+ throw new AxiosError("Blob is not supported. Use a Buffer instead.");
12822
12745
  }
12823
12746
  if (utils$1.isArrayBuffer(value) || utils$1.isTypedArray(value)) {
12824
12747
  return useBlob && typeof Blob === "function" ? new Blob([value]) : Buffer.from(value);
@@ -12827,6 +12750,10 @@ var require_axios = __commonJS({
12827
12750
  }
12828
12751
  function defaultVisitor(value, key, path) {
12829
12752
  let arr = value;
12753
+ if (utils$1.isReactNative(formData) && utils$1.isReactNativeBlob(value)) {
12754
+ formData.append(renderKey(path, key, dots), convertValue(value));
12755
+ return false;
12756
+ }
12830
12757
  if (value && !path && typeof value === "object") {
12831
12758
  if (utils$1.endsWith(key, "{}")) {
12832
12759
  key = metaTokens ? key : key.slice(0, -2);
@@ -12862,13 +12789,7 @@ var require_axios = __commonJS({
12862
12789
  }
12863
12790
  stack.push(value);
12864
12791
  utils$1.forEach(value, function each(el, key) {
12865
- const result = !(utils$1.isUndefined(el) || el === null) && visitor.call(
12866
- formData,
12867
- el,
12868
- utils$1.isString(key) ? key.trim() : key,
12869
- path,
12870
- exposedHelpers
12871
- );
12792
+ const result = !(utils$1.isUndefined(el) || el === null) && visitor.call(formData, el, utils$1.isString(key) ? key.trim() : key, path, exposedHelpers);
12872
12793
  if (result === true) {
12873
12794
  build(el, path ? path.concat(key) : [key]);
12874
12795
  }
@@ -13000,14 +12921,13 @@ var require_axios = __commonJS({
13000
12921
  });
13001
12922
  }
13002
12923
  };
13003
- var InterceptorManager$1 = InterceptorManager;
13004
12924
  var transitionalDefaults = {
13005
12925
  silentJSONParsing: true,
13006
12926
  forcedJSONParsing: true,
13007
12927
  clarifyTimeoutError: false,
13008
12928
  legacyInterceptorReqResOrdering: true
13009
12929
  };
13010
- var URLSearchParams = url__default["default"].URLSearchParams;
12930
+ var URLSearchParams = url.URLSearchParams;
13011
12931
  var ALPHA = "abcdefghijklmnopqrstuvwxyz";
13012
12932
  var DIGIT = "0123456789";
13013
12933
  var ALPHABET = {
@@ -13017,9 +12937,11 @@ var require_axios = __commonJS({
13017
12937
  };
13018
12938
  var generateString = (size = 16, alphabet = ALPHABET.ALPHA_DIGIT) => {
13019
12939
  let str = "";
13020
- const { length } = alphabet;
12940
+ const {
12941
+ length
12942
+ } = alphabet;
13021
12943
  const randomValues = new Uint32Array(size);
13022
- crypto__default["default"].randomFillSync(randomValues);
12944
+ crypto.randomFillSync(randomValues);
13023
12945
  for (let i = 0; i < size; i++) {
13024
12946
  str += alphabet[randomValues[i] % length];
13025
12947
  }
@@ -13029,7 +12951,7 @@ var require_axios = __commonJS({
13029
12951
  isNode: true,
13030
12952
  classes: {
13031
12953
  URLSearchParams,
13032
- FormData: FormData__default["default"],
12954
+ FormData: FormData$1,
13033
12955
  Blob: typeof Blob !== "undefined" && Blob || null
13034
12956
  },
13035
12957
  ALPHABET,
@@ -13047,8 +12969,8 @@ var require_axios = __commonJS({
13047
12969
  var utils = /* @__PURE__ */ Object.freeze({
13048
12970
  __proto__: null,
13049
12971
  hasBrowserEnv,
13050
- hasStandardBrowserWebWorkerEnv,
13051
12972
  hasStandardBrowserEnv,
12973
+ hasStandardBrowserWebWorkerEnv,
13052
12974
  navigator: _navigator,
13053
12975
  origin
13054
12976
  });
@@ -13162,11 +13084,9 @@ var require_axios = __commonJS({
13162
13084
  }
13163
13085
  if ((isFileList2 = utils$1.isFileList(data)) || contentType.indexOf("multipart/form-data") > -1) {
13164
13086
  const _FormData = this.env && this.env.FormData;
13165
- return toFormData(
13166
- isFileList2 ? { "files[]": data } : data,
13167
- _FormData && new _FormData(),
13168
- this.formSerializer
13169
- );
13087
+ return toFormData(isFileList2 ? {
13088
+ "files[]": data
13089
+ } : data, _FormData && new _FormData(), this.formSerializer);
13170
13090
  }
13171
13091
  }
13172
13092
  if (isObjectPayload || hasJSONContentType) {
@@ -13190,7 +13110,7 @@ var require_axios = __commonJS({
13190
13110
  } catch (e) {
13191
13111
  if (strictJSONParsing) {
13192
13112
  if (e.name === "SyntaxError") {
13193
- throw AxiosError$1.from(e, AxiosError$1.ERR_BAD_RESPONSE, this, null, this.response);
13113
+ throw AxiosError.from(e, AxiosError.ERR_BAD_RESPONSE, this, null, this.response);
13194
13114
  }
13195
13115
  throw e;
13196
13116
  }
@@ -13216,7 +13136,7 @@ var require_axios = __commonJS({
13216
13136
  },
13217
13137
  headers: {
13218
13138
  common: {
13219
- "Accept": "application/json, text/plain, */*",
13139
+ Accept: "application/json, text/plain, */*",
13220
13140
  "Content-Type": void 0
13221
13141
  }
13222
13142
  }
@@ -13224,26 +13144,7 @@ var require_axios = __commonJS({
13224
13144
  utils$1.forEach(["delete", "get", "head", "post", "put", "patch"], (method) => {
13225
13145
  defaults.headers[method] = {};
13226
13146
  });
13227
- var defaults$1 = defaults;
13228
- var ignoreDuplicateOf = utils$1.toObjectSet([
13229
- "age",
13230
- "authorization",
13231
- "content-length",
13232
- "content-type",
13233
- "etag",
13234
- "expires",
13235
- "from",
13236
- "host",
13237
- "if-modified-since",
13238
- "if-unmodified-since",
13239
- "last-modified",
13240
- "location",
13241
- "max-forwards",
13242
- "proxy-authorization",
13243
- "referer",
13244
- "retry-after",
13245
- "user-agent"
13246
- ]);
13147
+ var ignoreDuplicateOf = utils$1.toObjectSet(["age", "authorization", "content-length", "content-type", "etag", "expires", "from", "host", "if-modified-since", "if-unmodified-since", "last-modified", "location", "max-forwards", "proxy-authorization", "referer", "retry-after", "user-agent"]);
13247
13148
  var parseHeaders = (rawHeaders) => {
13248
13149
  const parsed = {};
13249
13150
  let key;
@@ -13269,14 +13170,38 @@ var require_axios = __commonJS({
13269
13170
  return parsed;
13270
13171
  };
13271
13172
  var $internals = /* @__PURE__ */ Symbol("internals");
13173
+ var isValidHeaderValue = (value) => !/[\r\n]/.test(value);
13174
+ function assertValidHeaderValue(value, header) {
13175
+ if (value === false || value == null) {
13176
+ return;
13177
+ }
13178
+ if (utils$1.isArray(value)) {
13179
+ value.forEach((v) => assertValidHeaderValue(v, header));
13180
+ return;
13181
+ }
13182
+ if (!isValidHeaderValue(String(value))) {
13183
+ throw new Error(`Invalid character in header content ["${header}"]`);
13184
+ }
13185
+ }
13272
13186
  function normalizeHeader(header) {
13273
13187
  return header && String(header).trim().toLowerCase();
13274
13188
  }
13189
+ function stripTrailingCRLF(str) {
13190
+ let end = str.length;
13191
+ while (end > 0) {
13192
+ const charCode = str.charCodeAt(end - 1);
13193
+ if (charCode !== 10 && charCode !== 13) {
13194
+ break;
13195
+ }
13196
+ end -= 1;
13197
+ }
13198
+ return end === str.length ? str : str.slice(0, end);
13199
+ }
13275
13200
  function normalizeValue(value) {
13276
13201
  if (value === false || value == null) {
13277
13202
  return value;
13278
13203
  }
13279
- return utils$1.isArray(value) ? value.map(normalizeValue) : String(value);
13204
+ return utils$1.isArray(value) ? value.map(normalizeValue) : stripTrailingCRLF(String(value));
13280
13205
  }
13281
13206
  function parseTokens(str) {
13282
13207
  const tokens = /* @__PURE__ */ Object.create(null);
@@ -13332,6 +13257,7 @@ var require_axios = __commonJS({
13332
13257
  }
13333
13258
  const key = utils$1.findKey(self2, lHeader);
13334
13259
  if (!key || self2[key] === void 0 || _rewrite === true || _rewrite === void 0 && self2[key] !== false) {
13260
+ assertValidHeaderValue(_value, _header);
13335
13261
  self2[key || _header] = normalizeValue(_value);
13336
13262
  }
13337
13263
  }
@@ -13484,7 +13410,9 @@ var require_axios = __commonJS({
13484
13410
  }
13485
13411
  };
13486
13412
  AxiosHeaders.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
13487
- utils$1.reduceDescriptors(AxiosHeaders.prototype, ({ value }, key) => {
13413
+ utils$1.reduceDescriptors(AxiosHeaders.prototype, ({
13414
+ value
13415
+ }, key) => {
13488
13416
  let mapped = key[0].toUpperCase() + key.slice(1);
13489
13417
  return {
13490
13418
  get: () => value,
@@ -13494,11 +13422,10 @@ var require_axios = __commonJS({
13494
13422
  };
13495
13423
  });
13496
13424
  utils$1.freezeMethods(AxiosHeaders);
13497
- var AxiosHeaders$1 = AxiosHeaders;
13498
13425
  function transformData(fns, response) {
13499
- const config = this || defaults$1;
13426
+ const config = this || defaults;
13500
13427
  const context = response || config;
13501
- const headers = AxiosHeaders$1.from(context.headers);
13428
+ const headers = AxiosHeaders.from(context.headers);
13502
13429
  let data = context.data;
13503
13430
  utils$1.forEach(fns, function transform(fn) {
13504
13431
  data = fn.call(config, data, headers.normalize(), response ? response.status : void 0);
@@ -13509,7 +13436,7 @@ var require_axios = __commonJS({
13509
13436
  function isCancel(value) {
13510
13437
  return !!(value && value.__CANCEL__);
13511
13438
  }
13512
- var CanceledError = class extends AxiosError$1 {
13439
+ var CanceledError = class extends AxiosError {
13513
13440
  /**
13514
13441
  * A `CanceledError` is an object that is thrown when an operation is canceled.
13515
13442
  *
@@ -13520,24 +13447,17 @@ var require_axios = __commonJS({
13520
13447
  * @returns {CanceledError} The created error.
13521
13448
  */
13522
13449
  constructor(message, config, request) {
13523
- super(message == null ? "canceled" : message, AxiosError$1.ERR_CANCELED, config, request);
13450
+ super(message == null ? "canceled" : message, AxiosError.ERR_CANCELED, config, request);
13524
13451
  this.name = "CanceledError";
13525
13452
  this.__CANCEL__ = true;
13526
13453
  }
13527
13454
  };
13528
- var CanceledError$1 = CanceledError;
13529
13455
  function settle(resolve, reject, response) {
13530
13456
  const validateStatus = response.config.validateStatus;
13531
13457
  if (!response.status || !validateStatus || validateStatus(response.status)) {
13532
13458
  resolve(response);
13533
13459
  } else {
13534
- reject(new AxiosError$1(
13535
- "Request failed with status code " + response.status,
13536
- [AxiosError$1.ERR_BAD_REQUEST, AxiosError$1.ERR_BAD_RESPONSE][Math.floor(response.status / 100) - 4],
13537
- response.config,
13538
- response.request,
13539
- response
13540
- ));
13460
+ reject(new AxiosError("Request failed with status code " + response.status, [AxiosError.ERR_BAD_REQUEST, AxiosError.ERR_BAD_RESPONSE][Math.floor(response.status / 100) - 4], response.config, response.request, response));
13541
13461
  }
13542
13462
  }
13543
13463
  function isAbsoluteURL(url2) {
@@ -13556,7 +13476,72 @@ var require_axios = __commonJS({
13556
13476
  }
13557
13477
  return requestedURL;
13558
13478
  }
13559
- var VERSION = "1.13.5";
13479
+ var DEFAULT_PORTS$1 = {
13480
+ ftp: 21,
13481
+ gopher: 70,
13482
+ http: 80,
13483
+ https: 443,
13484
+ ws: 80,
13485
+ wss: 443
13486
+ };
13487
+ function parseUrl(urlString) {
13488
+ try {
13489
+ return new URL(urlString);
13490
+ } catch {
13491
+ return null;
13492
+ }
13493
+ }
13494
+ function getProxyForUrl(url2) {
13495
+ var parsedUrl = (typeof url2 === "string" ? parseUrl(url2) : url2) || {};
13496
+ var proto = parsedUrl.protocol;
13497
+ var hostname = parsedUrl.host;
13498
+ var port = parsedUrl.port;
13499
+ if (typeof hostname !== "string" || !hostname || typeof proto !== "string") {
13500
+ return "";
13501
+ }
13502
+ proto = proto.split(":", 1)[0];
13503
+ hostname = hostname.replace(/:\d*$/, "");
13504
+ port = parseInt(port) || DEFAULT_PORTS$1[proto] || 0;
13505
+ if (!shouldProxy(hostname, port)) {
13506
+ return "";
13507
+ }
13508
+ var proxy = getEnv(proto + "_proxy") || getEnv("all_proxy");
13509
+ if (proxy && proxy.indexOf("://") === -1) {
13510
+ proxy = proto + "://" + proxy;
13511
+ }
13512
+ return proxy;
13513
+ }
13514
+ function shouldProxy(hostname, port) {
13515
+ var NO_PROXY = getEnv("no_proxy").toLowerCase();
13516
+ if (!NO_PROXY) {
13517
+ return true;
13518
+ }
13519
+ if (NO_PROXY === "*") {
13520
+ return false;
13521
+ }
13522
+ return NO_PROXY.split(/[,\s]/).every(function(proxy) {
13523
+ if (!proxy) {
13524
+ return true;
13525
+ }
13526
+ var parsedProxy = proxy.match(/^(.+):(\d+)$/);
13527
+ var parsedProxyHostname = parsedProxy ? parsedProxy[1] : proxy;
13528
+ var parsedProxyPort = parsedProxy ? parseInt(parsedProxy[2]) : 0;
13529
+ if (parsedProxyPort && parsedProxyPort !== port) {
13530
+ return true;
13531
+ }
13532
+ if (!/^[.*]/.test(parsedProxyHostname)) {
13533
+ return hostname !== parsedProxyHostname;
13534
+ }
13535
+ if (parsedProxyHostname.charAt(0) === "*") {
13536
+ parsedProxyHostname = parsedProxyHostname.slice(1);
13537
+ }
13538
+ return !hostname.endsWith(parsedProxyHostname);
13539
+ });
13540
+ }
13541
+ function getEnv(key) {
13542
+ return process.env[key.toLowerCase()] || process.env[key.toUpperCase()] || "";
13543
+ }
13544
+ var VERSION = "1.15.0";
13560
13545
  function parseProtocol(url2) {
13561
13546
  const match = /^([-+\w]{1,25})(:?\/\/|:)/.exec(url2);
13562
13547
  return match && match[1] || "";
@@ -13572,7 +13557,7 @@ var require_axios = __commonJS({
13572
13557
  uri = protocol.length ? uri.slice(protocol.length + 1) : uri;
13573
13558
  const match = DATA_URL_PATTERN.exec(uri);
13574
13559
  if (!match) {
13575
- throw new AxiosError$1("Invalid URL", AxiosError$1.ERR_INVALID_URL);
13560
+ throw new AxiosError("Invalid URL", AxiosError.ERR_INVALID_URL);
13576
13561
  }
13577
13562
  const mime = match[1];
13578
13563
  const isBase64 = match[2];
@@ -13580,16 +13565,18 @@ var require_axios = __commonJS({
13580
13565
  const buffer = Buffer.from(decodeURIComponent(body), isBase64 ? "base64" : "utf8");
13581
13566
  if (asBlob) {
13582
13567
  if (!_Blob) {
13583
- throw new AxiosError$1("Blob is not supported", AxiosError$1.ERR_NOT_SUPPORT);
13568
+ throw new AxiosError("Blob is not supported", AxiosError.ERR_NOT_SUPPORT);
13584
13569
  }
13585
- return new _Blob([buffer], { type: mime });
13570
+ return new _Blob([buffer], {
13571
+ type: mime
13572
+ });
13586
13573
  }
13587
13574
  return buffer;
13588
13575
  }
13589
- throw new AxiosError$1("Unsupported protocol " + protocol, AxiosError$1.ERR_NOT_SUPPORT);
13576
+ throw new AxiosError("Unsupported protocol " + protocol, AxiosError.ERR_NOT_SUPPORT);
13590
13577
  }
13591
13578
  var kInternals = /* @__PURE__ */ Symbol("internals");
13592
- var AxiosTransformStream = class extends stream__default["default"].Transform {
13579
+ var AxiosTransformStream = class extends stream.Transform {
13593
13580
  constructor(options) {
13594
13581
  options = utils$1.toFlatObject(options, {
13595
13582
  maxRate: 0,
@@ -13699,8 +13686,9 @@ var require_axios = __commonJS({
13699
13686
  });
13700
13687
  }
13701
13688
  };
13702
- var AxiosTransformStream$1 = AxiosTransformStream;
13703
- var { asyncIterator } = Symbol;
13689
+ var {
13690
+ asyncIterator
13691
+ } = Symbol;
13704
13692
  var readBlob = async function* (blob) {
13705
13693
  if (blob.stream) {
13706
13694
  yield* blob.stream();
@@ -13712,15 +13700,16 @@ var require_axios = __commonJS({
13712
13700
  yield blob;
13713
13701
  }
13714
13702
  };
13715
- var readBlob$1 = readBlob;
13716
13703
  var BOUNDARY_ALPHABET = platform.ALPHABET.ALPHA_DIGIT + "-_";
13717
- var textEncoder = typeof TextEncoder === "function" ? new TextEncoder() : new util__default["default"].TextEncoder();
13704
+ var textEncoder = typeof TextEncoder === "function" ? new TextEncoder() : new util.TextEncoder();
13718
13705
  var CRLF = "\r\n";
13719
13706
  var CRLF_BYTES = textEncoder.encode(CRLF);
13720
13707
  var CRLF_BYTES_COUNT = 2;
13721
13708
  var FormDataPart = class {
13722
13709
  constructor(name, value) {
13723
- const { escapeName } = this.constructor;
13710
+ const {
13711
+ escapeName
13712
+ } = this.constructor;
13724
13713
  const isStringValue = utils$1.isString(value);
13725
13714
  let headers = `Content-Disposition: form-data; name="${escapeName(name)}"${!isStringValue && value.name ? `; filename="${escapeName(value.name)}"` : ""}${CRLF}`;
13726
13715
  if (isStringValue) {
@@ -13736,11 +13725,13 @@ var require_axios = __commonJS({
13736
13725
  }
13737
13726
  async *encode() {
13738
13727
  yield this.headers;
13739
- const { value } = this;
13728
+ const {
13729
+ value
13730
+ } = this;
13740
13731
  if (utils$1.isTypedArray(value)) {
13741
13732
  yield value;
13742
13733
  } else {
13743
- yield* readBlob$1(value);
13734
+ yield* readBlob(value);
13744
13735
  }
13745
13736
  yield CRLF_BYTES;
13746
13737
  }
@@ -13789,8 +13780,7 @@ var require_axios = __commonJS({
13789
13780
  yield footerBytes;
13790
13781
  })());
13791
13782
  };
13792
- var formDataToStream$1 = formDataToStream;
13793
- var ZlibHeaderTransformStream = class extends stream__default["default"].Transform {
13783
+ var ZlibHeaderTransformStream = class extends stream.Transform {
13794
13784
  __transform(chunk, encoding, callback) {
13795
13785
  this.push(chunk);
13796
13786
  callback();
@@ -13808,7 +13798,6 @@ var require_axios = __commonJS({
13808
13798
  this.__transform(chunk, encoding, callback);
13809
13799
  }
13810
13800
  };
13811
- var ZlibHeaderTransformStream$1 = ZlibHeaderTransformStream;
13812
13801
  var callbackify = (fn, reducer) => {
13813
13802
  return utils$1.isAsyncFn(fn) ? function(...args) {
13814
13803
  const cb = args.pop();
@@ -13821,7 +13810,81 @@ var require_axios = __commonJS({
13821
13810
  }, cb);
13822
13811
  } : fn;
13823
13812
  };
13824
- var callbackify$1 = callbackify;
13813
+ var DEFAULT_PORTS = {
13814
+ http: 80,
13815
+ https: 443,
13816
+ ws: 80,
13817
+ wss: 443,
13818
+ ftp: 21
13819
+ };
13820
+ var parseNoProxyEntry = (entry) => {
13821
+ let entryHost = entry;
13822
+ let entryPort = 0;
13823
+ if (entryHost.charAt(0) === "[") {
13824
+ const bracketIndex = entryHost.indexOf("]");
13825
+ if (bracketIndex !== -1) {
13826
+ const host = entryHost.slice(1, bracketIndex);
13827
+ const rest = entryHost.slice(bracketIndex + 1);
13828
+ if (rest.charAt(0) === ":" && /^\d+$/.test(rest.slice(1))) {
13829
+ entryPort = Number.parseInt(rest.slice(1), 10);
13830
+ }
13831
+ return [host, entryPort];
13832
+ }
13833
+ }
13834
+ const firstColon = entryHost.indexOf(":");
13835
+ const lastColon = entryHost.lastIndexOf(":");
13836
+ if (firstColon !== -1 && firstColon === lastColon && /^\d+$/.test(entryHost.slice(lastColon + 1))) {
13837
+ entryPort = Number.parseInt(entryHost.slice(lastColon + 1), 10);
13838
+ entryHost = entryHost.slice(0, lastColon);
13839
+ }
13840
+ return [entryHost, entryPort];
13841
+ };
13842
+ var normalizeNoProxyHost = (hostname) => {
13843
+ if (!hostname) {
13844
+ return hostname;
13845
+ }
13846
+ if (hostname.charAt(0) === "[" && hostname.charAt(hostname.length - 1) === "]") {
13847
+ hostname = hostname.slice(1, -1);
13848
+ }
13849
+ return hostname.replace(/\.+$/, "");
13850
+ };
13851
+ function shouldBypassProxy(location) {
13852
+ let parsed;
13853
+ try {
13854
+ parsed = new URL(location);
13855
+ } catch (_err) {
13856
+ return false;
13857
+ }
13858
+ const noProxy = (process.env.no_proxy || process.env.NO_PROXY || "").toLowerCase();
13859
+ if (!noProxy) {
13860
+ return false;
13861
+ }
13862
+ if (noProxy === "*") {
13863
+ return true;
13864
+ }
13865
+ const port = Number.parseInt(parsed.port, 10) || DEFAULT_PORTS[parsed.protocol.split(":", 1)[0]] || 0;
13866
+ const hostname = normalizeNoProxyHost(parsed.hostname.toLowerCase());
13867
+ return noProxy.split(/[\s,]+/).some((entry) => {
13868
+ if (!entry) {
13869
+ return false;
13870
+ }
13871
+ let [entryHost, entryPort] = parseNoProxyEntry(entry);
13872
+ entryHost = normalizeNoProxyHost(entryHost);
13873
+ if (!entryHost) {
13874
+ return false;
13875
+ }
13876
+ if (entryPort && entryPort !== port) {
13877
+ return false;
13878
+ }
13879
+ if (entryHost.charAt(0) === "*") {
13880
+ entryHost = entryHost.slice(1);
13881
+ }
13882
+ if (entryHost.charAt(0) === ".") {
13883
+ return hostname.endsWith(entryHost);
13884
+ }
13885
+ return hostname === entryHost;
13886
+ });
13887
+ }
13825
13888
  function speedometer(samplesCount, min) {
13826
13889
  samplesCount = samplesCount || 10;
13827
13890
  const bytes = new Array(samplesCount);
@@ -13970,15 +14033,18 @@ var require_axios = __commonJS({
13970
14033
  return Buffer.byteLength(body, "utf8");
13971
14034
  }
13972
14035
  var zlibOptions = {
13973
- flush: zlib__default["default"].constants.Z_SYNC_FLUSH,
13974
- finishFlush: zlib__default["default"].constants.Z_SYNC_FLUSH
14036
+ flush: zlib.constants.Z_SYNC_FLUSH,
14037
+ finishFlush: zlib.constants.Z_SYNC_FLUSH
13975
14038
  };
13976
14039
  var brotliOptions = {
13977
- flush: zlib__default["default"].constants.BROTLI_OPERATION_FLUSH,
13978
- finishFlush: zlib__default["default"].constants.BROTLI_OPERATION_FLUSH
14040
+ flush: zlib.constants.BROTLI_OPERATION_FLUSH,
14041
+ finishFlush: zlib.constants.BROTLI_OPERATION_FLUSH
13979
14042
  };
13980
- var isBrotliSupported = utils$1.isFunction(zlib__default["default"].createBrotliDecompress);
13981
- var { http: httpFollow, https: httpsFollow } = followRedirects__default["default"];
14043
+ var isBrotliSupported = utils$1.isFunction(zlib.createBrotliDecompress);
14044
+ var {
14045
+ http: httpFollow,
14046
+ https: httpsFollow
14047
+ } = followRedirects;
13982
14048
  var isHttps = /https:?/;
13983
14049
  var supportedProtocols = platform.protocols.map((protocol) => {
13984
14050
  return protocol + ":";
@@ -14000,12 +14066,12 @@ var require_axios = __commonJS({
14000
14066
  let len = authoritySessions.length;
14001
14067
  for (let i = 0; i < len; i++) {
14002
14068
  const [sessionHandle, sessionOptions] = authoritySessions[i];
14003
- if (!sessionHandle.destroyed && !sessionHandle.closed && util__default["default"].isDeepStrictEqual(sessionOptions, options)) {
14069
+ if (!sessionHandle.destroyed && !sessionHandle.closed && util.isDeepStrictEqual(sessionOptions, options)) {
14004
14070
  return sessionHandle;
14005
14071
  }
14006
14072
  }
14007
14073
  }
14008
- const session = http2__default["default"].connect(authority, options);
14074
+ const session = http2.connect(authority, options);
14009
14075
  let removed;
14010
14076
  const removeSession = () => {
14011
14077
  if (removed) {
@@ -14020,12 +14086,17 @@ var require_axios = __commonJS({
14020
14086
  } else {
14021
14087
  entries.splice(i, 1);
14022
14088
  }
14089
+ if (!session.closed) {
14090
+ session.close();
14091
+ }
14023
14092
  return;
14024
14093
  }
14025
14094
  }
14026
14095
  };
14027
14096
  const originalRequestFn = session.request;
14028
- const { sessionTimeout } = options;
14097
+ const {
14098
+ sessionTimeout
14099
+ } = options;
14029
14100
  if (sessionTimeout != null) {
14030
14101
  let timer;
14031
14102
  let streamsCount = 0;
@@ -14048,10 +14119,7 @@ var require_axios = __commonJS({
14048
14119
  };
14049
14120
  }
14050
14121
  session.once("close", removeSession);
14051
- let entry = [
14052
- session,
14053
- options
14054
- ];
14122
+ let entry = [session, options];
14055
14123
  authoritySessions ? authoritySessions.push(entry) : authoritySessions = this.sessions[authority] = [entry];
14056
14124
  return session;
14057
14125
  }
@@ -14068,9 +14136,11 @@ var require_axios = __commonJS({
14068
14136
  function setProxy(options, configProxy, location) {
14069
14137
  let proxy = configProxy;
14070
14138
  if (!proxy && proxy !== false) {
14071
- const proxyUrl = proxyFromEnv__default["default"].getProxyForUrl(location);
14139
+ const proxyUrl = getProxyForUrl(location);
14072
14140
  if (proxyUrl) {
14073
- proxy = new URL(proxyUrl);
14141
+ if (!shouldBypassProxy(location)) {
14142
+ proxy = new URL(proxyUrl);
14143
+ }
14074
14144
  }
14075
14145
  }
14076
14146
  if (proxy) {
@@ -14082,7 +14152,9 @@ var require_axios = __commonJS({
14082
14152
  if (validProxyAuth) {
14083
14153
  proxy.auth = (proxy.auth.username || "") + ":" + (proxy.auth.password || "");
14084
14154
  } else if (typeof proxy.auth === "object") {
14085
- throw new AxiosError$1("Invalid proxy authorization", AxiosError$1.ERR_BAD_OPTION, { proxy });
14155
+ throw new AxiosError("Invalid proxy authorization", AxiosError.ERR_BAD_OPTION, {
14156
+ proxy
14157
+ });
14086
14158
  }
14087
14159
  const base64 = Buffer.from(proxy.auth, "utf8").toString("base64");
14088
14160
  options.headers["Proxy-Authorization"] = "Basic " + base64;
@@ -14122,7 +14194,10 @@ var require_axios = __commonJS({
14122
14194
  asyncExecutor(_resolve, _reject, (onDoneHandler) => onDone = onDoneHandler).catch(_reject);
14123
14195
  });
14124
14196
  };
14125
- var resolveFamily = ({ address, family }) => {
14197
+ var resolveFamily = ({
14198
+ address,
14199
+ family
14200
+ }) => {
14126
14201
  if (!utils$1.isString(address)) {
14127
14202
  throw TypeError("address must be a string");
14128
14203
  }
@@ -14131,18 +14206,24 @@ var require_axios = __commonJS({
14131
14206
  family: family || (address.indexOf(".") < 0 ? 6 : 4)
14132
14207
  };
14133
14208
  };
14134
- var buildAddressEntry = (address, family) => resolveFamily(utils$1.isObject(address) ? address : { address, family });
14209
+ var buildAddressEntry = (address, family) => resolveFamily(utils$1.isObject(address) ? address : {
14210
+ address,
14211
+ family
14212
+ });
14135
14213
  var http2Transport = {
14136
14214
  request(options, cb) {
14137
14215
  const authority = options.protocol + "//" + options.hostname + ":" + (options.port || (options.protocol === "https:" ? 443 : 80));
14138
- const { http2Options, headers } = options;
14216
+ const {
14217
+ http2Options,
14218
+ headers
14219
+ } = options;
14139
14220
  const session = http2Sessions.getSession(authority, http2Options);
14140
14221
  const {
14141
14222
  HTTP2_HEADER_SCHEME,
14142
14223
  HTTP2_HEADER_METHOD,
14143
14224
  HTTP2_HEADER_PATH,
14144
14225
  HTTP2_HEADER_STATUS
14145
- } = http2__default["default"].constants;
14226
+ } = http2.constants;
14146
14227
  const http2Headers = {
14147
14228
  [HTTP2_HEADER_SCHEME]: options.protocol.replace(":", ""),
14148
14229
  [HTTP2_HEADER_METHOD]: options.method,
@@ -14166,8 +14247,17 @@ var require_axios = __commonJS({
14166
14247
  };
14167
14248
  var httpAdapter = isHttpAdapterSupported && function httpAdapter2(config) {
14168
14249
  return wrapAsync(async function dispatchHttpRequest(resolve, reject, onDone) {
14169
- let { data, lookup, family, httpVersion = 1, http2Options } = config;
14170
- const { responseType, responseEncoding } = config;
14250
+ let {
14251
+ data,
14252
+ lookup,
14253
+ family,
14254
+ httpVersion = 1,
14255
+ http2Options
14256
+ } = config;
14257
+ const {
14258
+ responseType,
14259
+ responseEncoding
14260
+ } = config;
14171
14261
  const method = config.method.toUpperCase();
14172
14262
  let isDone;
14173
14263
  let rejected = false;
@@ -14181,7 +14271,7 @@ var require_axios = __commonJS({
14181
14271
  }
14182
14272
  const isHttp2 = httpVersion === 2;
14183
14273
  if (lookup) {
14184
- const _lookup = callbackify$1(lookup, (value) => utils$1.isArray(value) ? value : [value]);
14274
+ const _lookup = callbackify(lookup, (value) => utils$1.isArray(value) ? value : [value]);
14185
14275
  lookup = (hostname, opt, cb) => {
14186
14276
  _lookup(hostname, opt, (err, arg0, arg1) => {
14187
14277
  if (err) {
@@ -14195,7 +14285,7 @@ var require_axios = __commonJS({
14195
14285
  const abortEmitter = new events.EventEmitter();
14196
14286
  function abort(reason) {
14197
14287
  try {
14198
- abortEmitter.emit("abort", !reason || reason.type ? new CanceledError$1(null, config, req) : reason);
14288
+ abortEmitter.emit("abort", !reason || reason.type ? new CanceledError(null, config, req) : reason);
14199
14289
  } catch (err) {
14200
14290
  console.warn("emit error", err);
14201
14291
  }
@@ -14223,9 +14313,11 @@ var require_axios = __commonJS({
14223
14313
  onFinished();
14224
14314
  return;
14225
14315
  }
14226
- const { data: data2 } = response;
14227
- if (data2 instanceof stream__default["default"].Readable || data2 instanceof stream__default["default"].Duplex) {
14228
- const offListeners = stream__default["default"].finished(data2, () => {
14316
+ const {
14317
+ data: data2
14318
+ } = response;
14319
+ if (data2 instanceof stream.Readable || data2 instanceof stream.Duplex) {
14320
+ const offListeners = stream.finished(data2, () => {
14229
14321
  offListeners();
14230
14322
  onFinished();
14231
14323
  });
@@ -14241,11 +14333,7 @@ var require_axios = __commonJS({
14241
14333
  const dataUrl = String(config.url || fullPath || "");
14242
14334
  const estimated = estimateDataURLDecodedBytes(dataUrl);
14243
14335
  if (estimated > config.maxContentLength) {
14244
- return reject(new AxiosError$1(
14245
- "maxContentLength size of " + config.maxContentLength + " exceeded",
14246
- AxiosError$1.ERR_BAD_RESPONSE,
14247
- config
14248
- ));
14336
+ return reject(new AxiosError("maxContentLength size of " + config.maxContentLength + " exceeded", AxiosError.ERR_BAD_RESPONSE, config));
14249
14337
  }
14250
14338
  }
14251
14339
  let convertedData;
@@ -14262,7 +14350,7 @@ var require_axios = __commonJS({
14262
14350
  Blob: config.env && config.env.Blob
14263
14351
  });
14264
14352
  } catch (err) {
14265
- throw AxiosError$1.from(err, AxiosError$1.ERR_BAD_REQUEST, config);
14353
+ throw AxiosError.from(err, AxiosError.ERR_BAD_REQUEST, config);
14266
14354
  }
14267
14355
  if (responseType === "text") {
14268
14356
  convertedData = convertedData.toString(responseEncoding);
@@ -14270,32 +14358,31 @@ var require_axios = __commonJS({
14270
14358
  convertedData = utils$1.stripBOM(convertedData);
14271
14359
  }
14272
14360
  } else if (responseType === "stream") {
14273
- convertedData = stream__default["default"].Readable.from(convertedData);
14361
+ convertedData = stream.Readable.from(convertedData);
14274
14362
  }
14275
14363
  return settle(resolve, reject, {
14276
14364
  data: convertedData,
14277
14365
  status: 200,
14278
14366
  statusText: "OK",
14279
- headers: new AxiosHeaders$1(),
14367
+ headers: new AxiosHeaders(),
14280
14368
  config
14281
14369
  });
14282
14370
  }
14283
14371
  if (supportedProtocols.indexOf(protocol) === -1) {
14284
- return reject(new AxiosError$1(
14285
- "Unsupported protocol " + protocol,
14286
- AxiosError$1.ERR_BAD_REQUEST,
14287
- config
14288
- ));
14372
+ return reject(new AxiosError("Unsupported protocol " + protocol, AxiosError.ERR_BAD_REQUEST, config));
14289
14373
  }
14290
- const headers = AxiosHeaders$1.from(config.headers).normalize();
14374
+ const headers = AxiosHeaders.from(config.headers).normalize();
14291
14375
  headers.set("User-Agent", "axios/" + VERSION, false);
14292
- const { onUploadProgress, onDownloadProgress } = config;
14376
+ const {
14377
+ onUploadProgress,
14378
+ onDownloadProgress
14379
+ } = config;
14293
14380
  const maxRate = config.maxRate;
14294
14381
  let maxUploadRate = void 0;
14295
14382
  let maxDownloadRate = void 0;
14296
14383
  if (utils$1.isSpecCompliantForm(data)) {
14297
14384
  const userBoundary = headers.getContentType(/boundary=([-_\w\d]{10,70})/i);
14298
- data = formDataToStream$1(data, (formHeaders) => {
14385
+ data = formDataToStream(data, (formHeaders) => {
14299
14386
  headers.set(formHeaders);
14300
14387
  }, {
14301
14388
  tag: `axios-${VERSION}-boundary`,
@@ -14305,7 +14392,7 @@ var require_axios = __commonJS({
14305
14392
  headers.set(data.getHeaders());
14306
14393
  if (!headers.hasContentLength()) {
14307
14394
  try {
14308
- const knownLength = await util__default["default"].promisify(data.getLength).call(data);
14395
+ const knownLength = await util.promisify(data.getLength).call(data);
14309
14396
  Number.isFinite(knownLength) && knownLength >= 0 && headers.setContentLength(knownLength);
14310
14397
  } catch (e) {
14311
14398
  }
@@ -14313,7 +14400,7 @@ var require_axios = __commonJS({
14313
14400
  } else if (utils$1.isBlob(data) || utils$1.isFile(data)) {
14314
14401
  data.size && headers.setContentType(data.type || "application/octet-stream");
14315
14402
  headers.setContentLength(data.size || 0);
14316
- data = stream__default["default"].Readable.from(readBlob$1(data));
14403
+ data = stream.Readable.from(readBlob(data));
14317
14404
  } else if (data && !utils$1.isStream(data)) {
14318
14405
  if (Buffer.isBuffer(data)) ;
14319
14406
  else if (utils$1.isArrayBuffer(data)) {
@@ -14321,19 +14408,11 @@ var require_axios = __commonJS({
14321
14408
  } else if (utils$1.isString(data)) {
14322
14409
  data = Buffer.from(data, "utf-8");
14323
14410
  } else {
14324
- return reject(new AxiosError$1(
14325
- "Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",
14326
- AxiosError$1.ERR_BAD_REQUEST,
14327
- config
14328
- ));
14411
+ return reject(new AxiosError("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream", AxiosError.ERR_BAD_REQUEST, config));
14329
14412
  }
14330
14413
  headers.setContentLength(data.length, false);
14331
14414
  if (config.maxBodyLength > -1 && data.length > config.maxBodyLength) {
14332
- return reject(new AxiosError$1(
14333
- "Request body larger than maxBodyLength limit",
14334
- AxiosError$1.ERR_BAD_REQUEST,
14335
- config
14336
- ));
14415
+ return reject(new AxiosError("Request body larger than maxBodyLength limit", AxiosError.ERR_BAD_REQUEST, config));
14337
14416
  }
14338
14417
  }
14339
14418
  const contentLength = utils$1.toFiniteNumber(headers.getContentLength());
@@ -14345,18 +14424,14 @@ var require_axios = __commonJS({
14345
14424
  }
14346
14425
  if (data && (onUploadProgress || maxUploadRate)) {
14347
14426
  if (!utils$1.isStream(data)) {
14348
- data = stream__default["default"].Readable.from(data, { objectMode: false });
14427
+ data = stream.Readable.from(data, {
14428
+ objectMode: false
14429
+ });
14349
14430
  }
14350
- data = stream__default["default"].pipeline([data, new AxiosTransformStream$1({
14431
+ data = stream.pipeline([data, new AxiosTransformStream({
14351
14432
  maxRate: utils$1.toFiniteNumber(maxUploadRate)
14352
14433
  })], utils$1.noop);
14353
- onUploadProgress && data.on("progress", flushOnFinish(
14354
- data,
14355
- progressEventDecorator(
14356
- contentLength,
14357
- progressEventReducer(asyncDecorator(onUploadProgress), false, 3)
14358
- )
14359
- ));
14434
+ onUploadProgress && data.on("progress", flushOnFinish(data, progressEventDecorator(contentLength, progressEventReducer(asyncDecorator(onUploadProgress), false, 3))));
14360
14435
  }
14361
14436
  let auth = void 0;
14362
14437
  if (config.auth) {
@@ -14372,11 +14447,7 @@ var require_axios = __commonJS({
14372
14447
  auth && headers.delete("authorization");
14373
14448
  let path;
14374
14449
  try {
14375
- path = buildURL(
14376
- parsed.pathname + parsed.search,
14377
- config.params,
14378
- config.paramsSerializer
14379
- ).replace(/^\?/, "");
14450
+ path = buildURL(parsed.pathname + parsed.search, config.params, config.paramsSerializer).replace(/^\?/, "");
14380
14451
  } catch (err) {
14381
14452
  const customErr = new Error(err.message);
14382
14453
  customErr.config = config;
@@ -14384,16 +14455,15 @@ var require_axios = __commonJS({
14384
14455
  customErr.exists = true;
14385
14456
  return reject(customErr);
14386
14457
  }
14387
- headers.set(
14388
- "Accept-Encoding",
14389
- "gzip, compress, deflate" + (isBrotliSupported ? ", br" : ""),
14390
- false
14391
- );
14458
+ headers.set("Accept-Encoding", "gzip, compress, deflate" + (isBrotliSupported ? ", br" : ""), false);
14392
14459
  const options = {
14393
14460
  path,
14394
14461
  method,
14395
14462
  headers: headers.toJSON(),
14396
- agents: { http: config.httpAgent, https: config.httpsAgent },
14463
+ agents: {
14464
+ http: config.httpAgent,
14465
+ https: config.httpsAgent
14466
+ },
14397
14467
  auth,
14398
14468
  protocol,
14399
14469
  family,
@@ -14418,7 +14488,7 @@ var require_axios = __commonJS({
14418
14488
  if (config.transport) {
14419
14489
  transport = config.transport;
14420
14490
  } else if (config.maxRedirects === 0) {
14421
- transport = isHttpsRequest ? https__default["default"] : http__default["default"];
14491
+ transport = isHttpsRequest ? https : http;
14422
14492
  } else {
14423
14493
  if (config.maxRedirects) {
14424
14494
  options.maxRedirects = config.maxRedirects;
@@ -14442,16 +14512,10 @@ var require_axios = __commonJS({
14442
14512
  const streams = [res];
14443
14513
  const responseLength = utils$1.toFiniteNumber(res.headers["content-length"]);
14444
14514
  if (onDownloadProgress || maxDownloadRate) {
14445
- const transformStream = new AxiosTransformStream$1({
14515
+ const transformStream = new AxiosTransformStream({
14446
14516
  maxRate: utils$1.toFiniteNumber(maxDownloadRate)
14447
14517
  });
14448
- onDownloadProgress && transformStream.on("progress", flushOnFinish(
14449
- transformStream,
14450
- progressEventDecorator(
14451
- responseLength,
14452
- progressEventReducer(asyncDecorator(onDownloadProgress), true, 3)
14453
- )
14454
- ));
14518
+ onDownloadProgress && transformStream.on("progress", flushOnFinish(transformStream, progressEventDecorator(responseLength, progressEventReducer(asyncDecorator(onDownloadProgress), true, 3))));
14455
14519
  streams.push(transformStream);
14456
14520
  }
14457
14521
  let responseStream = res;
@@ -14466,26 +14530,26 @@ var require_axios = __commonJS({
14466
14530
  case "x-gzip":
14467
14531
  case "compress":
14468
14532
  case "x-compress":
14469
- streams.push(zlib__default["default"].createUnzip(zlibOptions));
14533
+ streams.push(zlib.createUnzip(zlibOptions));
14470
14534
  delete res.headers["content-encoding"];
14471
14535
  break;
14472
14536
  case "deflate":
14473
- streams.push(new ZlibHeaderTransformStream$1());
14474
- streams.push(zlib__default["default"].createUnzip(zlibOptions));
14537
+ streams.push(new ZlibHeaderTransformStream());
14538
+ streams.push(zlib.createUnzip(zlibOptions));
14475
14539
  delete res.headers["content-encoding"];
14476
14540
  break;
14477
14541
  case "br":
14478
14542
  if (isBrotliSupported) {
14479
- streams.push(zlib__default["default"].createBrotliDecompress(brotliOptions));
14543
+ streams.push(zlib.createBrotliDecompress(brotliOptions));
14480
14544
  delete res.headers["content-encoding"];
14481
14545
  }
14482
14546
  }
14483
14547
  }
14484
- responseStream = streams.length > 1 ? stream__default["default"].pipeline(streams, utils$1.noop) : streams[0];
14548
+ responseStream = streams.length > 1 ? stream.pipeline(streams, utils$1.noop) : streams[0];
14485
14549
  const response = {
14486
14550
  status: res.statusCode,
14487
14551
  statusText: res.statusMessage,
14488
- headers: new AxiosHeaders$1(res.headers),
14552
+ headers: new AxiosHeaders(res.headers),
14489
14553
  config,
14490
14554
  request: lastRequest
14491
14555
  };
@@ -14501,30 +14565,20 @@ var require_axios = __commonJS({
14501
14565
  if (config.maxContentLength > -1 && totalResponseBytes > config.maxContentLength) {
14502
14566
  rejected = true;
14503
14567
  responseStream.destroy();
14504
- abort(new AxiosError$1(
14505
- "maxContentLength size of " + config.maxContentLength + " exceeded",
14506
- AxiosError$1.ERR_BAD_RESPONSE,
14507
- config,
14508
- lastRequest
14509
- ));
14568
+ abort(new AxiosError("maxContentLength size of " + config.maxContentLength + " exceeded", AxiosError.ERR_BAD_RESPONSE, config, lastRequest));
14510
14569
  }
14511
14570
  });
14512
14571
  responseStream.on("aborted", function handlerStreamAborted() {
14513
14572
  if (rejected) {
14514
14573
  return;
14515
14574
  }
14516
- const err = new AxiosError$1(
14517
- "stream has been aborted",
14518
- AxiosError$1.ERR_BAD_RESPONSE,
14519
- config,
14520
- lastRequest
14521
- );
14575
+ const err = new AxiosError("stream has been aborted", AxiosError.ERR_BAD_RESPONSE, config, lastRequest);
14522
14576
  responseStream.destroy(err);
14523
14577
  reject(err);
14524
14578
  });
14525
14579
  responseStream.on("error", function handleStreamError(err) {
14526
14580
  if (req.destroyed) return;
14527
- reject(AxiosError$1.from(err, null, config, lastRequest));
14581
+ reject(AxiosError.from(err, null, config, lastRequest));
14528
14582
  });
14529
14583
  responseStream.on("end", function handleStreamEnd() {
14530
14584
  try {
@@ -14537,7 +14591,7 @@ var require_axios = __commonJS({
14537
14591
  }
14538
14592
  response.data = responseData;
14539
14593
  } catch (err) {
14540
- return reject(AxiosError$1.from(err, null, config, response.request, response));
14594
+ return reject(AxiosError.from(err, null, config, response.request, response));
14541
14595
  }
14542
14596
  settle(resolve, reject, response);
14543
14597
  });
@@ -14557,7 +14611,7 @@ var require_axios = __commonJS({
14557
14611
  }
14558
14612
  });
14559
14613
  req.on("error", function handleRequestError(err) {
14560
- reject(AxiosError$1.from(err, null, config, req));
14614
+ reject(AxiosError.from(err, null, config, req));
14561
14615
  });
14562
14616
  req.on("socket", function handleRequestSocket(socket) {
14563
14617
  socket.setKeepAlive(true, 1e3 * 60);
@@ -14565,12 +14619,7 @@ var require_axios = __commonJS({
14565
14619
  if (config.timeout) {
14566
14620
  const timeout = parseInt(config.timeout, 10);
14567
14621
  if (Number.isNaN(timeout)) {
14568
- abort(new AxiosError$1(
14569
- "error trying to parse `config.timeout` to int",
14570
- AxiosError$1.ERR_BAD_OPTION_VALUE,
14571
- config,
14572
- req
14573
- ));
14622
+ abort(new AxiosError("error trying to parse `config.timeout` to int", AxiosError.ERR_BAD_OPTION_VALUE, config, req));
14574
14623
  return;
14575
14624
  }
14576
14625
  req.setTimeout(timeout, function handleRequestTimeout() {
@@ -14580,12 +14629,7 @@ var require_axios = __commonJS({
14580
14629
  if (config.timeoutErrorMessage) {
14581
14630
  timeoutErrorMessage = config.timeoutErrorMessage;
14582
14631
  }
14583
- abort(new AxiosError$1(
14584
- timeoutErrorMessage,
14585
- transitional.clarifyTimeoutError ? AxiosError$1.ETIMEDOUT : AxiosError$1.ECONNABORTED,
14586
- config,
14587
- req
14588
- ));
14632
+ abort(new AxiosError(timeoutErrorMessage, transitional.clarifyTimeoutError ? AxiosError.ETIMEDOUT : AxiosError.ECONNABORTED, config, req));
14589
14633
  });
14590
14634
  } else {
14591
14635
  req.setTimeout(0);
@@ -14602,7 +14646,7 @@ var require_axios = __commonJS({
14602
14646
  });
14603
14647
  data.on("close", () => {
14604
14648
  if (!ended && !errored) {
14605
- abort(new CanceledError$1("Request stream has been aborted", config, req));
14649
+ abort(new CanceledError("Request stream has been aborted", config, req));
14606
14650
  }
14607
14651
  });
14608
14652
  data.pipe(req);
@@ -14615,10 +14659,7 @@ var require_axios = __commonJS({
14615
14659
  var isURLSameOrigin = platform.hasStandardBrowserEnv ? /* @__PURE__ */ ((origin2, isMSIE) => (url2) => {
14616
14660
  url2 = new URL(url2, platform.origin);
14617
14661
  return origin2.protocol === url2.protocol && origin2.host === url2.host && (isMSIE || origin2.port === url2.port);
14618
- })(
14619
- new URL(platform.origin),
14620
- platform.navigator && /(msie|trident)/i.test(platform.navigator.userAgent)
14621
- ) : () => true;
14662
+ })(new URL(platform.origin), platform.navigator && /(msie|trident)/i.test(platform.navigator.userAgent)) : () => true;
14622
14663
  var cookies = platform.hasStandardBrowserEnv ? (
14623
14664
  // Standard browser envs support document.cookie
14624
14665
  {
@@ -14663,13 +14704,17 @@ var require_axios = __commonJS({
14663
14704
  }
14664
14705
  }
14665
14706
  );
14666
- var headersToObject = (thing) => thing instanceof AxiosHeaders$1 ? { ...thing } : thing;
14707
+ var headersToObject = (thing) => thing instanceof AxiosHeaders ? {
14708
+ ...thing
14709
+ } : thing;
14667
14710
  function mergeConfig(config1, config2) {
14668
14711
  config2 = config2 || {};
14669
14712
  const config = {};
14670
14713
  function getMergedValue(target, source, prop, caseless) {
14671
14714
  if (utils$1.isPlainObject(target) && utils$1.isPlainObject(source)) {
14672
- return utils$1.merge.call({ caseless }, target, source);
14715
+ return utils$1.merge.call({
14716
+ caseless
14717
+ }, target, source);
14673
14718
  } else if (utils$1.isPlainObject(source)) {
14674
14719
  return utils$1.merge({}, source);
14675
14720
  } else if (utils$1.isArray(source)) {
@@ -14734,28 +14779,31 @@ var require_axios = __commonJS({
14734
14779
  validateStatus: mergeDirectKeys,
14735
14780
  headers: (a, b, prop) => mergeDeepProperties(headersToObject(a), headersToObject(b), prop, true)
14736
14781
  };
14737
- utils$1.forEach(
14738
- Object.keys({ ...config1, ...config2 }),
14739
- function computeConfigValue(prop) {
14740
- if (prop === "__proto__" || prop === "constructor" || prop === "prototype")
14741
- return;
14742
- const merge2 = utils$1.hasOwnProp(mergeMap, prop) ? mergeMap[prop] : mergeDeepProperties;
14743
- const configValue = merge2(config1[prop], config2[prop], prop);
14744
- utils$1.isUndefined(configValue) && merge2 !== mergeDirectKeys || (config[prop] = configValue);
14745
- }
14746
- );
14782
+ utils$1.forEach(Object.keys({
14783
+ ...config1,
14784
+ ...config2
14785
+ }), function computeConfigValue(prop) {
14786
+ if (prop === "__proto__" || prop === "constructor" || prop === "prototype") return;
14787
+ const merge2 = utils$1.hasOwnProp(mergeMap, prop) ? mergeMap[prop] : mergeDeepProperties;
14788
+ const configValue = merge2(config1[prop], config2[prop], prop);
14789
+ utils$1.isUndefined(configValue) && merge2 !== mergeDirectKeys || (config[prop] = configValue);
14790
+ });
14747
14791
  return config;
14748
14792
  }
14749
14793
  var resolveConfig = (config) => {
14750
14794
  const newConfig = mergeConfig({}, config);
14751
- let { data, withXSRFToken, xsrfHeaderName, xsrfCookieName, headers, auth } = newConfig;
14752
- newConfig.headers = headers = AxiosHeaders$1.from(headers);
14795
+ let {
14796
+ data,
14797
+ withXSRFToken,
14798
+ xsrfHeaderName,
14799
+ xsrfCookieName,
14800
+ headers,
14801
+ auth
14802
+ } = newConfig;
14803
+ newConfig.headers = headers = AxiosHeaders.from(headers);
14753
14804
  newConfig.url = buildURL(buildFullPath(newConfig.baseURL, newConfig.url, newConfig.allowAbsoluteUrls), config.params, config.paramsSerializer);
14754
14805
  if (auth) {
14755
- headers.set(
14756
- "Authorization",
14757
- "Basic " + btoa((auth.username || "") + ":" + (auth.password ? unescape(encodeURIComponent(auth.password)) : ""))
14758
- );
14806
+ headers.set("Authorization", "Basic " + btoa((auth.username || "") + ":" + (auth.password ? unescape(encodeURIComponent(auth.password)) : "")));
14759
14807
  }
14760
14808
  if (utils$1.isFormData(data)) {
14761
14809
  if (platform.hasStandardBrowserEnv || platform.hasStandardBrowserWebWorkerEnv) {
@@ -14786,8 +14834,12 @@ var require_axios = __commonJS({
14786
14834
  return new Promise(function dispatchXhrRequest(resolve, reject) {
14787
14835
  const _config = resolveConfig(config);
14788
14836
  let requestData = _config.data;
14789
- const requestHeaders = AxiosHeaders$1.from(_config.headers).normalize();
14790
- let { responseType, onUploadProgress, onDownloadProgress } = _config;
14837
+ const requestHeaders = AxiosHeaders.from(_config.headers).normalize();
14838
+ let {
14839
+ responseType,
14840
+ onUploadProgress,
14841
+ onDownloadProgress
14842
+ } = _config;
14791
14843
  let onCanceled;
14792
14844
  let uploadThrottled, downloadThrottled;
14793
14845
  let flushUpload, flushDownload;
@@ -14804,9 +14856,7 @@ var require_axios = __commonJS({
14804
14856
  if (!request) {
14805
14857
  return;
14806
14858
  }
14807
- const responseHeaders = AxiosHeaders$1.from(
14808
- "getAllResponseHeaders" in request && request.getAllResponseHeaders()
14809
- );
14859
+ const responseHeaders = AxiosHeaders.from("getAllResponseHeaders" in request && request.getAllResponseHeaders());
14810
14860
  const responseData = !responseType || responseType === "text" || responseType === "json" ? request.responseText : request.response;
14811
14861
  const response = {
14812
14862
  data: responseData,
@@ -14842,12 +14892,12 @@ var require_axios = __commonJS({
14842
14892
  if (!request) {
14843
14893
  return;
14844
14894
  }
14845
- reject(new AxiosError$1("Request aborted", AxiosError$1.ECONNABORTED, config, request));
14895
+ reject(new AxiosError("Request aborted", AxiosError.ECONNABORTED, config, request));
14846
14896
  request = null;
14847
14897
  };
14848
14898
  request.onerror = function handleError(event) {
14849
14899
  const msg = event && event.message ? event.message : "Network Error";
14850
- const err = new AxiosError$1(msg, AxiosError$1.ERR_NETWORK, config, request);
14900
+ const err = new AxiosError(msg, AxiosError.ERR_NETWORK, config, request);
14851
14901
  err.event = event || null;
14852
14902
  reject(err);
14853
14903
  request = null;
@@ -14858,12 +14908,7 @@ var require_axios = __commonJS({
14858
14908
  if (_config.timeoutErrorMessage) {
14859
14909
  timeoutErrorMessage = _config.timeoutErrorMessage;
14860
14910
  }
14861
- reject(new AxiosError$1(
14862
- timeoutErrorMessage,
14863
- transitional.clarifyTimeoutError ? AxiosError$1.ETIMEDOUT : AxiosError$1.ECONNABORTED,
14864
- config,
14865
- request
14866
- ));
14911
+ reject(new AxiosError(timeoutErrorMessage, transitional.clarifyTimeoutError ? AxiosError.ETIMEDOUT : AxiosError.ECONNABORTED, config, request));
14867
14912
  request = null;
14868
14913
  };
14869
14914
  requestData === void 0 && requestHeaders.setContentType(null);
@@ -14892,7 +14937,7 @@ var require_axios = __commonJS({
14892
14937
  if (!request) {
14893
14938
  return;
14894
14939
  }
14895
- reject(!cancel || cancel.type ? new CanceledError$1(null, config, request) : cancel);
14940
+ reject(!cancel || cancel.type ? new CanceledError(null, config, request) : cancel);
14896
14941
  request.abort();
14897
14942
  request = null;
14898
14943
  };
@@ -14903,14 +14948,16 @@ var require_axios = __commonJS({
14903
14948
  }
14904
14949
  const protocol = parseProtocol(_config.url);
14905
14950
  if (protocol && platform.protocols.indexOf(protocol) === -1) {
14906
- reject(new AxiosError$1("Unsupported protocol " + protocol + ":", AxiosError$1.ERR_BAD_REQUEST, config));
14951
+ reject(new AxiosError("Unsupported protocol " + protocol + ":", AxiosError.ERR_BAD_REQUEST, config));
14907
14952
  return;
14908
14953
  }
14909
14954
  request.send(requestData || null);
14910
14955
  });
14911
14956
  };
14912
14957
  var composeSignals = (signals, timeout) => {
14913
- const { length } = signals = signals ? signals.filter(Boolean) : [];
14958
+ const {
14959
+ length
14960
+ } = signals = signals ? signals.filter(Boolean) : [];
14914
14961
  if (timeout || length) {
14915
14962
  let controller = new AbortController();
14916
14963
  let aborted;
@@ -14919,12 +14966,12 @@ var require_axios = __commonJS({
14919
14966
  aborted = true;
14920
14967
  unsubscribe();
14921
14968
  const err = reason instanceof Error ? reason : this.reason;
14922
- controller.abort(err instanceof AxiosError$1 ? err : new CanceledError$1(err instanceof Error ? err.message : err));
14969
+ controller.abort(err instanceof AxiosError ? err : new CanceledError(err instanceof Error ? err.message : err));
14923
14970
  }
14924
14971
  };
14925
14972
  let timer = timeout && setTimeout(() => {
14926
14973
  timer = null;
14927
- onabort(new AxiosError$1(`timeout of ${timeout}ms exceeded`, AxiosError$1.ETIMEDOUT));
14974
+ onabort(new AxiosError(`timeout of ${timeout}ms exceeded`, AxiosError.ETIMEDOUT));
14928
14975
  }, timeout);
14929
14976
  const unsubscribe = () => {
14930
14977
  if (signals) {
@@ -14937,15 +14984,16 @@ var require_axios = __commonJS({
14937
14984
  }
14938
14985
  };
14939
14986
  signals.forEach((signal2) => signal2.addEventListener("abort", onabort));
14940
- const { signal } = controller;
14987
+ const {
14988
+ signal
14989
+ } = controller;
14941
14990
  signal.unsubscribe = () => utils$1.asap(unsubscribe);
14942
14991
  return signal;
14943
14992
  }
14944
14993
  };
14945
- var composeSignals$1 = composeSignals;
14946
14994
  var streamChunk = function* (chunk, chunkSize) {
14947
14995
  let len = chunk.byteLength;
14948
- if (!chunkSize || len < chunkSize) {
14996
+ if (len < chunkSize) {
14949
14997
  yield chunk;
14950
14998
  return;
14951
14999
  }
@@ -14970,7 +15018,10 @@ var require_axios = __commonJS({
14970
15018
  const reader = stream2.getReader();
14971
15019
  try {
14972
15020
  for (; ; ) {
14973
- const { done, value } = await reader.read();
15021
+ const {
15022
+ done,
15023
+ value
15024
+ } = await reader.read();
14974
15025
  if (done) {
14975
15026
  break;
14976
15027
  }
@@ -14993,7 +15044,10 @@ var require_axios = __commonJS({
14993
15044
  return new ReadableStream({
14994
15045
  async pull(controller) {
14995
15046
  try {
14996
- const { done: done2, value } = await iterator2.next();
15047
+ const {
15048
+ done: done2,
15049
+ value
15050
+ } = await iterator2.next();
14997
15051
  if (done2) {
14998
15052
  _onFinish();
14999
15053
  controller.close();
@@ -15019,8 +15073,13 @@ var require_axios = __commonJS({
15019
15073
  });
15020
15074
  };
15021
15075
  var DEFAULT_CHUNK_SIZE = 64 * 1024;
15022
- var { isFunction } = utils$1;
15023
- var globalFetchAPI = (({ Request, Response }) => ({
15076
+ var {
15077
+ isFunction
15078
+ } = utils$1;
15079
+ var globalFetchAPI = (({
15080
+ Request,
15081
+ Response
15082
+ }) => ({
15024
15083
  Request,
15025
15084
  Response
15026
15085
  }))(utils$1.global);
@@ -15039,7 +15098,11 @@ var require_axios = __commonJS({
15039
15098
  env = utils$1.merge.call({
15040
15099
  skipUndefined: true
15041
15100
  }, globalFetchAPI, env);
15042
- const { fetch: envFetch, Request, Response } = env;
15101
+ const {
15102
+ fetch: envFetch,
15103
+ Request,
15104
+ Response
15105
+ } = env;
15043
15106
  const isFetchSupported = envFetch ? isFunction(envFetch) : typeof fetch === "function";
15044
15107
  const isRequestSupported = isFunction(Request);
15045
15108
  const isResponseSupported = isFunction(Response);
@@ -15050,14 +15113,16 @@ var require_axios = __commonJS({
15050
15113
  const encodeText = isFetchSupported && (typeof TextEncoder$1 === "function" ? /* @__PURE__ */ ((encoder) => (str) => encoder.encode(str))(new TextEncoder$1()) : async (str) => new Uint8Array(await new Request(str).arrayBuffer()));
15051
15114
  const supportsRequestStream = isRequestSupported && isReadableStreamSupported && test(() => {
15052
15115
  let duplexAccessed = false;
15116
+ const body = new ReadableStream$1();
15053
15117
  const hasContentType = new Request(platform.origin, {
15054
- body: new ReadableStream$1(),
15118
+ body,
15055
15119
  method: "POST",
15056
15120
  get duplex() {
15057
15121
  duplexAccessed = true;
15058
15122
  return "half";
15059
15123
  }
15060
15124
  }).headers.has("Content-Type");
15125
+ body.cancel();
15061
15126
  return duplexAccessed && !hasContentType;
15062
15127
  });
15063
15128
  const supportsResponseStream = isResponseSupported && isReadableStreamSupported && test(() => utils$1.isReadableStream(new Response("").body));
@@ -15071,7 +15136,7 @@ var require_axios = __commonJS({
15071
15136
  if (method) {
15072
15137
  return method.call(res);
15073
15138
  }
15074
- throw new AxiosError$1(`Response type '${type}' is not supported`, AxiosError$1.ERR_NOT_SUPPORT, config);
15139
+ throw new AxiosError(`Response type '${type}' is not supported`, AxiosError.ERR_NOT_SUPPORT, config);
15075
15140
  });
15076
15141
  });
15077
15142
  })();
@@ -15120,7 +15185,7 @@ var require_axios = __commonJS({
15120
15185
  } = resolveConfig(config);
15121
15186
  let _fetch = envFetch || fetch;
15122
15187
  responseType = responseType ? (responseType + "").toLowerCase() : "text";
15123
- let composedSignal = composeSignals$1([signal, cancelToken && cancelToken.toAbortSignal()], timeout);
15188
+ let composedSignal = composeSignals([signal, cancelToken && cancelToken.toAbortSignal()], timeout);
15124
15189
  let request = null;
15125
15190
  const unsubscribe = composedSignal && composedSignal.unsubscribe && (() => {
15126
15191
  composedSignal.unsubscribe();
@@ -15138,10 +15203,7 @@ var require_axios = __commonJS({
15138
15203
  headers.setContentType(contentTypeHeader);
15139
15204
  }
15140
15205
  if (_request.body) {
15141
- const [onProgress, flush] = progressEventDecorator(
15142
- requestContentLength,
15143
- progressEventReducer(asyncDecorator(onUploadProgress))
15144
- );
15206
+ const [onProgress, flush] = progressEventDecorator(requestContentLength, progressEventReducer(asyncDecorator(onUploadProgress)));
15145
15207
  data = trackStream(_request.body, DEFAULT_CHUNK_SIZE, onProgress, flush);
15146
15208
  }
15147
15209
  }
@@ -15167,17 +15229,11 @@ var require_axios = __commonJS({
15167
15229
  options[prop] = response[prop];
15168
15230
  });
15169
15231
  const responseContentLength = utils$1.toFiniteNumber(response.headers.get("content-length"));
15170
- const [onProgress, flush] = onDownloadProgress && progressEventDecorator(
15171
- responseContentLength,
15172
- progressEventReducer(asyncDecorator(onDownloadProgress), true)
15173
- ) || [];
15174
- response = new Response(
15175
- trackStream(response.body, DEFAULT_CHUNK_SIZE, onProgress, () => {
15176
- flush && flush();
15177
- unsubscribe && unsubscribe();
15178
- }),
15179
- options
15180
- );
15232
+ const [onProgress, flush] = onDownloadProgress && progressEventDecorator(responseContentLength, progressEventReducer(asyncDecorator(onDownloadProgress), true)) || [];
15233
+ response = new Response(trackStream(response.body, DEFAULT_CHUNK_SIZE, onProgress, () => {
15234
+ flush && flush();
15235
+ unsubscribe && unsubscribe();
15236
+ }), options);
15181
15237
  }
15182
15238
  responseType = responseType || "text";
15183
15239
  let responseData = await resolvers[utils$1.findKey(resolvers, responseType) || "text"](response, config);
@@ -15185,7 +15241,7 @@ var require_axios = __commonJS({
15185
15241
  return await new Promise((resolve, reject) => {
15186
15242
  settle(resolve, reject, {
15187
15243
  data: responseData,
15188
- headers: AxiosHeaders$1.from(response.headers),
15244
+ headers: AxiosHeaders.from(response.headers),
15189
15245
  status: response.status,
15190
15246
  statusText: response.statusText,
15191
15247
  config,
@@ -15195,26 +15251,23 @@ var require_axios = __commonJS({
15195
15251
  } catch (err) {
15196
15252
  unsubscribe && unsubscribe();
15197
15253
  if (err && err.name === "TypeError" && /Load failed|fetch/i.test(err.message)) {
15198
- throw Object.assign(
15199
- new AxiosError$1("Network Error", AxiosError$1.ERR_NETWORK, config, request, err && err.response),
15200
- {
15201
- cause: err.cause || err
15202
- }
15203
- );
15254
+ throw Object.assign(new AxiosError("Network Error", AxiosError.ERR_NETWORK, config, request, err && err.response), {
15255
+ cause: err.cause || err
15256
+ });
15204
15257
  }
15205
- throw AxiosError$1.from(err, err && err.code, config, request, err && err.response);
15258
+ throw AxiosError.from(err, err && err.code, config, request, err && err.response);
15206
15259
  }
15207
15260
  };
15208
15261
  };
15209
15262
  var seedCache = /* @__PURE__ */ new Map();
15210
15263
  var getFetch = (config) => {
15211
15264
  let env = config && config.env || {};
15212
- const { fetch: fetch2, Request, Response } = env;
15213
- const seeds = [
15265
+ const {
15266
+ fetch: fetch2,
15214
15267
  Request,
15215
- Response,
15216
- fetch2
15217
- ];
15268
+ Response
15269
+ } = env;
15270
+ const seeds = [Request, Response, fetch2];
15218
15271
  let len = seeds.length, i = len, seed, target, map = seedCache;
15219
15272
  while (i--) {
15220
15273
  seed = seeds[i];
@@ -15235,17 +15288,23 @@ var require_axios = __commonJS({
15235
15288
  utils$1.forEach(knownAdapters, (fn, value) => {
15236
15289
  if (fn) {
15237
15290
  try {
15238
- Object.defineProperty(fn, "name", { value });
15291
+ Object.defineProperty(fn, "name", {
15292
+ value
15293
+ });
15239
15294
  } catch (e) {
15240
15295
  }
15241
- Object.defineProperty(fn, "adapterName", { value });
15296
+ Object.defineProperty(fn, "adapterName", {
15297
+ value
15298
+ });
15242
15299
  }
15243
15300
  });
15244
15301
  var renderReason = (reason) => `- ${reason}`;
15245
15302
  var isResolvedHandle = (adapter) => utils$1.isFunction(adapter) || adapter === null || adapter === false;
15246
15303
  function getAdapter(adapters2, config) {
15247
15304
  adapters2 = utils$1.isArray(adapters2) ? adapters2 : [adapters2];
15248
- const { length } = adapters2;
15305
+ const {
15306
+ length
15307
+ } = adapters2;
15249
15308
  let nameOrAdapter;
15250
15309
  let adapter;
15251
15310
  const rejectedReasons = {};
@@ -15256,7 +15315,7 @@ var require_axios = __commonJS({
15256
15315
  if (!isResolvedHandle(nameOrAdapter)) {
15257
15316
  adapter = knownAdapters[(id = String(nameOrAdapter)).toLowerCase()];
15258
15317
  if (adapter === void 0) {
15259
- throw new AxiosError$1(`Unknown adapter '${id}'`);
15318
+ throw new AxiosError(`Unknown adapter '${id}'`);
15260
15319
  }
15261
15320
  }
15262
15321
  if (adapter && (utils$1.isFunction(adapter) || (adapter = adapter.get(config)))) {
@@ -15265,14 +15324,9 @@ var require_axios = __commonJS({
15265
15324
  rejectedReasons[id || "#" + i] = adapter;
15266
15325
  }
15267
15326
  if (!adapter) {
15268
- const reasons = Object.entries(rejectedReasons).map(
15269
- ([id, state]) => `adapter ${id} ` + (state === false ? "is not supported by the environment" : "is not available in the build")
15270
- );
15327
+ const reasons = Object.entries(rejectedReasons).map(([id, state]) => `adapter ${id} ` + (state === false ? "is not supported by the environment" : "is not available in the build"));
15271
15328
  let s = length ? reasons.length > 1 ? "since :\n" + reasons.map(renderReason).join("\n") : " " + renderReason(reasons[0]) : "as no adapter specified";
15272
- throw new AxiosError$1(
15273
- `There is no suitable adapter to dispatch the request ` + s,
15274
- "ERR_NOT_SUPPORT"
15275
- );
15329
+ throw new AxiosError(`There is no suitable adapter to dispatch the request ` + s, "ERR_NOT_SUPPORT");
15276
15330
  }
15277
15331
  return adapter;
15278
15332
  }
@@ -15293,39 +15347,28 @@ var require_axios = __commonJS({
15293
15347
  config.cancelToken.throwIfRequested();
15294
15348
  }
15295
15349
  if (config.signal && config.signal.aborted) {
15296
- throw new CanceledError$1(null, config);
15350
+ throw new CanceledError(null, config);
15297
15351
  }
15298
15352
  }
15299
15353
  function dispatchRequest(config) {
15300
15354
  throwIfCancellationRequested(config);
15301
- config.headers = AxiosHeaders$1.from(config.headers);
15302
- config.data = transformData.call(
15303
- config,
15304
- config.transformRequest
15305
- );
15355
+ config.headers = AxiosHeaders.from(config.headers);
15356
+ config.data = transformData.call(config, config.transformRequest);
15306
15357
  if (["post", "put", "patch"].indexOf(config.method) !== -1) {
15307
15358
  config.headers.setContentType("application/x-www-form-urlencoded", false);
15308
15359
  }
15309
- const adapter = adapters.getAdapter(config.adapter || defaults$1.adapter, config);
15360
+ const adapter = adapters.getAdapter(config.adapter || defaults.adapter, config);
15310
15361
  return adapter(config).then(function onAdapterResolution(response) {
15311
15362
  throwIfCancellationRequested(config);
15312
- response.data = transformData.call(
15313
- config,
15314
- config.transformResponse,
15315
- response
15316
- );
15317
- response.headers = AxiosHeaders$1.from(response.headers);
15363
+ response.data = transformData.call(config, config.transformResponse, response);
15364
+ response.headers = AxiosHeaders.from(response.headers);
15318
15365
  return response;
15319
15366
  }, function onAdapterRejection(reason) {
15320
15367
  if (!isCancel(reason)) {
15321
15368
  throwIfCancellationRequested(config);
15322
15369
  if (reason && reason.response) {
15323
- reason.response.data = transformData.call(
15324
- config,
15325
- config.transformResponse,
15326
- reason.response
15327
- );
15328
- reason.response.headers = AxiosHeaders$1.from(reason.response.headers);
15370
+ reason.response.data = transformData.call(config, config.transformResponse, reason.response);
15371
+ reason.response.headers = AxiosHeaders.from(reason.response.headers);
15329
15372
  }
15330
15373
  }
15331
15374
  return Promise.reject(reason);
@@ -15344,19 +15387,11 @@ var require_axios = __commonJS({
15344
15387
  }
15345
15388
  return (value, opt, opts) => {
15346
15389
  if (validator2 === false) {
15347
- throw new AxiosError$1(
15348
- formatMessage(opt, " has been removed" + (version ? " in " + version : "")),
15349
- AxiosError$1.ERR_DEPRECATED
15350
- );
15390
+ throw new AxiosError(formatMessage(opt, " has been removed" + (version ? " in " + version : "")), AxiosError.ERR_DEPRECATED);
15351
15391
  }
15352
15392
  if (version && !deprecatedWarnings[opt]) {
15353
15393
  deprecatedWarnings[opt] = true;
15354
- console.warn(
15355
- formatMessage(
15356
- opt,
15357
- " has been deprecated since v" + version + " and will be removed in the near future"
15358
- )
15359
- );
15394
+ console.warn(formatMessage(opt, " has been deprecated since v" + version + " and will be removed in the near future"));
15360
15395
  }
15361
15396
  return validator2 ? validator2(value, opt, opts) : true;
15362
15397
  };
@@ -15369,7 +15404,7 @@ var require_axios = __commonJS({
15369
15404
  };
15370
15405
  function assertOptions(options, schema, allowUnknown) {
15371
15406
  if (typeof options !== "object") {
15372
- throw new AxiosError$1("options must be an object", AxiosError$1.ERR_BAD_OPTION_VALUE);
15407
+ throw new AxiosError("options must be an object", AxiosError.ERR_BAD_OPTION_VALUE);
15373
15408
  }
15374
15409
  const keys = Object.keys(options);
15375
15410
  let i = keys.length;
@@ -15380,12 +15415,12 @@ var require_axios = __commonJS({
15380
15415
  const value = options[opt];
15381
15416
  const result = value === void 0 || validator2(value, opt, options);
15382
15417
  if (result !== true) {
15383
- throw new AxiosError$1("option " + opt + " must be " + result, AxiosError$1.ERR_BAD_OPTION_VALUE);
15418
+ throw new AxiosError("option " + opt + " must be " + result, AxiosError.ERR_BAD_OPTION_VALUE);
15384
15419
  }
15385
15420
  continue;
15386
15421
  }
15387
15422
  if (allowUnknown !== true) {
15388
- throw new AxiosError$1("Unknown option " + opt, AxiosError$1.ERR_BAD_OPTION);
15423
+ throw new AxiosError("Unknown option " + opt, AxiosError.ERR_BAD_OPTION);
15389
15424
  }
15390
15425
  }
15391
15426
  }
@@ -15398,8 +15433,8 @@ var require_axios = __commonJS({
15398
15433
  constructor(instanceConfig) {
15399
15434
  this.defaults = instanceConfig || {};
15400
15435
  this.interceptors = {
15401
- request: new InterceptorManager$1(),
15402
- response: new InterceptorManager$1()
15436
+ request: new InterceptorManager(),
15437
+ response: new InterceptorManager()
15403
15438
  };
15404
15439
  }
15405
15440
  /**
@@ -15417,12 +15452,23 @@ var require_axios = __commonJS({
15417
15452
  if (err instanceof Error) {
15418
15453
  let dummy = {};
15419
15454
  Error.captureStackTrace ? Error.captureStackTrace(dummy) : dummy = new Error();
15420
- const stack = dummy.stack ? dummy.stack.replace(/^.+\n/, "") : "";
15455
+ const stack = (() => {
15456
+ if (!dummy.stack) {
15457
+ return "";
15458
+ }
15459
+ const firstNewlineIndex = dummy.stack.indexOf("\n");
15460
+ return firstNewlineIndex === -1 ? "" : dummy.stack.slice(firstNewlineIndex + 1);
15461
+ })();
15421
15462
  try {
15422
15463
  if (!err.stack) {
15423
15464
  err.stack = stack;
15424
- } else if (stack && !String(err.stack).endsWith(stack.replace(/^.+\n.+\n/, ""))) {
15425
- err.stack += "\n" + stack;
15465
+ } else if (stack) {
15466
+ const firstNewlineIndex = stack.indexOf("\n");
15467
+ const secondNewlineIndex = firstNewlineIndex === -1 ? -1 : stack.indexOf("\n", firstNewlineIndex + 1);
15468
+ const stackWithoutTwoTopLines = secondNewlineIndex === -1 ? "" : stack.slice(secondNewlineIndex + 1);
15469
+ if (!String(err.stack).endsWith(stackWithoutTwoTopLines)) {
15470
+ err.stack += "\n" + stack;
15471
+ }
15426
15472
  }
15427
15473
  } catch (e) {
15428
15474
  }
@@ -15438,7 +15484,11 @@ var require_axios = __commonJS({
15438
15484
  config = configOrUrl || {};
15439
15485
  }
15440
15486
  config = mergeConfig(this.defaults, config);
15441
- const { transitional, paramsSerializer, headers } = config;
15487
+ const {
15488
+ transitional,
15489
+ paramsSerializer,
15490
+ headers
15491
+ } = config;
15442
15492
  if (transitional !== void 0) {
15443
15493
  validator.assertOptions(transitional, {
15444
15494
  silentJSONParsing: validators.transitional(validators.boolean),
@@ -15470,17 +15520,11 @@ var require_axios = __commonJS({
15470
15520
  withXsrfToken: validators.spelling("withXSRFToken")
15471
15521
  }, true);
15472
15522
  config.method = (config.method || this.defaults.method || "get").toLowerCase();
15473
- let contextHeaders = headers && utils$1.merge(
15474
- headers.common,
15475
- headers[config.method]
15476
- );
15477
- headers && utils$1.forEach(
15478
- ["delete", "get", "head", "post", "put", "patch", "common"],
15479
- (method) => {
15480
- delete headers[method];
15481
- }
15482
- );
15483
- config.headers = AxiosHeaders$1.concat(contextHeaders, headers);
15523
+ let contextHeaders = headers && utils$1.merge(headers.common, headers[config.method]);
15524
+ headers && utils$1.forEach(["delete", "get", "head", "post", "put", "patch", "common"], (method) => {
15525
+ delete headers[method];
15526
+ });
15527
+ config.headers = AxiosHeaders.concat(contextHeaders, headers);
15484
15528
  const requestInterceptorChain = [];
15485
15529
  let synchronousRequestInterceptors = true;
15486
15530
  this.interceptors.request.forEach(function unshiftRequestInterceptors(interceptor) {
@@ -15569,7 +15613,6 @@ var require_axios = __commonJS({
15569
15613
  Axios.prototype[method] = generateHTTPMethod();
15570
15614
  Axios.prototype[method + "Form"] = generateHTTPMethod(true);
15571
15615
  });
15572
- var Axios$1 = Axios;
15573
15616
  var CancelToken = class _CancelToken {
15574
15617
  constructor(executor) {
15575
15618
  if (typeof executor !== "function") {
@@ -15603,7 +15646,7 @@ var require_axios = __commonJS({
15603
15646
  if (token.reason) {
15604
15647
  return;
15605
15648
  }
15606
- token.reason = new CanceledError$1(message, config, request);
15649
+ token.reason = new CanceledError(message, config, request);
15607
15650
  resolvePromise(token.reason);
15608
15651
  });
15609
15652
  }
@@ -15665,7 +15708,6 @@ var require_axios = __commonJS({
15665
15708
  };
15666
15709
  }
15667
15710
  };
15668
- var CancelToken$1 = CancelToken;
15669
15711
  function spread(callback) {
15670
15712
  return function wrap(arr) {
15671
15713
  return callback.apply(null, arr);
@@ -15748,25 +15790,28 @@ var require_axios = __commonJS({
15748
15790
  Object.entries(HttpStatusCode).forEach(([key, value]) => {
15749
15791
  HttpStatusCode[value] = key;
15750
15792
  });
15751
- var HttpStatusCode$1 = HttpStatusCode;
15752
15793
  function createInstance(defaultConfig) {
15753
- const context = new Axios$1(defaultConfig);
15754
- const instance = bind(Axios$1.prototype.request, context);
15755
- utils$1.extend(instance, Axios$1.prototype, context, { allOwnKeys: true });
15756
- utils$1.extend(instance, context, null, { allOwnKeys: true });
15794
+ const context = new Axios(defaultConfig);
15795
+ const instance = bind(Axios.prototype.request, context);
15796
+ utils$1.extend(instance, Axios.prototype, context, {
15797
+ allOwnKeys: true
15798
+ });
15799
+ utils$1.extend(instance, context, null, {
15800
+ allOwnKeys: true
15801
+ });
15757
15802
  instance.create = function create(instanceConfig) {
15758
15803
  return createInstance(mergeConfig(defaultConfig, instanceConfig));
15759
15804
  };
15760
15805
  return instance;
15761
15806
  }
15762
- var axios = createInstance(defaults$1);
15763
- axios.Axios = Axios$1;
15764
- axios.CanceledError = CanceledError$1;
15765
- axios.CancelToken = CancelToken$1;
15807
+ var axios = createInstance(defaults);
15808
+ axios.Axios = Axios;
15809
+ axios.CanceledError = CanceledError;
15810
+ axios.CancelToken = CancelToken;
15766
15811
  axios.isCancel = isCancel;
15767
15812
  axios.VERSION = VERSION;
15768
15813
  axios.toFormData = toFormData;
15769
- axios.AxiosError = AxiosError$1;
15814
+ axios.AxiosError = AxiosError;
15770
15815
  axios.Cancel = axios.CanceledError;
15771
15816
  axios.all = function all(promises) {
15772
15817
  return Promise.all(promises);
@@ -15774,10 +15819,10 @@ var require_axios = __commonJS({
15774
15819
  axios.spread = spread;
15775
15820
  axios.isAxiosError = isAxiosError;
15776
15821
  axios.mergeConfig = mergeConfig;
15777
- axios.AxiosHeaders = AxiosHeaders$1;
15822
+ axios.AxiosHeaders = AxiosHeaders;
15778
15823
  axios.formToJSON = (thing) => formDataToJSON(utils$1.isHTMLForm(thing) ? new FormData(thing) : thing);
15779
15824
  axios.getAdapter = adapters.getAdapter;
15780
- axios.HttpStatusCode = HttpStatusCode$1;
15825
+ axios.HttpStatusCode = HttpStatusCode;
15781
15826
  axios.default = axios;
15782
15827
  module2.exports = axios;
15783
15828
  }
@@ -16695,33 +16740,6 @@ var require_p_retry = __commonJS({
16695
16740
  var require_file_upload = __commonJS({
16696
16741
  "node_modules/@slack/web-api/dist/file-upload.js"(exports2) {
16697
16742
  "use strict";
16698
- var __awaiter = exports2 && exports2.__awaiter || function(thisArg, _arguments, P, generator) {
16699
- function adopt(value) {
16700
- return value instanceof P ? value : new P(function(resolve) {
16701
- resolve(value);
16702
- });
16703
- }
16704
- return new (P || (P = Promise))(function(resolve, reject) {
16705
- function fulfilled(value) {
16706
- try {
16707
- step(generator.next(value));
16708
- } catch (e) {
16709
- reject(e);
16710
- }
16711
- }
16712
- function rejected(value) {
16713
- try {
16714
- step(generator["throw"](value));
16715
- } catch (e) {
16716
- reject(e);
16717
- }
16718
- }
16719
- function step(result) {
16720
- result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected);
16721
- }
16722
- step((generator = generator.apply(thisArg, _arguments || [])).next());
16723
- });
16724
- };
16725
16743
  Object.defineProperty(exports2, "__esModule", { value: true });
16726
16744
  exports2.getFileUploadJob = getFileUploadJob;
16727
16745
  exports2.getMultipleFileUploadJobs = getMultipleFileUploadJobs;
@@ -16749,94 +16767,88 @@ var require_file_upload = __commonJS({
16749
16767
  var node_fs_1 = require("node:fs");
16750
16768
  var node_stream_1 = require("node:stream");
16751
16769
  var errors_1 = require_errors();
16752
- function getFileUploadJob(options, logger) {
16753
- return __awaiter(this, void 0, void 0, function* () {
16754
- var _a, _b, _c, _d;
16755
- warnIfLegacyFileType(options, logger);
16756
- warnIfChannels(options, logger);
16757
- errorIfChannelsCsv(options);
16758
- const fileName = warnIfMissingOrInvalidFileNameAndDefault(options, logger);
16759
- const fileData = yield getFileData(options);
16760
- const fileDataBytesLength = getFileDataLength(fileData);
16761
- const fileUploadJob = {
16762
- // supplied by user
16763
- alt_text: options.alt_text,
16764
- blocks: options.blocks,
16765
- channel_id: (_a = options.channels) !== null && _a !== void 0 ? _a : options.channel_id,
16766
- filename: (_b = options.filename) !== null && _b !== void 0 ? _b : fileName,
16767
- initial_comment: options.initial_comment,
16768
- snippet_type: options.snippet_type,
16769
- title: (_d = (_c = options.title) !== null && _c !== void 0 ? _c : options.filename) !== null && _d !== void 0 ? _d : fileName,
16770
- // default title to filename unless otherwise specified
16771
- // calculated
16772
- data: fileData,
16773
- length: fileDataBytesLength
16774
- };
16775
- if ("thread_ts" in options) {
16776
- fileUploadJob.thread_ts = options.thread_ts;
16777
- }
16778
- if ("token" in options) {
16779
- fileUploadJob.token = options.token;
16780
- }
16781
- if ("content" in options) {
16782
- return Object.assign({ content: options.content }, fileUploadJob);
16783
- }
16784
- if ("file" in options) {
16785
- return Object.assign({ file: options.file }, fileUploadJob);
16786
- }
16787
- throw (0, errors_1.errorWithCode)(new Error("Either a file or content field is required for valid file upload. You must supply one"), errors_1.ErrorCode.FileUploadInvalidArgumentsError);
16788
- });
16770
+ async function getFileUploadJob(options, logger) {
16771
+ var _a, _b, _c, _d;
16772
+ warnIfLegacyFileType(options, logger);
16773
+ warnIfChannels(options, logger);
16774
+ errorIfChannelsCsv(options);
16775
+ const fileName = warnIfMissingOrInvalidFileNameAndDefault(options, logger);
16776
+ const fileData = await getFileData(options);
16777
+ const fileDataBytesLength = getFileDataLength(fileData);
16778
+ const fileUploadJob = {
16779
+ // supplied by user
16780
+ alt_text: options.alt_text,
16781
+ blocks: options.blocks,
16782
+ channel_id: (_a = options.channels) !== null && _a !== void 0 ? _a : options.channel_id,
16783
+ filename: (_b = options.filename) !== null && _b !== void 0 ? _b : fileName,
16784
+ initial_comment: options.initial_comment,
16785
+ snippet_type: options.snippet_type,
16786
+ title: (_d = (_c = options.title) !== null && _c !== void 0 ? _c : options.filename) !== null && _d !== void 0 ? _d : fileName,
16787
+ // default title to filename unless otherwise specified
16788
+ // calculated
16789
+ data: fileData,
16790
+ length: fileDataBytesLength
16791
+ };
16792
+ if ("thread_ts" in options) {
16793
+ fileUploadJob.thread_ts = options.thread_ts;
16794
+ }
16795
+ if ("token" in options) {
16796
+ fileUploadJob.token = options.token;
16797
+ }
16798
+ if ("content" in options) {
16799
+ return Object.assign({ content: options.content }, fileUploadJob);
16800
+ }
16801
+ if ("file" in options) {
16802
+ return Object.assign({ file: options.file }, fileUploadJob);
16803
+ }
16804
+ throw (0, errors_1.errorWithCode)(new Error("Either a file or content field is required for valid file upload. You must supply one"), errors_1.ErrorCode.FileUploadInvalidArgumentsError);
16789
16805
  }
16790
- function getMultipleFileUploadJobs(options, logger) {
16791
- return __awaiter(this, void 0, void 0, function* () {
16792
- if ("file_uploads" in options) {
16793
- return Promise.all(options.file_uploads.map((upload) => {
16794
- const { blocks, channel_id, channels, initial_comment, thread_ts } = upload;
16795
- if (blocks || channel_id || channels || initial_comment || thread_ts) {
16796
- throw (0, errors_1.errorWithCode)(new Error(buildInvalidFilesUploadParamError()), errors_1.ErrorCode.FileUploadInvalidArgumentsError);
16797
- }
16798
- const uploadJobArgs = Object.assign(Object.assign({}, upload), { blocks: options.blocks, channels: options.channels, channel_id: options.channel_id, initial_comment: options.initial_comment });
16799
- if ("thread_ts" in options) {
16800
- uploadJobArgs.thread_ts = options.thread_ts;
16801
- }
16802
- if ("token" in options) {
16803
- uploadJobArgs.token = options.token;
16804
- }
16805
- if ("content" in upload) {
16806
- return getFileUploadJob(Object.assign({ content: upload.content }, uploadJobArgs), logger);
16807
- }
16808
- if ("file" in upload) {
16809
- return getFileUploadJob(Object.assign({ file: upload.file }, uploadJobArgs), logger);
16810
- }
16811
- throw (0, errors_1.errorWithCode)(new Error("Either a file or content field is required for valid file upload. You must supply one"), errors_1.ErrorCode.FileUploadInvalidArgumentsError);
16812
- }));
16813
- }
16814
- throw new Error(buildFilesUploadMissingMessage());
16815
- });
16806
+ async function getMultipleFileUploadJobs(options, logger) {
16807
+ if ("file_uploads" in options) {
16808
+ return Promise.all(options.file_uploads.map((upload) => {
16809
+ const { blocks, channel_id, channels, initial_comment, thread_ts } = upload;
16810
+ if (blocks || channel_id || channels || initial_comment || thread_ts) {
16811
+ throw (0, errors_1.errorWithCode)(new Error(buildInvalidFilesUploadParamError()), errors_1.ErrorCode.FileUploadInvalidArgumentsError);
16812
+ }
16813
+ const uploadJobArgs = Object.assign(Object.assign({}, upload), { blocks: options.blocks, channels: options.channels, channel_id: options.channel_id, initial_comment: options.initial_comment });
16814
+ if ("thread_ts" in options) {
16815
+ uploadJobArgs.thread_ts = options.thread_ts;
16816
+ }
16817
+ if ("token" in options) {
16818
+ uploadJobArgs.token = options.token;
16819
+ }
16820
+ if ("content" in upload) {
16821
+ return getFileUploadJob(Object.assign({ content: upload.content }, uploadJobArgs), logger);
16822
+ }
16823
+ if ("file" in upload) {
16824
+ return getFileUploadJob(Object.assign({ file: upload.file }, uploadJobArgs), logger);
16825
+ }
16826
+ throw (0, errors_1.errorWithCode)(new Error("Either a file or content field is required for valid file upload. You must supply one"), errors_1.ErrorCode.FileUploadInvalidArgumentsError);
16827
+ }));
16828
+ }
16829
+ throw new Error(buildFilesUploadMissingMessage());
16816
16830
  }
16817
- function getFileData(options) {
16818
- return __awaiter(this, void 0, void 0, function* () {
16819
- errorIfInvalidOrMissingFileData(options);
16820
- if ("file" in options) {
16821
- const { file } = options;
16822
- if (Buffer.isBuffer(file))
16823
- return file;
16824
- if (typeof file === "string") {
16825
- try {
16826
- const dataBuffer = (0, node_fs_1.readFileSync)(file);
16827
- return dataBuffer;
16828
- } catch (_err) {
16829
- throw (0, errors_1.errorWithCode)(new Error(`Unable to resolve file data for ${file}. Please supply a filepath string, or binary data Buffer or String directly.`), errors_1.ErrorCode.FileUploadInvalidArgumentsError);
16830
- }
16831
+ async function getFileData(options) {
16832
+ errorIfInvalidOrMissingFileData(options);
16833
+ if ("file" in options) {
16834
+ const { file } = options;
16835
+ if (Buffer.isBuffer(file))
16836
+ return file;
16837
+ if (typeof file === "string") {
16838
+ try {
16839
+ const dataBuffer = (0, node_fs_1.readFileSync)(file);
16840
+ return dataBuffer;
16841
+ } catch (_err) {
16842
+ throw (0, errors_1.errorWithCode)(new Error(`Unable to resolve file data for ${file}. Please supply a filepath string, or binary data Buffer or String directly.`), errors_1.ErrorCode.FileUploadInvalidArgumentsError);
16831
16843
  }
16832
- const data = yield getFileDataAsStream(file);
16833
- if (data)
16834
- return data;
16835
16844
  }
16836
- if ("content" in options)
16837
- return Buffer.from(options.content);
16838
- throw (0, errors_1.errorWithCode)(new Error("There was an issue getting the file data for the file or content supplied"), errors_1.ErrorCode.FileUploadReadFileDataError);
16839
- });
16845
+ const data = await getFileDataAsStream(file);
16846
+ if (data)
16847
+ return data;
16848
+ }
16849
+ if ("content" in options)
16850
+ return Buffer.from(options.content);
16851
+ throw (0, errors_1.errorWithCode)(new Error("There was an issue getting the file data for the file or content supplied"), errors_1.ErrorCode.FileUploadReadFileDataError);
16840
16852
  }
16841
16853
  function getFileDataLength(data) {
16842
16854
  if (data) {
@@ -16844,25 +16856,23 @@ var require_file_upload = __commonJS({
16844
16856
  }
16845
16857
  throw (0, errors_1.errorWithCode)(new Error(buildFileSizeErrorMsg()), errors_1.ErrorCode.FileUploadReadFileDataError);
16846
16858
  }
16847
- function getFileDataAsStream(readable) {
16848
- return __awaiter(this, void 0, void 0, function* () {
16849
- const chunks = [];
16850
- return new Promise((resolve, reject) => {
16851
- readable.on("readable", () => {
16852
- let chunk = readable.read();
16853
- while (chunk !== null) {
16854
- chunks.push(chunk);
16855
- chunk = readable.read();
16856
- }
16857
- });
16858
- readable.on("end", () => {
16859
- if (chunks.length > 0) {
16860
- const content = Buffer.concat(chunks);
16861
- resolve(content);
16862
- } else {
16863
- reject(Error("No data in supplied file"));
16864
- }
16865
- });
16859
+ async function getFileDataAsStream(readable) {
16860
+ const chunks = [];
16861
+ return new Promise((resolve, reject) => {
16862
+ readable.on("readable", () => {
16863
+ let chunk = readable.read();
16864
+ while (chunk !== null) {
16865
+ chunks.push(chunk);
16866
+ chunk = readable.read();
16867
+ }
16868
+ });
16869
+ readable.on("end", () => {
16870
+ if (chunks.length > 0) {
16871
+ const content = Buffer.concat(chunks);
16872
+ resolve(content);
16873
+ } else {
16874
+ reject(Error("No data in supplied file"));
16875
+ }
16866
16876
  });
16867
16877
  });
16868
16878
  }
@@ -18225,7 +18235,16 @@ var require_methods = __commonJS({
18225
18235
  * @description Uninstalls your app from a workspace.
18226
18236
  * @see {@link https://docs.slack.dev/reference/methods/apps.uninstall `apps.uninstall` API reference}.
18227
18237
  */
18228
- uninstall: bindApiCall(this, "apps.uninstall")
18238
+ uninstall: bindApiCall(this, "apps.uninstall"),
18239
+ user: {
18240
+ connection: {
18241
+ /**
18242
+ * @description Updates the connection status between a user and an app.
18243
+ * @see {@link https://docs.slack.dev/reference/methods/apps.user.connection.update `apps.user.connection.update` API reference}.
18244
+ */
18245
+ update: bindApiCall(this, "apps.user.connection.update")
18246
+ }
18247
+ }
18229
18248
  };
18230
18249
  this.auth = {
18231
18250
  /**
@@ -19230,33 +19249,6 @@ var require_WebClient = __commonJS({
19230
19249
  return result;
19231
19250
  };
19232
19251
  })();
19233
- var __awaiter = exports2 && exports2.__awaiter || function(thisArg, _arguments, P, generator) {
19234
- function adopt(value) {
19235
- return value instanceof P ? value : new P(function(resolve) {
19236
- resolve(value);
19237
- });
19238
- }
19239
- return new (P || (P = Promise))(function(resolve, reject) {
19240
- function fulfilled(value) {
19241
- try {
19242
- step(generator.next(value));
19243
- } catch (e) {
19244
- reject(e);
19245
- }
19246
- }
19247
- function rejected(value) {
19248
- try {
19249
- step(generator["throw"](value));
19250
- } catch (e) {
19251
- reject(e);
19252
- }
19253
- }
19254
- function step(result) {
19255
- result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected);
19256
- }
19257
- step((generator = generator.apply(thisArg, _arguments || [])).next());
19258
- });
19259
- };
19260
19252
  var __await = exports2 && exports2.__await || function(v) {
19261
19253
  return this instanceof __await ? (this.v = v, this) : new __await(v);
19262
19254
  };
@@ -19434,54 +19426,52 @@ var require_WebClient = __commonJS({
19434
19426
  * @param method - the Web API method to call {@link https://docs.slack.dev/reference/methods}
19435
19427
  * @param options - options
19436
19428
  */
19437
- apiCall(method_1) {
19438
- return __awaiter(this, arguments, void 0, function* (method, options = {}) {
19439
- this.logger.debug(`apiCall('${method}') start`);
19440
- warnDeprecations(method, this.logger);
19441
- warnIfFallbackIsMissing(method, this.logger, options);
19442
- warnIfThreadTsIsNotString(method, this.logger, options);
19443
- if (typeof options === "string" || typeof options === "number" || typeof options === "boolean") {
19444
- throw new TypeError(`Expected an options argument but instead received a ${typeof options}`);
19445
- }
19446
- (0, file_upload_1.warnIfNotUsingFilesUploadV2)(method, this.logger);
19447
- if (method === "files.uploadV2")
19448
- return this.filesUploadV2(options);
19449
- const headers = {};
19450
- if (options.token)
19451
- headers.Authorization = `Bearer ${options.token}`;
19452
- const url = this.deriveRequestUrl(method);
19453
- const response = yield this.makeRequest(url, Object.assign({ team_id: this.teamId }, options), headers);
19454
- const result = yield this.buildResult(response);
19455
- this.logger.debug(`http request result: ${JSON.stringify(result)}`);
19456
- if (result.response_metadata !== void 0 && result.response_metadata.warnings !== void 0) {
19457
- result.response_metadata.warnings.forEach(this.logger.warn.bind(this.logger));
19458
- }
19459
- if (result.response_metadata !== void 0 && result.response_metadata.messages !== void 0) {
19460
- for (const msg of result.response_metadata.messages) {
19461
- const errReg = /\[ERROR\](.*)/;
19462
- const warnReg = /\[WARN\](.*)/;
19463
- if (errReg.test(msg)) {
19464
- const errMatch = msg.match(errReg);
19465
- if (errMatch != null) {
19466
- this.logger.error(errMatch[1].trim());
19467
- }
19468
- } else if (warnReg.test(msg)) {
19469
- const warnMatch = msg.match(warnReg);
19470
- if (warnMatch != null) {
19471
- this.logger.warn(warnMatch[1].trim());
19472
- }
19429
+ async apiCall(method, options = {}) {
19430
+ this.logger.debug(`apiCall('${method}') start`);
19431
+ warnDeprecations(method, this.logger);
19432
+ warnIfFallbackIsMissing(method, this.logger, options);
19433
+ warnIfThreadTsIsNotString(method, this.logger, options);
19434
+ if (typeof options === "string" || typeof options === "number" || typeof options === "boolean") {
19435
+ throw new TypeError(`Expected an options argument but instead received a ${typeof options}`);
19436
+ }
19437
+ (0, file_upload_1.warnIfNotUsingFilesUploadV2)(method, this.logger);
19438
+ if (method === "files.uploadV2")
19439
+ return this.filesUploadV2(options);
19440
+ const headers = {};
19441
+ if (options.token)
19442
+ headers.Authorization = `Bearer ${options.token}`;
19443
+ const url = this.deriveRequestUrl(method);
19444
+ const response = await this.makeRequest(url, Object.assign({ team_id: this.teamId }, options), headers);
19445
+ const result = await this.buildResult(response);
19446
+ this.logger.debug(`http request result: ${JSON.stringify(result)}`);
19447
+ if (result.response_metadata !== void 0 && result.response_metadata.warnings !== void 0) {
19448
+ result.response_metadata.warnings.forEach(this.logger.warn.bind(this.logger));
19449
+ }
19450
+ if (result.response_metadata !== void 0 && result.response_metadata.messages !== void 0) {
19451
+ for (const msg of result.response_metadata.messages) {
19452
+ const errReg = /\[ERROR\](.*)/;
19453
+ const warnReg = /\[WARN\](.*)/;
19454
+ if (errReg.test(msg)) {
19455
+ const errMatch = msg.match(errReg);
19456
+ if (errMatch != null) {
19457
+ this.logger.error(errMatch[1].trim());
19458
+ }
19459
+ } else if (warnReg.test(msg)) {
19460
+ const warnMatch = msg.match(warnReg);
19461
+ if (warnMatch != null) {
19462
+ this.logger.warn(warnMatch[1].trim());
19473
19463
  }
19474
19464
  }
19475
19465
  }
19476
- if (!result.ok && response.headers["content-type"] !== "application/gzip") {
19477
- throw (0, errors_1.platformErrorFromResult)(result);
19478
- }
19479
- if ("ok" in result && result.ok === false) {
19480
- throw (0, errors_1.platformErrorFromResult)(result);
19481
- }
19482
- this.logger.debug(`apiCall('${method}') end`);
19483
- return result;
19484
- });
19466
+ }
19467
+ if (!result.ok && response.headers["content-type"] !== "application/gzip") {
19468
+ throw (0, errors_1.platformErrorFromResult)(result);
19469
+ }
19470
+ if ("ok" in result && result.ok === false) {
19471
+ throw (0, errors_1.platformErrorFromResult)(result);
19472
+ }
19473
+ this.logger.debug(`apiCall('${method}') end`);
19474
+ return result;
19485
19475
  }
19486
19476
  paginate(method, options, shouldStop, reduce) {
19487
19477
  const pageSize = (() => {
@@ -19513,10 +19503,10 @@ var require_WebClient = __commonJS({
19513
19503
  }
19514
19504
  const pageReducer = reduce !== void 0 ? reduce : noopPageReducer;
19515
19505
  let index = 0;
19516
- return (() => __awaiter(this, void 0, void 0, function* () {
19506
+ return (async () => {
19517
19507
  var _a, e_1, _b, _c;
19518
19508
  const pageIterator = generatePages.call(this);
19519
- const firstIteratorResult = yield pageIterator.next(void 0);
19509
+ const firstIteratorResult = await pageIterator.next(void 0);
19520
19510
  const firstPage = firstIteratorResult.value;
19521
19511
  let accumulator = pageReducer(void 0, firstPage, index);
19522
19512
  index += 1;
@@ -19524,7 +19514,7 @@ var require_WebClient = __commonJS({
19524
19514
  return accumulator;
19525
19515
  }
19526
19516
  try {
19527
- for (var _d = true, pageIterator_1 = __asyncValues(pageIterator), pageIterator_1_1; pageIterator_1_1 = yield pageIterator_1.next(), _a = pageIterator_1_1.done, !_a; _d = true) {
19517
+ for (var _d = true, pageIterator_1 = __asyncValues(pageIterator), pageIterator_1_1; pageIterator_1_1 = await pageIterator_1.next(), _a = pageIterator_1_1.done, !_a; _d = true) {
19528
19518
  _c = pageIterator_1_1.value;
19529
19519
  _d = false;
19530
19520
  const page = _c;
@@ -19538,13 +19528,13 @@ var require_WebClient = __commonJS({
19538
19528
  e_1 = { error: e_1_1 };
19539
19529
  } finally {
19540
19530
  try {
19541
- if (!_d && !_a && (_b = pageIterator_1.return)) yield _b.call(pageIterator_1);
19531
+ if (!_d && !_a && (_b = pageIterator_1.return)) await _b.call(pageIterator_1);
19542
19532
  } finally {
19543
19533
  if (e_1) throw e_1.error;
19544
19534
  }
19545
19535
  }
19546
19536
  return accumulator;
19547
- }))();
19537
+ })();
19548
19538
  }
19549
19539
  /**
19550
19540
  * Stream markdown text into a conversation.
@@ -19592,19 +19582,17 @@ var require_WebClient = __commonJS({
19592
19582
  * **#3**: Complete uploads {@link https://docs.slack.dev/reference/methods/files.completeuploadexternal files.completeUploadExternal}
19593
19583
  * @param options
19594
19584
  */
19595
- filesUploadV2(options) {
19596
- return __awaiter(this, void 0, void 0, function* () {
19597
- this.logger.debug("files.uploadV2() start");
19598
- const fileUploads = yield this.getAllFileUploads(options);
19599
- const fileUploadsURLRes = yield this.fetchAllUploadURLExternal(fileUploads);
19600
- fileUploadsURLRes.forEach((res, idx) => {
19601
- fileUploads[idx].upload_url = res.upload_url;
19602
- fileUploads[idx].file_id = res.file_id;
19603
- });
19604
- yield this.postFileUploadsToExternalURL(fileUploads, options);
19605
- const completion = yield this.completeFileUploads(fileUploads);
19606
- return { ok: true, files: completion };
19585
+ async filesUploadV2(options) {
19586
+ this.logger.debug("files.uploadV2() start");
19587
+ const fileUploads = await this.getAllFileUploads(options);
19588
+ const fileUploadsURLRes = await this.fetchAllUploadURLExternal(fileUploads);
19589
+ fileUploadsURLRes.forEach((res, idx) => {
19590
+ fileUploads[idx].upload_url = res.upload_url;
19591
+ fileUploads[idx].file_id = res.file_id;
19607
19592
  });
19593
+ await this.postFileUploadsToExternalURL(fileUploads, options);
19594
+ const completion = await this.completeFileUploads(fileUploads);
19595
+ return { ok: true, files: completion };
19608
19596
  }
19609
19597
  /**
19610
19598
  * For each file submitted with this method, submits filenames
@@ -19612,132 +19600,122 @@ var require_WebClient = __commonJS({
19612
19600
  * which to send the file data to and an id for the file
19613
19601
  * @param fileUploads
19614
19602
  */
19615
- fetchAllUploadURLExternal(fileUploads) {
19616
- return __awaiter(this, void 0, void 0, function* () {
19617
- return Promise.all(fileUploads.map((upload) => {
19618
- const options = {
19619
- filename: upload.filename,
19620
- length: upload.length,
19621
- alt_text: upload.alt_text,
19622
- snippet_type: upload.snippet_type
19623
- };
19624
- if ("token" in upload) {
19625
- options.token = upload.token;
19626
- }
19627
- return this.files.getUploadURLExternal(options);
19628
- }));
19629
- });
19603
+ async fetchAllUploadURLExternal(fileUploads) {
19604
+ return Promise.all(fileUploads.map((upload) => {
19605
+ const options = {
19606
+ filename: upload.filename,
19607
+ length: upload.length,
19608
+ alt_text: upload.alt_text,
19609
+ snippet_type: upload.snippet_type
19610
+ };
19611
+ if ("token" in upload) {
19612
+ options.token = upload.token;
19613
+ }
19614
+ return this.files.getUploadURLExternal(options);
19615
+ }));
19630
19616
  }
19631
19617
  /**
19632
19618
  * Complete uploads.
19633
19619
  * @param fileUploads
19634
19620
  * @returns
19635
19621
  */
19636
- completeFileUploads(fileUploads) {
19637
- return __awaiter(this, void 0, void 0, function* () {
19638
- const toComplete = Object.values((0, file_upload_1.getAllFileUploadsToComplete)(fileUploads));
19639
- return Promise.all(toComplete.map((job) => this.files.completeUploadExternal(job)));
19640
- });
19622
+ async completeFileUploads(fileUploads) {
19623
+ const toComplete = Object.values((0, file_upload_1.getAllFileUploadsToComplete)(fileUploads));
19624
+ return Promise.all(toComplete.map((job) => this.files.completeUploadExternal(job)));
19641
19625
  }
19642
19626
  /**
19643
19627
  * for each returned file upload URL, upload corresponding file
19644
19628
  * @param fileUploads
19645
19629
  * @returns
19646
19630
  */
19647
- postFileUploadsToExternalURL(fileUploads, options) {
19648
- return __awaiter(this, void 0, void 0, function* () {
19649
- return Promise.all(fileUploads.map((upload) => __awaiter(this, void 0, void 0, function* () {
19650
- const { upload_url, file_id, filename, data } = upload;
19651
- const body = data;
19652
- if (upload_url) {
19653
- const headers = {};
19654
- if (options.token)
19655
- headers.Authorization = `Bearer ${options.token}`;
19656
- const uploadRes = yield this.makeRequest(upload_url, {
19657
- body
19658
- }, headers);
19659
- if (uploadRes.status !== 200) {
19660
- return Promise.reject(Error(`Failed to upload file (id:${file_id}, filename: ${filename})`));
19661
- }
19662
- const returnData = { ok: true, body: uploadRes.data };
19663
- return Promise.resolve(returnData);
19631
+ async postFileUploadsToExternalURL(fileUploads, options) {
19632
+ return Promise.all(fileUploads.map(async (upload) => {
19633
+ const { upload_url, file_id, filename, data } = upload;
19634
+ const body = data;
19635
+ if (upload_url) {
19636
+ const headers = {};
19637
+ if (options.token)
19638
+ headers.Authorization = `Bearer ${options.token}`;
19639
+ const uploadRes = await this.makeRequest(upload_url, {
19640
+ body
19641
+ }, headers);
19642
+ if (uploadRes.status !== 200) {
19643
+ return Promise.reject(Error(`Failed to upload file (id:${file_id}, filename: ${filename})`));
19664
19644
  }
19665
- return Promise.reject(Error(`No upload url found for file (id: ${file_id}, filename: ${filename}`));
19666
- })));
19667
- });
19645
+ const returnData = { ok: true, body: uploadRes.data };
19646
+ return Promise.resolve(returnData);
19647
+ }
19648
+ return Promise.reject(Error(`No upload url found for file (id: ${file_id}, filename: ${filename}`));
19649
+ }));
19668
19650
  }
19669
19651
  /**
19670
19652
  * @param options All file uploads arguments
19671
19653
  * @returns An array of file upload entries
19672
19654
  */
19673
- getAllFileUploads(options) {
19674
- return __awaiter(this, void 0, void 0, function* () {
19675
- let fileUploads = [];
19676
- if ("file" in options || "content" in options) {
19677
- fileUploads.push(yield (0, file_upload_1.getFileUploadJob)(options, this.logger));
19678
- }
19679
- if ("file_uploads" in options) {
19680
- fileUploads = fileUploads.concat(yield (0, file_upload_1.getMultipleFileUploadJobs)(options, this.logger));
19681
- }
19682
- return fileUploads;
19683
- });
19655
+ async getAllFileUploads(options) {
19656
+ let fileUploads = [];
19657
+ if ("file" in options || "content" in options) {
19658
+ fileUploads.push(await (0, file_upload_1.getFileUploadJob)(options, this.logger));
19659
+ }
19660
+ if ("file_uploads" in options) {
19661
+ fileUploads = fileUploads.concat(await (0, file_upload_1.getMultipleFileUploadJobs)(options, this.logger));
19662
+ }
19663
+ return fileUploads;
19684
19664
  }
19685
19665
  /**
19686
19666
  * Low-level function to make a single API request. handles queuing, retries, and http-level errors
19687
19667
  */
19688
- makeRequest(url_1, body_1) {
19689
- return __awaiter(this, arguments, void 0, function* (url, body, headers = {}) {
19690
- const task = () => this.requestQueue.add(() => __awaiter(this, void 0, void 0, function* () {
19691
- try {
19692
- const config = Object.assign({ headers }, this.tlsConfig);
19693
- if (url.endsWith("admin.analytics.getFile")) {
19694
- config.responseType = "arraybuffer";
19695
- }
19696
- if (url.endsWith("apps.event.authorizations.list")) {
19697
- body.token = void 0;
19668
+ async makeRequest(url, body, headers = {}) {
19669
+ const task = () => this.requestQueue.add(async () => {
19670
+ try {
19671
+ const config = Object.assign({ headers }, this.tlsConfig);
19672
+ if (url.endsWith("admin.analytics.getFile")) {
19673
+ config.responseType = "arraybuffer";
19674
+ }
19675
+ if (url.endsWith("apps.event.authorizations.list")) {
19676
+ body.token = void 0;
19677
+ }
19678
+ this.logger.debug(`http request url: ${url}`);
19679
+ this.logger.debug(`http request body: ${JSON.stringify(redact(body))}`);
19680
+ let allHeaders = Object.keys(this.axios.defaults.headers).reduce((acc, cur) => {
19681
+ if (!axiosHeaderPropsToIgnore.includes(cur)) {
19682
+ acc[cur] = this.axios.defaults.headers[cur];
19698
19683
  }
19699
- this.logger.debug(`http request url: ${url}`);
19700
- this.logger.debug(`http request body: ${JSON.stringify(redact(body))}`);
19701
- let allHeaders = Object.keys(this.axios.defaults.headers).reduce((acc, cur) => {
19702
- if (!axiosHeaderPropsToIgnore.includes(cur)) {
19703
- acc[cur] = this.axios.defaults.headers[cur];
19704
- }
19705
- return acc;
19706
- }, {});
19707
- allHeaders = Object.assign(Object.assign(Object.assign({}, this.axios.defaults.headers.common), allHeaders), headers);
19708
- this.logger.debug(`http request headers: ${JSON.stringify(redact(allHeaders))}`);
19709
- const response = yield this.axios.post(url, body, config);
19710
- this.logger.debug("http response received");
19711
- if (response.status === 429) {
19712
- const retrySec = parseRetryHeaders(response);
19713
- if (retrySec !== void 0) {
19714
- this.emit(WebClientEvent.RATE_LIMITED, retrySec, { url, body });
19715
- if (this.rejectRateLimitedCalls) {
19716
- throw new p_retry_1.AbortError((0, errors_1.rateLimitedErrorWithDelay)(retrySec));
19717
- }
19718
- this.logger.info(`API Call failed due to rate limiting. Will retry in ${retrySec} seconds.`);
19719
- this.requestQueue.pause();
19720
- yield (0, helpers_1.default)(retrySec * 1e3);
19721
- this.requestQueue.start();
19722
- throw new Error(`A rate limit was exceeded (url: ${url}, retry-after: ${retrySec})`);
19684
+ return acc;
19685
+ }, {});
19686
+ allHeaders = Object.assign(Object.assign(Object.assign({}, this.axios.defaults.headers.common), allHeaders), headers);
19687
+ this.logger.debug(`http request headers: ${JSON.stringify(redact(allHeaders))}`);
19688
+ const response = await this.axios.post(url, body, config);
19689
+ this.logger.debug("http response received");
19690
+ if (response.status === 429) {
19691
+ const retrySec = parseRetryHeaders(response);
19692
+ if (retrySec !== void 0) {
19693
+ this.emit(WebClientEvent.RATE_LIMITED, retrySec, { url, body });
19694
+ if (this.rejectRateLimitedCalls) {
19695
+ throw new p_retry_1.AbortError((0, errors_1.rateLimitedErrorWithDelay)(retrySec));
19723
19696
  }
19724
- throw new p_retry_1.AbortError(new Error(`Retry header did not contain a valid timeout (url: ${url}, retry-after header: ${response.headers["retry-after"]})`));
19725
- }
19726
- if (response.status !== 200) {
19727
- throw (0, errors_1.httpErrorFromResponse)(response);
19697
+ this.logger.info(`API Call failed due to rate limiting. Will retry in ${retrySec} seconds.`);
19698
+ this.requestQueue.pause();
19699
+ await (0, helpers_1.default)(retrySec * 1e3);
19700
+ this.requestQueue.start();
19701
+ throw new Error(`A rate limit was exceeded (url: ${url}, retry-after: ${retrySec})`);
19728
19702
  }
19729
- return response;
19730
- } catch (error) {
19731
- const e = error;
19732
- this.logger.warn("http request failed", e.message);
19733
- if (e.request) {
19734
- throw (0, errors_1.requestErrorWithOriginal)(e, this.attachOriginalToWebAPIRequestError);
19735
- }
19736
- throw error;
19703
+ throw new p_retry_1.AbortError(new Error(`Retry header did not contain a valid timeout (url: ${url}, retry-after header: ${response.headers["retry-after"]})`));
19737
19704
  }
19738
- }));
19739
- return (0, p_retry_1.default)(task, this.retryConfig);
19705
+ if (response.status !== 200) {
19706
+ throw (0, errors_1.httpErrorFromResponse)(response);
19707
+ }
19708
+ return response;
19709
+ } catch (error) {
19710
+ const e = error;
19711
+ this.logger.warn("http request failed", e.message);
19712
+ if (e.request) {
19713
+ throw (0, errors_1.requestErrorWithOriginal)(e, this.attachOriginalToWebAPIRequestError);
19714
+ }
19715
+ throw error;
19716
+ }
19740
19717
  });
19718
+ return (0, p_retry_1.default)(task, this.retryConfig);
19741
19719
  }
19742
19720
  /**
19743
19721
  * Get the complete request URL for the provided URL.
@@ -19819,59 +19797,57 @@ var require_WebClient = __commonJS({
19819
19797
  * HTTP headers into the object.
19820
19798
  * @param response - an http response
19821
19799
  */
19822
- buildResult(response) {
19823
- return __awaiter(this, void 0, void 0, function* () {
19824
- let { data } = response;
19825
- const isGzipResponse = response.headers["content-type"] === "application/gzip";
19826
- if (isGzipResponse) {
19827
- try {
19828
- const unzippedData = yield new Promise((resolve, reject) => {
19829
- node_zlib_1.default.unzip(data, (err, buf) => {
19830
- if (err) {
19831
- return reject(err);
19832
- }
19833
- return resolve(buf.toString().split("\n"));
19834
- });
19835
- }).then((res) => res).catch((err) => {
19836
- throw err;
19800
+ async buildResult(response) {
19801
+ let { data } = response;
19802
+ const isGzipResponse = response.headers["content-type"] === "application/gzip";
19803
+ if (isGzipResponse) {
19804
+ try {
19805
+ const unzippedData = await new Promise((resolve, reject) => {
19806
+ node_zlib_1.default.unzip(data, (err, buf) => {
19807
+ if (err) {
19808
+ return reject(err);
19809
+ }
19810
+ return resolve(buf.toString().split("\n"));
19837
19811
  });
19838
- const fileData = [];
19839
- if (Array.isArray(unzippedData)) {
19840
- for (const dataset of unzippedData) {
19841
- if (dataset && dataset.length > 0) {
19842
- fileData.push(JSON.parse(dataset));
19843
- }
19812
+ }).then((res) => res).catch((err) => {
19813
+ throw err;
19814
+ });
19815
+ const fileData = [];
19816
+ if (Array.isArray(unzippedData)) {
19817
+ for (const dataset of unzippedData) {
19818
+ if (dataset && dataset.length > 0) {
19819
+ fileData.push(JSON.parse(dataset));
19844
19820
  }
19845
19821
  }
19846
- data = { file_data: fileData };
19847
- } catch (err) {
19848
- data = { ok: false, error: err };
19849
- }
19850
- } else if (!isGzipResponse && response.request.path === "/api/admin.analytics.getFile") {
19851
- data = JSON.parse(new node_util_1.TextDecoder().decode(data));
19852
- }
19853
- if (typeof data === "string") {
19854
- try {
19855
- data = JSON.parse(data);
19856
- } catch (_) {
19857
- data = { ok: false, error: data };
19858
19822
  }
19823
+ data = { file_data: fileData };
19824
+ } catch (err) {
19825
+ data = { ok: false, error: err };
19859
19826
  }
19860
- if (data.response_metadata === void 0) {
19861
- data.response_metadata = {};
19862
- }
19863
- if (response.headers["x-oauth-scopes"] !== void 0) {
19864
- data.response_metadata.scopes = response.headers["x-oauth-scopes"].trim().split(/\s*,\s*/);
19865
- }
19866
- if (response.headers["x-accepted-oauth-scopes"] !== void 0) {
19867
- data.response_metadata.acceptedScopes = response.headers["x-accepted-oauth-scopes"].trim().split(/\s*,\s*/);
19868
- }
19869
- const retrySec = parseRetryHeaders(response);
19870
- if (retrySec !== void 0) {
19871
- data.response_metadata.retryAfter = retrySec;
19827
+ } else if (!isGzipResponse && response.request.path === "/api/admin.analytics.getFile") {
19828
+ data = JSON.parse(new node_util_1.TextDecoder().decode(data));
19829
+ }
19830
+ if (typeof data === "string") {
19831
+ try {
19832
+ data = JSON.parse(data);
19833
+ } catch (_) {
19834
+ data = { ok: false, error: data };
19872
19835
  }
19873
- return data;
19874
- });
19836
+ }
19837
+ if (data.response_metadata === void 0) {
19838
+ data.response_metadata = {};
19839
+ }
19840
+ if (response.headers["x-oauth-scopes"] !== void 0) {
19841
+ data.response_metadata.scopes = response.headers["x-oauth-scopes"].trim().split(/\s*,\s*/);
19842
+ }
19843
+ if (response.headers["x-accepted-oauth-scopes"] !== void 0) {
19844
+ data.response_metadata.acceptedScopes = response.headers["x-accepted-oauth-scopes"].trim().split(/\s*,\s*/);
19845
+ }
19846
+ const retrySec = parseRetryHeaders(response);
19847
+ if (retrySec !== void 0) {
19848
+ data.response_metadata.retryAfter = retrySec;
19849
+ }
19850
+ return data;
19875
19851
  }
19876
19852
  };
19877
19853
  exports2.WebClient = WebClient2;
@@ -26694,5 +26670,5 @@ mime-types/index.js:
26694
26670
  *)
26695
26671
 
26696
26672
  axios/dist/node/axios.cjs:
26697
- (*! Axios v1.13.5 Copyright (c) 2026 Matt Zabriskie and contributors *)
26673
+ (*! Axios v1.15.0 Copyright (c) 2026 Matt Zabriskie and contributors *)
26698
26674
  */