cloudstructs 0.9.28 → 0.9.29

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 (136) hide show
  1. package/.jsii +4 -4
  2. package/assets/slack-textract/detect.lambda/index.js +63 -34
  3. package/lib/codecommit-mirror/index.js +2 -2
  4. package/lib/dmarc/index.js +1 -1
  5. package/lib/ecs-service-roller/index.js +2 -2
  6. package/lib/email-receiver/receiver.js +1 -1
  7. package/lib/mjml-template/index.js +1 -1
  8. package/lib/saml-identity-provider/index.js +2 -2
  9. package/lib/slack-app/manifest.js +1 -1
  10. package/lib/slack-app/slack-app.js +2 -2
  11. package/lib/slack-events/index.js +1 -1
  12. package/lib/slack-textract/index.js +1 -1
  13. package/lib/ssl-server-test/index.js +1 -1
  14. package/lib/state-machine-cr-provider/index.js +1 -1
  15. package/lib/static-website/index.js +1 -1
  16. package/lib/toolkit-cleaner/index.js +1 -1
  17. package/lib/url-shortener/index.js +1 -1
  18. package/node_modules/@babel/runtime/helpers/esm/wrapRegExp.js +4 -3
  19. package/node_modules/@babel/runtime/helpers/wrapRegExp.js +4 -3
  20. package/node_modules/@babel/runtime/package.json +1 -1
  21. package/node_modules/@slack/logger/node_modules/@types/node/README.md +1 -1
  22. package/node_modules/@slack/logger/node_modules/@types/node/buffer.buffer.d.ts +112 -38
  23. package/node_modules/@slack/logger/node_modules/@types/node/buffer.d.ts +4 -11
  24. package/node_modules/@slack/logger/node_modules/@types/node/constants.d.ts +14 -12
  25. package/node_modules/@slack/logger/node_modules/@types/node/crypto.d.ts +36 -1
  26. package/node_modules/@slack/logger/node_modules/@types/node/module.d.ts +4 -4
  27. package/node_modules/@slack/logger/node_modules/@types/node/package.json +2 -2
  28. package/node_modules/@slack/logger/node_modules/@types/node/stream/web.d.ts +6 -1
  29. package/node_modules/@slack/logger/node_modules/@types/node/stream.d.ts +936 -1005
  30. package/node_modules/@slack/logger/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +107 -35
  31. package/node_modules/@slack/web-api/README.md +4 -4
  32. package/node_modules/@slack/web-api/dist/WebClient.d.ts +30 -1
  33. package/node_modules/@slack/web-api/dist/WebClient.d.ts.map +1 -1
  34. package/node_modules/@slack/web-api/dist/WebClient.js +15 -2
  35. package/node_modules/@slack/web-api/dist/WebClient.js.map +1 -1
  36. package/node_modules/@slack/web-api/dist/methods.d.ts +1 -1
  37. package/node_modules/@slack/web-api/dist/methods.js +1 -1
  38. package/node_modules/@slack/web-api/node_modules/@types/node/README.md +1 -1
  39. package/node_modules/@slack/web-api/node_modules/@types/node/buffer.buffer.d.ts +112 -38
  40. package/node_modules/@slack/web-api/node_modules/@types/node/buffer.d.ts +4 -11
  41. package/node_modules/@slack/web-api/node_modules/@types/node/constants.d.ts +14 -12
  42. package/node_modules/@slack/web-api/node_modules/@types/node/crypto.d.ts +36 -1
  43. package/node_modules/@slack/web-api/node_modules/@types/node/module.d.ts +4 -4
  44. package/node_modules/@slack/web-api/node_modules/@types/node/package.json +2 -2
  45. package/node_modules/@slack/web-api/node_modules/@types/node/stream/web.d.ts +6 -1
  46. package/node_modules/@slack/web-api/node_modules/@types/node/stream.d.ts +936 -1005
  47. package/node_modules/@slack/web-api/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +107 -35
  48. package/node_modules/@slack/web-api/package.json +8 -6
  49. package/node_modules/@types/cacheable-request/node_modules/@types/node/README.md +1 -1
  50. package/node_modules/@types/cacheable-request/node_modules/@types/node/buffer.buffer.d.ts +112 -38
  51. package/node_modules/@types/cacheable-request/node_modules/@types/node/buffer.d.ts +4 -11
  52. package/node_modules/@types/cacheable-request/node_modules/@types/node/constants.d.ts +14 -12
  53. package/node_modules/@types/cacheable-request/node_modules/@types/node/crypto.d.ts +36 -1
  54. package/node_modules/@types/cacheable-request/node_modules/@types/node/module.d.ts +4 -4
  55. package/node_modules/@types/cacheable-request/node_modules/@types/node/package.json +2 -2
  56. package/node_modules/@types/cacheable-request/node_modules/@types/node/stream/web.d.ts +6 -1
  57. package/node_modules/@types/cacheable-request/node_modules/@types/node/stream.d.ts +936 -1005
  58. package/node_modules/@types/cacheable-request/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +107 -35
  59. package/node_modules/@types/keyv/node_modules/@types/node/README.md +1 -1
  60. package/node_modules/@types/keyv/node_modules/@types/node/buffer.buffer.d.ts +112 -38
  61. package/node_modules/@types/keyv/node_modules/@types/node/buffer.d.ts +4 -11
  62. package/node_modules/@types/keyv/node_modules/@types/node/constants.d.ts +14 -12
  63. package/node_modules/@types/keyv/node_modules/@types/node/crypto.d.ts +36 -1
  64. package/node_modules/@types/keyv/node_modules/@types/node/module.d.ts +4 -4
  65. package/node_modules/@types/keyv/node_modules/@types/node/package.json +2 -2
  66. package/node_modules/@types/keyv/node_modules/@types/node/stream/web.d.ts +6 -1
  67. package/node_modules/@types/keyv/node_modules/@types/node/stream.d.ts +936 -1005
  68. package/node_modules/@types/keyv/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +107 -35
  69. package/node_modules/@types/responselike/node_modules/@types/node/README.md +1 -1
  70. package/node_modules/@types/responselike/node_modules/@types/node/buffer.buffer.d.ts +112 -38
  71. package/node_modules/@types/responselike/node_modules/@types/node/buffer.d.ts +4 -11
  72. package/node_modules/@types/responselike/node_modules/@types/node/constants.d.ts +14 -12
  73. package/node_modules/@types/responselike/node_modules/@types/node/crypto.d.ts +36 -1
  74. package/node_modules/@types/responselike/node_modules/@types/node/module.d.ts +4 -4
  75. package/node_modules/@types/responselike/node_modules/@types/node/package.json +2 -2
  76. package/node_modules/@types/responselike/node_modules/@types/node/stream/web.d.ts +6 -1
  77. package/node_modules/@types/responselike/node_modules/@types/node/stream.d.ts +936 -1005
  78. package/node_modules/@types/responselike/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +107 -35
  79. package/node_modules/abbrev/package.json +9 -11
  80. package/node_modules/axios/CHANGELOG.md +97 -0
  81. package/node_modules/axios/README.md +35 -13
  82. package/node_modules/axios/dist/axios.js +14 -25
  83. package/node_modules/axios/dist/axios.js.map +1 -1
  84. package/node_modules/axios/dist/axios.min.js +2 -1
  85. package/node_modules/axios/dist/axios.min.js.map +1 -1
  86. package/node_modules/axios/dist/browser/axios.cjs +14 -28
  87. package/node_modules/axios/dist/browser/axios.cjs.map +1 -1
  88. package/node_modules/axios/dist/esm/axios.js +14 -28
  89. package/node_modules/axios/dist/esm/axios.js.map +1 -1
  90. package/node_modules/axios/dist/esm/axios.min.js +2 -1
  91. package/node_modules/axios/dist/esm/axios.min.js.map +1 -1
  92. package/node_modules/axios/dist/node/axios.cjs +44 -31
  93. package/node_modules/axios/dist/node/axios.cjs.map +1 -1
  94. package/node_modules/axios/index.d.cts +1 -0
  95. package/node_modules/axios/index.d.ts +1 -0
  96. package/node_modules/axios/lib/adapters/http.js +1 -1
  97. package/node_modules/axios/lib/core/Axios.js +10 -1
  98. package/node_modules/axios/lib/core/buildFullPath.js +3 -2
  99. package/node_modules/axios/lib/env/data.js +1 -1
  100. package/node_modules/axios/lib/helpers/formDataToStream.js +3 -2
  101. package/node_modules/axios/lib/helpers/resolveConfig.js +1 -1
  102. package/node_modules/axios/lib/platform/node/index.js +26 -0
  103. package/node_modules/axios/lib/utils.js +0 -22
  104. package/node_modules/axios/package.json +4 -4
  105. package/node_modules/foreground-child/dist/commonjs/all-signals.d.ts +0 -1
  106. package/node_modules/foreground-child/dist/commonjs/all-signals.d.ts.map +1 -1
  107. package/node_modules/foreground-child/dist/commonjs/index.d.ts +1 -8
  108. package/node_modules/foreground-child/dist/commonjs/index.d.ts.map +1 -1
  109. package/node_modules/foreground-child/dist/commonjs/index.js +2 -2
  110. package/node_modules/foreground-child/dist/commonjs/index.js.map +1 -1
  111. package/node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts +0 -1
  112. package/node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts.map +1 -1
  113. package/node_modules/foreground-child/dist/commonjs/watchdog.d.ts +0 -1
  114. package/node_modules/foreground-child/dist/commonjs/watchdog.d.ts.map +1 -1
  115. package/node_modules/foreground-child/dist/esm/all-signals.d.ts +0 -1
  116. package/node_modules/foreground-child/dist/esm/all-signals.d.ts.map +1 -1
  117. package/node_modules/foreground-child/dist/esm/index.d.ts +1 -8
  118. package/node_modules/foreground-child/dist/esm/index.d.ts.map +1 -1
  119. package/node_modules/foreground-child/dist/esm/proxy-signals.d.ts +0 -1
  120. package/node_modules/foreground-child/dist/esm/proxy-signals.d.ts.map +1 -1
  121. package/node_modules/foreground-child/dist/esm/watchdog.d.ts +0 -1
  122. package/node_modules/foreground-child/dist/esm/watchdog.d.ts.map +1 -1
  123. package/node_modules/foreground-child/package.json +6 -11
  124. package/node_modules/js-beautify/README.md +8 -8
  125. package/node_modules/js-beautify/package.json +2 -2
  126. package/node_modules/nopt/README.md +8 -9
  127. package/node_modules/nopt/lib/nopt-lib.js +5 -40
  128. package/node_modules/nopt/lib/nopt.js +0 -4
  129. package/node_modules/nopt/package.json +9 -10
  130. package/package.json +19 -19
  131. package/node_modules/axios/SECURITY.md +0 -6
  132. /package/node_modules/{path-key → cross-spawn/node_modules/path-key}/index.d.ts +0 -0
  133. /package/node_modules/{path-key → cross-spawn/node_modules/path-key}/index.js +0 -0
  134. /package/node_modules/{path-key → cross-spawn/node_modules/path-key}/license +0 -0
  135. /package/node_modules/{path-key → cross-spawn/node_modules/path-key}/package.json +0 -0
  136. /package/node_modules/{path-key → cross-spawn/node_modules/path-key}/readme.md +0 -0
