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
@@ -1,4 +1,4 @@
1
- /*! Axios v1.13.5 Copyright (c) 2026 Matt Zabriskie and contributors */
1
+ /*! Axios v1.15.0 Copyright (c) 2026 Matt Zabriskie and contributors */
2
2
  /**
3
3
  * Create a bound version of a function with a specified `this` context
4
4
  *
@@ -46,7 +46,7 @@ const { isArray } = Array;
46
46
  *
47
47
  * @returns {boolean} True if the value is undefined, otherwise false
48
48
  */
49
- const isUndefined = typeOfTest("undefined");
49
+ const isUndefined = typeOfTest('undefined');
50
50
 
51
51
  /**
52
52
  * Determine if a value is a Buffer
@@ -73,7 +73,7 @@ function isBuffer(val) {
73
73
  *
74
74
  * @returns {boolean} True if value is an ArrayBuffer, otherwise false
75
75
  */
76
- const isArrayBuffer = kindOfTest("ArrayBuffer");
76
+ const isArrayBuffer = kindOfTest('ArrayBuffer');
77
77
 
78
78
  /**
79
79
  * Determine if a value is a view on an ArrayBuffer
@@ -84,7 +84,7 @@ const isArrayBuffer = kindOfTest("ArrayBuffer");
84
84
  */
