@gemeentenijmegen/webapp 1.1.8 → 1.1.9

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 (401) hide show
  1. package/.jsii +10 -10
  2. package/lib/webapp/Criticality.js +1 -1
  3. package/lib/webapp/Webapp.js +1 -1
  4. package/lib/webapp/Webpage.js +1 -1
  5. package/lib/webapp/util/Files.js +1 -1
  6. package/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.js +4 -1
  7. package/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.js +4 -1
  8. package/node_modules/@aws-sdk/client-dynamodb/dist-types/endpoint/EndpointParameters.d.ts +13 -13
  9. package/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.browser.d.ts +3 -3
  10. package/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.d.ts +1 -1
  11. package/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.native.d.ts +3 -3
  12. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +13 -13
  13. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -3
  14. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.d.ts +4 -1
  15. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -3
  16. package/node_modules/@aws-sdk/client-dynamodb/package.json +35 -35
  17. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +1 -1
  18. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +3 -1
  19. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +4 -1
  20. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +1 -1
  21. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +2 -2
  22. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +1 -0
  23. package/node_modules/@aws-sdk/client-s3/dist-es/protocols/Aws_restXml.js +1 -0
  24. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +4 -1
  25. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +1 -1
  26. package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +2 -2
  27. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +22 -14
  28. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +1 -0
  29. package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +26 -26
  30. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +23 -23
  31. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +21 -9
  32. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +9 -9
  33. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +7 -7
  34. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +9 -9
  35. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -2
  36. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +32 -26
  38. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_1.d.ts +1 -0
  39. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -10
  40. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +16 -8
  41. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +22 -10
  42. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -3
  43. package/node_modules/@aws-sdk/client-s3/package.json +50 -50
  44. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +4 -1
  45. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +4 -1
  46. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/endpoint/EndpointParameters.d.ts +7 -7
  47. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.browser.d.ts +2 -2
  48. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.native.d.ts +2 -2
  49. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
  50. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
  51. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
  52. package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
  53. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +4 -1
  54. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +4 -1
  55. package/node_modules/@aws-sdk/client-ssm/dist-types/endpoint/EndpointParameters.d.ts +7 -7
  56. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +2 -2
  57. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +2 -2
  58. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
  59. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
  60. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
  61. package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
  62. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +4 -1
  63. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -1
  64. package/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +7 -7
  65. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +2 -2
  66. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +2 -2
  67. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
  68. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
  69. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
  70. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  71. package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +2 -0
  72. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +1496 -14
  73. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +1 -0
  74. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js +6 -0
  75. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +13 -0
  76. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +14 -0
  77. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +14 -0
  78. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +84 -0
  79. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +118 -0
  80. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js +20 -0
  81. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +105 -0
  82. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +106 -0
  83. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js +46 -0
  84. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js +18 -0
  85. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +17 -0
  86. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +147 -0
  87. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js +1 -0
  88. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +152 -0
  89. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +126 -0
  90. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js +20 -0
  91. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +154 -0
  92. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +279 -0
  93. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/simpleFormatXml.js +27 -0
  94. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +1 -0
  95. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +8 -0
  96. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +2 -2
  97. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +13 -0
  98. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +12 -0
  99. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +12 -0
  100. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +18 -0
  101. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +19 -0
  102. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +19 -0
  103. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +13 -0
  104. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +15 -0
  105. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReplacer.d.ts +21 -0
  106. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +15 -0
  107. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +3 -3
  108. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +20 -0
  109. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +39 -0
  110. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +6 -0
  111. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +16 -0
  112. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +21 -0
  113. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +14 -0
  114. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +20 -0
  115. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +21 -0
  116. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/simpleFormatXml.d.ts +6 -0
  117. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +1 -0
  118. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ConfigurableSerdeContext.d.ts +5 -0
  119. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +2 -2
  120. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +13 -0
  121. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -0
  122. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -0
  123. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +33 -0
  124. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +34 -0
  125. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +16 -0
  126. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +13 -0
  127. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +15 -0
  128. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReplacer.d.ts +7 -0
  129. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +7 -0
  130. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +3 -3
  131. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +14 -0
  132. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +55 -0
  133. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QuerySerializerSettings.d.ts +6 -0
  134. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +16 -0
  135. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +39 -0
  136. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlCodec.d.ts +17 -0
  137. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeDeserializer.d.ts +15 -0
  138. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeSerializer.d.ts +21 -0
  139. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/simpleFormatXml.d.ts +1 -0
  140. package/node_modules/@aws-sdk/core/package.json +14 -10
  141. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  142. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  143. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  144. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  145. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  146. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  147. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  148. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js +7 -36
  149. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeUseArnRegionConfigOptions.js +1 -1
  150. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostname.js +1 -19
  151. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostnameUtils.js +2 -23
  152. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/configurations.js +1 -1
  153. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/NodeUseArnRegionConfigOptions.d.ts +2 -2
  154. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketEndpointMiddleware.d.ts +12 -0
  155. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostname.d.ts +8 -0
  156. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostnameUtils.d.ts +59 -3
  157. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/configurations.d.ts +13 -1
  158. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/NodeUseArnRegionConfigOptions.d.ts +3 -1
  159. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/configurations.d.ts +1 -1
  160. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  161. package/node_modules/@aws-sdk/middleware-endpoint-discovery/package.json +5 -5
  162. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  163. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +9 -9
  164. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  165. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  166. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  167. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  168. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  169. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  170. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  171. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +4 -1
  172. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +4 -1
  173. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +4 -1
  174. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +4 -1
  175. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +7 -7
  176. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  177. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  178. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +9 -9
  179. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +3 -3
  180. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
  181. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +3 -3
  182. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +7 -7
  183. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -2
  184. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -2
  185. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +9 -9
  186. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +8 -3
  187. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -1
  188. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +8 -3
  189. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  190. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  191. package/node_modules/@aws-sdk/s3-request-presigner/package.json +10 -10
  192. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +8 -0
  193. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4MultiRegion.js +9 -0
  194. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4MultiRegion.d.ts +1 -0
  195. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +1 -0
  196. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  197. package/node_modules/@aws-sdk/token-providers/README.md +9 -0
  198. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +18 -1
  199. package/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +13 -0
  200. package/node_modules/@aws-sdk/token-providers/dist-es/index.js +1 -0
  201. package/node_modules/@aws-sdk/token-providers/dist-types/fromEnvSigningName.d.ts +18 -0
  202. package/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +1 -0
  203. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +11 -0
  204. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +1 -0
  205. package/node_modules/@aws-sdk/token-providers/package.json +7 -6
  206. package/node_modules/@aws-sdk/types/package.json +2 -2
  207. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +3 -0
  208. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +3 -0
  209. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +3 -0
  210. package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  211. package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
  212. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  213. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  214. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  215. package/node_modules/@gemeentenijmegen/apiclient/node_modules/@gemeentenijmegen/utils/lib/AWS.js +4 -5
  216. package/node_modules/@gemeentenijmegen/apiclient/node_modules/@gemeentenijmegen/utils/lib/Storage.js +6 -9
  217. package/node_modules/@gemeentenijmegen/apiclient/node_modules/@gemeentenijmegen/utils/lib/environmentVariables.js +2 -3
  218. package/node_modules/@gemeentenijmegen/apiclient/node_modules/@gemeentenijmegen/utils/package.json +8 -8
  219. package/node_modules/@gemeentenijmegen/apiclient/package.json +7 -7
  220. package/node_modules/@gemeentenijmegen/apigateway-http/package.json +4 -4
  221. package/node_modules/@gemeentenijmegen/session/package.json +4 -4
  222. package/node_modules/@gemeentenijmegen/utils/package.json +8 -8
  223. package/node_modules/@smithy/abort-controller/package.json +2 -2
  224. package/node_modules/@smithy/config-resolver/package.json +4 -4
  225. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +209 -0
  226. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +668 -2
  227. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +774 -0
  228. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +108 -53
  229. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +136 -0
  230. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +74 -0
  231. package/node_modules/@smithy/core/dist-es/submodules/cbor/index.js +3 -1
  232. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +178 -0
  233. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +171 -0
  234. package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +68 -0
  235. package/node_modules/@smithy/core/dist-es/submodules/protocols/index.js +7 -0
  236. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/FromStringShapeDeserializer.js +64 -0
  237. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeDeserializer.js +38 -0
  238. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeSerializer.js +30 -0
  239. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +87 -0
  240. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/determineTimestampFormat.js +20 -0
  241. package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +49 -0
  242. package/node_modules/@smithy/core/dist-es/submodules/schema/deref.js +6 -0
  243. package/node_modules/@smithy/core/dist-es/submodules/schema/index.js +12 -0
  244. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js +23 -0
  245. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schema-middleware-types.js +1 -0
  246. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +60 -0
  247. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +16 -0
  248. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js +17 -0
  249. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js +15 -0
  250. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js +16 -0
  251. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +294 -0
  252. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js +16 -0
  253. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/Schema.js +6 -0
  254. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +15 -0
  255. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js +22 -0
  256. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/sentinels.js +16 -0
  257. package/node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js +53 -0
  258. package/node_modules/@smithy/core/dist-es/submodules/serde/index.js +4 -3
  259. package/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +29 -0
  260. package/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +22 -0
  261. package/node_modules/@smithy/core/dist-types/submodules/cbor/index.d.ts +3 -1
  262. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +15 -0
  263. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +33 -0
  264. package/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +11 -0
  265. package/node_modules/@smithy/core/dist-types/submodules/protocols/index.d.ts +7 -0
  266. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +14 -0
  267. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +18 -0
  268. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +20 -0
  269. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +15 -0
  270. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/determineTimestampFormat.d.ts +9 -0
  271. package/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +55 -0
  272. package/node_modules/@smithy/core/dist-types/submodules/schema/deref.d.ts +6 -0
  273. package/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +12 -0
  274. package/node_modules/@smithy/core/dist-types/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +14 -0
  275. package/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schema-middleware-types.d.ts +8 -0
  276. package/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +9 -0
  277. package/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +6 -0
  278. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +38 -0
  279. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +20 -0
  280. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +25 -0
  281. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +122 -0
  282. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +20 -0
  283. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +11 -0
  284. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +20 -0
  285. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +21 -0
  286. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +21 -0
  287. package/node_modules/@smithy/core/dist-types/submodules/serde/copyDocumentWithTransform.d.ts +5 -0
  288. package/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +4 -3
  289. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +29 -0
  290. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +22 -0
  291. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/index.d.ts +3 -1
  292. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +15 -0
  293. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +33 -0
  294. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +11 -0
  295. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/index.d.ts +7 -0
  296. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +14 -0
  297. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +18 -0
  298. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +20 -0
  299. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +15 -0
  300. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/determineTimestampFormat.d.ts +9 -0
  301. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +55 -0
  302. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/deref.d.ts +6 -0
  303. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +12 -0
  304. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +14 -0
  305. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schema-middleware-types.d.ts +11 -0
  306. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +9 -0
  307. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +6 -0
  308. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +38 -0
  309. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +20 -0
  310. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +25 -0
  311. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +125 -0
  312. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +20 -0
  313. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +11 -0
  314. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +20 -0
  315. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +24 -0
  316. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +21 -0
  317. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/copyDocumentWithTransform.d.ts +5 -0
  318. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +4 -3
  319. package/node_modules/@smithy/core/package.json +17 -7
  320. package/node_modules/@smithy/core/schema.d.ts +7 -0
  321. package/node_modules/@smithy/core/schema.js +6 -0
  322. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  323. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  324. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  325. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  326. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  327. package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
  328. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  329. package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
  330. package/node_modules/@smithy/hash-node/package.json +2 -2
  331. package/node_modules/@smithy/hash-stream-node/package.json +2 -2
  332. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  333. package/node_modules/@smithy/md5-js/package.json +2 -2
  334. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  335. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  336. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  337. package/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +1 -0
  338. package/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +7 -1
  339. package/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +1 -0
  340. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +1 -0
  341. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +7 -1
  342. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +1 -0
  343. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  344. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  345. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  346. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  347. package/node_modules/@smithy/property-provider/package.json +2 -2
  348. package/node_modules/@smithy/protocol-http/package.json +2 -2
  349. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  350. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  351. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  352. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  353. package/node_modules/@smithy/signature-v4/package.json +4 -4
  354. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +10 -0
  355. package/node_modules/@smithy/smithy-client/dist-es/command.js +6 -0
  356. package/node_modules/@smithy/smithy-client/dist-types/command.d.ts +7 -1
  357. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +7 -1
  358. package/node_modules/@smithy/smithy-client/package.json +7 -7
  359. package/node_modules/@smithy/types/dist-types/command.d.ts +5 -2
  360. package/node_modules/@smithy/types/dist-types/schema/schema.d.ts +2 -4
  361. package/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +5 -2
  362. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +2 -4
  363. package/node_modules/@smithy/types/package.json +1 -1
  364. package/node_modules/@smithy/url-parser/package.json +3 -3
  365. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  366. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  367. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  368. package/node_modules/@smithy/util-middleware/package.json +2 -2
  369. package/node_modules/@smithy/util-retry/package.json +3 -3
  370. package/node_modules/@smithy/util-stream/package.json +4 -4
  371. package/node_modules/@smithy/util-waiter/package.json +3 -3
  372. package/node_modules/@types/aws-lambda/README.md +1 -1
  373. package/node_modules/@types/aws-lambda/package.json +2 -2
  374. package/node_modules/@types/aws-lambda/trigger/cloudfront-response.d.ts +8 -6
  375. package/node_modules/axios/CHANGELOG.md +24 -0
  376. package/node_modules/axios/README.md +20 -17
  377. package/node_modules/axios/dist/axios.js +6 -3
  378. package/node_modules/axios/dist/axios.js.map +1 -1
  379. package/node_modules/axios/dist/axios.min.js +2 -2
  380. package/node_modules/axios/dist/axios.min.js.map +1 -1
  381. package/node_modules/axios/dist/browser/axios.cjs +7 -3
  382. package/node_modules/axios/dist/browser/axios.cjs.map +1 -1
  383. package/node_modules/axios/dist/esm/axios.js +7 -3
  384. package/node_modules/axios/dist/esm/axios.js.map +1 -1
  385. package/node_modules/axios/dist/esm/axios.min.js +2 -2
  386. package/node_modules/axios/dist/esm/axios.min.js.map +1 -1
  387. package/node_modules/axios/dist/node/axios.cjs +7 -3
  388. package/node_modules/axios/dist/node/axios.cjs.map +1 -1
  389. package/node_modules/axios/index.d.cts +1 -1
  390. package/node_modules/axios/index.d.ts +1 -1
  391. package/node_modules/axios/lib/adapters/fetch.js +1 -1
  392. package/node_modules/axios/lib/env/data.js +1 -1
  393. package/node_modules/axios/lib/helpers/toFormData.js +4 -0
  394. package/node_modules/axios/package.json +10 -1
  395. package/node_modules/form-data/README.md.bak +355 -0
  396. package/node_modules/form-data/Readme.md +34 -37
  397. package/node_modules/form-data/lib/browser.js +3 -1
  398. package/node_modules/form-data/lib/form_data.js +124 -129
  399. package/node_modules/form-data/lib/populate.js +5 -5
  400. package/node_modules/form-data/package.json +7 -15
  401. package/package.json +15 -15