@@ -1,4 +1,4 @@
1
- // Axios v1.7.9 Copyright (c) 2024 Matt Zabriskie and contributors
1
+ /*! Axios v1.8.4 Copyright (c) 2025 Matt Zabriskie and contributors */
2
2
  'use strict';
3
3
 
4
4
  function bind(fn, thisArg) {
@@ -607,26 +607,6 @@ const toFiniteNumber = (value, defaultValue) => {
607
607
  return value != null && Number.isFinite(value = +value) ? value : defaultValue;
608
608
  };
609
609
 
610
- const ALPHA = 'abcdefghijklmnopqrstuvwxyz';
611
-
612
- const DIGIT = '0123456789';
613
-
614
- const ALPHABET = {
615
- DIGIT,
616
- ALPHA,
617
- ALPHA_DIGIT: ALPHA + ALPHA.toUpperCase() + DIGIT
618
- };
619
-
620
- const generateString = (size = 16, alphabet = ALPHABET.ALPHA_DIGIT) => {
621
- let str = '';
622
- const {length} = alphabet;
623
- while (size--) {
624
- str += alphabet[Math.random() * length|0];
625
- }
626
-
627
- return str;
628
- };
629
-
630
610
  /**
631
611
  * If the thing is a FormData object, return true, otherwise return false.
632
612
  *
@@ -754,8 +734,6 @@ var utils$1 = {
754
734
  findKey,
755
735
  global: _global,
756
736
  isContextDefined,
757
- ALPHABET,
758
- generateString,
759
737
  isSpecCompliantForm,
760
738
  toJSONObject,
761
739
  isAsyncFn,
@@ -2248,8 +2226,9 @@ function combineURLs(baseURL, relativeURL) {
2248
2226
  *
2249
2227
  * @returns {string} The combined full path
2250
2228
  */
2251
- function buildFullPath(baseURL, requestedURL) {
2252
- if (baseURL && !isAbsoluteURL(requestedURL)) {
2229
+ function buildFullPath(baseURL, requestedURL, allowAbsoluteUrls) {
2230
+ let isRelativeUrl = !isAbsoluteURL(requestedURL);
2231
+ if (baseURL && (isRelativeUrl || allowAbsoluteUrls == false)) {
2253
2232
  return combineURLs(baseURL, requestedURL);
2254
2233
  }
2255
2234
  return requestedURL;
@@ -2364,7 +2343,7 @@ var resolveConfig = (config) => {
2364
2343
 
2365
2344
  newConfig.headers = headers = AxiosHeaders$1.from(headers);
2366
2345
 
2367
- newConfig.url = buildURL(buildFullPath(newConfig.baseURL, newConfig.url), config.params, config.paramsSerializer);
2346
+ newConfig.url = buildURL(buildFullPath(newConfig.baseURL, newConfig.url, newConfig.allowAbsoluteUrls), config.params, config.paramsSerializer);
2368
2347
 
2369
2348
  // HTTP basic authentication
2370
2349
  if (auth) {
@@ -3089,7 +3068,7 @@ function dispatchRequest(config) {
3089
3068
  });
3090
3069
  }
3091
3070
 
3092
- const VERSION = "1.7.9";
3071
+ const VERSION = "1.8.4";
3093
3072
 
3094
3073
  const validators$1 = {};
3095
3074
 
@@ -3274,6 +3253,13 @@ class Axios {
3274
3253
  }
3275
3254
  }
3276
3255
 
3256
+ // Set config.allowAbsoluteUrls
3257
+ if (config.allowAbsoluteUrls !== undefined) ; else if (this.defaults.allowAbsoluteUrls !== undefined) {
3258
+ config.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls;
3259
+ } else {
3260
+ config.allowAbsoluteUrls = true;
3261
+ }
3262
+
3277
3263
  validator.assertOptions(config, {
3278
3264
  baseUrl: validators.spelling('baseURL'),
3279
3265
  withXsrfToken: validators.spelling('withXSRFToken')
@@ -3369,7 +3355,7 @@ class Axios {
3369
3355
 
3370
3356
  getUri(config) {
3371
3357
  config = mergeConfig(this.defaults, config);
3372
- const fullPath = buildFullPath(config.baseURL, config.url);
3358
+ const fullPath = buildFullPath(config.baseURL, config.url, config.allowAbsoluteUrls);
3373
3359
  return buildURL(fullPath, config.params, config.paramsSerializer);
3374
3360
  }
3375
3361
  }