85
85
  function isArrayBufferView(val) {
86
86
  let result;
87
- if (typeof ArrayBuffer !== "undefined" && ArrayBuffer.isView) {
87
+ if (typeof ArrayBuffer !== 'undefined' && ArrayBuffer.isView) {
88
88
  result = ArrayBuffer.isView(val);
89
89
  } else {
90
90
  result = val && val.buffer && isArrayBuffer(val.buffer);
@@ -99,7 +99,7 @@ function isArrayBufferView(val) {
99
99
  *
100
100
  * @returns {boolean} True if value is a String, otherwise false
101
101
  */
102
- const isString = typeOfTest("string");
102
+ const isString = typeOfTest('string');
103
103
 
104
104
  /**
105
105
  * Determine if a value is a Function
@@ -107,7 +107,7 @@ const isString = typeOfTest("string");
107
107
  * @param {*} val The value to test
108
108
  * @returns {boolean} True if value is a Function, otherwise false
109
109
  */
110
- const isFunction$1 = typeOfTest("function");
110
+ const isFunction$1 = typeOfTest('function');
111
111
 
112
112
  /**
113
113
  * Determine if a value is a Number
@@ -116,7 +116,7 @@ const isFunction$1 = typeOfTest("function");
116
116
  *
117
117
  * @returns {boolean} True if value is a Number, otherwise false
118
118
  */
119
- const isNumber = typeOfTest("number");
119
+ const isNumber = typeOfTest('number');
120
120
 
121
121
  /**
122
122
  * Determine if a value is an Object
@@ -125,7 +125,7 @@ const isNumber = typeOfTest("number");
125
125
  *
126
126
  * @returns {boolean} True if value is an Object, otherwise false
127
127
  */
128
- const isObject = (thing) => thing !== null && typeof thing === "object";
128
+ const isObject = (thing) => thing !== null && typeof thing === 'object';
129
129
 
130
130
  /**
131
131
  * Determine if a value is a Boolean
@@ -143,7 +143,7 @@ const isBoolean = (thing) => thing === true || thing === false;
143
143
  * @returns {boolean} True if value is a plain Object, otherwise false
144
144
  */
145
145
  const isPlainObject = (val) => {
146
- if (kindOf(val) !== "object") {
146
+ if (kindOf(val) !== 'object') {
147
147
  return false;
148
148
  }
149
149
 
@@ -171,10 +171,7 @@ const isEmptyObject = (val) => {
171
171
  }
172
172
 
173
173
  try {
174
- return (
175
- Object.keys(val).length === 0 &&
176
- Object.getPrototypeOf(val) === Object.prototype
177
- );
174
+ return Object.keys(val).length === 0 && Object.getPrototypeOf(val) === Object.prototype;
178
175
  } catch (e) {
179
176
  // Fallback for any other objects that might cause RangeError with Object.keys()
180
177
  return false;
@@ -188,7 +185,7 @@ const isEmptyObject = (val) => {
188
185
  *
189
186
  * @returns {boolean} True if value is a Date, otherwise false
190
187
  */
191
- const isDate = kindOfTest("Date");
188
+ const isDate = kindOfTest('Date');
192
189
 
193
190
  /**
194
191
  * Determine if a value is a File
@@ -197,7 +194,32 @@ const isDate = kindOfTest("Date");
197
194
  *
198
195
  * @returns {boolean} True if value is a File, otherwise false
199
196
  */
200
- const isFile = kindOfTest("File");
197
+ const isFile = kindOfTest('File');
198
+
199
+ /**
200
+ * Determine if a value is a React Native Blob
201
+ * React Native "blob": an object with a `uri` attribute. Optionally, it can
202
+ * also have a `name` and `type` attribute to specify filename and content type
203
+ *
204
+ * @see https://github.com/facebook/react-native/blob/26684cf3adf4094eb6c405d345a75bf8c7c0bf88/Libraries/Network/FormData.js#L68-L71
205
+ *
206
+ * @param {*} value The value to test
207
+ *
208
+ * @returns {boolean} True if value is a React Native Blob, otherwise false
209
+ */
210
+ const isReactNativeBlob = (value) => {
211
+ return !!(value && typeof value.uri !== 'undefined');
212
+ };
213
+
214
+ /**
215
+ * Determine if environment is React Native
216
+ * ReactNative `FormData` has a non-standard `getParts()` method
217
+ *
218
+ * @param {*} formData The formData to test
219
+ *
220
+ * @returns {boolean} True if environment is React Native, otherwise false
221
+ */
222
+ const isReactNative = (formData) => formData && typeof formData.getParts !== 'undefined';
201
223
 
202
224
  /**
203
225
  * Determine if a value is a Blob
@@ -206,7 +228,7 @@ const isFile = kindOfTest("File");
206
228
  *
207
229
  * @returns {boolean} True if value is a Blob, otherwise false
208
230
  */
209
- const isBlob = kindOfTest("Blob");
231
+ const isBlob = kindOfTest('Blob');
210
232
 
211
233
  /**
212
234
  * Determine if a value is a FileList
@@ -215,7 +237,7 @@ const isBlob = kindOfTest("Blob");
215
237
  *
216
238
  * @returns {boolean} True if value is a File, otherwise false
217
239
  */
218
- const isFileList = kindOfTest("FileList");
240
+ const isFileList = kindOfTest('FileList');
219
241
 
220
242
  /**
221
243
  * Determine if a value is a Stream
@@ -233,17 +255,27 @@ const isStream = (val) => isObject(val) && isFunction$1(val.pipe);
233
255
  *
234
256
  * @returns {boolean} True if value is an FormData, otherwise false
235
257
  */
258
+ function getGlobal() {
259
+ if (typeof globalThis !== 'undefined') return globalThis;
260
+ if (typeof self !== 'undefined') return self;
261
+ if (typeof window !== 'undefined') return window;
262
+ if (typeof global !== 'undefined') return global;
263
+ return {};
264
+ }
265
+
266
+ const G = getGlobal();
267
+ const FormDataCtor = typeof G.FormData !== 'undefined' ? G.FormData : undefined;
268
+
236
269
  const isFormData = (thing) => {
237
270
  let kind;
238
- return (
239
- thing &&
240
- ((typeof FormData === "function" && thing instanceof FormData) ||
241
- (isFunction$1(thing.append) &&
242
- ((kind = kindOf(thing)) === "formdata" ||
243
- // detect form-data instance
244
- (kind === "object" &&
245
- isFunction$1(thing.toString) &&
246
- thing.toString() === "[object FormData]"))))
271
+ return thing && (
272
+ (FormDataCtor && thing instanceof FormDataCtor) || (
273
+ isFunction$1(thing.append) && (
274
+ (kind = kindOf(thing)) === 'formdata' ||
275
+ // detect form-data instance
276
+ (kind === 'object' && isFunction$1(thing.toString) && thing.toString() === '[object FormData]')
277
+ )
278
+ )
247
279
  );
248
280
  };
249
281
 
@@ -254,13 +286,13 @@ const isFormData = (thing) => {
254
286
  *
255
287
  * @returns {boolean} True if value is a URLSearchParams object, otherwise false
256
288
  */
257
- const isURLSearchParams = kindOfTest("URLSearchParams");
289
+ const isURLSearchParams = kindOfTest('URLSearchParams');
258
290
 
259
291
  const [isReadableStream, isRequest, isResponse, isHeaders] = [
260
- "ReadableStream",
261
- "Request",
262
- "Response",
263
- "Headers",
292
+ 'ReadableStream',
293
+ 'Request',
294
+ 'Response',
295
+ 'Headers',
264
296
  ].map(kindOfTest);
265
297
 
266
298
  /**
@@ -270,9 +302,9 @@ const [isReadableStream, isRequest, isResponse, isHeaders] = [
270
302
  *
271
303
  * @returns {String} The String freed of excess whitespace
272
304
  */
273
- const trim = (str) =>
274
- str.trim ? str.trim() : str.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
275
-
305
+ const trim = (str) => {
306
+ return str.trim ? str.trim() : str.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, '');
307
+ };
276
308
  /**
277
309
  * Iterate over an Array or an Object invoking a function for each item.
278
310
  *
@@ -291,7 +323,7 @@ const trim = (str) =>
291
323
  */
292
324
  function forEach(obj, fn, { allOwnKeys = false } = {}) {
293
325
  // Don't bother if no value provided
294
- if (obj === null || typeof obj === "undefined") {
326
+ if (obj === null || typeof obj === 'undefined') {
295
327
  return;
296
328
  }
297
329
 
@@ -299,7 +331,7 @@ function forEach(obj, fn, { allOwnKeys = false } = {}) {
299
331
  let l;
300
332
 
301
333
  // Force an array if not already something iterable
302
- if (typeof obj !== "object") {
334
+ if (typeof obj !== 'object') {
303
335
  /*eslint no-param-reassign:0*/
304
336
  obj = [obj];
305
337
  }
@@ -316,9 +348,7 @@ function forEach(obj, fn, { allOwnKeys = false } = {}) {
316
348
  }
317
349
 
318
350
  // Iterate over object keys
319
- const keys = allOwnKeys
320
- ? Object.getOwnPropertyNames(obj)
321
- : Object.keys(obj);
351
+ const keys = allOwnKeys ? Object.getOwnPropertyNames(obj) : Object.keys(obj);
322
352
  const len = keys.length;
323
353
  let key;
324
354
 
@@ -329,6 +359,14 @@ function forEach(obj, fn, { allOwnKeys = false } = {}) {
329
359
  }
330
360
  }
331
361
 
362
+ /**
363
+ * Finds a key in an object, case-insensitive, returning the actual key name.
364
+ * Returns null if the object is a Buffer or if no match is found.
365
+ *
366
+ * @param {Object} obj - The object to search.
367
+ * @param {string} key - The key to find (case-insensitive).
368
+ * @returns {?string} The actual key name if found, otherwise null.
369
+ */
332
370
  function findKey(obj, key) {
333
371
  if (isBuffer(obj)) {
334
372
  return null;
@@ -349,16 +387,11 @@ function findKey(obj, key) {
349
387
 
350
388
  const _global = (() => {
351
389
  /*eslint no-undef:0*/
352
- if (typeof globalThis !== "undefined") return globalThis;
353
- return typeof self !== "undefined"
354
- ? self
355
- : typeof window !== "undefined"
356
- ? window
357
- : global;
390
+ if (typeof globalThis !== 'undefined') return globalThis;
391
+ return typeof self !== 'undefined' ? self : typeof window !== 'undefined' ? window : global;
358
392
  })();
359
393
 
360
- const isContextDefined = (context) =>
361
- !isUndefined(context) && context !== _global;
394
+ const isContextDefined = (context) => !isUndefined(context) && context !== _global;
362
395
 
363
396
  /**
364
397
  * Accepts varargs expecting each argument to be an object, then
@@ -383,7 +416,7 @@ function merge(/* obj1, obj2, obj3, ... */) {
383
416
  const result = {};
384
417
  const assignValue = (val, key) => {
385
418
  // Skip dangerous property names to prevent prototype pollution
386
- if (key === "__proto__" || key === "constructor" || key === "prototype") {
419
+ if (key === '__proto__' || key === 'constructor' || key === 'prototype') {
387
420
  return;
388
421
  }
389
422
 
@@ -436,7 +469,7 @@ const extend = (a, b, thisArg, { allOwnKeys } = {}) => {
436
469
  });
437
470
  }
438
471
  },
439
- { allOwnKeys },
472
+ { allOwnKeys }
440
473
  );
441
474
  return a;
442
475
  };
@@ -465,17 +498,14 @@ const stripBOM = (content) => {
465
498
  * @returns {void}
466
499
  */
467
500
  const inherits = (constructor, superConstructor, props, descriptors) => {
468
- constructor.prototype = Object.create(
469
- superConstructor.prototype,
470
- descriptors,
471
- );
472
- Object.defineProperty(constructor.prototype, "constructor", {
501
+ constructor.prototype = Object.create(superConstructor.prototype, descriptors);
502
+ Object.defineProperty(constructor.prototype, 'constructor', {
473
503
  value: constructor,
474
504
  writable: true,
475
505
  enumerable: false,
476
506
  configurable: true,
477
507
  });
478
- Object.defineProperty(constructor, "super", {
508
+ Object.defineProperty(constructor, 'super', {
479
509
  value: superConstructor.prototype,
480
510
  });
481
511
  props && Object.assign(constructor.prototype, props);
@@ -505,20 +535,13 @@ const toFlatObject = (sourceObj, destObj, filter, propFilter) => {
505
535
  i = props.length;
506
536
  while (i-- > 0) {
507
537
  prop = props[i];
508
- if (
509
- (!propFilter || propFilter(prop, sourceObj, destObj)) &&
510
- !merged[prop]
511
- ) {
538
+ if ((!propFilter || propFilter(prop, sourceObj, destObj)) && !merged[prop]) {
512
539
  destObj[prop] = sourceObj[prop];
513
540
  merged[prop] = true;
514
541
  }
515
542
  }
516
543
  sourceObj = filter !== false && getPrototypeOf(sourceObj);
517
- } while (
518
- sourceObj &&
519
- (!filter || filter(sourceObj, destObj)) &&
520
- sourceObj !== Object.prototype
521
- );
544
+ } while (sourceObj && (!filter || filter(sourceObj, destObj)) && sourceObj !== Object.prototype);
522
545
 
523
546
  return destObj;
524
547
  };
@@ -575,7 +598,7 @@ const isTypedArray = ((TypedArray) => {
575
598
  return (thing) => {
576
599
  return TypedArray && thing instanceof TypedArray;
577
600
  };
578
- })(typeof Uint8Array !== "undefined" && getPrototypeOf(Uint8Array));
601
+ })(typeof Uint8Array !== 'undefined' && getPrototypeOf(Uint8Array));
579
602
 
580
603
  /**
581
604
  * For each entry in the object, call the function with the key and value.
@@ -618,14 +641,12 @@ const matchAll = (regExp, str) => {
618
641
  };
619
642
 
620
643
  /* Checking if the kindOfTest function returns true when passed an HTMLFormElement. */
621
- const isHTMLForm = kindOfTest("HTMLFormElement");
644
+ const isHTMLForm = kindOfTest('HTMLFormElement');
622
645
 
623
646
  const toCamelCase = (str) => {
624
- return str
625
- .toLowerCase()
626
- .replace(/[-_\s]([a-z\d])(\w*)/g, function replacer(m, p1, p2) {
627
- return p1.toUpperCase() + p2;
628
- });
647
+ return str.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g, function replacer(m, p1, p2) {
648
+ return p1.toUpperCase() + p2;
649
+ });
629
650
  };
630
651
 
631
652
  /* Creating a function that will check if an object has a property. */
@@ -642,7 +663,7 @@ const hasOwnProperty = (
642
663
  *
643
664
  * @returns {boolean} True if value is a RegExp object, otherwise false
644
665
  */
645
- const isRegExp = kindOfTest("RegExp");
666
+ const isRegExp = kindOfTest('RegExp');
646
667
 
647
668
  const reduceDescriptors = (obj, reducer) => {
648
669
  const descriptors = Object.getOwnPropertyDescriptors(obj);
@@ -666,10 +687,7 @@ const reduceDescriptors = (obj, reducer) => {
666
687
  const freezeMethods = (obj) => {
667
688
  reduceDescriptors(obj, (descriptor, name) => {
668
689
  // skip restricted props in strict mode
669
- if (
670
- isFunction$1(obj) &&
671
- ["arguments", "caller", "callee"].indexOf(name) !== -1
672
- ) {
690
+ if (isFunction$1(obj) && ['arguments', 'caller', 'callee'].indexOf(name) !== -1) {
673
691
  return false;
674
692
  }
675
693
 
@@ -679,7 +697,7 @@ const freezeMethods = (obj) => {
679
697
 
680
698
  descriptor.enumerable = false;
681
699
 
682
- if ("writable" in descriptor) {
700
+ if ('writable' in descriptor) {
683
701
  descriptor.writable = false;
684
702
  return;
685
703
  }
@@ -692,6 +710,14 @@ const freezeMethods = (obj) => {
692
710
  });
693
711
  };
694
712
 
713
+ /**
714
+ * Converts an array or a delimited string into an object set with values as keys and true as values.
715
+ * Useful for fast membership checks.
716
+ *
717
+ * @param {Array|string} arrayOrString - The array or string to convert.
718
+ * @param {string} delimiter - The delimiter to use if input is a string.
719
+ * @returns {Object} An object with keys from the array or string, values set to true.
720
+ */
695
721
  const toObjectSet = (arrayOrString, delimiter) => {
696
722
  const obj = {};
697
723
 
@@ -701,9 +727,7 @@ const toObjectSet = (arrayOrString, delimiter) => {
701
727
  });
702
728
  };
703
729
 
704
- isArray(arrayOrString)
705
- ? define(arrayOrString)
706
- : define(String(arrayOrString).split(delimiter));
730
+ isArray(arrayOrString) ? define(arrayOrString) : define(String(arrayOrString).split(delimiter));
707
731
 
708
732
  return obj;
709
733
  };
@@ -711,9 +735,7 @@ const toObjectSet = (arrayOrString, delimiter) => {
711
735
  const noop = () => {};
712
736
 
713
737
  const toFiniteNumber = (value, defaultValue) => {
714
- return value != null && Number.isFinite((value = +value))
715
- ? value
716
- : defaultValue;
738
+ return value != null && Number.isFinite((value = +value)) ? value : defaultValue;
717
739
  };
718
740
 
719
741
  /**
@@ -727,11 +749,17 @@ function isSpecCompliantForm(thing) {
727
749
  return !!(
728
750
  thing &&
729
751
  isFunction$1(thing.append) &&
730
- thing[toStringTag] === "FormData" &&
752
+ thing[toStringTag] === 'FormData' &&
731
753
  thing[iterator]
732
754
  );
733
755
  }
734
756
 
757
+ /**
758
+ * Recursively converts an object to a JSON-compatible object, handling circular references and Buffers.
759
+ *
760
+ * @param {Object} obj - The object to convert.
761
+ * @returns {Object} The JSON-compatible object.
762
+ */
735
763
  const toJSONObject = (obj) => {
736
764
  const stack = new Array(10);
737
765
 
@@ -746,7 +774,7 @@ const toJSONObject = (obj) => {
746
774
  return source;
747
775
  }
748
776
 
749
- if (!("toJSON" in source)) {
777
+ if (!('toJSON' in source)) {
750
778
  stack[i] = source;
751
779
  const target = isArray(source) ? [] : {};
752
780
 
@@ -767,8 +795,20 @@ const toJSONObject = (obj) => {
767
795
  return visit(obj, 0);
768
796
  };
769
797
 
770
- const isAsyncFn = kindOfTest("AsyncFunction");
798
+ /**
799
+ * Determines if a value is an async function.
800
+ *
801
+ * @param {*} thing - The value to test.
802
+ * @returns {boolean} True if value is an async function, otherwise false.
803
+ */
804
+ const isAsyncFn = kindOfTest('AsyncFunction');
771
805
 
806
+ /**
807
+ * Determines if a value is thenable (has then and catch methods).
808
+ *
809
+ * @param {*} thing - The value to test.
810
+ * @returns {boolean} True if value is thenable, otherwise false.
811
+ */
772
812
  const isThenable = (thing) =>
773
813
  thing &&
774
814
  (isObject(thing) || isFunction$1(thing)) &&
@@ -778,6 +818,14 @@ const isThenable = (thing) =>
778
818
  // original code
779
819
  // https://github.com/DigitalBrainJS/AxiosPromise/blob/16deab13710ec09779922131f3fa5954320f83ab/lib/utils.js#L11-L34
780
820
 
821
+ /**
822
+ * Provides a cross-platform setImmediate implementation.
823
+ * Uses native setImmediate if available, otherwise falls back to postMessage or setTimeout.
824
+ *
825
+ * @param {boolean} setImmediateSupported - Whether setImmediate is supported.
826
+ * @param {boolean} postMessageSupported - Whether postMessage is supported.
827
+ * @returns {Function} A function to schedule a callback asynchronously.
828
+ */
781
829
  const _setImmediate = ((setImmediateSupported, postMessageSupported) => {
782
830
  if (setImmediateSupported) {
783
831
  return setImmediate;
@@ -786,33 +834,39 @@ const _setImmediate = ((setImmediateSupported, postMessageSupported) => {
786
834
  return postMessageSupported
787
835
  ? ((token, callbacks) => {
788
836
  _global.addEventListener(
789
- "message",
837
+ 'message',
790
838
  ({ source, data }) => {
791
839
  if (source === _global && data === token) {
792
840
  callbacks.length && callbacks.shift()();
793
841
  }
794
842
  },
795
- false,
843
+ false
796
844
  );
797
845
 
798
846
  return (cb) => {
799
847
  callbacks.push(cb);
800
- _global.postMessage(token, "*");
848
+ _global.postMessage(token, '*');
801
849
  };
802
850
  })(`axios@${Math.random()}`, [])
803
851
  : (cb) => setTimeout(cb);
804
- })(typeof setImmediate === "function", isFunction$1(_global.postMessage));
852
+ })(typeof setImmediate === 'function', isFunction$1(_global.postMessage));
805
853
 
854
+ /**
855
+ * Schedules a microtask or asynchronous callback as soon as possible.
856
+ * Uses queueMicrotask if available, otherwise falls back to process.nextTick or _setImmediate.
857
+ *
858
+ * @type {Function}
859
+ */
806
860
  const asap =
807
- typeof queueMicrotask !== "undefined"
861
+ typeof queueMicrotask !== 'undefined'
808
862
  ? queueMicrotask.bind(_global)
809
- : (typeof process !== "undefined" && process.nextTick) || _setImmediate;
863
+ : (typeof process !== 'undefined' && process.nextTick) || _setImmediate;
810
864
 
811
865
  // *********************
812
866
 
813
867
  const isIterable = (thing) => thing != null && isFunction$1(thing[iterator]);
814
868
 
815
- const utils$1 = {
869
+ var utils$1 = {
816
870
  isArray,
817
871
  isArrayBuffer,
818
872
  isBuffer,
@@ -831,6 +885,8 @@ const utils$1 = {
831
885
  isUndefined,
832
886
  isDate,
833
887
  isFile,
888
+ isReactNativeBlob,
889
+ isReactNative,
834
890
  isBlob,
835
891
  isRegExp,
836
892
  isFunction: isFunction$1,
@@ -872,15 +928,21 @@ const utils$1 = {
872
928
  isIterable,
873
929
  };
874
930
 
875
- class AxiosError$1 extends Error {
876
- static from(error, code, config, request, response, customProps) {
877
- const axiosError = new AxiosError$1(error.message, code || error.code, config, request, response);
878
- axiosError.cause = error;
879
- axiosError.name = error.name;
880
- customProps && Object.assign(axiosError, customProps);
881
- return axiosError;
931
+ let AxiosError$1 = class AxiosError extends Error {
932
+ static from(error, code, config, request, response, customProps) {
933
+ const axiosError = new AxiosError(error.message, code || error.code, config, request, response);
934
+ axiosError.cause = error;
935
+ axiosError.name = error.name;
936
+
937
+ // Preserve status from the original error if not already set from response
938
+ if (error.status != null && axiosError.status == null) {
939
+ axiosError.status = error.status;
882
940
  }
883
941
 
942
+ customProps && Object.assign(axiosError, customProps);
943
+ return axiosError;
944
+ }
945
+
884
946
  /**
885
947
  * Create an Error with the specified message, config, error code, request and response.
886
948
  *
@@ -893,38 +955,49 @@ class AxiosError$1 extends Error {
893
955
  * @returns {Error} The created error.
894
956
  */
895
957
  constructor(message, code, config, request, response) {
896
- super(message);
897
- this.name = 'AxiosError';
898
- this.isAxiosError = true;
899
- code && (this.code = code);
900
- config && (this.config = config);
901
- request && (this.request = request);
902
- if (response) {
903
- this.response = response;
904
- this.status = response.status;
905
- }
958
+ super(message);
959
+
960
+ // Make message enumerable to maintain backward compatibility
961
+ // The native Error constructor sets message as non-enumerable,
962
+ // but axios < v1.13.3 had it as enumerable
963
+ Object.defineProperty(this, 'message', {
964
+ value: message,
965
+ enumerable: true,
966
+ writable: true,
967
+ configurable: true
968
+ });
969
+
970
+ this.name = 'AxiosError';
971
+ this.isAxiosError = true;
972
+ code && (this.code = code);
973
+ config && (this.config = config);
974
+ request && (this.request = request);
975
+ if (response) {
976
+ this.response = response;
977
+ this.status = response.status;
978
+ }
906
979
  }
907
980
 
908
- toJSON() {
909
- return {
910
- // Standard
911
- message: this.message,
912
- name: this.name,
913
- // Microsoft
914
- description: this.description,
915
- number: this.number,
916
- // Mozilla
917
- fileName: this.fileName,
918
- lineNumber: this.lineNumber,
919
- columnNumber: this.columnNumber,
920
- stack: this.stack,
921
- // Axios
922
- config: utils$1.toJSONObject(this.config),
923
- code: this.code,
924
- status: this.status,
925
- };
926
- }
927
- }
981
+ toJSON() {
982
+ return {
983
+ // Standard
984
+ message: this.message,
985
+ name: this.name,
986
+ // Microsoft
987
+ description: this.description,
988
+ number: this.number,
989
+ // Mozilla
990
+ fileName: this.fileName,
991
+ lineNumber: this.lineNumber,
992
+ columnNumber: this.columnNumber,
993
+ stack: this.stack,
994
+ // Axios
995
+ config: utils$1.toJSONObject(this.config),
996
+ code: this.code,
997
+ status: this.status,
998
+ };
999
+ }
1000
+ };
928
1001
 
929
1002
  // This can be changed to static properties as soon as the parser options in .eslint.cjs are updated.
930
1003
  AxiosError$1.ERR_BAD_OPTION_VALUE = 'ERR_BAD_OPTION_VALUE';
@@ -940,10 +1013,8 @@ AxiosError$1.ERR_CANCELED = 'ERR_CANCELED';
940
1013
  AxiosError$1.ERR_NOT_SUPPORT = 'ERR_NOT_SUPPORT';
941
1014
  AxiosError$1.ERR_INVALID_URL = 'ERR_INVALID_URL';
942
1015
 
943
- const AxiosError$2 = AxiosError$1;
944
-
945
1016
  // eslint-disable-next-line strict
946
- const httpAdapter = null;
1017
+ var httpAdapter = null;
947
1018
 
948
1019
  /**
949
1020
  * Determines if the given thing is a array or js object.
@@ -978,11 +1049,14 @@ function removeBrackets(key) {
978
1049
  */
979
1050
  function renderKey(path, key, dots) {
980
1051
  if (!path) return key;
981
- return path.concat(key).map(function each(token, i) {
982
- // eslint-disable-next-line no-param-reassign
983
- token = removeBrackets(token);
984
- return !dots && i ? '[' + token + ']' : token;
985
- }).join(dots ? '.' : '');
1052
+ return path
1053
+ .concat(key)
1054
+ .map(function each(token, i) {
1055
+ // eslint-disable-next-line no-param-reassign
1056
+ token = removeBrackets(token);
1057
+ return !dots && i ? '[' + token + ']' : token;
1058
+ })
1059
+ .join(dots ? '.' : '');
986
1060
  }
987
1061
 
988
1062
  /**
@@ -1032,21 +1106,26 @@ function toFormData$1(obj, formData, options) {
1032
1106
  formData = formData || new (FormData)();
1033
1107
 
1034
1108
  // eslint-disable-next-line no-param-reassign
1035
- options = utils$1.toFlatObject(options, {
1036
- metaTokens: true,
1037
- dots: false,
1038
- indexes: false
1039
- }, false, function defined(option, source) {
1040
- // eslint-disable-next-line no-eq-null,eqeqeq
1041
- return !utils$1.isUndefined(source[option]);
1042
- });
1109
+ options = utils$1.toFlatObject(
1110
+ options,
1111
+ {
1112
+ metaTokens: true,
1113
+ dots: false,
1114
+ indexes: false,
1115
+ },
1116
+ false,
1117
+ function defined(option, source) {
1118
+ // eslint-disable-next-line no-eq-null,eqeqeq
1119
+ return !utils$1.isUndefined(source[option]);
1120
+ }
1121
+ );
1043
1122
 
1044
1123
  const metaTokens = options.metaTokens;
1045
1124
  // eslint-disable-next-line no-use-before-define
1046
1125
  const visitor = options.visitor || defaultVisitor;
1047
1126
  const dots = options.dots;
1048
1127
  const indexes = options.indexes;
1049
- const _Blob = options.Blob || typeof Blob !== 'undefined' && Blob;
1128
+ const _Blob = options.Blob || (typeof Blob !== 'undefined' && Blob);
1050
1129
  const useBlob = _Blob && utils$1.isSpecCompliantForm(formData);
1051
1130
 
1052
1131
  if (!utils$1.isFunction(visitor)) {
@@ -1065,7 +1144,7 @@ function toFormData$1(obj, formData, options) {
1065
1144
  }
1066
1145
 
1067
1146
  if (!useBlob && utils$1.isBlob(value)) {
1068
- throw new AxiosError$2('Blob is not supported. Use a Buffer instead.');
1147
+ throw new AxiosError$1('Blob is not supported. Use a Buffer instead.');
1069
1148
  }
1070
1149
 
1071
1150
  if (utils$1.isArrayBuffer(value) || utils$1.isTypedArray(value)) {
@@ -1088,6 +1167,11 @@ function toFormData$1(obj, formData, options) {
1088
1167
  function defaultVisitor(value, key, path) {
1089
1168
  let arr = value;
1090
1169
 
1170
+ if (utils$1.isReactNative(formData) && utils$1.isReactNativeBlob(value)) {
1171
+ formData.append(renderKey(path, key, dots), convertValue(value));
1172
+ return false;
1173
+ }
1174
+
1091
1175
  if (value && !path && typeof value === 'object') {
1092
1176
  if (utils$1.endsWith(key, '{}')) {
1093
1177
  // eslint-disable-next-line no-param-reassign
@@ -1096,17 +1180,22 @@ function toFormData$1(obj, formData, options) {
1096
1180
  value = JSON.stringify(value);
1097
1181
  } else if (
1098
1182
  (utils$1.isArray(value) && isFlatArray(value)) ||
1099
- ((utils$1.isFileList(value) || utils$1.endsWith(key, '[]')) && (arr = utils$1.toArray(value))
1100
- )) {
1183
+ ((utils$1.isFileList(value) || utils$1.endsWith(key, '[]')) && (arr = utils$1.toArray(value)))
1184
+ ) {
1101
1185
  // eslint-disable-next-line no-param-reassign
1102
1186
  key = removeBrackets(key);
1103
1187
 
1104
1188
  arr.forEach(function each(el, index) {
1105
- !(utils$1.isUndefined(el) || el === null) && formData.append(
1106
- // eslint-disable-next-line no-nested-ternary
1107
- indexes === true ? renderKey([key], index, dots) : (indexes === null ? key : key + '[]'),
1108
- convertValue(el)
1109
- );
1189
+ !(utils$1.isUndefined(el) || el === null) &&
1190
+ formData.append(
1191
+ // eslint-disable-next-line no-nested-ternary
1192
+ indexes === true
1193
+ ? renderKey([key], index, dots)
1194
+ : indexes === null
1195
+ ? key
1196
+ : key + '[]',
1197
+ convertValue(el)
1198
+ );
1110
1199
  });
1111
1200
  return false;
1112
1201
  }
@@ -1126,7 +1215,7 @@ function toFormData$1(obj, formData, options) {
1126
1215
  const exposedHelpers = Object.assign(predicates, {
1127
1216
  defaultVisitor,
1128
1217
  convertValue,
1129
- isVisitable
1218
+ isVisitable,
1130
1219
  });
1131
1220
 
1132
1221
  function build(value, path) {
@@ -1139,9 +1228,9 @@ function toFormData$1(obj, formData, options) {
1139
1228
  stack.push(value);
1140
1229
 
1141
1230
  utils$1.forEach(value, function each(el, key) {
1142
- const result = !(utils$1.isUndefined(el) || el === null) && visitor.call(
1143
- formData, el, utils$1.isString(key) ? key.trim() : key, path, exposedHelpers
1144
- );
1231
+ const result =
1232
+ !(utils$1.isUndefined(el) || el === null) &&
1233
+ visitor.call(formData, el, utils$1.isString(key) ? key.trim() : key, path, exposedHelpers);
1145
1234
 
1146
1235
  if (result === true) {
1147
1236
  build(el, path ? path.concat(key) : [key]);
@@ -1176,7 +1265,7 @@ function encode$1(str) {
1176
1265
  ')': '%29',
1177
1266
  '~': '%7E',
1178
1267
  '%20': '+',
1179
- '%00': '\x00'
1268
+ '%00': '\x00',
1180
1269
  };
1181
1270
  return encodeURIComponent(str).replace(/[!'()~]|%20|%00/g, function replacer(match) {
1182
1271
  return charMap[match];
@@ -1204,29 +1293,33 @@ prototype.append = function append(name, value) {
1204
1293
  };
1205
1294
 
1206
1295
  prototype.toString = function toString(encoder) {
1207
- const _encode = encoder ? function(value) {
1208
- return encoder.call(this, value, encode$1);
1209
- } : encode$1;
1296
+ const _encode = encoder
1297
+ ? function (value) {
1298
+ return encoder.call(this, value, encode$1);
1299
+ }
1300
+ : encode$1;
1210
1301
 
1211
- return this._pairs.map(function each(pair) {
1212
- return _encode(pair[0]) + '=' + _encode(pair[1]);
1213
- }, '').join('&');
1302
+ return this._pairs
1303
+ .map(function each(pair) {
1304
+ return _encode(pair[0]) + '=' + _encode(pair[1]);
1305
+ }, '')
1306
+ .join('&');
1214
1307
  };
1215
1308
 
1216
1309
  /**
1217
- * It replaces all instances of the characters `:`, `$`, `,`, `+`, `[`, and `]` with their
1218
- * URI encoded counterparts
1310
+ * It replaces URL-encoded forms of `:`, `$`, `,`, and spaces with
1311
+ * their plain counterparts (`:`, `$`, `,`, `+`).
1219
1312
  *
1220
1313
  * @param {string} val The value to be encoded.
1221
1314
  *
1222
1315
  * @returns {string} The encoded value.
1223
1316
  */
1224
1317
  function encode(val) {
1225
- return encodeURIComponent(val).
1226
- replace(/%3A/gi, ':').
1227
- replace(/%24/g, '$').
1228
- replace(/%2C/gi, ',').
1229
- replace(/%20/g, '+');
1318
+ return encodeURIComponent(val)
1319
+ .replace(/%3A/gi, ':')
1320
+ .replace(/%24/g, '$')
1321
+ .replace(/%2C/gi, ',')
1322
+ .replace(/%20/g, '+');
1230
1323
  }
1231
1324
 
1232
1325
  /**
@@ -1243,11 +1336,13 @@ function buildURL(url, params, options) {
1243
1336
  return url;
1244
1337
  }
1245
1338
 
1246
- const _encode = options && options.encode || encode;
1339
+ const _encode = (options && options.encode) || encode;
1247
1340
 
1248
- const _options = utils$1.isFunction(options) ? {
1249
- serialize: options
1250
- } : options;
1341
+ const _options = utils$1.isFunction(options)
1342
+ ? {
1343
+ serialize: options,
1344
+ }
1345
+ : options;
1251
1346
 
1252
1347
  const serializeFn = _options && _options.serialize;
1253
1348
 
@@ -1256,13 +1351,13 @@ function buildURL(url, params, options) {
1256
1351
  if (serializeFn) {
1257
1352
  serializedParams = serializeFn(params, _options);
1258
1353
  } else {
1259
- serializedParams = utils$1.isURLSearchParams(params) ?
1260
- params.toString() :
1261
- new AxiosURLSearchParams(params, _options).toString(_encode);
1354
+ serializedParams = utils$1.isURLSearchParams(params)
1355
+ ? params.toString()
1356
+ : new AxiosURLSearchParams(params, _options).toString(_encode);
1262
1357
  }
1263
1358
 
1264
1359
  if (serializedParams) {
1265
- const hashmarkIndex = url.indexOf("#");
1360
+ const hashmarkIndex = url.indexOf('#');
1266
1361
 
1267
1362
  if (hashmarkIndex !== -1) {
1268
1363
  url = url.slice(0, hashmarkIndex);
@@ -1292,7 +1387,7 @@ class InterceptorManager {
1292
1387
  fulfilled,
1293
1388
  rejected,
1294
1389
  synchronous: options ? options.synchronous : false,
1295
- runWhen: options ? options.runWhen : null
1390
+ runWhen: options ? options.runWhen : null,
1296
1391
  });
1297
1392
  return this.handlers.length - 1;
1298
1393
  }
@@ -1340,34 +1435,32 @@ class InterceptorManager {
1340
1435
  }
1341
1436
  }
1342
1437
 
1343
- const InterceptorManager$1 = InterceptorManager;
1344
-
1345
- const transitionalDefaults = {
1438
+ var transitionalDefaults = {
1346
1439
  silentJSONParsing: true,
1347
1440
  forcedJSONParsing: true,
1348
1441
  clarifyTimeoutError: false,
1349
- legacyInterceptorReqResOrdering: true
1442
+ legacyInterceptorReqResOrdering: true,
1350
1443
  };
1351
1444
 
1352
- const URLSearchParams$1 = typeof URLSearchParams !== 'undefined' ? URLSearchParams : AxiosURLSearchParams;
1445
+ var URLSearchParams$1 = typeof URLSearchParams !== 'undefined' ? URLSearchParams : AxiosURLSearchParams;
1353
1446
 
1354
- const FormData$1 = typeof FormData !== 'undefined' ? FormData : null;
1447
+ var FormData$1 = typeof FormData !== 'undefined' ? FormData : null;
1355
1448
 
1356
- const Blob$1 = typeof Blob !== 'undefined' ? Blob : null;
1449
+ var Blob$1 = typeof Blob !== 'undefined' ? Blob : null;
1357
1450
 
1358
- const platform$1 = {
1451
+ var platform$1 = {
1359
1452
  isBrowser: true,
1360
1453
  classes: {
1361
1454
  URLSearchParams: URLSearchParams$1,
1362
1455
  FormData: FormData$1,
1363
- Blob: Blob$1
1456
+ Blob: Blob$1,
1364
1457
  },
1365
- protocols: ['http', 'https', 'file', 'blob', 'url', 'data']
1458
+ protocols: ['http', 'https', 'file', 'blob', 'url', 'data'],
1366
1459
  };
1367
1460
 
1368
1461
  const hasBrowserEnv = typeof window !== 'undefined' && typeof document !== 'undefined';
1369
1462
 
1370
- const _navigator = typeof navigator === 'object' && navigator || undefined;
1463
+ const _navigator = (typeof navigator === 'object' && navigator) || undefined;
1371
1464
 
1372
1465
  /**
1373
1466
  * Determine if we're running in a standard browser environment
@@ -1386,7 +1479,8 @@ const _navigator = typeof navigator === 'object' && navigator || undefined;
1386
1479
  *
1387
1480
  * @returns {boolean}
1388
1481
  */
1389
- const hasStandardBrowserEnv = hasBrowserEnv &&
1482
+ const hasStandardBrowserEnv =
1483
+ hasBrowserEnv &&
1390
1484
  (!_navigator || ['ReactNative', 'NativeScript', 'NS'].indexOf(_navigator.product) < 0);
1391
1485
 
1392
1486
  /**
@@ -1407,25 +1501,25 @@ const hasStandardBrowserWebWorkerEnv = (() => {
1407
1501
  );
1408
1502
  })();
1409
1503
 
1410
- const origin = hasBrowserEnv && window.location.href || 'http://localhost';
1504
+ const origin = (hasBrowserEnv && window.location.href) || 'http://localhost';
1411
1505
 
1412
- const utils = /*#__PURE__*/Object.freeze({
1506
+ var utils = /*#__PURE__*/Object.freeze({
1413
1507
  __proto__: null,
1414
1508
  hasBrowserEnv: hasBrowserEnv,
1415
- hasStandardBrowserWebWorkerEnv: hasStandardBrowserWebWorkerEnv,
1416
1509
  hasStandardBrowserEnv: hasStandardBrowserEnv,
1510
+ hasStandardBrowserWebWorkerEnv: hasStandardBrowserWebWorkerEnv,
1417
1511
  navigator: _navigator,
1418
1512
  origin: origin
1419
1513
  });
1420
1514
 
1421
- const platform = {
1515
+ var platform = {
1422
1516
  ...utils,
1423
- ...platform$1
1517
+ ...platform$1,
1424
1518
  };
1425
1519
 
1426
1520
  function toURLEncodedForm(data, options) {
1427
1521
  return toFormData$1(data, new platform.classes.URLSearchParams(), {
1428
- visitor: function(value, key, path, helpers) {
1522
+ visitor: function (value, key, path, helpers) {
1429
1523
  if (platform.isNode && utils$1.isBuffer(value)) {
1430
1524
  this.append(key, value.toString('base64'));
1431
1525
  return false;
@@ -1433,7 +1527,7 @@ function toURLEncodedForm(data, options) {
1433
1527
 
1434
1528
  return helpers.defaultVisitor.apply(this, arguments);
1435
1529
  },
1436
- ...options
1530
+ ...options,
1437
1531
  });
1438
1532
  }
1439
1533
 
@@ -1449,7 +1543,7 @@ function parsePropPath(name) {
1449
1543
  // foo.x.y.z
1450
1544
  // foo-x-y-z
1451
1545
  // foo x y z
1452
- return utils$1.matchAll(/\w+|\[(\w*)]/g, name).map(match => {
1546
+ return utils$1.matchAll(/\w+|\[(\w*)]/g, name).map((match) => {
1453
1547
  return match[0] === '[]' ? '' : match[1] || match[0];
1454
1548
  });
1455
1549
  }
@@ -1553,96 +1647,107 @@ function stringifySafely(rawValue, parser, encoder) {
1553
1647
  }
1554
1648
 
1555
1649
  const defaults = {
1556
-
1557
1650
  transitional: transitionalDefaults,
1558
1651
 
1559
1652
  adapter: ['xhr', 'http', 'fetch'],
1560
1653
 
1561
- transformRequest: [function transformRequest(data, headers) {
1562
- const contentType = headers.getContentType() || '';
1563
- const hasJSONContentType = contentType.indexOf('application/json') > -1;
1564
- const isObjectPayload = utils$1.isObject(data);
1654
+ transformRequest: [
1655
+ function transformRequest(data, headers) {
1656
+ const contentType = headers.getContentType() || '';
1657
+ const hasJSONContentType = contentType.indexOf('application/json') > -1;
1658
+ const isObjectPayload = utils$1.isObject(data);
1565
1659
 
1566
- if (isObjectPayload && utils$1.isHTMLForm(data)) {
1567
- data = new FormData(data);
1568
- }
1660
+ if (isObjectPayload && utils$1.isHTMLForm(data)) {
1661
+ data = new FormData(data);
1662
+ }
1569
1663
 
1570
- const isFormData = utils$1.isFormData(data);
1664
+ const isFormData = utils$1.isFormData(data);
1571
1665
 
1572
- if (isFormData) {
1573
- return hasJSONContentType ? JSON.stringify(formDataToJSON(data)) : data;
1574
- }
1666
+ if (isFormData) {
1667
+ return hasJSONContentType ? JSON.stringify(formDataToJSON(data)) : data;
1668
+ }
1575
1669
 
1576
- if (utils$1.isArrayBuffer(data) ||
1577
- utils$1.isBuffer(data) ||
1578
- utils$1.isStream(data) ||
1579
- utils$1.isFile(data) ||
1580
- utils$1.isBlob(data) ||
1581
- utils$1.isReadableStream(data)
1582
- ) {
1583
- return data;
1584
- }
1585
- if (utils$1.isArrayBufferView(data)) {
1586
- return data.buffer;
1587
- }
1588
- if (utils$1.isURLSearchParams(data)) {
1589
- headers.setContentType('application/x-www-form-urlencoded;charset=utf-8', false);
1590
- return data.toString();
1591
- }
1670
+ if (
1671
+ utils$1.isArrayBuffer(data) ||
1672
+ utils$1.isBuffer(data) ||
1673
+ utils$1.isStream(data) ||
1674
+ utils$1.isFile(data) ||
1675
+ utils$1.isBlob(data) ||
1676
+ utils$1.isReadableStream(data)
1677
+ ) {
1678
+ return data;
1679
+ }
1680
+ if (utils$1.isArrayBufferView(data)) {
1681
+ return data.buffer;
1682
+ }
1683
+ if (utils$1.isURLSearchParams(data)) {
1684
+ headers.setContentType('application/x-www-form-urlencoded;charset=utf-8', false);
1685
+ return data.toString();
1686
+ }
1592
1687
 
1593
- let isFileList;
1688
+ let isFileList;
1594
1689
 
1595
- if (isObjectPayload) {
1596
- if (contentType.indexOf('application/x-www-form-urlencoded') > -1) {
1597
- return toURLEncodedForm(data, this.formSerializer).toString();
1598
- }
1690
+ if (isObjectPayload) {
1691
+ if (contentType.indexOf('application/x-www-form-urlencoded') > -1) {
1692
+ return toURLEncodedForm(data, this.formSerializer).toString();
1693
+ }
1599
1694
 
1600
- if ((isFileList = utils$1.isFileList(data)) || contentType.indexOf('multipart/form-data') > -1) {
1601
- const _FormData = this.env && this.env.FormData;
1695
+ if (
1696
+ (isFileList = utils$1.isFileList(data)) ||
1697
+ contentType.indexOf('multipart/form-data') > -1
1698
+ ) {
1699
+ const _FormData = this.env && this.env.FormData;
1602
1700
 
1603
- return toFormData$1(
1604
- isFileList ? {'files[]': data} : data,
1605
- _FormData && new _FormData(),
1606
- this.formSerializer
1607
- );
1701
+ return toFormData$1(
1702
+ isFileList ? { 'files[]': data } : data,
1703
+ _FormData && new _FormData(),
1704
+ this.formSerializer
1705
+ );
1706
+ }
1608
1707
  }
1609
- }
1610
1708
 
1611
- if (isObjectPayload || hasJSONContentType ) {
1612
- headers.setContentType('application/json', false);
1613
- return stringifySafely(data);
1614
- }
1709
+ if (isObjectPayload || hasJSONContentType) {
1710
+ headers.setContentType('application/json', false);
1711
+ return stringifySafely(data);
1712
+ }
1615
1713
 
1616
- return data;
1617
- }],
1714
+ return data;
1715
+ },
1716
+ ],
1618
1717
 
1619
- transformResponse: [function transformResponse(data) {
1620
- const transitional = this.transitional || defaults.transitional;
1621
- const forcedJSONParsing = transitional && transitional.forcedJSONParsing;
1622
- const JSONRequested = this.responseType === 'json';
1718
+ transformResponse: [
1719
+ function transformResponse(data) {
1720
+ const transitional = this.transitional || defaults.transitional;
1721
+ const forcedJSONParsing = transitional && transitional.forcedJSONParsing;
1722
+ const JSONRequested = this.responseType === 'json';
1623
1723
 
1624
- if (utils$1.isResponse(data) || utils$1.isReadableStream(data)) {
1625
- return data;
1626
- }
1724
+ if (utils$1.isResponse(data) || utils$1.isReadableStream(data)) {
1725
+ return data;
1726
+ }
1627
1727
 
1628
- if (data && utils$1.isString(data) && ((forcedJSONParsing && !this.responseType) || JSONRequested)) {
1629
- const silentJSONParsing = transitional && transitional.silentJSONParsing;
1630
- const strictJSONParsing = !silentJSONParsing && JSONRequested;
1728
+ if (
1729
+ data &&
1730
+ utils$1.isString(data) &&
1731
+ ((forcedJSONParsing && !this.responseType) || JSONRequested)
1732
+ ) {
1733
+ const silentJSONParsing = transitional && transitional.silentJSONParsing;
1734
+ const strictJSONParsing = !silentJSONParsing && JSONRequested;
1631
1735
 
1632
- try {
1633
- return JSON.parse(data, this.parseReviver);
1634
- } catch (e) {
1635
- if (strictJSONParsing) {
1636
- if (e.name === 'SyntaxError') {
1637
- throw AxiosError$2.from(e, AxiosError$2.ERR_BAD_RESPONSE, this, null, this.response);
1736
+ try {
1737
+ return JSON.parse(data, this.parseReviver);
1738
+ } catch (e) {
1739
+ if (strictJSONParsing) {
1740
+ if (e.name === 'SyntaxError') {
1741
+ throw AxiosError$1.from(e, AxiosError$1.ERR_BAD_RESPONSE, this, null, this.response);
1742
+ }
1743
+ throw e;
1638
1744
  }
1639
- throw e;
1640
1745
  }
1641
1746
  }
1642
- }
1643
1747
 
1644
- return data;
1645
- }],
1748
+ return data;
1749
+ },
1750
+ ],
1646
1751
 
1647
1752
  /**
1648
1753
  * A timeout in milliseconds to abort a request. If set to 0 (default) a
@@ -1658,7 +1763,7 @@ const defaults = {
1658
1763
 
1659
1764
  env: {
1660
1765
  FormData: platform.classes.FormData,
1661
- Blob: platform.classes.Blob
1766
+ Blob: platform.classes.Blob,
1662
1767
  },
1663
1768
 
1664
1769
  validateStatus: function validateStatus(status) {
@@ -1667,25 +1772,36 @@ const defaults = {
1667
1772
 
1668
1773
  headers: {
1669
1774
  common: {
1670
- 'Accept': 'application/json, text/plain, */*',
1671
- 'Content-Type': undefined
1672
- }
1673
- }
1775
+ Accept: 'application/json, text/plain, */*',
1776
+ 'Content-Type': undefined,
1777
+ },
1778
+ },
1674
1779
  };
1675
1780
 
1676
1781
  utils$1.forEach(['delete', 'get', 'head', 'post', 'put', 'patch'], (method) => {
1677
1782
  defaults.headers[method] = {};
1678
1783
  });
1679
1784
 
1680
- const defaults$1 = defaults;
1681
-
1682
1785
  // RawAxiosHeaders whose duplicates are ignored by node
1683
1786
  // c.f. https://nodejs.org/api/http.html#http_message_headers
1684
1787
  const ignoreDuplicateOf = utils$1.toObjectSet([
1685
- 'age', 'authorization', 'content-length', 'content-type', 'etag',
1686
- 'expires', 'from', 'host', 'if-modified-since', 'if-unmodified-since',
1687
- 'last-modified', 'location', 'max-forwards', 'proxy-authorization',
1688
- 'referer', 'retry-after', 'user-agent'
1788
+ 'age',
1789
+ 'authorization',
1790
+ 'content-length',
1791
+ 'content-type',
1792
+ 'etag',
1793
+ 'expires',
1794
+ 'from',
1795
+ 'host',
1796
+ 'if-modified-since',
1797
+ 'if-unmodified-since',
1798
+ 'last-modified',
1799
+ 'location',
1800
+ 'max-forwards',
1801
+ 'proxy-authorization',
1802
+ 'referer',
1803
+ 'retry-after',
1804
+ 'user-agent',
1689
1805
  ]);
1690
1806
 
1691
1807
  /**
@@ -1702,47 +1818,81 @@ const ignoreDuplicateOf = utils$1.toObjectSet([
1702
1818
  *
1703
1819
  * @returns {Object} Headers parsed into an object
1704
1820
  */
1705
- const parseHeaders = rawHeaders => {
1821
+ var parseHeaders = (rawHeaders) => {
1706
1822
  const parsed = {};
1707
1823
  let key;
1708
1824
  let val;
1709
1825
  let i;
1710
1826
 
1711
- rawHeaders && rawHeaders.split('\n').forEach(function parser(line) {
1712
- i = line.indexOf(':');
1713
- key = line.substring(0, i).trim().toLowerCase();
1714
- val = line.substring(i + 1).trim();
1827
+ rawHeaders &&
1828
+ rawHeaders.split('\n').forEach(function parser(line) {
1829
+ i = line.indexOf(':');
1830
+ key = line.substring(0, i).trim().toLowerCase();
1831
+ val = line.substring(i + 1).trim();
1715
1832
 
1716
- if (!key || (parsed[key] && ignoreDuplicateOf[key])) {
1717
- return;
1718
- }
1833
+ if (!key || (parsed[key] && ignoreDuplicateOf[key])) {
1834
+ return;
1835
+ }
1719
1836
 
1720
- if (key === 'set-cookie') {
1721
- if (parsed[key]) {
1722
- parsed[key].push(val);
1837
+ if (key === 'set-cookie') {
1838
+ if (parsed[key]) {
1839
+ parsed[key].push(val);
1840
+ } else {
1841
+ parsed[key] = [val];
1842
+ }
1723
1843
  } else {
1724
- parsed[key] = [val];
1844
+ parsed[key] = parsed[key] ? parsed[key] + ', ' + val : val;
1725
1845
  }
1726
- } else {
1727
- parsed[key] = parsed[key] ? parsed[key] + ', ' + val : val;
1728
- }
1729
- });
1846
+ });
1730
1847
 
1731
1848
  return parsed;
1732
1849
  };
1733
1850
 
1734
1851
  const $internals = Symbol('internals');
1735
1852
 
1853
+ const isValidHeaderValue = (value) => !/[\r\n]/.test(value);
1854
+
1855
+ function assertValidHeaderValue(value, header) {
1856
+ if (value === false || value == null) {
1857
+ return;
1858
+ }
1859
+
1860
+ if (utils$1.isArray(value)) {
1861
+ value.forEach((v) => assertValidHeaderValue(v, header));
1862
+ return;
1863
+ }
1864
+
1865
+ if (!isValidHeaderValue(String(value))) {
1866
+ throw new Error(`Invalid character in header content ["${header}"]`);
1867
+ }
1868
+ }
1869
+
1736
1870
  function normalizeHeader(header) {
1737
1871
  return header && String(header).trim().toLowerCase();
1738
1872
  }
1739
1873
 
1874
+ function stripTrailingCRLF(str) {
1875
+ let end = str.length;
1876
+
1877
+ while (end > 0) {
1878
+ const charCode = str.charCodeAt(end - 1);
1879
+
1880
+ if (charCode !== 10 && charCode !== 13) {
1881
+ break;
1882
+ }
1883
+
1884
+ end -= 1;
1885
+ }
1886
+
1887
+ return end === str.length ? str : str.slice(0, end);
1888
+ }
1889
+
1740
1890
  function normalizeValue(value) {
1741
1891
  if (value === false || value == null) {
1742
1892
  return value;
1743
1893
  }
1744
1894
 
1745
- return utils$1.isArray(value) ? value.map(normalizeValue) : String(value);
1895
+ return utils$1.isArray(value) ? value.map(normalizeValue) : stripTrailingCRLF(String(value));
1746
1896
  }
1747
1897
 
1748
1898
  function parseTokens(str) {
@@ -1780,8 +1930,10 @@ function matchHeaderValue(context, value, header, filter, isHeaderNameFilter) {
1780
1930
  }
1781
1931
 
1782
1932
  function formatHeader(header) {
1783
- return header.trim()
1784
- .toLowerCase().replace(/([a-z\d])(\w*)/g, (w, char, str) => {
1933
+ return header
1934
+ .trim()
1935
+ .toLowerCase()
1936
+ .replace(/([a-z\d])(\w*)/g, (w, char, str) => {
1785
1937
  return char.toUpperCase() + str;
1786
1938
  });
1787
1939
  }
@@ -1789,17 +1941,17 @@ function formatHeader(header) {
1789
1941
  function buildAccessors(obj, header) {
1790
1942
  const accessorName = utils$1.toCamelCase(' ' + header);
1791
1943
 
1792
- ['get', 'set', 'has'].forEach(methodName => {
1944
+ ['get', 'set', 'has'].forEach((methodName) => {
1793
1945
  Object.defineProperty(obj, methodName + accessorName, {
1794
- value: function(arg1, arg2, arg3) {
1946
+ value: function (arg1, arg2, arg3) {
1795
1947
  return this[methodName].call(this, header, arg1, arg2, arg3);
1796
1948
  },
1797
- configurable: true
1949
+ configurable: true,
1798
1950
  });
1799
1951
  });
1800
1952
  }
1801
1953
 
1802
- class AxiosHeaders$1 {
1954
+ let AxiosHeaders$1 = class AxiosHeaders {
1803
1955
  constructor(headers) {
1804
1956
  headers && this.set(headers);
1805
1957
  }
@@ -1816,7 +1968,13 @@ class AxiosHeaders$1 {
1816
1968
 
1817
1969
  const key = utils$1.findKey(self, lHeader);
1818
1970
 
1819
- if(!key || self[key] === undefined || _rewrite === true || (_rewrite === undefined && self[key] !== false)) {
1971
+ if (
1972
+ !key ||
1973
+ self[key] === undefined ||
1974
+ _rewrite === true ||
1975
+ (_rewrite === undefined && self[key] !== false)
1976
+ ) {
1977
+ assertValidHeaderValue(_value, _header);
1820
1978
  self[key || _header] = normalizeValue(_value);
1821
1979
  }
1822
1980
  }
@@ -1826,17 +1984,22 @@ class AxiosHeaders$1 {
1826
1984
 
1827
1985
  if (utils$1.isPlainObject(header) || header instanceof this.constructor) {
1828
1986
  setHeaders(header, valueOrRewrite);
1829
- } else if(utils$1.isString(header) && (header = header.trim()) && !isValidHeaderName(header)) {
1987
+ } else if (utils$1.isString(header) && (header = header.trim()) && !isValidHeaderName(header)) {
1830
1988
  setHeaders(parseHeaders(header), valueOrRewrite);
1831
1989
  } else if (utils$1.isObject(header) && utils$1.isIterable(header)) {
1832
- let obj = {}, dest, key;
1990
+ let obj = {},
1991
+ dest,
1992
+ key;
1833
1993
  for (const entry of header) {
1834
1994
  if (!utils$1.isArray(entry)) {
1835
1995
  throw TypeError('Object iterator must return a key-value pair');
1836
1996
  }
1837
1997
 
1838
- obj[key = entry[0]] = (dest = obj[key]) ?
1839
- (utils$1.isArray(dest) ? [...dest, entry[1]] : [dest, entry[1]]) : entry[1];
1998
+ obj[(key = entry[0])] = (dest = obj[key])
1999
+ ? utils$1.isArray(dest)
2000
+ ? [...dest, entry[1]]
2001
+ : [dest, entry[1]]
2002
+ : entry[1];
1840
2003
  }
1841
2004
 
1842
2005
  setHeaders(obj, valueOrRewrite);
@@ -1883,7 +2046,11 @@ class AxiosHeaders$1 {
1883
2046
  if (header) {
1884
2047
  const key = utils$1.findKey(this, header);
1885
2048
 
1886
- return !!(key && this[key] !== undefined && (!matcher || matchHeaderValue(this, this[key], key, matcher)));
2049
+ return !!(
2050
+ key &&
2051
+ this[key] !== undefined &&
2052
+ (!matcher || matchHeaderValue(this, this[key], key, matcher))
2053
+ );
1887
2054
  }
1888
2055
 
1889
2056
  return false;
@@ -1923,7 +2090,7 @@ class AxiosHeaders$1 {
1923
2090
 
1924
2091
  while (i--) {
1925
2092
  const key = keys[i];
1926
- if(!matcher || matchHeaderValue(this, this[key], key, matcher, true)) {
2093
+ if (!matcher || matchHeaderValue(this, this[key], key, matcher, true)) {
1927
2094
  delete this[key];
1928
2095
  deleted = true;
1929
2096
  }
@@ -1967,7 +2134,9 @@ class AxiosHeaders$1 {
1967
2134
  const obj = Object.create(null);
1968
2135
 
1969
2136
  utils$1.forEach(this, (value, header) => {
1970
- value != null && value !== false && (obj[header] = asStrings && utils$1.isArray(value) ? value.join(', ') : value);
2137
+ value != null &&
2138
+ value !== false &&
2139
+ (obj[header] = asStrings && utils$1.isArray(value) ? value.join(', ') : value);
1971
2140
  });
1972
2141
 
1973
2142
  return obj;
@@ -1978,11 +2147,13 @@ class AxiosHeaders$1 {
1978
2147
  }
1979
2148
 
1980
2149
  toString() {
1981
- return Object.entries(this.toJSON()).map(([header, value]) => header + ': ' + value).join('\n');
2150
+ return Object.entries(this.toJSON())
2151
+ .map(([header, value]) => header + ': ' + value)
2152
+ .join('\n');
1982
2153
  }
1983
2154
 
1984
2155
  getSetCookie() {
1985
- return this.get("set-cookie") || [];
2156
+ return this.get('set-cookie') || [];
1986
2157
  }
1987
2158
 
1988
2159
  get [Symbol.toStringTag]() {
@@ -2002,9 +2173,12 @@ class AxiosHeaders$1 {
2002
2173
  }
2003
2174
 
2004
2175
  static accessor(header) {
2005
- const internals = this[$internals] = (this[$internals] = {
2006
- accessors: {}
2007
- });
2176
+ const internals =
2177
+ (this[$internals] =
2178
+ this[$internals] =
2179
+ {
2180
+ accessors: {},
2181
+ });
2008
2182
 
2009
2183
  const accessors = internals.accessors;
2010
2184
  const prototype = this.prototype;
@@ -2022,25 +2196,30 @@ class AxiosHeaders$1 {
2022
2196
 
2023
2197
  return this;
2024
2198
  }
2025
- }
2199
+ };
2026
2200
 
2027
- AxiosHeaders$1.accessor(['Content-Type', 'Content-Length', 'Accept', 'Accept-Encoding', 'User-Agent', 'Authorization']);
2201
+ AxiosHeaders$1.accessor([
2202
+ 'Content-Type',
2203
+ 'Content-Length',
2204
+ 'Accept',
2205
+ 'Accept-Encoding',
2206
+ 'User-Agent',
2207
+ 'Authorization',
2208
+ ]);
2028
2209
 
2029
2210
  // reserved names hotfix
2030
- utils$1.reduceDescriptors(AxiosHeaders$1.prototype, ({value}, key) => {
2211
+ utils$1.reduceDescriptors(AxiosHeaders$1.prototype, ({ value }, key) => {
2031
2212
  let mapped = key[0].toUpperCase() + key.slice(1); // map `set` => `Set`
2032
2213
  return {
2033
2214
  get: () => value,
2034
2215
  set(headerValue) {
2035
2216
  this[mapped] = headerValue;
2036
- }
2037
- }
2217
+ },
2218
+ };
2038
2219
  });
2039
2220
 
2040
2221
  utils$1.freezeMethods(AxiosHeaders$1);
2041
2222
 
2042
- const AxiosHeaders$2 = AxiosHeaders$1;
2043
-
2044
2223
  /**
2045
2224
  * Transform the data for a request or a response
2046
2225
  *
@@ -2050,9 +2229,9 @@ const AxiosHeaders$2 = AxiosHeaders$1;
2050
2229
  * @returns {*} The resulting transformed data
2051
2230
  */
2052
2231
  function transformData(fns, response) {
2053
- const config = this || defaults$1;
2232
+ const config = this || defaults;
2054
2233
  const context = response || config;
2055
- const headers = AxiosHeaders$2.from(context.headers);
2234
+ const headers = AxiosHeaders$1.from(context.headers);
2056
2235
  let data = context.data;
2057
2236
 
2058
2237
  utils$1.forEach(fns, function transform(fn) {
@@ -2068,7 +2247,7 @@ function isCancel$1(value) {
2068
2247
  return !!(value && value.__CANCEL__);
2069
2248
  }
2070
2249
 
2071
- class CanceledError$1 extends AxiosError$2 {
2250
+ let CanceledError$1 = class CanceledError extends AxiosError$1 {
2072
2251
  /**
2073
2252
  * A `CanceledError` is an object that is thrown when an operation is canceled.
2074
2253
  *
@@ -2079,13 +2258,11 @@ class CanceledError$1 extends AxiosError$2 {
2079
2258
  * @returns {CanceledError} The created error.
2080
2259
  */
2081
2260
  constructor(message, config, request) {
2082
- super(message == null ? 'canceled' : message, AxiosError$2.ERR_CANCELED, config, request);
2261
+ super(message == null ? 'canceled' : message, AxiosError$1.ERR_CANCELED, config, request);
2083
2262
  this.name = 'CanceledError';
2084
2263
  this.__CANCEL__ = true;
2085
2264
  }
2086
- }
2087
-
2088
- const CanceledError$2 = CanceledError$1;
2265
+ };
2089
2266
 
2090
2267
  /**
2091
2268
  * Resolve or reject a Promise based on response status.
@@ -2101,19 +2278,23 @@ function settle(resolve, reject, response) {
2101
2278
  if (!response.status || !validateStatus || validateStatus(response.status)) {
2102
2279
  resolve(response);
2103
2280
  } else {
2104
- reject(new AxiosError$2(
2105
- 'Request failed with status code ' + response.status,
2106
- [AxiosError$2.ERR_BAD_REQUEST, AxiosError$2.ERR_BAD_RESPONSE][Math.floor(response.status / 100) - 4],
2107
- response.config,
2108
- response.request,
2109
- response
2110
- ));
2281
+ reject(
2282
+ new AxiosError$1(
2283
+ 'Request failed with status code ' + response.status,
2284
+ [AxiosError$1.ERR_BAD_REQUEST, AxiosError$1.ERR_BAD_RESPONSE][
2285
+ Math.floor(response.status / 100) - 4
2286
+ ],
2287
+ response.config,
2288
+ response.request,
2289
+ response
2290
+ )
2291
+ );
2111
2292
  }
2112
2293
  }
2113
2294
 
2114
2295
  function parseProtocol(url) {
2115
2296
  const match = /^([-+\w]{1,25})(:?\/\/|:)/.exec(url);
2116
- return match && match[1] || '';
2297
+ return (match && match[1]) || '';
2117
2298
  }
2118
2299
 
2119
2300
  /**
@@ -2164,7 +2345,7 @@ function speedometer(samplesCount, min) {
2164
2345
 
2165
2346
  const passed = startedAt && now - startedAt;
2166
2347
 
2167
- return passed ? Math.round(bytesCount * 1000 / passed) : undefined;
2348
+ return passed ? Math.round((bytesCount * 1000) / passed) : undefined;
2168
2349
  };
2169
2350
  }
2170
2351
 
@@ -2193,7 +2374,7 @@ function throttle(fn, freq) {
2193
2374
  const throttled = (...args) => {
2194
2375
  const now = Date.now();
2195
2376
  const passed = now - timestamp;
2196
- if ( passed >= threshold) {
2377
+ if (passed >= threshold) {
2197
2378
  invoke(args, now);
2198
2379
  } else {
2199
2380
  lastArgs = args;
@@ -2215,7 +2396,7 @@ const progressEventReducer = (listener, isDownloadStream, freq = 3) => {
2215
2396
  let bytesNotified = 0;
2216
2397
  const _speedometer = speedometer(50, 250);
2217
2398
 
2218
- return throttle(e => {
2399
+ return throttle((e) => {
2219
2400
  const loaded = e.loaded;
2220
2401
  const total = e.lengthComputable ? e.total : undefined;
2221
2402
  const progressBytes = loaded - bytesNotified;
@@ -2227,13 +2408,13 @@ const progressEventReducer = (listener, isDownloadStream, freq = 3) => {
2227
2408
  const data = {
2228
2409
  loaded,
2229
2410
  total,
2230
- progress: total ? (loaded / total) : undefined,
2411
+ progress: total ? loaded / total : undefined,
2231
2412
  bytes: progressBytes,
2232
2413
  rate: rate ? rate : undefined,
2233
2414
  estimated: rate && total && inRange ? (total - loaded) / rate : undefined,
2234
2415
  event: e,
2235
2416
  lengthComputable: total != null,
2236
- [isDownloadStream ? 'download' : 'upload']: true
2417
+ [isDownloadStream ? 'download' : 'upload']: true,
2237
2418
  };
2238
2419
 
2239
2420
  listener(data);
@@ -2243,77 +2424,82 @@ const progressEventReducer = (listener, isDownloadStream, freq = 3) => {
2243
2424
  const progressEventDecorator = (total, throttled) => {
2244
2425
  const lengthComputable = total != null;
2245
2426
 
2246
- return [(loaded) => throttled[0]({
2247
- lengthComputable,
2248
- total,
2249
- loaded
2250
- }), throttled[1]];
2427
+ return [
2428
+ (loaded) =>
2429
+ throttled[0]({
2430
+ lengthComputable,
2431
+ total,
2432
+ loaded,
2433
+ }),
2434
+ throttled[1],
2435
+ ];
2251
2436
  };
2252
2437
 
2253
- const asyncDecorator = (fn) => (...args) => utils$1.asap(() => fn(...args));
2438
+ const asyncDecorator =
2439
+ (fn) =>
2440
+ (...args) =>
2441
+ utils$1.asap(() => fn(...args));
2254
2442
 
2255
- const isURLSameOrigin = platform.hasStandardBrowserEnv ? ((origin, isMSIE) => (url) => {
2256
- url = new URL(url, platform.origin);
2443
+ var isURLSameOrigin = platform.hasStandardBrowserEnv
2444
+ ? ((origin, isMSIE) => (url) => {
2445
+ url = new URL(url, platform.origin);
2257
2446
 
2258
- return (
2259
- origin.protocol === url.protocol &&
2260
- origin.host === url.host &&
2261
- (isMSIE || origin.port === url.port)
2262
- );
2263
- })(
2264
- new URL(platform.origin),
2265
- platform.navigator && /(msie|trident)/i.test(platform.navigator.userAgent)
2266
- ) : () => true;
2267
-
2268
- const cookies = platform.hasStandardBrowserEnv ?
2269
-
2270
- // Standard browser envs support document.cookie
2271
- {
2272
- write(name, value, expires, path, domain, secure, sameSite) {
2273
- if (typeof document === 'undefined') return;
2274
-
2275
- const cookie = [`${name}=${encodeURIComponent(value)}`];
2276
-
2277
- if (utils$1.isNumber(expires)) {
2278
- cookie.push(`expires=${new Date(expires).toUTCString()}`);
2279
- }
2280
- if (utils$1.isString(path)) {
2281
- cookie.push(`path=${path}`);
2282
- }
2283
- if (utils$1.isString(domain)) {
2284
- cookie.push(`domain=${domain}`);
2285
- }
2286
- if (secure === true) {
2287
- cookie.push('secure');
2288
- }
2289
- if (utils$1.isString(sameSite)) {
2290
- cookie.push(`SameSite=${sameSite}`);
2291
- }
2447
+ return (
2448
+ origin.protocol === url.protocol &&
2449
+ origin.host === url.host &&
2450
+ (isMSIE || origin.port === url.port)
2451
+ );
2452
+ })(
2453
+ new URL(platform.origin),
2454
+ platform.navigator && /(msie|trident)/i.test(platform.navigator.userAgent)
2455
+ )
2456
+ : () => true;
2457
+
2458
+ var cookies = platform.hasStandardBrowserEnv
2459
+ ? // Standard browser envs support document.cookie
2460
+ {
2461
+ write(name, value, expires, path, domain, secure, sameSite) {
2462
+ if (typeof document === 'undefined') return;
2463
+
2464
+ const cookie = [`${name}=${encodeURIComponent(value)}`];
2465
+
2466
+ if (utils$1.isNumber(expires)) {
2467
+ cookie.push(`expires=${new Date(expires).toUTCString()}`);
2468
+ }
2469
+ if (utils$1.isString(path)) {
2470
+ cookie.push(`path=${path}`);
2471
+ }
2472
+ if (utils$1.isString(domain)) {
2473
+ cookie.push(`domain=${domain}`);
2474
+ }
2475
+ if (secure === true) {
2476
+ cookie.push('secure');
2477
+ }
2478
+ if (utils$1.isString(sameSite)) {
2479
+ cookie.push(`SameSite=${sameSite}`);
2480
+ }
2292
2481
 
2293
- document.cookie = cookie.join('; ');
2294
- },
2482
+ document.cookie = cookie.join('; ');
2483
+ },
2295
2484
 
2296
- read(name) {
2297
- if (typeof document === 'undefined') return null;
2298
- const match = document.cookie.match(new RegExp('(?:^|; )' + name + '=([^;]*)'));
2299
- return match ? decodeURIComponent(match[1]) : null;
2300
- },
2485
+ read(name) {
2486
+ if (typeof document === 'undefined') return null;
2487
+ const match = document.cookie.match(new RegExp('(?:^|; )' + name + '=([^;]*)'));
2488
+ return match ? decodeURIComponent(match[1]) : null;
2489
+ },
2301
2490
 
2302
- remove(name) {
2303
- this.write(name, '', Date.now() - 86400000, '/');
2491
+ remove(name) {
2492
+ this.write(name, '', Date.now() - 86400000, '/');
2493
+ },
2304
2494
  }
2305
- }
2306
-
2307
- :
2308
-
2309
- // Non-standard browser env (web workers, react-native) lack needed support.
2310
- {
2311
- write() {},
2312
- read() {
2313
- return null;
2314
- },
2315
- remove() {}
2316
- };
2495
+ : // Non-standard browser env (web workers, react-native) lack needed support.
2496
+ {
2497
+ write() {},
2498
+ read() {
2499
+ return null;
2500
+ },
2501
+ remove() {},
2502
+ };
2317
2503
 
2318
2504
  /**
2319
2505
  * Determines whether the specified URL is absolute
@@ -2365,8 +2551,7 @@ function buildFullPath(baseURL, requestedURL, allowAbsoluteUrls) {
2365
2551
  return requestedURL;
2366
2552
  }
2367
2553
 
2368
- const headersToObject = (thing) =>
2369
- thing instanceof AxiosHeaders$2 ? { ...thing } : thing;
2554
+ const headersToObject = (thing) => (thing instanceof AxiosHeaders$1 ? { ...thing } : thing);
2370
2555
 
2371
2556
  /**
2372
2557
  * Config-specific merge-function which creates a new config-object
@@ -2459,40 +2644,39 @@ function mergeConfig$1(config1, config2) {
2459
2644
  mergeDeepProperties(headersToObject(a), headersToObject(b), prop, true),
2460
2645
  };
2461
2646
 
2462
- utils$1.forEach(
2463
- Object.keys({ ...config1, ...config2 }),
2464
- function computeConfigValue(prop) {
2465
- if (
2466
- prop === "__proto__" ||
2467
- prop === "constructor" ||
2468
- prop === "prototype"
2469
- )
2470
- return;
2471
- const merge = utils$1.hasOwnProp(mergeMap, prop)
2472
- ? mergeMap[prop]
2473
- : mergeDeepProperties;
2474
- const configValue = merge(config1[prop], config2[prop], prop);
2475
- (utils$1.isUndefined(configValue) && merge !== mergeDirectKeys) ||
2476
- (config[prop] = configValue);
2477
- },
2478
- );
2647
+ utils$1.forEach(Object.keys({ ...config1, ...config2 }), function computeConfigValue(prop) {
2648
+ if (prop === '__proto__' || prop === 'constructor' || prop === 'prototype') return;
2649
+ const merge = utils$1.hasOwnProp(mergeMap, prop) ? mergeMap[prop] : mergeDeepProperties;
2650
+ const configValue = merge(config1[prop], config2[prop], prop);
2651
+ (utils$1.isUndefined(configValue) && merge !== mergeDirectKeys) || (config[prop] = configValue);
2652
+ });
2479
2653
 
2480
2654
  return config;
2481
2655
  }
2482
2656
 
2483
- const resolveConfig = (config) => {
2657
+ var resolveConfig = (config) => {
2484
2658
  const newConfig = mergeConfig$1({}, config);
2485
2659
 
2486
2660
  let { data, withXSRFToken, xsrfHeaderName, xsrfCookieName, headers, auth } = newConfig;
2487
2661
 
2488
- newConfig.headers = headers = AxiosHeaders$2.from(headers);
2662
+ newConfig.headers = headers = AxiosHeaders$1.from(headers);
2489
2663
 
2490
- newConfig.url = buildURL(buildFullPath(newConfig.baseURL, newConfig.url, newConfig.allowAbsoluteUrls), config.params, config.paramsSerializer);
2664
+ newConfig.url = buildURL(
2665
+ buildFullPath(newConfig.baseURL, newConfig.url, newConfig.allowAbsoluteUrls),
2666
+ config.params,
2667
+ config.paramsSerializer
2668
+ );
2491
2669
 
2492
2670
  // HTTP basic authentication
2493
2671
  if (auth) {
2494
- headers.set('Authorization', 'Basic ' +
2495
- btoa((auth.username || '') + ':' + (auth.password ? unescape(encodeURIComponent(auth.password)) : ''))
2672
+ headers.set(
2673
+ 'Authorization',
2674
+ 'Basic ' +
2675
+ btoa(
2676
+ (auth.username || '') +
2677
+ ':' +
2678
+ (auth.password ? unescape(encodeURIComponent(auth.password)) : '')
2679
+ )
2496
2680
  );
2497
2681
  }
2498
2682
 
@@ -2510,7 +2694,7 @@ const resolveConfig = (config) => {
2510
2694
  }
2511
2695
  });
2512
2696
  }
2513
- }
2697
+ }
2514
2698
 
2515
2699
  // Add xsrf header
2516
2700
  // This is only done if running in a standard browser environment.
@@ -2534,196 +2718,218 @@ const resolveConfig = (config) => {
2534
2718
 
2535
2719
  const isXHRAdapterSupported = typeof XMLHttpRequest !== 'undefined';
2536
2720
 
2537
- const xhrAdapter = isXHRAdapterSupported && function (config) {
2538
- return new Promise(function dispatchXhrRequest(resolve, reject) {
2539
- const _config = resolveConfig(config);
2540
- let requestData = _config.data;
2541
- const requestHeaders = AxiosHeaders$2.from(_config.headers).normalize();
2542
- let {responseType, onUploadProgress, onDownloadProgress} = _config;
2543
- let onCanceled;
2544
- let uploadThrottled, downloadThrottled;
2545
- let flushUpload, flushDownload;
2721
+ var xhrAdapter = isXHRAdapterSupported &&
2722
+ function (config) {
2723
+ return new Promise(function dispatchXhrRequest(resolve, reject) {
2724
+ const _config = resolveConfig(config);
2725
+ let requestData = _config.data;
2726
+ const requestHeaders = AxiosHeaders$1.from(_config.headers).normalize();
2727
+ let { responseType, onUploadProgress, onDownloadProgress } = _config;
2728
+ let onCanceled;
2729
+ let uploadThrottled, downloadThrottled;
2730
+ let flushUpload, flushDownload;
2546
2731
 
2547
- function done() {
2548
- flushUpload && flushUpload(); // flush events
2549
- flushDownload && flushDownload(); // flush events
2732
+ function done() {
2733
+ flushUpload && flushUpload(); // flush events
2734
+ flushDownload && flushDownload(); // flush events
2550
2735
 
2551
- _config.cancelToken && _config.cancelToken.unsubscribe(onCanceled);
2736
+ _config.cancelToken && _config.cancelToken.unsubscribe(onCanceled);
2552
2737
 
2553
- _config.signal && _config.signal.removeEventListener('abort', onCanceled);
2554
- }
2738
+ _config.signal && _config.signal.removeEventListener('abort', onCanceled);
2739
+ }
2555
2740
 
2556
- let request = new XMLHttpRequest();
2741
+ let request = new XMLHttpRequest();
2557
2742
 
2558
- request.open(_config.method.toUpperCase(), _config.url, true);
2743
+ request.open(_config.method.toUpperCase(), _config.url, true);
2559
2744
 
2560
- // Set the request timeout in MS
2561
- request.timeout = _config.timeout;
2745
+ // Set the request timeout in MS
2746
+ request.timeout = _config.timeout;
2562
2747
 
2563
- function onloadend() {
2564
- if (!request) {
2565
- return;
2748
+ function onloadend() {
2749
+ if (!request) {
2750
+ return;
2751
+ }
2752
+ // Prepare the response
2753
+ const responseHeaders = AxiosHeaders$1.from(
2754
+ 'getAllResponseHeaders' in request && request.getAllResponseHeaders()
2755
+ );
2756
+ const responseData =
2757
+ !responseType || responseType === 'text' || responseType === 'json'
2758
+ ? request.responseText
2759
+ : request.response;
2760
+ const response = {
2761
+ data: responseData,
2762
+ status: request.status,
2763
+ statusText: request.statusText,
2764
+ headers: responseHeaders,
2765
+ config,
2766
+ request,
2767
+ };
2768
+
2769
+ settle(
2770
+ function _resolve(value) {
2771
+ resolve(value);
2772
+ done();
2773
+ },
2774
+ function _reject(err) {
2775
+ reject(err);
2776
+ done();
2777
+ },
2778
+ response
2779
+ );
2780
+
2781
+ // Clean up request
2782
+ request = null;
2566
2783
  }
2567
- // Prepare the response
2568
- const responseHeaders = AxiosHeaders$2.from(
2569
- 'getAllResponseHeaders' in request && request.getAllResponseHeaders()
2570
- );
2571
- const responseData = !responseType || responseType === 'text' || responseType === 'json' ?
2572
- request.responseText : request.response;
2573
- const response = {
2574
- data: responseData,
2575
- status: request.status,
2576
- statusText: request.statusText,
2577
- headers: responseHeaders,
2578
- config,
2579
- request
2580
- };
2581
2784
 
2582
- settle(function _resolve(value) {
2583
- resolve(value);
2584
- done();
2585
- }, function _reject(err) {
2586
- reject(err);
2587
- done();
2588
- }, response);
2785
+ if ('onloadend' in request) {
2786
+ // Use onloadend if available
2787
+ request.onloadend = onloadend;
2788
+ } else {
2789
+ // Listen for ready state to emulate onloadend
2790
+ request.onreadystatechange = function handleLoad() {
2791
+ if (!request || request.readyState !== 4) {
2792
+ return;
2793
+ }
2589
2794
 
2590
- // Clean up request
2591
- request = null;
2592
- }
2795
+ // The request errored out and we didn't get a response, this will be
2796
+ // handled by onerror instead
2797
+ // With one exception: request that using file: protocol, most browsers
2798
+ // will return status as 0 even though it's a successful request
2799
+ if (
2800
+ request.status === 0 &&
2801
+ !(request.responseURL && request.responseURL.indexOf('file:') === 0)
2802
+ ) {
2803
+ return;
2804
+ }
2805
+ // readystate handler is calling before onerror or ontimeout handlers,
2806
+ // so we should call onloadend on the next 'tick'
2807
+ setTimeout(onloadend);
2808
+ };
2809
+ }
2593
2810
 
2594
- if ('onloadend' in request) {
2595
- // Use onloadend if available
2596
- request.onloadend = onloadend;
2597
- } else {
2598
- // Listen for ready state to emulate onloadend
2599
- request.onreadystatechange = function handleLoad() {
2600
- if (!request || request.readyState !== 4) {
2811
+ // Handle browser request cancellation (as opposed to a manual cancellation)
2812
+ request.onabort = function handleAbort() {
2813
+ if (!request) {
2601
2814
  return;
2602
2815
  }
2603
2816
 
2604
- // The request errored out and we didn't get a response, this will be
2605
- // handled by onerror instead
2606
- // With one exception: request that using file: protocol, most browsers
2607
- // will return status as 0 even though it's a successful request
2608
- if (request.status === 0 && !(request.responseURL && request.responseURL.indexOf('file:') === 0)) {
2609
- return;
2610
- }
2611
- // readystate handler is calling before onerror or ontimeout handlers,
2612
- // so we should call onloadend on the next 'tick'
2613
- setTimeout(onloadend);
2817
+ reject(new AxiosError$1('Request aborted', AxiosError$1.ECONNABORTED, config, request));
2818
+
2819
+ // Clean up request
2820
+ request = null;
2614
2821
  };
2615
- }
2616
2822
 
2617
- // Handle browser request cancellation (as opposed to a manual cancellation)
2618
- request.onabort = function handleAbort() {
2619
- if (!request) {
2620
- return;
2621
- }
2823
+ // Handle low level network errors
2824
+ request.onerror = function handleError(event) {
2825
+ // Browsers deliver a ProgressEvent in XHR onerror
2826
+ // (message may be empty; when present, surface it)
2827
+ // See https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/error_event
2828
+ const msg = event && event.message ? event.message : 'Network Error';
2829
+ const err = new AxiosError$1(msg, AxiosError$1.ERR_NETWORK, config, request);
2830
+ // attach the underlying event for consumers who want details
2831
+ err.event = event || null;
2832
+ reject(err);
2833
+ request = null;
2834
+ };
2622
2835
 
2623
- reject(new AxiosError$2('Request aborted', AxiosError$2.ECONNABORTED, config, request));
2836
+ // Handle timeout
2837
+ request.ontimeout = function handleTimeout() {
2838
+ let timeoutErrorMessage = _config.timeout
2839
+ ? 'timeout of ' + _config.timeout + 'ms exceeded'
2840
+ : 'timeout exceeded';
2841
+ const transitional = _config.transitional || transitionalDefaults;
2842
+ if (_config.timeoutErrorMessage) {
2843
+ timeoutErrorMessage = _config.timeoutErrorMessage;
2844
+ }
2845
+ reject(
2846
+ new AxiosError$1(
2847
+ timeoutErrorMessage,
2848
+ transitional.clarifyTimeoutError ? AxiosError$1.ETIMEDOUT : AxiosError$1.ECONNABORTED,
2849
+ config,
2850
+ request
2851
+ )
2852
+ );
2624
2853
 
2625
- // Clean up request
2626
- request = null;
2627
- };
2854
+ // Clean up request
2855
+ request = null;
2856
+ };
2628
2857
 
2629
- // Handle low level network errors
2630
- request.onerror = function handleError(event) {
2631
- // Browsers deliver a ProgressEvent in XHR onerror
2632
- // (message may be empty; when present, surface it)
2633
- // See https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/error_event
2634
- const msg = event && event.message ? event.message : 'Network Error';
2635
- const err = new AxiosError$2(msg, AxiosError$2.ERR_NETWORK, config, request);
2636
- // attach the underlying event for consumers who want details
2637
- err.event = event || null;
2638
- reject(err);
2639
- request = null;
2640
- };
2641
-
2642
- // Handle timeout
2643
- request.ontimeout = function handleTimeout() {
2644
- let timeoutErrorMessage = _config.timeout ? 'timeout of ' + _config.timeout + 'ms exceeded' : 'timeout exceeded';
2645
- const transitional = _config.transitional || transitionalDefaults;
2646
- if (_config.timeoutErrorMessage) {
2647
- timeoutErrorMessage = _config.timeoutErrorMessage;
2648
- }
2649
- reject(new AxiosError$2(
2650
- timeoutErrorMessage,
2651
- transitional.clarifyTimeoutError ? AxiosError$2.ETIMEDOUT : AxiosError$2.ECONNABORTED,
2652
- config,
2653
- request));
2654
-
2655
- // Clean up request
2656
- request = null;
2657
- };
2858
+ // Remove Content-Type if data is undefined
2859
+ requestData === undefined && requestHeaders.setContentType(null);
2658
2860
 
2659
- // Remove Content-Type if data is undefined
2660
- requestData === undefined && requestHeaders.setContentType(null);
2861
+ // Add headers to the request
2862
+ if ('setRequestHeader' in request) {
2863
+ utils$1.forEach(requestHeaders.toJSON(), function setRequestHeader(val, key) {
2864
+ request.setRequestHeader(key, val);
2865
+ });
2866
+ }
2661
2867
 
2662
- // Add headers to the request
2663
- if ('setRequestHeader' in request) {
2664
- utils$1.forEach(requestHeaders.toJSON(), function setRequestHeader(val, key) {
2665
- request.setRequestHeader(key, val);
2666
- });
2667
- }
2868
+ // Add withCredentials to request if needed
2869
+ if (!utils$1.isUndefined(_config.withCredentials)) {
2870
+ request.withCredentials = !!_config.withCredentials;
2871
+ }
2668
2872
 
2669
- // Add withCredentials to request if needed
2670
- if (!utils$1.isUndefined(_config.withCredentials)) {
2671
- request.withCredentials = !!_config.withCredentials;
2672
- }
2873
+ // Add responseType to request if needed
2874
+ if (responseType && responseType !== 'json') {
2875
+ request.responseType = _config.responseType;
2876
+ }
2673
2877
 
2674
- // Add responseType to request if needed
2675
- if (responseType && responseType !== 'json') {
2676
- request.responseType = _config.responseType;
2677
- }
2878
+ // Handle progress if needed
2879
+ if (onDownloadProgress) {
2880
+ [downloadThrottled, flushDownload] = progressEventReducer(onDownloadProgress, true);
2881
+ request.addEventListener('progress', downloadThrottled);
2882
+ }
2678
2883
 
2679
- // Handle progress if needed
2680
- if (onDownloadProgress) {
2681
- ([downloadThrottled, flushDownload] = progressEventReducer(onDownloadProgress, true));
2682
- request.addEventListener('progress', downloadThrottled);
2683
- }
2884
+ // Not all browsers support upload events
2885
+ if (onUploadProgress && request.upload) {
2886
+ [uploadThrottled, flushUpload] = progressEventReducer(onUploadProgress);
2684
2887
 
2685
- // Not all browsers support upload events
2686
- if (onUploadProgress && request.upload) {
2687
- ([uploadThrottled, flushUpload] = progressEventReducer(onUploadProgress));
2888
+ request.upload.addEventListener('progress', uploadThrottled);
2688
2889
 
2689
- request.upload.addEventListener('progress', uploadThrottled);
2890
+ request.upload.addEventListener('loadend', flushUpload);
2891
+ }
2690
2892
 
2691
- request.upload.addEventListener('loadend', flushUpload);
2692
- }
2893
+ if (_config.cancelToken || _config.signal) {
2894
+ // Handle cancellation
2895
+ // eslint-disable-next-line func-names
2896
+ onCanceled = (cancel) => {
2897
+ if (!request) {
2898
+ return;
2899
+ }
2900
+ reject(!cancel || cancel.type ? new CanceledError$1(null, config, request) : cancel);
2901
+ request.abort();
2902
+ request = null;
2903
+ };
2693
2904
 
2694
- if (_config.cancelToken || _config.signal) {
2695
- // Handle cancellation
2696
- // eslint-disable-next-line func-names
2697
- onCanceled = cancel => {
2698
- if (!request) {
2699
- return;
2905
+ _config.cancelToken && _config.cancelToken.subscribe(onCanceled);
2906
+ if (_config.signal) {
2907
+ _config.signal.aborted
2908
+ ? onCanceled()
2909
+ : _config.signal.addEventListener('abort', onCanceled);
2700
2910
  }
2701
- reject(!cancel || cancel.type ? new CanceledError$2(null, config, request) : cancel);
2702
- request.abort();
2703
- request = null;
2704
- };
2705
-
2706
- _config.cancelToken && _config.cancelToken.subscribe(onCanceled);
2707
- if (_config.signal) {
2708
- _config.signal.aborted ? onCanceled() : _config.signal.addEventListener('abort', onCanceled);
2709
2911
  }
2710
- }
2711
2912
 
2712
- const protocol = parseProtocol(_config.url);
2713
-
2714
- if (protocol && platform.protocols.indexOf(protocol) === -1) {
2715
- reject(new AxiosError$2('Unsupported protocol ' + protocol + ':', AxiosError$2.ERR_BAD_REQUEST, config));
2716
- return;
2717
- }
2913
+ const protocol = parseProtocol(_config.url);
2718
2914
 
2915
+ if (protocol && platform.protocols.indexOf(protocol) === -1) {
2916
+ reject(
2917
+ new AxiosError$1(
2918
+ 'Unsupported protocol ' + protocol + ':',
2919
+ AxiosError$1.ERR_BAD_REQUEST,
2920
+ config
2921
+ )
2922
+ );
2923
+ return;
2924
+ }
2719
2925
 
2720
- // Send the request
2721
- request.send(requestData || null);
2722
- });
2723
- };
2926
+ // Send the request
2927
+ request.send(requestData || null);
2928
+ });
2929
+ };
2724
2930
 
2725
2931
  const composeSignals = (signals, timeout) => {
2726
- const {length} = (signals = signals ? signals.filter(Boolean) : []);
2932
+ const { length } = (signals = signals ? signals.filter(Boolean) : []);
2727
2933
 
2728
2934
  if (timeout || length) {
2729
2935
  let controller = new AbortController();
@@ -2735,21 +2941,29 @@ const composeSignals = (signals, timeout) => {
2735
2941
  aborted = true;
2736
2942
  unsubscribe();
2737
2943
  const err = reason instanceof Error ? reason : this.reason;
2738
- controller.abort(err instanceof AxiosError$2 ? err : new CanceledError$2(err instanceof Error ? err.message : err));
2944
+ controller.abort(
2945
+ err instanceof AxiosError$1
2946
+ ? err
2947
+ : new CanceledError$1(err instanceof Error ? err.message : err)
2948
+ );
2739
2949
  }
2740
2950
  };
2741
2951
 
2742
- let timer = timeout && setTimeout(() => {
2743
- timer = null;
2744
- onabort(new AxiosError$2(`timeout of ${timeout}ms exceeded`, AxiosError$2.ETIMEDOUT));
2745
- }, timeout);
2952
+ let timer =
2953
+ timeout &&
2954
+ setTimeout(() => {
2955
+ timer = null;
2956
+ onabort(new AxiosError$1(`timeout of ${timeout}ms exceeded`, AxiosError$1.ETIMEDOUT));
2957
+ }, timeout);
2746
2958
 
2747
2959
  const unsubscribe = () => {
2748
2960
  if (signals) {
2749
2961
  timer && clearTimeout(timer);
2750
2962
  timer = null;
2751
- signals.forEach(signal => {
2752
- signal.unsubscribe ? signal.unsubscribe(onabort) : signal.removeEventListener('abort', onabort);
2963
+ signals.forEach((signal) => {
2964
+ signal.unsubscribe
2965
+ ? signal.unsubscribe(onabort)
2966
+ : signal.removeEventListener('abort', onabort);
2753
2967
  });
2754
2968
  signals = null;
2755
2969
  }
@@ -2757,7 +2971,7 @@ const composeSignals = (signals, timeout) => {
2757
2971
 
2758
2972
  signals.forEach((signal) => signal.addEventListener('abort', onabort));
2759
2973
 
2760
- const {signal} = controller;
2974
+ const { signal } = controller;
2761
2975
 
2762
2976
  signal.unsubscribe = () => utils$1.asap(unsubscribe);
2763
2977
 
@@ -2765,12 +2979,10 @@ const composeSignals = (signals, timeout) => {
2765
2979
  }
2766
2980
  };
2767
2981
 
2768
- const composeSignals$1 = composeSignals;
2769
-
2770
2982
  const streamChunk = function* (chunk, chunkSize) {
2771
2983
  let len = chunk.byteLength;
2772
2984
 
2773
- if (!chunkSize || len < chunkSize) {
2985
+ if (len < chunkSize) {
2774
2986
  yield chunk;
2775
2987
  return;
2776
2988
  }
@@ -2800,7 +3012,7 @@ const readStream = async function* (stream) {
2800
3012
  const reader = stream.getReader();
2801
3013
  try {
2802
3014
  for (;;) {
2803
- const {done, value} = await reader.read();
3015
+ const { done, value } = await reader.read();
2804
3016
  if (done) {
2805
3017
  break;
2806
3018
  }
@@ -2823,64 +3035,69 @@ const trackStream = (stream, chunkSize, onProgress, onFinish) => {
2823
3035
  }
2824
3036
  };
2825
3037
 
2826
- return new ReadableStream({
2827
- async pull(controller) {
2828
- try {
2829
- const {done, value} = await iterator.next();
3038
+ return new ReadableStream(
3039
+ {
3040
+ async pull(controller) {
3041
+ try {
3042
+ const { done, value } = await iterator.next();
2830
3043
 
2831
- if (done) {
2832
- _onFinish();
2833
- controller.close();
2834
- return;
2835
- }
3044
+ if (done) {
3045
+ _onFinish();
3046
+ controller.close();
3047
+ return;
3048
+ }
2836
3049
 
2837
- let len = value.byteLength;
2838
- if (onProgress) {
2839
- let loadedBytes = bytes += len;
2840
- onProgress(loadedBytes);
3050
+ let len = value.byteLength;
3051
+ if (onProgress) {
3052
+ let loadedBytes = (bytes += len);
3053
+ onProgress(loadedBytes);
3054
+ }
3055
+ controller.enqueue(new Uint8Array(value));
3056
+ } catch (err) {
3057
+ _onFinish(err);
3058
+ throw err;
2841
3059
  }
2842
- controller.enqueue(new Uint8Array(value));
2843
- } catch (err) {
2844
- _onFinish(err);
2845
- throw err;
2846
- }
3060
+ },
3061
+ cancel(reason) {
3062
+ _onFinish(reason);
3063
+ return iterator.return();
3064
+ },
2847
3065
  },
2848
- cancel(reason) {
2849
- _onFinish(reason);
2850
- return iterator.return();
3066
+ {
3067
+ highWaterMark: 2,
2851
3068
  }
2852
- }, {
2853
- highWaterMark: 2
2854
- })
3069
+ );
2855
3070
  };
2856
3071
 
2857
3072
  const DEFAULT_CHUNK_SIZE = 64 * 1024;
2858
3073
 
2859
- const {isFunction} = utils$1;
3074
+ const { isFunction } = utils$1;
2860
3075
 
2861
- const globalFetchAPI = (({Request, Response}) => ({
2862
- Request, Response
3076
+ const globalFetchAPI = (({ Request, Response }) => ({
3077
+ Request,
3078
+ Response,
2863
3079
  }))(utils$1.global);
2864
3080
 
2865
- const {
2866
- ReadableStream: ReadableStream$1, TextEncoder
2867
- } = utils$1.global;
2868
-
3081
+ const { ReadableStream: ReadableStream$1, TextEncoder } = utils$1.global;
2869
3082
 
2870
3083
  const test = (fn, ...args) => {
2871
3084
  try {
2872
3085
  return !!fn(...args);
2873
3086
  } catch (e) {
2874
- return false
3087
+ return false;
2875
3088
  }
2876
3089
  };
2877
3090
 
2878
3091
  const factory = (env) => {
2879
- env = utils$1.merge.call({
2880
- skipUndefined: true
2881
- }, globalFetchAPI, env);
3092
+ env = utils$1.merge.call(
3093
+ {
3094
+ skipUndefined: true,
3095
+ },
3096
+ globalFetchAPI,
3097
+ env
3098
+ );
2882
3099
 
2883
- const {fetch: envFetch, Request, Response} = env;
3100
+ const { fetch: envFetch, Request, Response } = env;
2884
3101
  const isFetchSupported = envFetch ? isFunction(envFetch) : typeof fetch === 'function';
2885
3102
  const isRequestSupported = isFunction(Request);
2886
3103
  const isResponseSupported = isFunction(Response);
@@ -2891,46 +3108,65 @@ const factory = (env) => {
2891
3108
 
2892
3109
  const isReadableStreamSupported = isFetchSupported && isFunction(ReadableStream$1);
2893
3110
 
2894
- const encodeText = isFetchSupported && (typeof TextEncoder === 'function' ?
2895
- ((encoder) => (str) => encoder.encode(str))(new TextEncoder()) :
2896
- async (str) => new Uint8Array(await new Request(str).arrayBuffer())
2897
- );
3111
+ const encodeText =
3112
+ isFetchSupported &&
3113
+ (typeof TextEncoder === 'function'
3114
+ ? (
3115
+ (encoder) => (str) =>
3116
+ encoder.encode(str)
3117
+ )(new TextEncoder())
3118
+ : async (str) => new Uint8Array(await new Request(str).arrayBuffer()));
2898
3119
 
2899
- const supportsRequestStream = isRequestSupported && isReadableStreamSupported && test(() => {
2900
- let duplexAccessed = false;
3120
+ const supportsRequestStream =
3121
+ isRequestSupported &&
3122
+ isReadableStreamSupported &&
3123
+ test(() => {
3124
+ let duplexAccessed = false;
2901
3125
 
2902
- const hasContentType = new Request(platform.origin, {
2903
- body: new ReadableStream$1(),
2904
- method: 'POST',
2905
- get duplex() {
2906
- duplexAccessed = true;
2907
- return 'half';
2908
- },
2909
- }).headers.has('Content-Type');
3126
+ const body = new ReadableStream$1();
2910
3127
 
2911
- return duplexAccessed && !hasContentType;
2912
- });
3128
+ const hasContentType = new Request(platform.origin, {
3129
+ body,
3130
+ method: 'POST',
3131
+ get duplex() {
3132
+ duplexAccessed = true;
3133
+ return 'half';
3134
+ },
3135
+ }).headers.has('Content-Type');
2913
3136
 
2914
- const supportsResponseStream = isResponseSupported && isReadableStreamSupported &&
3137
+ body.cancel();
3138
+
3139
+ return duplexAccessed && !hasContentType;
3140
+ });
3141
+
3142
+ const supportsResponseStream =
3143
+ isResponseSupported &&
3144
+ isReadableStreamSupported &&
2915
3145
  test(() => utils$1.isReadableStream(new Response('').body));
2916
3146
 
2917
3147
  const resolvers = {
2918
- stream: supportsResponseStream && ((res) => res.body)
3148
+ stream: supportsResponseStream && ((res) => res.body),
2919
3149
  };
2920
3150
 
2921
- isFetchSupported && ((() => {
2922
- ['text', 'arrayBuffer', 'blob', 'formData', 'stream'].forEach(type => {
2923
- !resolvers[type] && (resolvers[type] = (res, config) => {
2924
- let method = res && res[type];
3151
+ isFetchSupported &&
3152
+ (() => {
3153
+ ['text', 'arrayBuffer', 'blob', 'formData', 'stream'].forEach((type) => {
3154
+ !resolvers[type] &&
3155
+ (resolvers[type] = (res, config) => {
3156
+ let method = res && res[type];
2925
3157
 
2926
- if (method) {
2927
- return method.call(res);
2928
- }
3158
+ if (method) {
3159
+ return method.call(res);
3160
+ }
2929
3161
 
2930
- throw new AxiosError$2(`Response type '${type}' is not supported`, AxiosError$2.ERR_NOT_SUPPORT, config);
3162
+ throw new AxiosError$1(
3163
+ `Response type '${type}' is not supported`,
3164
+ AxiosError$1.ERR_NOT_SUPPORT,
3165
+ config
3166
+ );
3167
+ });
2931
3168
  });
2932
- });
2933
- })());
3169
+ })();
2934
3170
 
2935
3171
  const getBodyLength = async (body) => {
2936
3172
  if (body == null) {
@@ -2981,32 +3217,41 @@ const factory = (env) => {
2981
3217
  responseType,
2982
3218
  headers,
2983
3219
  withCredentials = 'same-origin',
2984
- fetchOptions
3220
+ fetchOptions,
2985
3221
  } = resolveConfig(config);
2986
3222
 
2987
3223
  let _fetch = envFetch || fetch;
2988
3224
 
2989
3225
  responseType = responseType ? (responseType + '').toLowerCase() : 'text';
2990
3226
 
2991
- let composedSignal = composeSignals$1([signal, cancelToken && cancelToken.toAbortSignal()], timeout);
3227
+ let composedSignal = composeSignals(
3228
+ [signal, cancelToken && cancelToken.toAbortSignal()],
3229
+ timeout
3230
+ );
2992
3231
 
2993
3232
  let request = null;
2994
3233
 
2995
- const unsubscribe = composedSignal && composedSignal.unsubscribe && (() => {
2996
- composedSignal.unsubscribe();
2997
- });
3234
+ const unsubscribe =
3235
+ composedSignal &&
3236
+ composedSignal.unsubscribe &&
3237
+ (() => {
3238
+ composedSignal.unsubscribe();
3239
+ });
2998
3240
 
2999
3241
  let requestContentLength;
3000
3242
 
3001
3243
  try {
3002
3244
  if (
3003
- onUploadProgress && supportsRequestStream && method !== 'get' && method !== 'head' &&
3245
+ onUploadProgress &&
3246
+ supportsRequestStream &&
3247
+ method !== 'get' &&
3248
+ method !== 'head' &&
3004
3249
  (requestContentLength = await resolveBodyLength(headers, data)) !== 0
3005
3250
  ) {
3006
3251
  let _request = new Request(url, {
3007
3252
  method: 'POST',
3008
3253
  body: data,
3009
- duplex: "half"
3254
+ duplex: 'half',
3010
3255
  });
3011
3256
 
3012
3257
  let contentTypeHeader;
@@ -3031,7 +3276,7 @@ const factory = (env) => {
3031
3276
 
3032
3277
  // Cloudflare Workers throws when credentials are defined
3033
3278
  // see https://github.com/cloudflare/workerd/issues/902
3034
- const isCredentialsSupported = isRequestSupported && "credentials" in Request.prototype;
3279
+ const isCredentialsSupported = isRequestSupported && 'credentials' in Request.prototype;
3035
3280
 
3036
3281
  const resolvedOptions = {
3037
3282
  ...fetchOptions,
@@ -3039,29 +3284,35 @@ const factory = (env) => {
3039
3284
  method: method.toUpperCase(),
3040
3285
  headers: headers.normalize().toJSON(),
3041
3286
  body: data,
3042
- duplex: "half",
3043
- credentials: isCredentialsSupported ? withCredentials : undefined
3287
+ duplex: 'half',
3288
+ credentials: isCredentialsSupported ? withCredentials : undefined,
3044
3289
  };
3045
3290
 
3046
3291
  request = isRequestSupported && new Request(url, resolvedOptions);
3047
3292
 
3048
- let response = await (isRequestSupported ? _fetch(request, fetchOptions) : _fetch(url, resolvedOptions));
3293
+ let response = await (isRequestSupported
3294
+ ? _fetch(request, fetchOptions)
3295
+ : _fetch(url, resolvedOptions));
3049
3296
 
3050
- const isStreamResponse = supportsResponseStream && (responseType === 'stream' || responseType === 'response');
3297
+ const isStreamResponse =
3298
+ supportsResponseStream && (responseType === 'stream' || responseType === 'response');
3051
3299
 
3052
3300
  if (supportsResponseStream && (onDownloadProgress || (isStreamResponse && unsubscribe))) {
3053
3301
  const options = {};
3054
3302
 
3055
- ['status', 'statusText', 'headers'].forEach(prop => {
3303
+ ['status', 'statusText', 'headers'].forEach((prop) => {
3056
3304
  options[prop] = response[prop];
3057
3305
  });
3058
3306
 
3059
3307
  const responseContentLength = utils$1.toFiniteNumber(response.headers.get('content-length'));
3060
3308
 
3061
- const [onProgress, flush] = onDownloadProgress && progressEventDecorator(
3062
- responseContentLength,
3063
- progressEventReducer(asyncDecorator(onDownloadProgress), true)
3064
- ) || [];
3309
+ const [onProgress, flush] =
3310
+ (onDownloadProgress &&
3311
+ progressEventDecorator(
3312
+ responseContentLength,
3313
+ progressEventReducer(asyncDecorator(onDownloadProgress), true)
3314
+ )) ||
3315
+ [];
3065
3316
 
3066
3317
  response = new Response(
3067
3318
  trackStream(response.body, DEFAULT_CHUNK_SIZE, onProgress, () => {
@@ -3074,54 +3325,64 @@ const factory = (env) => {
3074
3325
 
3075
3326
  responseType = responseType || 'text';
3076
3327
 
3077
- let responseData = await resolvers[utils$1.findKey(resolvers, responseType) || 'text'](response, config);
3328
+ let responseData = await resolvers[utils$1.findKey(resolvers, responseType) || 'text'](
3329
+ response,
3330
+ config
3331
+ );
3078
3332
 
3079
3333
  !isStreamResponse && unsubscribe && unsubscribe();
3080
3334
 
3081
3335
  return await new Promise((resolve, reject) => {
3082
3336
  settle(resolve, reject, {
3083
3337
  data: responseData,
3084
- headers: AxiosHeaders$2.from(response.headers),
3338
+ headers: AxiosHeaders$1.from(response.headers),
3085
3339
  status: response.status,
3086
3340
  statusText: response.statusText,
3087
3341
  config,
3088
- request
3342
+ request,
3089
3343
  });
3090
- })
3344
+ });
3091
3345
  } catch (err) {
3092
3346
  unsubscribe && unsubscribe();
3093
3347
 
3094
3348
  if (err && err.name === 'TypeError' && /Load failed|fetch/i.test(err.message)) {
3095
3349
  throw Object.assign(
3096
- new AxiosError$2('Network Error', AxiosError$2.ERR_NETWORK, config, request, err && err.response),
3350
+ new AxiosError$1(
3351
+ 'Network Error',
3352
+ AxiosError$1.ERR_NETWORK,
3353
+ config,
3354
+ request,
3355
+ err && err.response
3356
+ ),
3097
3357
  {
3098
- cause: err.cause || err
3358
+ cause: err.cause || err,
3099
3359
  }
3100
- )
3360
+ );
3101
3361
  }
3102
3362
 
3103
- throw AxiosError$2.from(err, err && err.code, config, request, err && err.response);
3363
+ throw AxiosError$1.from(err, err && err.code, config, request, err && err.response);
3104
3364
  }
3105
- }
3365
+ };
3106
3366
  };
3107
3367
 
3108
3368
  const seedCache = new Map();
3109
3369
 
3110
3370
  const getFetch = (config) => {
3111
3371
  let env = (config && config.env) || {};
3112
- const {fetch, Request, Response} = env;
3113
- const seeds = [
3114
- Request, Response, fetch
3115
- ];
3372
+ const { fetch, Request, Response } = env;
3373
+ const seeds = [Request, Response, fetch];
3116
3374
 
3117
- let len = seeds.length, i = len,
3118
- seed, target, map = seedCache;
3375
+ let len = seeds.length,
3376
+ i = len,
3377
+ seed,
3378
+ target,
3379
+ map = seedCache;
3119
3380
 
3120
3381
  while (i--) {
3121
3382
  seed = seeds[i];
3122
3383
  target = map.get(seed);
3123
3384
 
3124
- target === undefined && map.set(seed, target = (i ? new Map() : factory(env)));
3385
+ target === undefined && map.set(seed, (target = i ? new Map() : factory(env)));
3125
3386
 
3126
3387
  map = target;
3127
3388
  }
@@ -3137,7 +3398,7 @@ getFetch();
3137
3398
  * - `http` for Node.js
3138
3399
  * - `xhr` for browsers
3139
3400
  * - `fetch` for fetch API-based requests
3140
- *
3401
+ *
3141
3402
  * @type {Object<string, Function|Object>}
3142
3403
  */
3143
3404
  const knownAdapters = {
@@ -3145,7 +3406,7 @@ const knownAdapters = {
3145
3406
  xhr: xhrAdapter,
3146
3407
  fetch: {
3147
3408
  get: getFetch,
3148
- }
3409
+ },
3149
3410
  };
3150
3411
 
3151
3412
  // Assign adapter names for easier debugging and identification
@@ -3162,7 +3423,7 @@ utils$1.forEach(knownAdapters, (fn, value) => {
3162
3423
 
3163
3424
  /**
3164
3425
  * Render a rejection reason string for unknown or unsupported adapters
3165
- *
3426
+ *
3166
3427
  * @param {string} reason
3167
3428
  * @returns {string}
3168
3429
  */
@@ -3170,17 +3431,18 @@ const renderReason = (reason) => `- ${reason}`;
3170
3431
 
3171
3432
  /**
3172
3433
  * Check if the adapter is resolved (function, null, or false)
3173
- *
3434
+ *
3174
3435
  * @param {Function|null|false} adapter
3175
3436
  * @returns {boolean}
3176
3437
  */
3177
- const isResolvedHandle = (adapter) => utils$1.isFunction(adapter) || adapter === null || adapter === false;
3438
+ const isResolvedHandle = (adapter) =>
3439
+ utils$1.isFunction(adapter) || adapter === null || adapter === false;
3178
3440
 
3179
3441
  /**
3180
3442
  * Get the first suitable adapter from the provided list.
3181
3443
  * Tries each adapter in order until a supported one is found.
3182
3444
  * Throws an AxiosError if no adapter is suitable.
3183
- *
3445
+ *
3184
3446
  * @param {Array<string|Function>|string|Function} adapters - Adapter(s) by name or function.
3185
3447
  * @param {Object} config - Axios request configuration
3186
3448
  * @throws {AxiosError} If no suitable adapter is available
@@ -3205,7 +3467,7 @@ function getAdapter$1(adapters, config) {
3205
3467
  adapter = knownAdapters[(id = String(nameOrAdapter)).toLowerCase()];
3206
3468
 
3207
3469
  if (adapter === undefined) {
3208
- throw new AxiosError$2(`Unknown adapter '${id}'`);
3470
+ throw new AxiosError$1(`Unknown adapter '${id}'`);
3209
3471
  }
3210
3472
  }
3211
3473
 
@@ -3217,16 +3479,19 @@ function getAdapter$1(adapters, config) {
3217
3479
  }
3218
3480
 
3219
3481
  if (!adapter) {
3220
- const reasons = Object.entries(rejectedReasons)
3221
- .map(([id, state]) => `adapter ${id} ` +
3482
+ const reasons = Object.entries(rejectedReasons).map(
3483
+ ([id, state]) =>
3484
+ `adapter ${id} ` +
3222
3485
  (state === false ? 'is not supported by the environment' : 'is not available in the build')
3223
- );
3486
+ );
3224
3487
 
3225
- let s = length ?
3226
- (reasons.length > 1 ? 'since :\n' + reasons.map(renderReason).join('\n') : ' ' + renderReason(reasons[0])) :
3227
- 'as no adapter specified';
3488
+ let s = length
3489
+ ? reasons.length > 1
3490
+ ? 'since :\n' + reasons.map(renderReason).join('\n')
3491
+ : ' ' + renderReason(reasons[0])
3492
+ : 'as no adapter specified';
3228
3493
 
3229
- throw new AxiosError$2(
3494
+ throw new AxiosError$1(
3230
3495
  `There is no suitable adapter to dispatch the request ` + s,
3231
3496
  'ERR_NOT_SUPPORT'
3232
3497
  );
@@ -3238,7 +3503,7 @@ function getAdapter$1(adapters, config) {
3238
3503
  /**
3239
3504
  * Exports Axios adapters and utility to resolve an adapter
3240
3505
  */
3241
- const adapters = {
3506
+ var adapters = {
3242
3507
  /**
3243
3508
  * Resolve an adapter from a list of adapter names or functions.
3244
3509
  * @type {Function}
@@ -3249,7 +3514,7 @@ const adapters = {
3249
3514
  * Exposes all known adapters
3250
3515
  * @type {Object<string, Function|Object>}
3251
3516
  */
3252
- adapters: knownAdapters
3517
+ adapters: knownAdapters,
3253
3518
  };
3254
3519
 
3255
3520
  /**
@@ -3265,7 +3530,7 @@ function throwIfCancellationRequested(config) {
3265
3530
  }
3266
3531
 
3267
3532
  if (config.signal && config.signal.aborted) {
3268
- throw new CanceledError$2(null, config);
3533
+ throw new CanceledError$1(null, config);
3269
3534
  }
3270
3535
  }
3271
3536
 
@@ -3279,53 +3544,49 @@ function throwIfCancellationRequested(config) {
3279
3544
  function dispatchRequest(config) {
3280
3545
  throwIfCancellationRequested(config);
3281
3546
 
3282
- config.headers = AxiosHeaders$2.from(config.headers);
3547
+ config.headers = AxiosHeaders$1.from(config.headers);
3283
3548
 
3284
3549
  // Transform request data
3285
- config.data = transformData.call(
3286
- config,
3287
- config.transformRequest
3288
- );
3550
+ config.data = transformData.call(config, config.transformRequest);
3289
3551
 
3290
3552
  if (['post', 'put', 'patch'].indexOf(config.method) !== -1) {
3291
3553
  config.headers.setContentType('application/x-www-form-urlencoded', false);
3292
3554
  }
3293
3555
 
3294
- const adapter = adapters.getAdapter(config.adapter || defaults$1.adapter, config);
3556
+ const adapter = adapters.getAdapter(config.adapter || defaults.adapter, config);
3295
3557
 
3296
- return adapter(config).then(function onAdapterResolution(response) {
3297
- throwIfCancellationRequested(config);
3298
-
3299
- // Transform response data
3300
- response.data = transformData.call(
3301
- config,
3302
- config.transformResponse,
3303
- response
3304
- );
3305
-
3306
- response.headers = AxiosHeaders$2.from(response.headers);
3307
-
3308
- return response;
3309
- }, function onAdapterRejection(reason) {
3310
- if (!isCancel$1(reason)) {
3558
+ return adapter(config).then(
3559
+ function onAdapterResolution(response) {
3311
3560
  throwIfCancellationRequested(config);
3312
3561
 
3313
3562
  // Transform response data
3314
- if (reason && reason.response) {
3315
- reason.response.data = transformData.call(
3316
- config,
3317
- config.transformResponse,
3318
- reason.response
3319
- );
3320
- reason.response.headers = AxiosHeaders$2.from(reason.response.headers);
3563
+ response.data = transformData.call(config, config.transformResponse, response);
3564
+
3565
+ response.headers = AxiosHeaders$1.from(response.headers);
3566
+
3567
+ return response;
3568
+ },
3569
+ function onAdapterRejection(reason) {
3570
+ if (!isCancel$1(reason)) {
3571
+ throwIfCancellationRequested(config);
3572
+
3573
+ // Transform response data
3574
+ if (reason && reason.response) {
3575
+ reason.response.data = transformData.call(
3576
+ config,
3577
+ config.transformResponse,
3578
+ reason.response
3579
+ );
3580
+ reason.response.headers = AxiosHeaders$1.from(reason.response.headers);
3581
+ }
3321
3582
  }
3322
- }
3323
3583
 
3324
- return Promise.reject(reason);
3325
- });
3584
+ return Promise.reject(reason);
3585
+ }
3586
+ );
3326
3587
  }
3327
3588
 
3328
- const VERSION$1 = "1.13.5";
3589
+ const VERSION$1 = "1.15.0";
3329
3590
 
3330
3591
  const validators$1 = {};
3331
3592
 
@@ -3349,15 +3610,23 @@ const deprecatedWarnings = {};
3349
3610
  */
3350
3611
  validators$1.transitional = function transitional(validator, version, message) {
3351
3612
  function formatMessage(opt, desc) {
3352
- return '[Axios v' + VERSION$1 + '] Transitional option \'' + opt + '\'' + desc + (message ? '. ' + message : '');
3613
+ return (
3614
+ '[Axios v' +
3615
+ VERSION$1 +
3616
+ "] Transitional option '" +
3617
+ opt +
3618
+ "'" +
3619
+ desc +
3620
+ (message ? '. ' + message : '')
3621
+ );
3353
3622
  }
3354
3623
 
3355
3624
  // eslint-disable-next-line func-names
3356
3625
  return (value, opt, opts) => {
3357
3626
  if (validator === false) {
3358
- throw new AxiosError$2(
3627
+ throw new AxiosError$1(
3359
3628
  formatMessage(opt, ' has been removed' + (version ? ' in ' + version : '')),
3360
- AxiosError$2.ERR_DEPRECATED
3629
+ AxiosError$1.ERR_DEPRECATED
3361
3630
  );
3362
3631
  }
3363
3632
 
@@ -3381,7 +3650,7 @@ validators$1.spelling = function spelling(correctSpelling) {
3381
3650
  // eslint-disable-next-line no-console
3382
3651
  console.warn(`${opt} is likely a misspelling of ${correctSpelling}`);
3383
3652
  return true;
3384
- }
3653
+ };
3385
3654
  };
3386
3655
 
3387
3656
  /**
@@ -3396,7 +3665,7 @@ validators$1.spelling = function spelling(correctSpelling) {
3396
3665
 
3397
3666
  function assertOptions(options, schema, allowUnknown) {
3398
3667
  if (typeof options !== 'object') {
3399
- throw new AxiosError$2('options must be an object', AxiosError$2.ERR_BAD_OPTION_VALUE);
3668
+ throw new AxiosError$1('options must be an object', AxiosError$1.ERR_BAD_OPTION_VALUE);
3400
3669
  }
3401
3670
  const keys = Object.keys(options);
3402
3671
  let i = keys.length;
@@ -3407,19 +3676,22 @@ function assertOptions(options, schema, allowUnknown) {
3407
3676
  const value = options[opt];
3408
3677
  const result = value === undefined || validator(value, opt, options);
3409
3678
  if (result !== true) {
3410
- throw new AxiosError$2('option ' + opt + ' must be ' + result, AxiosError$2.ERR_BAD_OPTION_VALUE);
3679
+ throw new AxiosError$1(
3680
+ 'option ' + opt + ' must be ' + result,
3681
+ AxiosError$1.ERR_BAD_OPTION_VALUE
3682
+ );
3411
3683
  }
3412
3684
  continue;
3413
3685
  }
3414
3686
  if (allowUnknown !== true) {
3415
- throw new AxiosError$2('Unknown option ' + opt, AxiosError$2.ERR_BAD_OPTION);
3687
+ throw new AxiosError$1('Unknown option ' + opt, AxiosError$1.ERR_BAD_OPTION);
3416
3688
  }
3417
3689
  }
3418
3690
  }
3419
3691
 
3420
- const validator = {
3692
+ var validator = {
3421
3693
  assertOptions,
3422
- validators: validators$1
3694
+ validators: validators$1,
3423
3695
  };
3424
3696
 
3425
3697
  const validators = validator.validators;
@@ -3431,12 +3703,12 @@ const validators = validator.validators;
3431
3703
  *
3432
3704
  * @return {Axios} A new instance of Axios
3433
3705
  */
3434
- class Axios$1 {
3706
+ let Axios$1 = class Axios {
3435
3707
  constructor(instanceConfig) {
3436
3708
  this.defaults = instanceConfig || {};
3437
3709
  this.interceptors = {
3438
- request: new InterceptorManager$1(),
3439
- response: new InterceptorManager$1()
3710
+ request: new InterceptorManager(),
3711
+ response: new InterceptorManager(),
3440
3712
  };
3441
3713
  }
3442
3714
 
@@ -3458,13 +3730,29 @@ class Axios$1 {
3458
3730
  Error.captureStackTrace ? Error.captureStackTrace(dummy) : (dummy = new Error());
3459
3731
 
3460
3732
  // slice off the Error: ... line
3461
- const stack = dummy.stack ? dummy.stack.replace(/^.+\n/, '') : '';
3733
+ const stack = (() => {
3734
+ if (!dummy.stack) {
3735
+ return '';
3736
+ }
3737
+
3738
+ const firstNewlineIndex = dummy.stack.indexOf('\n');
3739
+
3740
+ return firstNewlineIndex === -1 ? '' : dummy.stack.slice(firstNewlineIndex + 1);
3741
+ })();
3462
3742
  try {
3463
3743
  if (!err.stack) {
3464
3744
  err.stack = stack;
3465
3745
  // match without the 2 top stack lines
3466
- } else if (stack && !String(err.stack).endsWith(stack.replace(/^.+\n.+\n/, ''))) {
3467
- err.stack += '\n' + stack;
3746
+ } else if (stack) {
3747
+ const firstNewlineIndex = stack.indexOf('\n');
3748
+ const secondNewlineIndex =
3749
+ firstNewlineIndex === -1 ? -1 : stack.indexOf('\n', firstNewlineIndex + 1);
3750
+ const stackWithoutTwoTopLines =
3751
+ secondNewlineIndex === -1 ? '' : stack.slice(secondNewlineIndex + 1);
3752
+
3753
+ if (!String(err.stack).endsWith(stackWithoutTwoTopLines)) {
3754
+ err.stack += '\n' + stack;
3755
+ }
3468
3756
  }
3469
3757
  } catch (e) {
3470
3758
  // ignore the case where "stack" is an un-writable property
@@ -3487,27 +3775,35 @@ class Axios$1 {
3487
3775
 
3488
3776
  config = mergeConfig$1(this.defaults, config);
3489
3777
 
3490
- const {transitional, paramsSerializer, headers} = config;
3778
+ const { transitional, paramsSerializer, headers } = config;
3491
3779
 
3492
3780
  if (transitional !== undefined) {
3493
- validator.assertOptions(transitional, {
3494
- silentJSONParsing: validators.transitional(validators.boolean),
3495
- forcedJSONParsing: validators.transitional(validators.boolean),
3496
- clarifyTimeoutError: validators.transitional(validators.boolean),
3497
- legacyInterceptorReqResOrdering: validators.transitional(validators.boolean)
3498
- }, false);
3781
+ validator.assertOptions(
3782
+ transitional,
3783
+ {
3784
+ silentJSONParsing: validators.transitional(validators.boolean),
3785
+ forcedJSONParsing: validators.transitional(validators.boolean),
3786
+ clarifyTimeoutError: validators.transitional(validators.boolean),
3787
+ legacyInterceptorReqResOrdering: validators.transitional(validators.boolean),
3788
+ },
3789
+ false
3790
+ );
3499
3791
  }
3500
3792
 
3501
3793
  if (paramsSerializer != null) {
3502
3794
  if (utils$1.isFunction(paramsSerializer)) {
3503
3795
  config.paramsSerializer = {
3504
- serialize: paramsSerializer
3796
+ serialize: paramsSerializer,
3505
3797
  };
3506
3798
  } else {
3507
- validator.assertOptions(paramsSerializer, {
3508
- encode: validators.function,
3509
- serialize: validators.function
3510
- }, true);
3799
+ validator.assertOptions(
3800
+ paramsSerializer,
3801
+ {
3802
+ encode: validators.function,
3803
+ serialize: validators.function,
3804
+ },
3805
+ true
3806
+ );
3511
3807
  }
3512
3808
  }
3513
3809
 
@@ -3518,28 +3814,27 @@ class Axios$1 {
3518
3814
  config.allowAbsoluteUrls = true;
3519
3815
  }
3520
3816
 
3521
- validator.assertOptions(config, {
3522
- baseUrl: validators.spelling('baseURL'),
3523
- withXsrfToken: validators.spelling('withXSRFToken')
3524
- }, true);
3817
+ validator.assertOptions(
3818
+ config,
3819
+ {
3820
+ baseUrl: validators.spelling('baseURL'),
3821
+ withXsrfToken: validators.spelling('withXSRFToken'),
3822
+ },
3823
+ true
3824
+ );
3525
3825
 
3526
3826
  // Set config.method
3527
3827
  config.method = (config.method || this.defaults.method || 'get').toLowerCase();
3528
3828
 
3529
3829
  // Flatten headers
3530
- let contextHeaders = headers && utils$1.merge(
3531
- headers.common,
3532
- headers[config.method]
3533
- );
3830
+ let contextHeaders = headers && utils$1.merge(headers.common, headers[config.method]);
3534
3831
 
3535
- headers && utils$1.forEach(
3536
- ['delete', 'get', 'head', 'post', 'put', 'patch', 'common'],
3537
- (method) => {
3832
+ headers &&
3833
+ utils$1.forEach(['delete', 'get', 'head', 'post', 'put', 'patch', 'common'], (method) => {
3538
3834
  delete headers[method];
3539
- }
3540
- );
3835
+ });
3541
3836
 
3542
- config.headers = AxiosHeaders$2.concat(contextHeaders, headers);
3837
+ config.headers = AxiosHeaders$1.concat(contextHeaders, headers);
3543
3838
 
3544
3839
  // filter out skipped interceptors
3545
3840
  const requestInterceptorChain = [];
@@ -3552,7 +3847,8 @@ class Axios$1 {
3552
3847
  synchronousRequestInterceptors = synchronousRequestInterceptors && interceptor.synchronous;
3553
3848
 
3554
3849
  const transitional = config.transitional || transitionalDefaults;
3555
- const legacyInterceptorReqResOrdering = transitional && transitional.legacyInterceptorReqResOrdering;
3850
+ const legacyInterceptorReqResOrdering =
3851
+ transitional && transitional.legacyInterceptorReqResOrdering;
3556
3852
 
3557
3853
  if (legacyInterceptorReqResOrdering) {
3558
3854
  requestInterceptorChain.unshift(interceptor.fulfilled, interceptor.rejected);
@@ -3621,33 +3917,37 @@ class Axios$1 {
3621
3917
  const fullPath = buildFullPath(config.baseURL, config.url, config.allowAbsoluteUrls);
3622
3918
  return buildURL(fullPath, config.params, config.paramsSerializer);
3623
3919
  }
3624
- }
3920
+ };
3625
3921
 
3626
3922
  // Provide aliases for supported request methods
3627
3923
  utils$1.forEach(['delete', 'get', 'head', 'options'], function forEachMethodNoData(method) {
3628
3924
  /*eslint func-names:0*/
3629
- Axios$1.prototype[method] = function(url, config) {
3630
- return this.request(mergeConfig$1(config || {}, {
3631
- method,
3632
- url,
3633
- data: (config || {}).data
3634
- }));
3925
+ Axios$1.prototype[method] = function (url, config) {
3926
+ return this.request(
3927
+ mergeConfig$1(config || {}, {
3928
+ method,
3929
+ url,
3930
+ data: (config || {}).data,
3931
+ })
3932
+ );
3635
3933
  };
3636
3934
  });
3637
3935
 
3638
3936
  utils$1.forEach(['post', 'put', 'patch'], function forEachMethodWithData(method) {
3639
- /*eslint func-names:0*/
3640
-
3641
3937
  function generateHTTPMethod(isForm) {
3642
3938
  return function httpMethod(url, data, config) {
3643
- return this.request(mergeConfig$1(config || {}, {
3644
- method,
3645
- headers: isForm ? {
3646
- 'Content-Type': 'multipart/form-data'
3647
- } : {},
3648
- url,
3649
- data
3650
- }));
3939
+ return this.request(
3940
+ mergeConfig$1(config || {}, {
3941
+ method,
3942
+ headers: isForm
3943
+ ? {
3944
+ 'Content-Type': 'multipart/form-data',
3945
+ }
3946
+ : {},
3947
+ url,
3948
+ data,
3949
+ })
3950
+ );
3651
3951
  };
3652
3952
  }
3653
3953
 
@@ -3656,8 +3956,6 @@ utils$1.forEach(['post', 'put', 'patch'], function forEachMethodWithData(method)
3656
3956
  Axios$1.prototype[method + 'Form'] = generateHTTPMethod(true);
3657
3957
  });
3658
3958
 
3659
- const Axios$2 = Axios$1;
3660
-
3661
3959
  /**
3662
3960
  * A `CancelToken` is an object that can be used to request cancellation of an operation.
3663
3961
  *
@@ -3665,7 +3963,7 @@ const Axios$2 = Axios$1;
3665
3963
  *
3666
3964
  * @returns {CancelToken}
3667
3965
  */
3668
- class CancelToken$1 {
3966
+ let CancelToken$1 = class CancelToken {
3669
3967
  constructor(executor) {
3670
3968
  if (typeof executor !== 'function') {
3671
3969
  throw new TypeError('executor must be a function.');
@@ -3680,7 +3978,7 @@ class CancelToken$1 {
3680
3978
  const token = this;
3681
3979
 
3682
3980
  // eslint-disable-next-line func-names
3683
- this.promise.then(cancel => {
3981
+ this.promise.then((cancel) => {
3684
3982
  if (!token._listeners) return;
3685
3983
 
3686
3984
  let i = token._listeners.length;
@@ -3692,10 +3990,10 @@ class CancelToken$1 {
3692
3990
  });
3693
3991
 
3694
3992
  // eslint-disable-next-line func-names
3695
- this.promise.then = onfulfilled => {
3993
+ this.promise.then = (onfulfilled) => {
3696
3994
  let _resolve;
3697
3995
  // eslint-disable-next-line func-names
3698
- const promise = new Promise(resolve => {
3996
+ const promise = new Promise((resolve) => {
3699
3997
  token.subscribe(resolve);
3700
3998
  _resolve = resolve;
3701
3999
  }).then(onfulfilled);
@@ -3713,7 +4011,7 @@ class CancelToken$1 {
3713
4011
  return;
3714
4012
  }
3715
4013
 
3716
- token.reason = new CanceledError$2(message, config, request);
4014
+ token.reason = new CanceledError$1(message, config, request);
3717
4015
  resolvePromise(token.reason);
3718
4016
  });
3719
4017
  }
@@ -3778,17 +4076,15 @@ class CancelToken$1 {
3778
4076
  */
3779
4077
  static source() {
3780
4078
  let cancel;
3781
- const token = new CancelToken$1(function executor(c) {
4079
+ const token = new CancelToken(function executor(c) {
3782
4080
  cancel = c;
3783
4081
  });
3784
4082
  return {
3785
4083
  token,
3786
- cancel
4084
+ cancel,
3787
4085
  };
3788
4086
  }
3789
- }
3790
-
3791
- const CancelToken$2 = CancelToken$1;
4087
+ };
3792
4088
 
3793
4089
  /**
3794
4090
  * Syntactic sugar for invoking a function and expanding an array for arguments.
@@ -3825,7 +4121,7 @@ function spread$1(callback) {
3825
4121
  * @returns {boolean} True if the payload is an error thrown by Axios, otherwise false
3826
4122
  */
3827
4123
  function isAxiosError$1(payload) {
3828
- return utils$1.isObject(payload) && (payload.isAxiosError === true);
4124
+ return utils$1.isObject(payload) && payload.isAxiosError === true;
3829
4125
  }
3830
4126
 
3831
4127
  const HttpStatusCode$1 = {
@@ -3904,8 +4200,6 @@ Object.entries(HttpStatusCode$1).forEach(([key, value]) => {
3904
4200
  HttpStatusCode$1[value] = key;
3905
4201
  });
3906
4202
 
3907
- const HttpStatusCode$2 = HttpStatusCode$1;
3908
-
3909
4203
  /**
3910
4204
  * Create an instance of Axios
3911
4205
  *
@@ -3914,14 +4208,14 @@ const HttpStatusCode$2 = HttpStatusCode$1;
3914
4208
  * @returns {Axios} A new instance of Axios
3915
4209
  */
3916
4210
  function createInstance(defaultConfig) {
3917
- const context = new Axios$2(defaultConfig);
3918
- const instance = bind(Axios$2.prototype.request, context);
4211
+ const context = new Axios$1(defaultConfig);
4212
+ const instance = bind(Axios$1.prototype.request, context);
3919
4213
 
3920
4214
  // Copy axios.prototype to instance
3921
- utils$1.extend(instance, Axios$2.prototype, context, {allOwnKeys: true});
4215
+ utils$1.extend(instance, Axios$1.prototype, context, { allOwnKeys: true });
3922
4216
 
3923
4217
  // Copy context to instance
3924
- utils$1.extend(instance, context, null, {allOwnKeys: true});
4218
+ utils$1.extend(instance, context, null, { allOwnKeys: true });
3925
4219
 
3926
4220
  // Factory for creating new instances
3927
4221
  instance.create = function create(instanceConfig) {
@@ -3932,20 +4226,20 @@ function createInstance(defaultConfig) {
3932
4226
  }
3933
4227
 
3934
4228
  // Create the default instance to be exported
3935
- const axios = createInstance(defaults$1);
4229
+ const axios = createInstance(defaults);
3936
4230
 
3937
4231
  // Expose Axios class to allow class inheritance
3938
- axios.Axios = Axios$2;
4232
+ axios.Axios = Axios$1;
3939
4233
 
3940
4234
  // Expose Cancel & CancelToken
3941
- axios.CanceledError = CanceledError$2;
3942
- axios.CancelToken = CancelToken$2;
4235
+ axios.CanceledError = CanceledError$1;
4236
+ axios.CancelToken = CancelToken$1;
3943
4237
  axios.isCancel = isCancel$1;
3944
4238
  axios.VERSION = VERSION$1;
3945
4239
  axios.toFormData = toFormData$1;
3946
4240
 
3947
4241
  // Expose AxiosError class
3948
- axios.AxiosError = AxiosError$2;
4242
+ axios.AxiosError = AxiosError$1;
3949
4243
 
3950
4244
  // alias for CanceledError for backward compatibility
3951
4245
  axios.Cancel = axios.CanceledError;
@@ -3963,19 +4257,16 @@ axios.isAxiosError = isAxiosError$1;
3963
4257
  // Expose mergeConfig
3964
4258
  axios.mergeConfig = mergeConfig$1;
3965
4259
 
3966
- axios.AxiosHeaders = AxiosHeaders$2;
4260
+ axios.AxiosHeaders = AxiosHeaders$1;
3967
4261
 
3968
- axios.formToJSON = thing => formDataToJSON(utils$1.isHTMLForm(thing) ? new FormData(thing) : thing);
4262
+ axios.formToJSON = (thing) => formDataToJSON(utils$1.isHTMLForm(thing) ? new FormData(thing) : thing);
3969
4263
 
3970
4264
  axios.getAdapter = adapters.getAdapter;
3971
4265
 
3972
- axios.HttpStatusCode = HttpStatusCode$2;
4266
+ axios.HttpStatusCode = HttpStatusCode$1;
3973
4267
 
3974
4268
  axios.default = axios;
3975
4269
 
3976
- // this module should only have a default export
3977
- const axios$1 = axios;
3978
-
3979
4270
  // This module is intended to unwrap Axios default export as named.
3980
4271
  // Keep top-level export same with static properties
3981
4272
  // so that it can keep same with es module or cjs
@@ -3995,8 +4286,8 @@ const {
3995
4286
  HttpStatusCode,
3996
4287
  formToJSON,
3997
4288
  getAdapter,
3998
- mergeConfig
3999
- } = axios$1;
4289
+ mergeConfig,
4290
+ } = axios;
4000
4291
 
4001
- export { Axios, AxiosError, AxiosHeaders, Cancel, CancelToken, CanceledError, HttpStatusCode, VERSION, all, axios$1 as default, formToJSON, getAdapter, isAxiosError, isCancel, mergeConfig, spread, toFormData };
4292
+ export { Axios, AxiosError, AxiosHeaders, Cancel, CancelToken, CanceledError, HttpStatusCode, VERSION, all, axios as default, formToJSON, getAdapter, isAxiosError, isCancel, mergeConfig, spread, toFormData };
4002
4293
  //# sourceMappingURL=axios.js.map