@@ -1,11 +1,12 @@
1
1
  import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
- import { Command as ICommand, Handler, HandlerExecutionContext, HttpRequest as IHttpRequest, HttpResponse as IHttpResponse, Logger, MetadataBearer, MiddlewareStack as IMiddlewareStack, OptionalParameter, Pluggable, RequestHandler, SerdeContext } from "@smithy/types";
2
+ import { Command as ICommand, Handler, HandlerExecutionContext, HttpRequest as IHttpRequest, HttpResponse as IHttpResponse, Logger, MetadataBearer, MiddlewareStack as IMiddlewareStack, OperationSchema, OptionalParameter, Pluggable, RequestHandler, SerdeContext } from "@smithy/types";
3
3
  /**
4
4
  * @public
5
5
  */
6
6
  export declare abstract class Command<Input extends ClientInput, Output extends ClientOutput, ResolvedClientConfiguration, ClientInput extends object = any, ClientOutput extends MetadataBearer = any> implements ICommand<ClientInput, Input, ClientOutput, Output, ResolvedClientConfiguration> {
7
7
  abstract input: Input;
8
8
  readonly middlewareStack: IMiddlewareStack<Input, Output>;
9
+ readonly schema?: OperationSchema;
9
10
  /**
10
11
  * Factory for Command ClassBuilder.
11
12
  * @internal
@@ -54,6 +55,7 @@ declare class ClassBuilder<I extends SI, O extends SO, C extends {
54
55
  private _outputFilterSensitiveLog;
55
56
  private _serializer;
56
57
  private _deserializer;
58
+ private _operationSchema?;
57
59
  /**
58
60
  * Optional init callback.
59
61
  */
@@ -90,6 +92,10 @@ declare class ClassBuilder<I extends SI, O extends SO, C extends {
90
92
  * Sets the deserializer.
91
93
  */
92
94
  de(deserializer: (output: IHttpResponse, context?: SerdeContext | any) => Promise<O>): ClassBuilder<I, O, C, SI, SO>;
95
+ /**
96
+ * Sets input/output schema for the operation.
97
+ */
98
+ sc(operation: OperationSchema): ClassBuilder<I, O, C, SI, SO>;
93
99
  /**
94
100
  * @returns a Command class with the classBuilder properties.
95
101
  */
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/smithy-client",
3
- "version": "4.3.0",
3
+ "version": "4.4.3",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline smithy-client",
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/core": "^3.4.0",
28
- "@smithy/middleware-endpoint": "^4.1.7",
29
- "@smithy/middleware-stack": "^4.0.3",
30
- "@smithy/protocol-http": "^5.1.1",
31
- "@smithy/types": "^4.3.0",
32
- "@smithy/util-stream": "^4.2.1",
27
+ "@smithy/core": "^3.5.3",
28
+ "@smithy/middleware-endpoint": "^4.1.11",
29
+ "@smithy/middleware-stack": "^4.0.4",
30
+ "@smithy/protocol-http": "^5.1.2",
31
+ "@smithy/types": "^4.3.1",
32
+ "@smithy/util-stream": "^4.2.2",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "engines": {
@@ -1,13 +1,16 @@
1
1
  import { Handler, MiddlewareStack } from "./middleware";
2
2
  import { MetadataBearer } from "./response";
3
- import { OperationSchema } from "./schema/schema";
4
3
  /**
5
4
  * @public
6
5
  */
7
6
  export interface Command<ClientInput extends object, InputType extends ClientInput, ClientOutput extends MetadataBearer, OutputType extends ClientOutput, ResolvedConfiguration> extends CommandIO<InputType, OutputType> {
8
7
  readonly input: InputType;
9
8
  readonly middlewareStack: MiddlewareStack<InputType, OutputType>;
10
- readonly schema?: OperationSchema;
9
+ /**
10
+ * This should be OperationSchema from @smithy/types, but would
11
+ * create problems with the client transform type adaptors.
12
+ */
13
+ readonly schema?: any;
11
14
  resolveMiddleware(stack: MiddlewareStack<ClientInput, ClientOutput>, configuration: ResolvedConfiguration, options: any): Handler<InputType, OutputType>;
12
15
  }
13
16
  /**
@@ -141,11 +141,9 @@ export interface OperationSchema extends TraitsSchema {
141
141
  }
142
142
  /**
143
143
  * Normalization wrapper for various schema data objects.
144
- * @internal
144
+ * @public
145
145
  */
146
- export interface NormalizedSchema extends TraitsSchema {
147
- name: string;
148
- traits: SchemaTraits;
146
+ export interface NormalizedSchema {
149
147
  getSchema(): Schema;
150
148
  getName(): string | undefined;
151
149
  isMemberSchema(): boolean;
@@ -1,13 +1,16 @@
1
1
  import { Handler, MiddlewareStack } from "./middleware";
2
2
  import { MetadataBearer } from "./response";
3
- import { OperationSchema } from "./schema/schema";
4
3
  /**
5
4
  * @public
6
5
  */
7
6
  export interface Command<ClientInput extends object, InputType extends ClientInput, ClientOutput extends MetadataBearer, OutputType extends ClientOutput, ResolvedConfiguration> extends CommandIO<InputType, OutputType> {
8
7
  readonly input: InputType;
9
8
  readonly middlewareStack: MiddlewareStack<InputType, OutputType>;
10
- readonly schema?: OperationSchema;
9
+ /**
10
+ * This should be OperationSchema from @smithy/types, but would
11
+ * create problems with the client transform type adaptors.
12
+ */
13
+ readonly schema?: any;
11
14
  resolveMiddleware(stack: MiddlewareStack<ClientInput, ClientOutput>, configuration: ResolvedConfiguration, options: any): Handler<InputType, OutputType>;
12
15
  }
13
16
  /**
@@ -156,11 +156,9 @@ export interface OperationSchema extends TraitsSchema {
156
156
  }
157
157
  /**
158
158
  * Normalization wrapper for various schema data objects.
159
- * @internal
159
+ * @public
160
160
  */
161
- export interface NormalizedSchema extends TraitsSchema {
162
- name: string;
163
- traits: SchemaTraits;
161
+ export interface NormalizedSchema {
164
162
  getSchema(): Schema;
165
163
  getName(): string | undefined;
166
164
  isMemberSchema(): boolean;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/types",
3
- "version": "4.3.0",
3
+ "version": "4.3.1",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline types",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/url-parser",
3
- "version": "4.0.3",
3
+ "version": "4.0.4",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline url-parser",
@@ -23,8 +23,8 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/querystring-parser": "^4.0.3",
27
- "@smithy/types": "^4.3.0",
26
+ "@smithy/querystring-parser": "^4.0.4",
27
+ "@smithy/types": "^4.3.1",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "typesVersions": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-browser",
3
- "version": "4.0.15",
3
+ "version": "4.0.19",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-browser",
@@ -23,9 +23,9 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/property-provider": "^4.0.3",
27
- "@smithy/smithy-client": "^4.3.0",
28
- "@smithy/types": "^4.3.0",
26
+ "@smithy/property-provider": "^4.0.4",
27
+ "@smithy/smithy-client": "^4.4.3",
28
+ "@smithy/types": "^4.3.1",
29
29
  "bowser": "^2.11.0",
30
30
  "tslib": "^2.6.2"
31
31
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-node",
3
- "version": "4.0.15",
3
+ "version": "4.0.19",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-node",
@@ -23,12 +23,12 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/config-resolver": "^4.1.3",
27
- "@smithy/credential-provider-imds": "^4.0.5",
28
- "@smithy/node-config-provider": "^4.1.2",
29
- "@smithy/property-provider": "^4.0.3",
30
- "@smithy/smithy-client": "^4.3.0",
31
- "@smithy/types": "^4.3.0",
26
+ "@smithy/config-resolver": "^4.1.4",
27
+ "@smithy/credential-provider-imds": "^4.0.6",
28
+ "@smithy/node-config-provider": "^4.1.3",
29
+ "@smithy/property-provider": "^4.0.4",
30
+ "@smithy/smithy-client": "^4.4.3",
31
+ "@smithy/types": "^4.3.1",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-endpoints",
3
- "version": "3.0.5",
3
+ "version": "3.0.6",
4
4
  "description": "Utilities to help with endpoint resolution.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,8 +28,8 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@smithy/node-config-provider": "^4.1.2",
32
- "@smithy/types": "^4.3.0",
31
+ "@smithy/node-config-provider": "^4.1.3",
32
+ "@smithy/types": "^4.3.1",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-middleware",
3
- "version": "4.0.3",
3
+ "version": "4.0.4",
4
4
  "description": "Shared utilities for to be used in middleware packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@smithy/types": "^4.3.0",
30
+ "@smithy/types": "^4.3.1",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-retry",
3
- "version": "4.0.4",
3
+ "version": "4.0.5",
4
4
  "description": "Shared retry utilities to be used in middleware packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,8 +28,8 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@smithy/service-error-classification": "^4.0.4",
32
- "@smithy/types": "^4.3.0",
31
+ "@smithy/service-error-classification": "^4.0.5",
32
+ "@smithy/types": "^4.3.1",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-stream",
3
- "version": "4.2.1",
3
+ "version": "4.2.2",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-stream",
@@ -28,9 +28,9 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@smithy/fetch-http-handler": "^5.0.3",
32
- "@smithy/node-http-handler": "^4.0.5",
33
- "@smithy/types": "^4.3.0",
31
+ "@smithy/fetch-http-handler": "^5.0.4",
32
+ "@smithy/node-http-handler": "^4.0.6",
33
+ "@smithy/types": "^4.3.1",
34
34
  "@smithy/util-base64": "^4.0.0",
35
35
  "@smithy/util-buffer-from": "^4.0.0",
36
36
  "@smithy/util-hex-encoding": "^4.0.0",
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@smithy/util-waiter",
3
- "version": "4.0.4",
3
+ "version": "4.0.5",
4
4
  "description": "Shared utilities for client waiters for the AWS SDK",
5
5
  "dependencies": {
6
- "@smithy/abort-controller": "^4.0.3",
7
- "@smithy/types": "^4.3.0",
6
+ "@smithy/abort-controller": "^4.0.4",
7
+ "@smithy/types": "^4.3.1",
8
8
  "tslib": "^2.6.2"
9
9
  },
10
10
  "scripts": {
@@ -8,7 +8,7 @@ This package contains type definitions for aws-lambda (http://docs.aws.amazon.co
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Wed, 09 Apr 2025 18:39:53 GMT
11
+ * Last updated: Mon, 16 Jun 2025 12:02:51 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/aws-lambda",
3
- "version": "8.10.149",
3
+ "version": "8.10.150",
4
4
  "description": "TypeScript definitions for aws-lambda",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda",
6
6
  "license": "MIT",
@@ -221,6 +221,6 @@
221
221
  "scripts": {},
222
222
  "dependencies": {},
223
223
  "peerDependencies": {},
224
- "typesPublisherContentHash": "c81874d4cc10b4be40e344a39f04f615284abe3e369bde369e03adb59a3722d4",
224
+ "typesPublisherContentHash": "8569013010f6344a33097495d7719b4f943191b6f8d984ab9988c029425d3f73",
225
225
  "typeScriptVersion": "5.1"
226
226
  }
@@ -4,18 +4,20 @@ import { Callback, Handler } from "../handler";
4
4
  export type CloudFrontResponseHandler = Handler<CloudFrontResponseEvent, CloudFrontResponseResult>;
5
5
  export type CloudFrontResponseCallback = Callback<CloudFrontResponseResult>;
6
6
 
7
+ export interface CloudFrontResponseEventRecord {
8
+ cf: CloudFrontEvent & {
9
+ readonly request: Pick<CloudFrontRequest, Exclude<keyof CloudFrontRequest, "body">>;
10
+ response: CloudFrontResponse;
11
+ };
12
+ }
13
+
7
14
  /**
8
15
  * CloudFront viewer response or origin response event
9
16
  *
10
17
  * https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-event-structure.html#lambda-event-structure-response
11
18
  */
12
19
  export interface CloudFrontResponseEvent {
13
- Records: Array<{
14
- cf: CloudFrontEvent & {
15
- readonly request: Pick<CloudFrontRequest, Exclude<keyof CloudFrontRequest, "body">>;
16
- response: CloudFrontResponse;
17
- };
18
- }>;
20
+ Records: CloudFrontResponseEventRecord[];
19
21
  }
20
22
 
21
23
  export type CloudFrontResponseResult = undefined | null | CloudFrontResultResponse;
@@ -1,5 +1,29 @@
1
1
  # Changelog
2
2
 
3
+ # [1.10.0](https://github.com/axios/axios/compare/v1.9.0...v1.10.0) (2025-06-14)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * **adapter:** pass fetchOptions to fetch function ([#6883](https://github.com/axios/axios/issues/6883)) ([0f50af8](https://github.com/axios/axios/commit/0f50af8e076b7fb403844789bd5e812dedcaf4ed))
9
+ * **form-data:** convert boolean values to strings in FormData serialization ([#6917](https://github.com/axios/axios/issues/6917)) ([5064b10](https://github.com/axios/axios/commit/5064b108de336ff34862650709761b8a96d26be0))
10
+ * **package:** add module entry point for React Native; ([#6933](https://github.com/axios/axios/issues/6933)) ([3d343b8](https://github.com/axios/axios/commit/3d343b86dc4fd0eea0987059c5af04327c7ae304))
11
+
12
+
13
+ ### Features
14
+
15
+ * **types:** improved fetchOptions interface ([#6867](https://github.com/axios/axios/issues/6867)) ([63f1fce](https://github.com/axios/axios/commit/63f1fce233009f5db1abf2586c145825ac98c3d7))
16
+
17
+ ### Contributors to this release
18
+
19
+ - <img src="https://avatars.githubusercontent.com/u/12586868?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+30/-19 (#6933 #6920 #6893 #6892 )")
20
+ - <img src="https://avatars.githubusercontent.com/u/189505037?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Noritaka Kobayashi](https://github.com/noritaka1166 "+2/-6 (#6922 #6923 )")
21
+ - <img src="https://avatars.githubusercontent.com/u/48370490?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Dimitrios Lazanas](https://github.com/dimitry-lzs "+4/-0 (#6917 )")
22
+ - <img src="https://avatars.githubusercontent.com/u/71047946?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Adrian Knapp](https://github.com/AdrianKnapp "+2/-2 (#6867 )")
23
+ - <img src="https://avatars.githubusercontent.com/u/16129206?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Howie Zhao](https://github.com/howiezhao "+3/-1 (#6872 )")
24
+ - <img src="https://avatars.githubusercontent.com/u/6788611?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Uhyeon Park](https://github.com/warpdev "+1/-1 (#6883 )")
25
+ - <img src="https://avatars.githubusercontent.com/u/20028934?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Sampo Silvennoinen](https://github.com/stscoundrel "+1/-1 (#6913 )")
26
+
3
27
  # [1.9.0](https://github.com/axios/axios/compare/v1.8.4...v1.9.0) (2025-04-24)
4
28
 
5
29
 
@@ -6,9 +6,9 @@
6
6
  </td><td align="center" width="33.333333333333336%"> <a href="https://buzzoid.com/buy-instagram-followers/?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block"> <img width="62px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/buzzoid-buy-instagram-followers.png" alt="Buzzoid - Buy Instagram Followers"/> </a> <p align="center" title="At Buzzoid, you can buy Instagram followers quickly, safely, and easily with just a few clicks. Rated world&#x27;s #1 IG service since 2012.">At Buzzoid, you can buy Instagram followers quickly, safely, and easily with just a few clicks. Rate...</p> <p align="center"> <a href="https://buzzoid.com/buy-instagram-followers/?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship"><b>buzzoid.com</b></a> </p>
7
7
  </td><td align="center" width="33.333333333333336%"> <a href="https://www.famety.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block"> <img width="70px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/famety-buy-instagram-followers.png" alt="Famety - Buy Instagram Followers"/> </a> <p align="center" title="At Famety, you can grow your social media following quickly, safely, and easily with just a few clicks. Rated the world’s #1 social media service since 2013.">At Famety, you can grow your social media following quickly, safely, and easily with just a few clic...</p> <p align="center"> <a href="https://www.famety.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship"><b>www.famety.com</b></a> </p>
8
8
  </td></tr><tr width="33.333333333333336%"><td align="center" width="33.333333333333336%"> <a href="https://poprey.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block"> <img width="70px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/instagram-likes.png" alt="Poprey - Buy Instagram Likes"/> </a> <p align="center" title="Buy Instagram Likes">Buy Instagram Likes</p> <p align="center"> <a href="https://poprey.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship"><b>poprey.com</b></a> </p>
9
- </td><td align="center" width="33.333333333333336%"> <a href="https://betking.com.ua/sports-book/?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block"> <img width="70px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/bukmeker.jpeg" alt="Букмекер"/> </a> <p align="center" title="Ставки на спорт, БК в Україні">Ставки на спорт, БК в Україні</p> <p align="center"> <a href="https://betking.com.ua/sports-book/?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship"><b>betking.com.ua</b></a> </p>
10
9
  </td><td align="center" width="33.333333333333336%"> <a href="https://ssmarket.net/buy-youtube-subscribers?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block"> <img width="70px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/youtube-subscribers-ssmarket.png" alt="Buy Youtube Subscribers"/> </a> <p align="center" title="SS Market offers professional social media services that rapidly increase your YouTube subscriber count, elevating your channel to a powerful position.">SS Market offers professional social media services that rapidly increase your YouTube subscriber co...</p> <p align="center"> <a href="https://ssmarket.net/buy-youtube-subscribers?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship"><b>ssmarket.net</b></a> </p>
11
- </td></tr><tr width="33.333333333333336%"><td align="center" width="33.333333333333336%"> <a href="https://opencollective.com/axios/contribute">💜 Become a sponsor</a>
10
+ </td><td align="center" width="33.333333333333336%"> <a href="https://www.reddit.com/r/TikTokExpert/comments/1kamfi7/where_can_i_buy_youtube_views_likes_subscribers/?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block"> <img width="70px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/buy-youtube-views-likes-reddit.png" alt="Buy YouTube Views &amp; Subscribers"/> </a> <p align="center" title="Recommend trusted and best sites to buy YouTube subscribers, likes and views">Recommend trusted and best sites to buy YouTube subscribers, likes and views</p> <p align="center"> <a href="https://www.reddit.com/r/TikTokExpert/comments/1kamfi7/where_can_i_buy_youtube_views_likes_subscribers/?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship"><b>www.reddit.com</b></a> </p>
11
+ </td></tr><tr width="33.333333333333336%"><td align="center" width="33.333333333333336%"> <a href="https://smmpanelserver.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;sponsorlist&amp;utm_campaign&#x3D;sponsorship" style="padding: 10px; display: inline-block"> <img width="200px" height="56px" src="https://axios-http.com/assets/sponsors/opencollective/smmpanelserver123.png" alt="smmpanelserver"/> </a> <p align="center" title="smmpanelserver - Best and Cheapest Smm Panel">smmpanelserver - Best and Cheapest Smm Panel</p> <p align="center"> <a href="https://smmpanelserver.com/?utm_source&#x3D;axios&amp;utm_medium&#x3D;readme_sponsorlist&amp;utm_campaign&#x3D;sponsorship"><b>smmpanelserver.com</b></a> </p>
12
12
  </td><td align="center" width="33.333333333333336%"> <a href="https://opencollective.com/axios/contribute">💜 Become a sponsor</a>
13
13
  </td><td align="center" width="33.333333333333336%"> <a href="https://opencollective.com/axios/contribute">💜 Become a sponsor</a>
14
14
  </td></tr></table>
@@ -551,7 +551,9 @@ These are the available config options for making requests. Only the `url` is re
551
551
 
552
552
  // `httpAgent` and `httpsAgent` define a custom agent to be used when performing http
553
553
  // and https requests, respectively, in node.js. This allows options to be added like
554
- // `keepAlive` that are not enabled by default.
554
+ // `keepAlive` that are not enabled by default before Node.js v19.0.0. After Node.js
555
+ // v19.0.0, you no longer need to customize the agent to enable `keepAlive` because
556
+ // `http.globalAgent` has `keepAlive` enabled by default.
555
557
  httpAgent: new http.Agent({ keepAlive: true }),
556
558
  httpsAgent: new https.Agent({ keepAlive: true }),
557
559
 
@@ -838,20 +840,21 @@ The general structure of axios errors is as follows:
838
840
  | status | HTTP response status code. See [here](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes) for common HTTP response status code meanings.
839
841
 
840
842
  Below is a list of potential axios identified error:
841
- | Code | Definition |
842
- | -------- | ---------- |
843
- | ERR_BAD_OPTION_VALUE | Invalid or unsupported value provided in axios configuration. |
844
- | ERR_BAD_OPTION | Invalid option provided in axios configuration. |
845
- | ECONNABORTED | Request timed out due to exceeding timeout specified in axios configuration. |
846
- | ETIMEDOUT | Request timed out due to exceeding default axios timelimit. |
847
- | ERR_NETWORK | Network-related issue.
848
- | ERR_FR_TOO_MANY_REDIRECTS | Request is redirected too many times; exceeds max redirects specified in axios configuration.
849
- | ERR_DEPRECATED | Deprecated feature or method used in axios.
850
- | ERR_BAD_RESPONSE | Response cannot be parsed properly or is in an unexpected format.
851
- | ERR_BAD_REQUEST | Requested has unexpected format or missing required parameters. |
852
- | ERR_CANCELED | Feature or method is canceled explicitly by the user.
853
- | ERR_NOT_SUPPORT | Feature or method not supported in the current axios environment.
854
- | ERR_INVALID_URL | Invalid URL provided for axios request.
843
+
844
+ | Code | Definition |
845
+ | --- | --- |
846
+ | ERR_BAD_OPTION_VALUE | Invalid value provided in axios configuration. |
847
+ | ERR_BAD_OPTION | Invalid option provided in axios configuration. |
848
+ | ERR_NOT_SUPPORT | Feature or method not supported in the current axios environment. |
849
+ | ERR_DEPRECATED | Deprecated feature or method used in axios. |
850
+ | ERR_INVALID_URL | Invalid URL provided for axios request. |
851
+ | ECONNABORTED | Typically indicates that the request has been timed out (unless `transitional.clarifyTimeoutError` is set) or aborted by the browser or its plugin. |
852
+ | ERR_CANCELED | Feature or method is canceled explicitly by the user using an AbortSignal (or a CancelToken). |
853
+ | ETIMEDOUT | Request timed out due to exceeding default axios timelimit. `transitional.clarifyTimeoutError` must be set to `true`, otherwise a generic `ECONNABORTED` error will be thrown instead. |
854
+ | ERR_NETWORK | Network-related issue. In the browser, this error can also be caused by a [CORS](https://developer.mozilla.org/ru/docs/Web/HTTP/Guides/CORS) or [Mixed Content](https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content) policy violation. The browser does not allow the JS code to clarify the real reason for the error caused by security issues, so please check the console. |
855
+ | ERR_FR_TOO_MANY_REDIRECTS | Request is redirected too many times; exceeds max redirects specified in axios configuration. |
856
+ | ERR_BAD_RESPONSE | Response cannot be parsed properly or is in an unexpected format. Usually related to a response with `5xx` status code. |
857
+ | ERR_BAD_REQUEST | The request has an unexpected format or is missing required parameters. Usually related to a response with `4xx` status code. |
855
858
 
856
859
  ## Handling Errors
857
860
 
@@ -1,4 +1,4 @@
1
- /*! Axios v1.9.0 Copyright (c) 2025 Matt Zabriskie and contributors */
1
+ /*! Axios v1.10.0 Copyright (c) 2025 Matt Zabriskie and contributors */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
4
4
  typeof define === 'function' && define.amd ? define(factory) :
@@ -1586,6 +1586,9 @@
1586
1586
  if (utils$1.isDate(value)) {
1587
1587
  return value.toISOString();
1588
1588
  }
1589
+ if (utils$1.isBoolean(value)) {
1590
+ return value.toString();
1591
+ }
1589
1592
  if (!useBlob && utils$1.isBlob(value)) {
1590
1593
  throw new AxiosError('Blob is not supported. Use a Buffer instead.');
1591
1594
  }
@@ -3498,7 +3501,7 @@
3498
3501
  credentials: isCredentialsSupported ? withCredentials : undefined
3499
3502
  }));
3500
3503
  _context4.next = 20;
3501
- return fetch(request);
3504
+ return fetch(request, fetchOptions);
3502
3505
  case 20:
3503
3506
  response = _context4.sent;
3504
3507
  isStreamResponse = supportsResponseStream && (responseType === 'stream' || responseType === 'response');
@@ -3674,7 +3677,7 @@
3674
3677
  });
3675
3678
  }
3676
3679
 
3677
- var VERSION = "1.9.0";
3680
+ var VERSION = "1.10.0";
3678
3681
 
3679
3682
  var validators$1 = {};
3680
3683