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