@openclaw/slack 2026.7.2-beta.3 → 2026.7.2-beta.5

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 (627) hide show
  1. package/README.md +1 -1
  2. package/dist/account-inspect-api.js +1 -1
  3. package/dist/{account-inspect-Bvbtu3iH.js → account-inspect-jn1xLaVi.js} +2 -2
  4. package/dist/account-reply-mode-DrUXogvO.js +14 -0
  5. package/dist/{accounts-DQEbYKh9.js → accounts-BSr252c_.js} +6 -27
  6. package/dist/{accounts.runtime-BIKmJdtJ.js → accounts.runtime-CjULMLTa.js} +1 -1
  7. package/dist/{action-runtime-DqkRwO3Z.js → action-runtime-BO3HK_50.js} +7 -7
  8. package/dist/action-runtime.runtime-DbEcqEXC.js +2 -0
  9. package/dist/{actions-CF0tUY5q.js → actions-BkOaiDSX.js} +6 -6
  10. package/dist/{actions.runtime-hCbx4RXg.js → actions.runtime-Do-iOL51.js} +1 -1
  11. package/dist/api.js +15 -15
  12. package/dist/{approval-handler.runtime-Em8I1-8-.js → approval-handler.runtime-BAnGN7w0.js} +2 -2
  13. package/dist/{channel-4-TRi1D6.js → channel-Cnrlie9S.js} +26 -36
  14. package/dist/channel-config-api.js +1 -1
  15. package/dist/channel-plugin-api.js +1 -1
  16. package/dist/{channel-type-Cu1yjNg2.js → channel-type-CPDX8EV-.js} +4 -4
  17. package/dist/{channel.setup-CgkADtZg.js → channel.setup-DyZdLwUB.js} +6 -25
  18. package/dist/{setup-core-CeiAVwQ3.js → config-adapter-Bb8hn2tM.js} +141 -72
  19. package/dist/{config-schema-XjJGfwQC.js → config-schema-BajbuJGL.js} +229 -30
  20. package/dist/{directory-config-Bv0lcUlH.js → directory-config-CeixfVuC.js} +2 -2
  21. package/dist/directory-contract-api.js +1 -1
  22. package/dist/{directory-live-CzUIB7th.js → directory-live-CUwGPX2d.js} +3 -3
  23. package/dist/doctor-contract-CsGH1Dfc.js +158 -0
  24. package/dist/doctor-contract-api.js +1 -1
  25. package/dist/{group-policy-Bw-65m3V.js → group-policy-CthIXE2T.js} +48 -7
  26. package/dist/{message-tool-api-C2pcf5du.js → message-tool-api-CvKoWYYQ.js} +1 -6
  27. package/dist/message-tool-api.js +1 -1
  28. package/dist/{monitor-CNFeF30h.js → monitor-Cb5ZsOTY.js} +4 -4
  29. package/dist/{outbound-adapter-CVi2uok0.js → outbound-adapter-sGrozuRg.js} +11 -68
  30. package/dist/{pipeline.runtime-CTvokbty.js → pipeline.runtime-mFCCSllA.js} +2173 -1999
  31. package/dist/{policy-b_dOPDCq.js → policy-DVg6FyMP.js} +1 -1
  32. package/dist/{probe-Borhn9PQ.js → probe-BhQTDVBQ.js} +51 -58
  33. package/dist/{provider-B-HVL5ZE.js → provider-PSppCU_K.js} +435 -252
  34. package/dist/{relay-source-Ea_P9VcO.js → relay-source-D0mb_JBk.js} +1 -1
  35. package/dist/{replies-B4bOdrYb.js → replies-BkPPM2Ri.js} +50 -13
  36. package/dist/{resolve-channels-KTc568SU.js → resolve-channels-B3RlJKyV.js} +2 -2
  37. package/dist/{resolve-users-DeGJf1yp.js → resolve-users-DTm7PEMa.js} +2 -2
  38. package/dist/{rolldown-runtime-D7D4PA-g.js → rolldown-runtime-8H4AJuhK.js} +1 -0
  39. package/dist/{runtime-api-BFfNpzDe.js → runtime-api-jpn3vQ7e.js} +3 -2
  40. package/dist/runtime-api.js +11 -11
  41. package/dist/{scopes-lx08L56K.js → scopes-B2SqZ--4.js} +1 -1
  42. package/dist/{security-audit-CikQhBUY.js → security-audit-DR097212.js} +1 -11
  43. package/dist/security-contract-api.js +1 -1
  44. package/dist/{send-KuTDky7i.js → send-2IoDXPeB.js} +8 -22
  45. package/dist/{send.runtime-CXyxws1D.js → send.runtime-BKd_PAEw.js} +1 -1
  46. package/dist/setup-plugin-api.js +1 -1
  47. package/dist/{setup-surface-DLA0vHXp.js → setup-surface-Dyam58nO.js} +47 -39
  48. package/dist/{shared-C4yVB0Q-.js → shared-g55DV75U.js} +16 -37
  49. package/dist/{slash-dispatch.runtime-BT-mMm-f.js → slash-dispatch.runtime-BRQbvn2e.js} +10 -9
  50. package/node_modules/@slack/bolt/dist/App.d.ts +4 -19
  51. package/node_modules/@slack/bolt/dist/App.d.ts.map +1 -1
  52. package/node_modules/@slack/bolt/dist/App.js +21 -40
  53. package/node_modules/@slack/bolt/dist/App.js.map +1 -1
  54. package/node_modules/@slack/bolt/dist/context/create-respond.d.ts +3 -3
  55. package/node_modules/@slack/bolt/dist/context/create-respond.d.ts.map +1 -1
  56. package/node_modules/@slack/bolt/dist/context/create-respond.js +13 -2
  57. package/node_modules/@slack/bolt/dist/context/create-respond.js.map +1 -1
  58. package/node_modules/@slack/bolt/dist/errors.d.ts +6 -8
  59. package/node_modules/@slack/bolt/dist/errors.d.ts.map +1 -1
  60. package/node_modules/@slack/bolt/dist/errors.js +11 -11
  61. package/node_modules/@slack/bolt/dist/errors.js.map +1 -1
  62. package/node_modules/@slack/bolt/dist/helpers.d.ts.map +1 -1
  63. package/node_modules/@slack/bolt/dist/helpers.js +1 -2
  64. package/node_modules/@slack/bolt/dist/helpers.js.map +1 -1
  65. package/node_modules/@slack/bolt/dist/index.d.ts +0 -1
  66. package/node_modules/@slack/bolt/dist/index.d.ts.map +1 -1
  67. package/node_modules/@slack/bolt/dist/index.js +1 -3
  68. package/node_modules/@slack/bolt/dist/index.js.map +1 -1
  69. package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.d.ts +10 -1
  70. package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.d.ts.map +1 -1
  71. package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.js +5 -1
  72. package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.js.map +1 -1
  73. package/node_modules/@slack/bolt/dist/receivers/HTTPModuleFunctions.d.ts.map +1 -1
  74. package/node_modules/@slack/bolt/dist/receivers/HTTPModuleFunctions.js +10 -14
  75. package/node_modules/@slack/bolt/dist/receivers/HTTPModuleFunctions.js.map +1 -1
  76. package/node_modules/@slack/bolt/dist/receivers/SocketModeFunctions.d.ts.map +1 -1
  77. package/node_modules/@slack/bolt/dist/receivers/SocketModeFunctions.js +1 -1
  78. package/node_modules/@slack/bolt/dist/receivers/SocketModeFunctions.js.map +1 -1
  79. package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.d.ts +3 -1
  80. package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.d.ts.map +1 -1
  81. package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.js +2 -1
  82. package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.js.map +1 -1
  83. package/node_modules/@slack/bolt/dist/types/actions/index.d.ts +2 -4
  84. package/node_modules/@slack/bolt/dist/types/actions/index.d.ts.map +1 -1
  85. package/node_modules/@slack/bolt/dist/types/actions/index.js +0 -2
  86. package/node_modules/@slack/bolt/dist/types/actions/index.js.map +1 -1
  87. package/node_modules/@slack/bolt/dist/types/events/index.d.ts +2 -0
  88. package/node_modules/@slack/bolt/dist/types/events/index.d.ts.map +1 -1
  89. package/node_modules/@slack/bolt/dist/types/utilities.d.ts +2 -2
  90. package/node_modules/@slack/bolt/dist/types/utilities.d.ts.map +1 -1
  91. package/node_modules/@slack/bolt/dist/types/view/index.d.ts +1 -31
  92. package/node_modules/@slack/bolt/dist/types/view/index.d.ts.map +1 -1
  93. package/node_modules/@slack/bolt/package.json +10 -11
  94. package/node_modules/@slack/logger/README.md +1 -1
  95. package/node_modules/@slack/logger/dist/index.js +17 -13
  96. package/node_modules/@slack/logger/dist/index.js.map +1 -1
  97. package/node_modules/@slack/logger/package.json +6 -7
  98. package/node_modules/@slack/oauth/README.md +1 -1
  99. package/node_modules/@slack/oauth/dist/errors.d.ts +25 -14
  100. package/node_modules/@slack/oauth/dist/errors.d.ts.map +1 -1
  101. package/node_modules/@slack/oauth/dist/errors.js +24 -33
  102. package/node_modules/@slack/oauth/dist/errors.js.map +1 -1
  103. package/node_modules/@slack/oauth/dist/install-provider.js +58 -16
  104. package/node_modules/@slack/oauth/dist/install-provider.js.map +1 -1
  105. package/node_modules/@slack/oauth/dist/installation-stores/file-store.js +4 -2
  106. package/node_modules/@slack/oauth/dist/installation-stores/file-store.js.map +1 -1
  107. package/node_modules/@slack/oauth/dist/installation-stores/memory-store.js +3 -16
  108. package/node_modules/@slack/oauth/dist/installation-stores/memory-store.js.map +1 -1
  109. package/node_modules/@slack/oauth/dist/state-stores/clear-state-store.js +2 -0
  110. package/node_modules/@slack/oauth/dist/state-stores/clear-state-store.js.map +1 -1
  111. package/node_modules/@slack/oauth/dist/state-stores/file-state-store.js +3 -0
  112. package/node_modules/@slack/oauth/dist/state-stores/file-state-store.js.map +1 -1
  113. package/node_modules/@slack/oauth/package.json +8 -9
  114. package/node_modules/@slack/socket-mode/README.md +1 -1
  115. package/node_modules/@slack/socket-mode/dist/package.json +21 -13
  116. package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.d.ts +14 -8
  117. package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.d.ts.map +1 -1
  118. package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.js +136 -48
  119. package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.js.map +1 -1
  120. package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.d.ts +12 -6
  121. package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.d.ts.map +1 -1
  122. package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.js +87 -38
  123. package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.js.map +1 -1
  124. package/node_modules/@slack/socket-mode/dist/src/SocketModeOptions.d.ts +31 -1
  125. package/node_modules/@slack/socket-mode/dist/src/SocketModeOptions.d.ts.map +1 -1
  126. package/node_modules/@slack/socket-mode/dist/src/errors.d.ts +31 -37
  127. package/node_modules/@slack/socket-mode/dist/src/errors.d.ts.map +1 -1
  128. package/node_modules/@slack/socket-mode/dist/src/errors.js +43 -47
  129. package/node_modules/@slack/socket-mode/dist/src/errors.js.map +1 -1
  130. package/node_modules/@slack/socket-mode/dist/src/index.d.ts +2 -2
  131. package/node_modules/@slack/socket-mode/dist/src/index.d.ts.map +1 -1
  132. package/node_modules/@slack/socket-mode/dist/src/index.js +7 -1
  133. package/node_modules/@slack/socket-mode/dist/src/index.js.map +1 -1
  134. package/node_modules/@slack/socket-mode/package.json +21 -13
  135. package/node_modules/@slack/types/README.md +1 -1
  136. package/node_modules/@slack/types/dist/events/app.d.ts +28 -0
  137. package/node_modules/@slack/types/dist/events/app.d.ts.map +1 -1
  138. package/node_modules/@slack/types/dist/events/index.d.ts +2 -2
  139. package/node_modules/@slack/types/dist/events/index.d.ts.map +1 -1
  140. package/node_modules/@slack/types/dist/events/index.js.map +1 -1
  141. package/node_modules/@slack/types/dist/events/message.d.ts +2 -0
  142. package/node_modules/@slack/types/dist/events/message.d.ts.map +1 -1
  143. package/node_modules/@slack/types/package.json +3 -3
  144. package/node_modules/@slack/web-api/README.md +1 -1
  145. package/node_modules/@slack/web-api/dist/WebClient.d.ts +42 -71
  146. package/node_modules/@slack/web-api/dist/WebClient.d.ts.map +1 -1
  147. package/node_modules/@slack/web-api/dist/WebClient.js +180 -248
  148. package/node_modules/@slack/web-api/dist/WebClient.js.map +1 -1
  149. package/node_modules/@slack/web-api/dist/chat-stream.js +37 -22
  150. package/node_modules/@slack/web-api/dist/chat-stream.js.map +1 -1
  151. package/node_modules/@slack/web-api/dist/errors.d.ts +32 -51
  152. package/node_modules/@slack/web-api/dist/errors.d.ts.map +1 -1
  153. package/node_modules/@slack/web-api/dist/errors.js +64 -55
  154. package/node_modules/@slack/web-api/dist/errors.js.map +1 -1
  155. package/node_modules/@slack/web-api/dist/file-upload.d.ts +0 -9
  156. package/node_modules/@slack/web-api/dist/file-upload.d.ts.map +1 -1
  157. package/node_modules/@slack/web-api/dist/file-upload.js +41 -46
  158. package/node_modules/@slack/web-api/dist/file-upload.js.map +1 -1
  159. package/node_modules/@slack/web-api/dist/index.d.ts +2 -2
  160. package/node_modules/@slack/web-api/dist/index.d.ts.map +1 -1
  161. package/node_modules/@slack/web-api/dist/index.js +8 -1
  162. package/node_modules/@slack/web-api/dist/index.js.map +1 -1
  163. package/node_modules/@slack/web-api/dist/methods.d.ts +2 -38
  164. package/node_modules/@slack/web-api/dist/methods.d.ts.map +1 -1
  165. package/node_modules/@slack/web-api/dist/methods.js +1347 -1384
  166. package/node_modules/@slack/web-api/dist/methods.js.map +1 -1
  167. package/node_modules/@slack/web-api/dist/types/request/files.d.ts +0 -1
  168. package/node_modules/@slack/web-api/dist/types/request/files.d.ts.map +1 -1
  169. package/node_modules/@slack/web-api/dist/types/request/index.d.ts +3 -3
  170. package/node_modules/@slack/web-api/dist/types/request/index.d.ts.map +1 -1
  171. package/node_modules/@slack/web-api/dist/types/request/manifest.d.ts +66 -1
  172. package/node_modules/@slack/web-api/dist/types/request/manifest.d.ts.map +1 -1
  173. package/node_modules/@slack/web-api/dist/types/request/rtm.d.ts +1 -14
  174. package/node_modules/@slack/web-api/dist/types/request/rtm.d.ts.map +1 -1
  175. package/node_modules/@slack/web-api/dist/types/request/workflows.d.ts +0 -29
  176. package/node_modules/@slack/web-api/dist/types/request/workflows.d.ts.map +1 -1
  177. package/node_modules/@slack/web-api/package.json +6 -10
  178. package/node_modules/@types/node/README.md +1 -1
  179. package/node_modules/@types/node/fs/promises.d.ts +16 -6
  180. package/node_modules/@types/node/package.json +2 -2
  181. package/node_modules/@types/retry/LICENSE +21 -21
  182. package/node_modules/@types/retry/README.md +5 -4
  183. package/node_modules/@types/retry/index.d.ts +20 -13
  184. package/node_modules/@types/retry/package.json +9 -11
  185. package/node_modules/iconv-lite/encodings/sbcs-data.js +2 -0
  186. package/node_modules/iconv-lite/encodings/utf32.js +10 -3
  187. package/node_modules/iconv-lite/package.json +2 -2
  188. package/node_modules/iconv-lite/types/encodings.d.ts +2 -0
  189. package/node_modules/path-to-regexp/Readme.md +3 -3
  190. package/node_modules/path-to-regexp/dist/index.js +135 -158
  191. package/node_modules/path-to-regexp/dist/index.js.map +1 -1
  192. package/node_modules/path-to-regexp/package.json +2 -2
  193. package/node_modules/qs/CHANGELOG.md +11 -0
  194. package/node_modules/qs/dist/qs.js +17 -17
  195. package/node_modules/qs/lib/parse.js +19 -8
  196. package/node_modules/qs/lib/utils.js +47 -8
  197. package/node_modules/qs/package.json +6 -5
  198. package/node_modules/qs/test/parse.js +230 -0
  199. package/node_modules/qs/test/utils.js +194 -0
  200. package/node_modules/typebox/build/compile/validator.d.mts +1 -4
  201. package/node_modules/typebox/build/guard/guard.d.mts +1 -1
  202. package/node_modules/typebox/build/guard/guard.mjs +5 -2
  203. package/node_modules/typebox/build/guard/string.mjs +16 -4
  204. package/node_modules/typebox/build/schema/engine/_functions.mjs +34 -15
  205. package/node_modules/typebox/build/type/action/readonly_object.d.mts +5 -0
  206. package/node_modules/typebox/build/type/action/readonly_object.mjs +8 -0
  207. package/node_modules/typebox/build/typebox.d.mts +1 -1
  208. package/node_modules/typebox/build/typebox.mjs +1 -1
  209. package/node_modules/typebox/package.json +1 -1
  210. package/node_modules/typebox/readme.md +29 -32
  211. package/node_modules/{es-set-tostringtag → undici}/LICENSE +1 -1
  212. package/node_modules/undici/README.md +741 -0
  213. package/node_modules/undici/docs/docs/api/Agent.md +84 -0
  214. package/node_modules/undici/docs/docs/api/BalancedPool.md +99 -0
  215. package/node_modules/undici/docs/docs/api/CacheStorage.md +30 -0
  216. package/node_modules/undici/docs/docs/api/CacheStore.md +164 -0
  217. package/node_modules/undici/docs/docs/api/Client.md +288 -0
  218. package/node_modules/undici/docs/docs/api/ClientStats.md +27 -0
  219. package/node_modules/undici/docs/docs/api/Connector.md +115 -0
  220. package/node_modules/undici/docs/docs/api/ContentType.md +57 -0
  221. package/node_modules/undici/docs/docs/api/Cookies.md +128 -0
  222. package/node_modules/undici/docs/docs/api/Debug.md +62 -0
  223. package/node_modules/undici/docs/docs/api/DiagnosticsChannel.md +315 -0
  224. package/node_modules/undici/docs/docs/api/Dispatcher.md +1392 -0
  225. package/node_modules/undici/docs/docs/api/EnvHttpProxyAgent.md +159 -0
  226. package/node_modules/undici/docs/docs/api/Errors.md +49 -0
  227. package/node_modules/undici/docs/docs/api/EventSource.md +45 -0
  228. package/node_modules/undici/docs/docs/api/Fetch.md +60 -0
  229. package/node_modules/undici/docs/docs/api/GlobalInstallation.md +139 -0
  230. package/node_modules/undici/docs/docs/api/H2CClient.md +263 -0
  231. package/node_modules/undici/docs/docs/api/MockAgent.md +603 -0
  232. package/node_modules/undici/docs/docs/api/MockCallHistory.md +197 -0
  233. package/node_modules/undici/docs/docs/api/MockCallHistoryLog.md +43 -0
  234. package/node_modules/undici/docs/docs/api/MockClient.md +81 -0
  235. package/node_modules/undici/docs/docs/api/MockErrors.md +12 -0
  236. package/node_modules/undici/docs/docs/api/MockPool.md +555 -0
  237. package/node_modules/undici/docs/docs/api/Pool.md +84 -0
  238. package/node_modules/undici/docs/docs/api/PoolStats.md +35 -0
  239. package/node_modules/undici/docs/docs/api/ProxyAgent.md +229 -0
  240. package/node_modules/undici/docs/docs/api/RedirectHandler.md +93 -0
  241. package/node_modules/undici/docs/docs/api/RetryAgent.md +50 -0
  242. package/node_modules/undici/docs/docs/api/RetryHandler.md +118 -0
  243. package/node_modules/undici/docs/docs/api/RoundRobinPool.md +145 -0
  244. package/node_modules/undici/docs/docs/api/SnapshotAgent.md +616 -0
  245. package/node_modules/undici/docs/docs/api/Socks5ProxyAgent.md +275 -0
  246. package/node_modules/undici/docs/docs/api/Util.md +25 -0
  247. package/node_modules/undici/docs/docs/api/WebSocket.md +141 -0
  248. package/node_modules/undici/docs/docs/api/api-lifecycle.md +91 -0
  249. package/node_modules/undici/docs/docs/best-practices/client-certificate.md +64 -0
  250. package/node_modules/undici/docs/docs/best-practices/crawling.md +58 -0
  251. package/node_modules/undici/docs/docs/best-practices/mocking-request.md +190 -0
  252. package/node_modules/undici/docs/docs/best-practices/proxy.md +127 -0
  253. package/node_modules/undici/docs/docs/best-practices/undici-vs-builtin-fetch.md +224 -0
  254. package/node_modules/undici/docs/docs/best-practices/writing-tests.md +63 -0
  255. package/node_modules/undici/index-fetch.js +65 -0
  256. package/node_modules/undici/index.d.ts +3 -0
  257. package/node_modules/undici/index.js +234 -0
  258. package/node_modules/undici/lib/api/abort-signal.js +59 -0
  259. package/node_modules/undici/lib/api/api-connect.js +110 -0
  260. package/node_modules/undici/lib/api/api-pipeline.js +252 -0
  261. package/node_modules/undici/lib/api/api-request.js +214 -0
  262. package/node_modules/undici/lib/api/api-stream.js +209 -0
  263. package/node_modules/undici/lib/api/api-upgrade.js +111 -0
  264. package/node_modules/undici/lib/api/index.js +7 -0
  265. package/node_modules/undici/lib/api/readable.js +580 -0
  266. package/node_modules/undici/lib/cache/memory-cache-store.js +234 -0
  267. package/node_modules/undici/lib/cache/sqlite-cache-store.js +461 -0
  268. package/node_modules/undici/lib/core/connect.js +153 -0
  269. package/node_modules/undici/lib/core/constants.js +143 -0
  270. package/node_modules/undici/lib/core/diagnostics.js +227 -0
  271. package/node_modules/undici/lib/core/errors.js +477 -0
  272. package/node_modules/undici/lib/core/request.js +453 -0
  273. package/node_modules/undici/lib/core/socks5-client.js +422 -0
  274. package/node_modules/undici/lib/core/socks5-utils.js +212 -0
  275. package/node_modules/undici/lib/core/symbols.js +75 -0
  276. package/node_modules/undici/lib/core/tree.js +160 -0
  277. package/node_modules/undici/lib/core/util.js +992 -0
  278. package/node_modules/undici/lib/dispatcher/agent.js +158 -0
  279. package/node_modules/undici/lib/dispatcher/balanced-pool.js +219 -0
  280. package/node_modules/undici/lib/dispatcher/client-h1.js +1722 -0
  281. package/node_modules/undici/lib/dispatcher/client-h2.js +995 -0
  282. package/node_modules/undici/lib/dispatcher/client.js +664 -0
  283. package/node_modules/undici/lib/dispatcher/dispatcher-base.js +184 -0
  284. package/node_modules/undici/lib/dispatcher/dispatcher.js +48 -0
  285. package/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js +146 -0
  286. package/node_modules/undici/lib/dispatcher/fixed-queue.js +135 -0
  287. package/node_modules/undici/lib/dispatcher/h2c-client.js +51 -0
  288. package/node_modules/undici/lib/dispatcher/pool-base.js +214 -0
  289. package/node_modules/undici/lib/dispatcher/pool.js +118 -0
  290. package/node_modules/undici/lib/dispatcher/proxy-agent.js +319 -0
  291. package/node_modules/undici/lib/dispatcher/retry-agent.js +35 -0
  292. package/node_modules/undici/lib/dispatcher/round-robin-pool.js +137 -0
  293. package/node_modules/undici/lib/dispatcher/socks5-proxy-agent.js +260 -0
  294. package/node_modules/undici/lib/encoding/index.js +33 -0
  295. package/node_modules/undici/lib/global.js +59 -0
  296. package/node_modules/undici/lib/handler/cache-handler.js +578 -0
  297. package/node_modules/undici/lib/handler/cache-revalidation-handler.js +124 -0
  298. package/node_modules/undici/lib/handler/decorator-handler.js +67 -0
  299. package/node_modules/undici/lib/handler/deduplication-handler.js +460 -0
  300. package/node_modules/undici/lib/handler/redirect-handler.js +238 -0
  301. package/node_modules/undici/lib/handler/retry-handler.js +394 -0
  302. package/node_modules/undici/lib/handler/unwrap-handler.js +106 -0
  303. package/node_modules/undici/lib/handler/wrap-handler.js +105 -0
  304. package/node_modules/undici/lib/interceptor/cache.js +495 -0
  305. package/node_modules/undici/lib/interceptor/decompress.js +259 -0
  306. package/node_modules/undici/lib/interceptor/deduplicate.js +117 -0
  307. package/node_modules/undici/lib/interceptor/dns.js +571 -0
  308. package/node_modules/undici/lib/interceptor/dump.js +112 -0
  309. package/node_modules/undici/lib/interceptor/redirect.js +21 -0
  310. package/node_modules/undici/lib/interceptor/response-error.js +95 -0
  311. package/node_modules/undici/lib/interceptor/retry.js +19 -0
  312. package/node_modules/undici/lib/llhttp/.gitkeep +0 -0
  313. package/node_modules/undici/lib/llhttp/constants.d.ts +195 -0
  314. package/node_modules/undici/lib/llhttp/constants.js +531 -0
  315. package/node_modules/undici/lib/llhttp/llhttp-wasm.js +15 -0
  316. package/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +15 -0
  317. package/node_modules/undici/lib/llhttp/utils.d.ts +2 -0
  318. package/node_modules/undici/lib/llhttp/utils.js +12 -0
  319. package/node_modules/undici/lib/mock/mock-agent.js +232 -0
  320. package/node_modules/undici/lib/mock/mock-call-history.js +248 -0
  321. package/node_modules/undici/lib/mock/mock-client.js +68 -0
  322. package/node_modules/undici/lib/mock/mock-errors.js +29 -0
  323. package/node_modules/undici/lib/mock/mock-interceptor.js +209 -0
  324. package/node_modules/undici/lib/mock/mock-pool.js +68 -0
  325. package/node_modules/undici/lib/mock/mock-symbols.js +32 -0
  326. package/node_modules/undici/lib/mock/mock-utils.js +486 -0
  327. package/node_modules/undici/lib/mock/pending-interceptors-formatter.js +43 -0
  328. package/node_modules/undici/lib/mock/snapshot-agent.js +353 -0
  329. package/node_modules/undici/lib/mock/snapshot-recorder.js +588 -0
  330. package/node_modules/undici/lib/mock/snapshot-utils.js +158 -0
  331. package/node_modules/undici/lib/util/cache.js +414 -0
  332. package/node_modules/undici/lib/util/date.js +653 -0
  333. package/node_modules/undici/lib/util/promise.js +28 -0
  334. package/node_modules/undici/lib/util/runtime-features.js +124 -0
  335. package/node_modules/undici/lib/util/stats.js +32 -0
  336. package/node_modules/undici/lib/util/timers.js +425 -0
  337. package/node_modules/undici/lib/web/cache/cache.js +864 -0
  338. package/node_modules/undici/lib/web/cache/cachestorage.js +152 -0
  339. package/node_modules/undici/lib/web/cache/util.js +45 -0
  340. package/node_modules/undici/lib/web/cookies/constants.js +12 -0
  341. package/node_modules/undici/lib/web/cookies/index.js +199 -0
  342. package/node_modules/undici/lib/web/cookies/parse.js +314 -0
  343. package/node_modules/undici/lib/web/cookies/util.js +282 -0
  344. package/node_modules/undici/lib/web/eventsource/eventsource-stream.js +399 -0
  345. package/node_modules/undici/lib/web/eventsource/eventsource.js +501 -0
  346. package/node_modules/undici/lib/web/eventsource/util.js +29 -0
  347. package/node_modules/{has-tostringtag → undici/lib/web/fetch}/LICENSE +1 -1
  348. package/node_modules/undici/lib/web/fetch/body.js +509 -0
  349. package/node_modules/undici/lib/web/fetch/constants.js +131 -0
  350. package/node_modules/undici/lib/web/fetch/data-url.js +596 -0
  351. package/node_modules/undici/lib/web/fetch/formdata-parser.js +586 -0
  352. package/node_modules/undici/lib/web/fetch/formdata.js +259 -0
  353. package/node_modules/undici/lib/web/fetch/global.js +40 -0
  354. package/node_modules/undici/lib/web/fetch/headers.js +719 -0
  355. package/node_modules/undici/lib/web/fetch/index.js +2413 -0
  356. package/node_modules/undici/lib/web/fetch/request.js +1115 -0
  357. package/node_modules/undici/lib/web/fetch/response.js +641 -0
  358. package/node_modules/undici/lib/web/fetch/util.js +1522 -0
  359. package/node_modules/undici/lib/web/infra/index.js +229 -0
  360. package/node_modules/undici/lib/web/subresource-integrity/Readme.md +9 -0
  361. package/node_modules/undici/lib/web/subresource-integrity/subresource-integrity.js +307 -0
  362. package/node_modules/undici/lib/web/webidl/index.js +1006 -0
  363. package/node_modules/undici/lib/web/websocket/connection.js +329 -0
  364. package/node_modules/undici/lib/web/websocket/constants.js +126 -0
  365. package/node_modules/undici/lib/web/websocket/events.js +331 -0
  366. package/node_modules/undici/lib/web/websocket/frame.js +133 -0
  367. package/node_modules/undici/lib/web/websocket/permessage-deflate.js +100 -0
  368. package/node_modules/undici/lib/web/websocket/receiver.js +507 -0
  369. package/node_modules/undici/lib/web/websocket/sender.js +109 -0
  370. package/node_modules/undici/lib/web/websocket/stream/websocketerror.js +104 -0
  371. package/node_modules/undici/lib/web/websocket/stream/websocketstream.js +498 -0
  372. package/node_modules/undici/lib/web/websocket/util.js +347 -0
  373. package/node_modules/undici/lib/web/websocket/websocket.js +758 -0
  374. package/node_modules/undici/package.json +152 -0
  375. package/node_modules/undici/scripts/strip-comments.js +10 -0
  376. package/node_modules/undici/types/README.md +6 -0
  377. package/node_modules/undici/types/agent.d.ts +32 -0
  378. package/node_modules/undici/types/api.d.ts +43 -0
  379. package/node_modules/undici/types/balanced-pool.d.ts +30 -0
  380. package/node_modules/undici/types/cache-interceptor.d.ts +179 -0
  381. package/node_modules/undici/types/cache.d.ts +36 -0
  382. package/node_modules/undici/types/client-stats.d.ts +15 -0
  383. package/node_modules/undici/types/client.d.ts +139 -0
  384. package/node_modules/undici/types/connector.d.ts +36 -0
  385. package/node_modules/undici/types/content-type.d.ts +21 -0
  386. package/node_modules/undici/types/cookies.d.ts +30 -0
  387. package/node_modules/undici/types/diagnostics-channel.d.ts +74 -0
  388. package/node_modules/undici/types/dispatcher.d.ts +275 -0
  389. package/node_modules/undici/types/env-http-proxy-agent.d.ts +22 -0
  390. package/node_modules/undici/types/errors.d.ts +177 -0
  391. package/node_modules/undici/types/eventsource.d.ts +66 -0
  392. package/node_modules/undici/types/fetch.d.ts +231 -0
  393. package/node_modules/undici/types/formdata.d.ts +114 -0
  394. package/node_modules/undici/types/global-dispatcher.d.ts +9 -0
  395. package/node_modules/undici/types/global-origin.d.ts +7 -0
  396. package/node_modules/undici/types/h2c-client.d.ts +73 -0
  397. package/node_modules/undici/types/handlers.d.ts +14 -0
  398. package/node_modules/undici/types/header.d.ts +160 -0
  399. package/node_modules/undici/types/index.d.ts +91 -0
  400. package/node_modules/undici/types/interceptors.d.ts +80 -0
  401. package/node_modules/undici/types/mock-agent.d.ts +68 -0
  402. package/node_modules/undici/types/mock-call-history.d.ts +111 -0
  403. package/node_modules/undici/types/mock-client.d.ts +27 -0
  404. package/node_modules/undici/types/mock-errors.d.ts +12 -0
  405. package/node_modules/undici/types/mock-interceptor.d.ts +94 -0
  406. package/node_modules/undici/types/mock-pool.d.ts +27 -0
  407. package/node_modules/undici/types/patch.d.ts +29 -0
  408. package/node_modules/undici/types/pool-stats.d.ts +19 -0
  409. package/node_modules/undici/types/pool.d.ts +41 -0
  410. package/node_modules/undici/types/proxy-agent.d.ts +29 -0
  411. package/node_modules/undici/types/readable.d.ts +68 -0
  412. package/node_modules/undici/types/retry-agent.d.ts +8 -0
  413. package/node_modules/undici/types/retry-handler.d.ts +125 -0
  414. package/node_modules/undici/types/round-robin-pool.d.ts +41 -0
  415. package/node_modules/undici/types/snapshot-agent.d.ts +109 -0
  416. package/node_modules/undici/types/socks5-proxy-agent.d.ts +25 -0
  417. package/node_modules/undici/types/util.d.ts +18 -0
  418. package/node_modules/undici/types/utility.d.ts +7 -0
  419. package/node_modules/undici/types/webidl.d.ts +347 -0
  420. package/node_modules/undici/types/websocket.d.ts +188 -0
  421. package/node_modules/ws/lib/receiver.js +15 -32
  422. package/node_modules/ws/lib/websocket-server.js +4 -4
  423. package/node_modules/ws/lib/websocket.js +4 -4
  424. package/node_modules/ws/package.json +5 -1
  425. package/openclaw.plugin.json +1064 -1243
  426. package/package.json +99 -18
  427. package/dist/action-runtime.runtime-DEWOcFM4.js +0 -2
  428. package/dist/config-api-Df9a1B8C.js +0 -3
  429. package/dist/doctor-contract-DKpe5VBr.js +0 -202
  430. package/dist/interactive-replies-Dm_t2R9S.js +0 -197
  431. package/dist/interactive-replies-api.js +0 -2
  432. package/node_modules/@slack/bolt/dist/WorkflowStep.d.ts +0 -159
  433. package/node_modules/@slack/bolt/dist/WorkflowStep.d.ts.map +0 -1
  434. package/node_modules/@slack/bolt/dist/WorkflowStep.js +0 -217
  435. package/node_modules/@slack/bolt/dist/WorkflowStep.js.map +0 -1
  436. package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.d.ts +0 -49
  437. package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.d.ts.map +0 -1
  438. package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.js +0 -3
  439. package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.js.map +0 -1
  440. package/node_modules/@types/ws/LICENSE +0 -21
  441. package/node_modules/@types/ws/README.md +0 -15
  442. package/node_modules/@types/ws/index.d.mts +0 -451
  443. package/node_modules/@types/ws/index.d.ts +0 -445
  444. package/node_modules/@types/ws/package.json +0 -72
  445. package/node_modules/asynckit/LICENSE +0 -21
  446. package/node_modules/asynckit/README.md +0 -233
  447. package/node_modules/asynckit/bench.js +0 -76
  448. package/node_modules/asynckit/index.js +0 -6
  449. package/node_modules/asynckit/lib/abort.js +0 -29
  450. package/node_modules/asynckit/lib/async.js +0 -34
  451. package/node_modules/asynckit/lib/defer.js +0 -26
  452. package/node_modules/asynckit/lib/iterate.js +0 -75
  453. package/node_modules/asynckit/lib/readable_asynckit.js +0 -91
  454. package/node_modules/asynckit/lib/readable_parallel.js +0 -25
  455. package/node_modules/asynckit/lib/readable_serial.js +0 -25
  456. package/node_modules/asynckit/lib/readable_serial_ordered.js +0 -29
  457. package/node_modules/asynckit/lib/state.js +0 -37
  458. package/node_modules/asynckit/lib/streamify.js +0 -141
  459. package/node_modules/asynckit/lib/terminator.js +0 -29
  460. package/node_modules/asynckit/package.json +0 -63
  461. package/node_modules/asynckit/parallel.js +0 -43
  462. package/node_modules/asynckit/serial.js +0 -17
  463. package/node_modules/asynckit/serialOrdered.js +0 -75
  464. package/node_modules/asynckit/stream.js +0 -21
  465. package/node_modules/axios/CHANGELOG.md +0 -1676
  466. package/node_modules/axios/LICENSE +0 -7
  467. package/node_modules/axios/MIGRATION_GUIDE.md +0 -877
  468. package/node_modules/axios/README.md +0 -2391
  469. package/node_modules/axios/dist/axios.js +0 -4864
  470. package/node_modules/axios/dist/axios.js.map +0 -1
  471. package/node_modules/axios/dist/axios.min.js +0 -5
  472. package/node_modules/axios/dist/axios.min.js.map +0 -1
  473. package/node_modules/axios/dist/browser/axios.cjs +0 -4701
  474. package/node_modules/axios/dist/browser/axios.cjs.map +0 -1
  475. package/node_modules/axios/dist/esm/axios.js +0 -4722
  476. package/node_modules/axios/dist/esm/axios.js.map +0 -1
  477. package/node_modules/axios/dist/esm/axios.min.js +0 -3
  478. package/node_modules/axios/dist/esm/axios.min.js.map +0 -1
  479. package/node_modules/axios/dist/node/axios.cjs +0 -5348
  480. package/node_modules/axios/dist/node/axios.cjs.map +0 -1
  481. package/node_modules/axios/index.d.cts +0 -715
  482. package/node_modules/axios/index.d.ts +0 -734
  483. package/node_modules/axios/index.js +0 -45
  484. package/node_modules/axios/lib/adapters/README.md +0 -36
  485. package/node_modules/axios/lib/adapters/adapters.js +0 -132
  486. package/node_modules/axios/lib/adapters/fetch.js +0 -469
  487. package/node_modules/axios/lib/adapters/http.js +0 -1202
  488. package/node_modules/axios/lib/adapters/xhr.js +0 -226
  489. package/node_modules/axios/lib/axios.js +0 -89
  490. package/node_modules/axios/lib/cancel/CancelToken.js +0 -135
  491. package/node_modules/axios/lib/cancel/CanceledError.js +0 -22
  492. package/node_modules/axios/lib/cancel/isCancel.js +0 -5
  493. package/node_modules/axios/lib/core/Axios.js +0 -281
  494. package/node_modules/axios/lib/core/AxiosError.js +0 -176
  495. package/node_modules/axios/lib/core/AxiosHeaders.js +0 -380
  496. package/node_modules/axios/lib/core/InterceptorManager.js +0 -72
  497. package/node_modules/axios/lib/core/README.md +0 -8
  498. package/node_modules/axios/lib/core/buildFullPath.js +0 -22
  499. package/node_modules/axios/lib/core/dispatchRequest.js +0 -89
  500. package/node_modules/axios/lib/core/mergeConfig.js +0 -124
  501. package/node_modules/axios/lib/core/settle.js +0 -27
  502. package/node_modules/axios/lib/core/transformData.js +0 -28
  503. package/node_modules/axios/lib/defaults/index.js +0 -177
  504. package/node_modules/axios/lib/defaults/transitional.js +0 -8
  505. package/node_modules/axios/lib/env/README.md +0 -3
  506. package/node_modules/axios/lib/env/classes/FormData.js +0 -2
  507. package/node_modules/axios/lib/env/data.js +0 -1
  508. package/node_modules/axios/lib/helpers/AxiosTransformStream.js +0 -156
  509. package/node_modules/axios/lib/helpers/AxiosURLSearchParams.js +0 -61
  510. package/node_modules/axios/lib/helpers/HttpStatusCode.js +0 -77
  511. package/node_modules/axios/lib/helpers/README.md +0 -7
  512. package/node_modules/axios/lib/helpers/ZlibHeaderTransformStream.js +0 -29
  513. package/node_modules/axios/lib/helpers/bind.js +0 -14
  514. package/node_modules/axios/lib/helpers/buildURL.js +0 -66
  515. package/node_modules/axios/lib/helpers/callbackify.js +0 -18
  516. package/node_modules/axios/lib/helpers/combineURLs.js +0 -15
  517. package/node_modules/axios/lib/helpers/composeSignals.js +0 -56
  518. package/node_modules/axios/lib/helpers/cookies.js +0 -60
  519. package/node_modules/axios/lib/helpers/deprecatedMethod.js +0 -31
  520. package/node_modules/axios/lib/helpers/estimateDataURLDecodedBytes.js +0 -100
  521. package/node_modules/axios/lib/helpers/formDataToJSON.js +0 -97
  522. package/node_modules/axios/lib/helpers/formDataToStream.js +0 -119
  523. package/node_modules/axios/lib/helpers/fromDataURI.js +0 -53
  524. package/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -19
  525. package/node_modules/axios/lib/helpers/isAxiosError.js +0 -14
  526. package/node_modules/axios/lib/helpers/isURLSameOrigin.js +0 -16
  527. package/node_modules/axios/lib/helpers/null.js +0 -2
  528. package/node_modules/axios/lib/helpers/parseHeaders.js +0 -69
  529. package/node_modules/axios/lib/helpers/parseProtocol.js +0 -6
  530. package/node_modules/axios/lib/helpers/progressEventReducer.js +0 -51
  531. package/node_modules/axios/lib/helpers/readBlob.js +0 -15
  532. package/node_modules/axios/lib/helpers/resolveConfig.js +0 -106
  533. package/node_modules/axios/lib/helpers/shouldBypassProxy.js +0 -178
  534. package/node_modules/axios/lib/helpers/speedometer.js +0 -55
  535. package/node_modules/axios/lib/helpers/spread.js +0 -28
  536. package/node_modules/axios/lib/helpers/throttle.js +0 -44
  537. package/node_modules/axios/lib/helpers/toFormData.js +0 -249
  538. package/node_modules/axios/lib/helpers/toURLEncodedForm.js +0 -19
  539. package/node_modules/axios/lib/helpers/trackStream.js +0 -89
  540. package/node_modules/axios/lib/helpers/validator.js +0 -112
  541. package/node_modules/axios/lib/platform/browser/classes/Blob.js +0 -3
  542. package/node_modules/axios/lib/platform/browser/classes/FormData.js +0 -3
  543. package/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js +0 -4
  544. package/node_modules/axios/lib/platform/browser/index.js +0 -13
  545. package/node_modules/axios/lib/platform/common/utils.js +0 -52
  546. package/node_modules/axios/lib/platform/index.js +0 -7
  547. package/node_modules/axios/lib/platform/node/classes/FormData.js +0 -3
  548. package/node_modules/axios/lib/platform/node/classes/URLSearchParams.js +0 -4
  549. package/node_modules/axios/lib/platform/node/index.js +0 -37
  550. package/node_modules/axios/lib/utils.js +0 -931
  551. package/node_modules/axios/package.json +0 -183
  552. package/node_modules/combined-stream/License +0 -19
  553. package/node_modules/combined-stream/Readme.md +0 -138
  554. package/node_modules/combined-stream/lib/combined_stream.js +0 -208
  555. package/node_modules/combined-stream/package.json +0 -25
  556. package/node_modules/delayed-stream/.npmignore +0 -1
  557. package/node_modules/delayed-stream/License +0 -19
  558. package/node_modules/delayed-stream/Makefile +0 -7
  559. package/node_modules/delayed-stream/Readme.md +0 -141
  560. package/node_modules/delayed-stream/lib/delayed_stream.js +0 -107
  561. package/node_modules/delayed-stream/package.json +0 -27
  562. package/node_modules/es-set-tostringtag/.eslintrc +0 -13
  563. package/node_modules/es-set-tostringtag/.nycrc +0 -9
  564. package/node_modules/es-set-tostringtag/CHANGELOG.md +0 -67
  565. package/node_modules/es-set-tostringtag/README.md +0 -53
  566. package/node_modules/es-set-tostringtag/index.d.ts +0 -10
  567. package/node_modules/es-set-tostringtag/index.js +0 -35
  568. package/node_modules/es-set-tostringtag/package.json +0 -78
  569. package/node_modules/es-set-tostringtag/test/index.js +0 -85
  570. package/node_modules/es-set-tostringtag/tsconfig.json +0 -9
  571. package/node_modules/follow-redirects/LICENSE +0 -18
  572. package/node_modules/follow-redirects/README.md +0 -157
  573. package/node_modules/follow-redirects/debug.js +0 -15
  574. package/node_modules/follow-redirects/http.js +0 -1
  575. package/node_modules/follow-redirects/https.js +0 -1
  576. package/node_modules/follow-redirects/index.js +0 -709
  577. package/node_modules/follow-redirects/package.json +0 -58
  578. package/node_modules/form-data/CHANGELOG.md +0 -669
  579. package/node_modules/form-data/License +0 -19
  580. package/node_modules/form-data/README.md +0 -350
  581. package/node_modules/form-data/index.d.ts +0 -51
  582. package/node_modules/form-data/lib/browser.js +0 -4
  583. package/node_modules/form-data/lib/form_data.js +0 -514
  584. package/node_modules/form-data/lib/populate.js +0 -10
  585. package/node_modules/form-data/node_modules/mime-db/HISTORY.md +0 -507
  586. package/node_modules/form-data/node_modules/mime-db/LICENSE +0 -23
  587. package/node_modules/form-data/node_modules/mime-db/README.md +0 -100
  588. package/node_modules/form-data/node_modules/mime-db/db.json +0 -8519
  589. package/node_modules/form-data/node_modules/mime-db/index.js +0 -12
  590. package/node_modules/form-data/node_modules/mime-db/package.json +0 -60
  591. package/node_modules/form-data/node_modules/mime-types/HISTORY.md +0 -397
  592. package/node_modules/form-data/node_modules/mime-types/LICENSE +0 -23
  593. package/node_modules/form-data/node_modules/mime-types/README.md +0 -113
  594. package/node_modules/form-data/node_modules/mime-types/index.js +0 -188
  595. package/node_modules/form-data/node_modules/mime-types/package.json +0 -44
  596. package/node_modules/form-data/package.json +0 -83
  597. package/node_modules/has-tostringtag/.eslintrc +0 -5
  598. package/node_modules/has-tostringtag/.github/FUNDING.yml +0 -12
  599. package/node_modules/has-tostringtag/.nycrc +0 -13
  600. package/node_modules/has-tostringtag/CHANGELOG.md +0 -42
  601. package/node_modules/has-tostringtag/README.md +0 -46
  602. package/node_modules/has-tostringtag/index.d.ts +0 -3
  603. package/node_modules/has-tostringtag/index.js +0 -8
  604. package/node_modules/has-tostringtag/package.json +0 -108
  605. package/node_modules/has-tostringtag/shams.d.ts +0 -3
  606. package/node_modules/has-tostringtag/shams.js +0 -8
  607. package/node_modules/has-tostringtag/test/index.js +0 -21
  608. package/node_modules/has-tostringtag/test/shams/core-js.js +0 -31
  609. package/node_modules/has-tostringtag/test/shams/get-own-property-symbols.js +0 -30
  610. package/node_modules/has-tostringtag/test/tests.js +0 -15
  611. package/node_modules/has-tostringtag/tsconfig.json +0 -49
  612. package/node_modules/is-electron/LICENSE +0 -21
  613. package/node_modules/is-electron/README.md +0 -25
  614. package/node_modules/is-electron/index.d.ts +0 -2
  615. package/node_modules/is-electron/index.js +0 -21
  616. package/node_modules/is-electron/package.json +0 -34
  617. package/node_modules/is-stream/index.d.ts +0 -79
  618. package/node_modules/is-stream/index.js +0 -28
  619. package/node_modules/is-stream/license +0 -9
  620. package/node_modules/is-stream/package.json +0 -42
  621. package/node_modules/is-stream/readme.md +0 -60
  622. package/node_modules/proxy-from-env/LICENSE +0 -20
  623. package/node_modules/proxy-from-env/README.md +0 -163
  624. package/node_modules/proxy-from-env/index.cjs +0 -105
  625. package/node_modules/proxy-from-env/index.js +0 -103
  626. package/node_modules/proxy-from-env/package.json +0 -43
  627. package/npm-shrinkwrap.json +0 -1440
@@ -1,1440 +0,0 @@
1
- {
2
- "name": "@openclaw/slack",
3
- "version": "2026.7.2-beta.3",
4
- "lockfileVersion": 3,
5
- "requires": true,
6
- "packages": {
7
- "": {
8
- "name": "@openclaw/slack",
9
- "version": "2026.7.2-beta.3",
10
- "dependencies": {
11
- "@slack/bolt": "4.7.3",
12
- "@slack/types": "2.21.1",
13
- "@slack/web-api": "7.18.0",
14
- "p-map": "7.0.5",
15
- "typebox": "1.3.3",
16
- "ws": "8.21.0",
17
- "zod": "4.4.3"
18
- },
19
- "peerDependencies": {
20
- "openclaw": ">=2026.7.2-beta.3"
21
- },
22
- "peerDependenciesMeta": {
23
- "openclaw": {
24
- "optional": true
25
- }
26
- }
27
- },
28
- "node_modules/@slack/bolt": {
29
- "version": "4.7.3",
30
- "resolved": "https://registry.npmjs.org/@slack/bolt/-/bolt-4.7.3.tgz",
31
- "integrity": "sha512-bODs8q/yNDWUPoxmQhFrRqLMA5vhB/PDizYWqb6CkQhLWEUo5JFtfJcmeU4ElGl6qSt++OKjSYNa4MPc77CleQ==",
32
- "license": "MIT",
33
- "dependencies": {
34
- "@slack/logger": "^4.0.1",
35
- "@slack/oauth": "^3.0.5",
36
- "@slack/socket-mode": "^2.0.7",
37
- "@slack/types": "^2.21.1",
38
- "@slack/web-api": "^7.16.0",
39
- "axios": "^1.12.0",
40
- "express": "^5.0.0",
41
- "path-to-regexp": "^8.1.0",
42
- "raw-body": "^3",
43
- "tsscmp": "^1.0.6"
44
- },
45
- "engines": {
46
- "node": ">=18",
47
- "npm": ">=8.6.0"
48
- },
49
- "peerDependencies": {
50
- "@types/express": "^5.0.0"
51
- }
52
- },
53
- "node_modules/@slack/logger": {
54
- "version": "4.0.1",
55
- "resolved": "https://registry.npmjs.org/@slack/logger/-/logger-4.0.1.tgz",
56
- "integrity": "sha512-6cmdPrV/RYfd2U0mDGiMK8S7OJqpCTm7enMLRR3edccsPX8j7zXTLnaEF4fhxxJJTAIOil6+qZrnUPTuaLvwrQ==",
57
- "license": "MIT",
58
- "dependencies": {
59
- "@types/node": ">=18"
60
- },
61
- "engines": {
62
- "node": ">= 18",
63
- "npm": ">= 8.6.0"
64
- }
65
- },
66
- "node_modules/@slack/oauth": {
67
- "version": "3.0.5",
68
- "resolved": "https://registry.npmjs.org/@slack/oauth/-/oauth-3.0.5.tgz",
69
- "integrity": "sha512-exqFQySKhNDptWYSWhvRUJ4/+ndu2gayIy7vg/JfmJq3wGtGdHk531P96fAZyBm5c1Le3yaPYqv92rL4COlU3A==",
70
- "license": "MIT",
71
- "dependencies": {
72
- "@slack/logger": "^4.0.1",
73
- "@slack/web-api": "^7.15.0",
74
- "@types/jsonwebtoken": "^9",
75
- "@types/node": ">=18",
76
- "jsonwebtoken": "^9"
77
- },
78
- "engines": {
79
- "node": ">=18",
80
- "npm": ">=8.6.0"
81
- }
82
- },
83
- "node_modules/@slack/socket-mode": {
84
- "version": "2.0.7",
85
- "resolved": "https://registry.npmjs.org/@slack/socket-mode/-/socket-mode-2.0.7.tgz",
86
- "integrity": "sha512-qYy07je71WnEHgRwmw12DlAnZLi5HXmdlI2WUzUK2LH/rYXQpP6uEg462S5CwfE8FoCKUdIigHtYnOOfzZH1lQ==",
87
- "license": "MIT",
88
- "dependencies": {
89
- "@slack/logger": "^4.0.1",
90
- "@slack/web-api": "^7.15.0",
91
- "@types/node": ">=18",
92
- "@types/ws": "^8",
93
- "eventemitter3": "^5",
94
- "ws": "^8"
95
- },
96
- "engines": {
97
- "node": ">= 18",
98
- "npm": ">= 8.6.0"
99
- }
100
- },
101
- "node_modules/@slack/types": {
102
- "version": "2.21.1",
103
- "resolved": "https://registry.npmjs.org/@slack/types/-/types-2.21.1.tgz",
104
- "integrity": "sha512-I8vmSjNYWsaxuWPx6dz4yeh0h7vRBWbgAMK14LEmblbZ404BtrPbXs6jDPx4cYgGf8msDGF4A9opLZBu21FViQ==",
105
- "license": "MIT",
106
- "engines": {
107
- "node": ">= 12.13.0",
108
- "npm": ">= 6.12.0"
109
- }
110
- },
111
- "node_modules/@slack/web-api": {
112
- "version": "7.18.0",
113
- "resolved": "https://registry.npmjs.org/@slack/web-api/-/web-api-7.18.0.tgz",
114
- "integrity": "sha512-EWBsKUhOFFp87beQg/ToSC+asWB7BrGHuh7uPC1ZI9vr41GjS+3WmmyWIMqs+mF6U+mh4d6HhtFlv67TrJFsvw==",
115
- "license": "MIT",
116
- "dependencies": {
117
- "@slack/logger": "^4.0.1",
118
- "@slack/types": "^2.21.0",
119
- "@types/node": ">=18",
120
- "@types/retry": "0.12.0",
121
- "axios": "^1.16.0",
122
- "eventemitter3": "^5.0.1",
123
- "form-data": "^4.0.4",
124
- "is-electron": "2.2.2",
125
- "is-stream": "^2",
126
- "p-queue": "^6",
127
- "p-retry": "^4",
128
- "retry": "^0.13.1"
129
- },
130
- "engines": {
131
- "node": ">= 18",
132
- "npm": ">= 8.6.0"
133
- }
134
- },
135
- "node_modules/@types/jsonwebtoken": {
136
- "version": "9.0.10",
137
- "resolved": "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-9.0.10.tgz",
138
- "integrity": "sha512-asx5hIG9Qmf/1oStypjanR7iKTv0gXQ1Ov/jfrX6kS/EO0OFni8orbmGCn0672NHR3kXHwpAwR+B368ZGN/2rA==",
139
- "license": "MIT",
140
- "dependencies": {
141
- "@types/ms": "*",
142
- "@types/node": "*"
143
- }
144
- },
145
- "node_modules/@types/ms": {
146
- "version": "2.1.0",
147
- "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
148
- "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
149
- "license": "MIT"
150
- },
151
- "node_modules/@types/node": {
152
- "version": "26.1.0",
153
- "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.0.tgz",
154
- "integrity": "sha512-O0A1G3xPGy4w7AgQdAQYUlQ+BKk2Oovw8eRpofyp5KdBZULnbe+WqaOVNrm705SHphCiG4XHsACrSmPu1f+Kgw==",
155
- "license": "MIT",
156
- "dependencies": {
157
- "undici-types": "~8.3.0"
158
- }
159
- },
160
- "node_modules/@types/retry": {
161
- "version": "0.12.5",
162
- "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.5.tgz",
163
- "integrity": "sha512-3xSjTp3v03X/lSQLkczaN9UIEwJMoMCA1+Nb5HfbJEQWogdeQIyVtTvxPXDQjZ5zws8rFQfVfRdz03ARihPJgw==",
164
- "license": "MIT"
165
- },
166
- "node_modules/@types/ws": {
167
- "version": "8.18.1",
168
- "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz",
169
- "integrity": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==",
170
- "license": "MIT",
171
- "dependencies": {
172
- "@types/node": "*"
173
- }
174
- },
175
- "node_modules/accepts": {
176
- "version": "2.0.0",
177
- "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz",
178
- "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==",
179
- "license": "MIT",
180
- "dependencies": {
181
- "mime-types": "^3.0.0",
182
- "negotiator": "^1.0.0"
183
- },
184
- "engines": {
185
- "node": ">= 0.6"
186
- }
187
- },
188
- "node_modules/asynckit": {
189
- "version": "0.4.0",
190
- "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
191
- "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
192
- "license": "MIT"
193
- },
194
- "node_modules/axios": {
195
- "version": "1.16.0",
196
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.16.0.tgz",
197
- "integrity": "sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==",
198
- "license": "MIT",
199
- "dependencies": {
200
- "follow-redirects": "^1.16.0",
201
- "form-data": "^4.0.5",
202
- "proxy-from-env": "^2.1.0"
203
- }
204
- },
205
- "node_modules/body-parser": {
206
- "version": "2.3.0",
207
- "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.3.0.tgz",
208
- "integrity": "sha512-2cGmJupaNgg+QUwVLAucDuWuoMZ6EX9iHDRswZ5lsNYEmwPaRknMPCLZz07yTzVq/83p4o/wzbDZbBrTvGGTIw==",
209
- "license": "MIT",
210
- "dependencies": {
211
- "bytes": "^3.1.2",
212
- "content-type": "^2.0.0",
213
- "debug": "^4.4.3",
214
- "http-errors": "^2.0.1",
215
- "iconv-lite": "^0.7.2",
216
- "on-finished": "^2.4.1",
217
- "qs": "^6.15.2",
218
- "raw-body": "^3.0.2",
219
- "type-is": "^2.1.0"
220
- },
221
- "engines": {
222
- "node": ">=18"
223
- },
224
- "funding": {
225
- "type": "opencollective",
226
- "url": "https://opencollective.com/express"
227
- }
228
- },
229
- "node_modules/body-parser/node_modules/content-type": {
230
- "version": "2.0.0",
231
- "resolved": "https://registry.npmjs.org/content-type/-/content-type-2.0.0.tgz",
232
- "integrity": "sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==",
233
- "license": "MIT",
234
- "engines": {
235
- "node": ">=18"
236
- },
237
- "funding": {
238
- "type": "opencollective",
239
- "url": "https://opencollective.com/express"
240
- }
241
- },
242
- "node_modules/buffer-equal-constant-time": {
243
- "version": "1.0.1",
244
- "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
245
- "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==",
246
- "license": "BSD-3-Clause"
247
- },
248
- "node_modules/bytes": {
249
- "version": "3.1.2",
250
- "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
251
- "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
252
- "license": "MIT",
253
- "engines": {
254
- "node": ">= 0.8"
255
- }
256
- },
257
- "node_modules/call-bind-apply-helpers": {
258
- "version": "1.0.2",
259
- "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
260
- "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
261
- "license": "MIT",
262
- "dependencies": {
263
- "es-errors": "^1.3.0",
264
- "function-bind": "^1.1.2"
265
- },
266
- "engines": {
267
- "node": ">= 0.4"
268
- }
269
- },
270
- "node_modules/call-bound": {
271
- "version": "1.0.4",
272
- "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
273
- "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
274
- "license": "MIT",
275
- "dependencies": {
276
- "call-bind-apply-helpers": "^1.0.2",
277
- "get-intrinsic": "^1.3.0"
278
- },
279
- "engines": {
280
- "node": ">= 0.4"
281
- },
282
- "funding": {
283
- "url": "https://github.com/sponsors/ljharb"
284
- }
285
- },
286
- "node_modules/combined-stream": {
287
- "version": "1.0.8",
288
- "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
289
- "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
290
- "license": "MIT",
291
- "dependencies": {
292
- "delayed-stream": "~1.0.0"
293
- },
294
- "engines": {
295
- "node": ">= 0.8"
296
- }
297
- },
298
- "node_modules/content-disposition": {
299
- "version": "1.1.0",
300
- "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.1.0.tgz",
301
- "integrity": "sha512-5jRCH9Z/+DRP7rkvY83B+yGIGX96OYdJmzngqnw2SBSxqCFPd0w2km3s5iawpGX8krnwSGmF0FW5Nhr0Hfai3g==",
302
- "license": "MIT",
303
- "engines": {
304
- "node": ">=18"
305
- },
306
- "funding": {
307
- "type": "opencollective",
308
- "url": "https://opencollective.com/express"
309
- }
310
- },
311
- "node_modules/content-type": {
312
- "version": "1.0.5",
313
- "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
314
- "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
315
- "license": "MIT",
316
- "engines": {
317
- "node": ">= 0.6"
318
- }
319
- },
320
- "node_modules/cookie": {
321
- "version": "0.7.2",
322
- "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
323
- "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
324
- "license": "MIT",
325
- "engines": {
326
- "node": ">= 0.6"
327
- }
328
- },
329
- "node_modules/cookie-signature": {
330
- "version": "1.2.2",
331
- "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz",
332
- "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==",
333
- "license": "MIT",
334
- "engines": {
335
- "node": ">=6.6.0"
336
- }
337
- },
338
- "node_modules/debug": {
339
- "version": "4.4.3",
340
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
341
- "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
342
- "license": "MIT",
343
- "dependencies": {
344
- "ms": "^2.1.3"
345
- },
346
- "engines": {
347
- "node": ">=6.0"
348
- },
349
- "peerDependenciesMeta": {
350
- "supports-color": {
351
- "optional": true
352
- }
353
- }
354
- },
355
- "node_modules/delayed-stream": {
356
- "version": "1.0.0",
357
- "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
358
- "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
359
- "license": "MIT",
360
- "engines": {
361
- "node": ">=0.4.0"
362
- }
363
- },
364
- "node_modules/depd": {
365
- "version": "2.0.0",
366
- "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
367
- "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
368
- "license": "MIT",
369
- "engines": {
370
- "node": ">= 0.8"
371
- }
372
- },
373
- "node_modules/dunder-proto": {
374
- "version": "1.0.1",
375
- "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
376
- "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
377
- "license": "MIT",
378
- "dependencies": {
379
- "call-bind-apply-helpers": "^1.0.1",
380
- "es-errors": "^1.3.0",
381
- "gopd": "^1.2.0"
382
- },
383
- "engines": {
384
- "node": ">= 0.4"
385
- }
386
- },
387
- "node_modules/ecdsa-sig-formatter": {
388
- "version": "1.0.11",
389
- "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
390
- "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==",
391
- "license": "Apache-2.0",
392
- "dependencies": {
393
- "safe-buffer": "^5.0.1"
394
- }
395
- },
396
- "node_modules/ee-first": {
397
- "version": "1.1.1",
398
- "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
399
- "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
400
- "license": "MIT"
401
- },
402
- "node_modules/encodeurl": {
403
- "version": "2.0.0",
404
- "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
405
- "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
406
- "license": "MIT",
407
- "engines": {
408
- "node": ">= 0.8"
409
- }
410
- },
411
- "node_modules/es-define-property": {
412
- "version": "1.0.1",
413
- "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
414
- "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
415
- "license": "MIT",
416
- "engines": {
417
- "node": ">= 0.4"
418
- }
419
- },
420
- "node_modules/es-errors": {
421
- "version": "1.3.0",
422
- "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
423
- "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
424
- "license": "MIT",
425
- "engines": {
426
- "node": ">= 0.4"
427
- }
428
- },
429
- "node_modules/es-object-atoms": {
430
- "version": "1.1.2",
431
- "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
432
- "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
433
- "license": "MIT",
434
- "dependencies": {
435
- "es-errors": "^1.3.0"
436
- },
437
- "engines": {
438
- "node": ">= 0.4"
439
- }
440
- },
441
- "node_modules/es-set-tostringtag": {
442
- "version": "2.1.0",
443
- "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
444
- "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
445
- "license": "MIT",
446
- "dependencies": {
447
- "es-errors": "^1.3.0",
448
- "get-intrinsic": "^1.2.6",
449
- "has-tostringtag": "^1.0.2",
450
- "hasown": "^2.0.2"
451
- },
452
- "engines": {
453
- "node": ">= 0.4"
454
- }
455
- },
456
- "node_modules/escape-html": {
457
- "version": "1.0.3",
458
- "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
459
- "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
460
- "license": "MIT"
461
- },
462
- "node_modules/etag": {
463
- "version": "1.8.1",
464
- "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
465
- "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
466
- "license": "MIT",
467
- "engines": {
468
- "node": ">= 0.6"
469
- }
470
- },
471
- "node_modules/eventemitter3": {
472
- "version": "5.0.4",
473
- "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz",
474
- "integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==",
475
- "license": "MIT"
476
- },
477
- "node_modules/express": {
478
- "version": "5.2.1",
479
- "resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz",
480
- "integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==",
481
- "license": "MIT",
482
- "dependencies": {
483
- "accepts": "^2.0.0",
484
- "body-parser": "^2.2.1",
485
- "content-disposition": "^1.0.0",
486
- "content-type": "^1.0.5",
487
- "cookie": "^0.7.1",
488
- "cookie-signature": "^1.2.1",
489
- "debug": "^4.4.0",
490
- "depd": "^2.0.0",
491
- "encodeurl": "^2.0.0",
492
- "escape-html": "^1.0.3",
493
- "etag": "^1.8.1",
494
- "finalhandler": "^2.1.0",
495
- "fresh": "^2.0.0",
496
- "http-errors": "^2.0.0",
497
- "merge-descriptors": "^2.0.0",
498
- "mime-types": "^3.0.0",
499
- "on-finished": "^2.4.1",
500
- "once": "^1.4.0",
501
- "parseurl": "^1.3.3",
502
- "proxy-addr": "^2.0.7",
503
- "qs": "^6.14.0",
504
- "range-parser": "^1.2.1",
505
- "router": "^2.2.0",
506
- "send": "^1.1.0",
507
- "serve-static": "^2.2.0",
508
- "statuses": "^2.0.1",
509
- "type-is": "^2.0.1",
510
- "vary": "^1.1.2"
511
- },
512
- "engines": {
513
- "node": ">= 18"
514
- },
515
- "funding": {
516
- "type": "opencollective",
517
- "url": "https://opencollective.com/express"
518
- }
519
- },
520
- "node_modules/finalhandler": {
521
- "version": "2.1.1",
522
- "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.1.tgz",
523
- "integrity": "sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==",
524
- "license": "MIT",
525
- "dependencies": {
526
- "debug": "^4.4.0",
527
- "encodeurl": "^2.0.0",
528
- "escape-html": "^1.0.3",
529
- "on-finished": "^2.4.1",
530
- "parseurl": "^1.3.3",
531
- "statuses": "^2.0.1"
532
- },
533
- "engines": {
534
- "node": ">= 18.0.0"
535
- },
536
- "funding": {
537
- "type": "opencollective",
538
- "url": "https://opencollective.com/express"
539
- }
540
- },
541
- "node_modules/follow-redirects": {
542
- "version": "1.16.0",
543
- "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
544
- "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
545
- "funding": [
546
- {
547
- "type": "individual",
548
- "url": "https://github.com/sponsors/RubenVerborgh"
549
- }
550
- ],
551
- "license": "MIT",
552
- "engines": {
553
- "node": ">=4.0"
554
- },
555
- "peerDependenciesMeta": {
556
- "debug": {
557
- "optional": true
558
- }
559
- }
560
- },
561
- "node_modules/form-data": {
562
- "version": "2.5.6",
563
- "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.6.tgz",
564
- "integrity": "sha512-Ogz/E85h9tlfJzpI6TuFpGcHZFhLrb9Gw8wq9v40CxSCPnv7ahKr6Xgtkn0KYCDQJ8DNn5VoMO8EXr9V5PadyA==",
565
- "license": "MIT",
566
- "dependencies": {
567
- "asynckit": "^0.4.0",
568
- "combined-stream": "^1.0.8",
569
- "es-set-tostringtag": "^2.1.0",
570
- "hasown": "^2.0.4",
571
- "mime-types": "^2.1.35",
572
- "safe-buffer": "^5.2.1"
573
- },
574
- "engines": {
575
- "node": ">= 0.12"
576
- }
577
- },
578
- "node_modules/form-data/node_modules/mime-db": {
579
- "version": "1.52.0",
580
- "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
581
- "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
582
- "license": "MIT",
583
- "engines": {
584
- "node": ">= 0.6"
585
- }
586
- },
587
- "node_modules/form-data/node_modules/mime-types": {
588
- "version": "2.1.35",
589
- "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
590
- "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
591
- "license": "MIT",
592
- "dependencies": {
593
- "mime-db": "1.52.0"
594
- },
595
- "engines": {
596
- "node": ">= 0.6"
597
- }
598
- },
599
- "node_modules/forwarded": {
600
- "version": "0.2.0",
601
- "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
602
- "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
603
- "license": "MIT",
604
- "engines": {
605
- "node": ">= 0.6"
606
- }
607
- },
608
- "node_modules/fresh": {
609
- "version": "2.0.0",
610
- "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz",
611
- "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==",
612
- "license": "MIT",
613
- "engines": {
614
- "node": ">= 0.8"
615
- }
616
- },
617
- "node_modules/function-bind": {
618
- "version": "1.1.2",
619
- "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
620
- "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
621
- "license": "MIT",
622
- "funding": {
623
- "url": "https://github.com/sponsors/ljharb"
624
- }
625
- },
626
- "node_modules/get-intrinsic": {
627
- "version": "1.3.0",
628
- "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
629
- "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
630
- "license": "MIT",
631
- "dependencies": {
632
- "call-bind-apply-helpers": "^1.0.2",
633
- "es-define-property": "^1.0.1",
634
- "es-errors": "^1.3.0",
635
- "es-object-atoms": "^1.1.1",
636
- "function-bind": "^1.1.2",
637
- "get-proto": "^1.0.1",
638
- "gopd": "^1.2.0",
639
- "has-symbols": "^1.1.0",
640
- "hasown": "^2.0.2",
641
- "math-intrinsics": "^1.1.0"
642
- },
643
- "engines": {
644
- "node": ">= 0.4"
645
- },
646
- "funding": {
647
- "url": "https://github.com/sponsors/ljharb"
648
- }
649
- },
650
- "node_modules/get-proto": {
651
- "version": "1.0.1",
652
- "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
653
- "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
654
- "license": "MIT",
655
- "dependencies": {
656
- "dunder-proto": "^1.0.1",
657
- "es-object-atoms": "^1.0.0"
658
- },
659
- "engines": {
660
- "node": ">= 0.4"
661
- }
662
- },
663
- "node_modules/gopd": {
664
- "version": "1.2.0",
665
- "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
666
- "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
667
- "license": "MIT",
668
- "engines": {
669
- "node": ">= 0.4"
670
- },
671
- "funding": {
672
- "url": "https://github.com/sponsors/ljharb"
673
- }
674
- },
675
- "node_modules/has-symbols": {
676
- "version": "1.1.0",
677
- "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
678
- "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
679
- "license": "MIT",
680
- "engines": {
681
- "node": ">= 0.4"
682
- },
683
- "funding": {
684
- "url": "https://github.com/sponsors/ljharb"
685
- }
686
- },
687
- "node_modules/has-tostringtag": {
688
- "version": "1.0.2",
689
- "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
690
- "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
691
- "license": "MIT",
692
- "dependencies": {
693
- "has-symbols": "^1.0.3"
694
- },
695
- "engines": {
696
- "node": ">= 0.4"
697
- },
698
- "funding": {
699
- "url": "https://github.com/sponsors/ljharb"
700
- }
701
- },
702
- "node_modules/hasown": {
703
- "version": "2.0.4",
704
- "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz",
705
- "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
706
- "license": "MIT",
707
- "dependencies": {
708
- "function-bind": "^1.1.2"
709
- },
710
- "engines": {
711
- "node": ">= 0.4"
712
- }
713
- },
714
- "node_modules/http-errors": {
715
- "version": "2.0.1",
716
- "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
717
- "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
718
- "license": "MIT",
719
- "dependencies": {
720
- "depd": "~2.0.0",
721
- "inherits": "~2.0.4",
722
- "setprototypeof": "~1.2.0",
723
- "statuses": "~2.0.2",
724
- "toidentifier": "~1.0.1"
725
- },
726
- "engines": {
727
- "node": ">= 0.8"
728
- },
729
- "funding": {
730
- "type": "opencollective",
731
- "url": "https://opencollective.com/express"
732
- }
733
- },
734
- "node_modules/iconv-lite": {
735
- "version": "0.7.2",
736
- "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.2.tgz",
737
- "integrity": "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==",
738
- "license": "MIT",
739
- "dependencies": {
740
- "safer-buffer": ">= 2.1.2 < 3.0.0"
741
- },
742
- "engines": {
743
- "node": ">=0.10.0"
744
- },
745
- "funding": {
746
- "type": "opencollective",
747
- "url": "https://opencollective.com/express"
748
- }
749
- },
750
- "node_modules/inherits": {
751
- "version": "2.0.4",
752
- "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
753
- "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
754
- "license": "ISC"
755
- },
756
- "node_modules/ipaddr.js": {
757
- "version": "1.9.1",
758
- "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
759
- "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
760
- "license": "MIT",
761
- "engines": {
762
- "node": ">= 0.10"
763
- }
764
- },
765
- "node_modules/is-electron": {
766
- "version": "2.2.2",
767
- "resolved": "https://registry.npmjs.org/is-electron/-/is-electron-2.2.2.tgz",
768
- "integrity": "sha512-FO/Rhvz5tuw4MCWkpMzHFKWD2LsfHzIb7i6MdPYZ/KW7AlxawyLkqdy+jPZP1WubqEADE3O4FUENlJHDfQASRg==",
769
- "license": "MIT"
770
- },
771
- "node_modules/is-promise": {
772
- "version": "4.0.0",
773
- "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz",
774
- "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==",
775
- "license": "MIT"
776
- },
777
- "node_modules/is-stream": {
778
- "version": "2.0.1",
779
- "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
780
- "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
781
- "license": "MIT",
782
- "engines": {
783
- "node": ">=8"
784
- },
785
- "funding": {
786
- "url": "https://github.com/sponsors/sindresorhus"
787
- }
788
- },
789
- "node_modules/jsonwebtoken": {
790
- "version": "9.0.3",
791
- "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.3.tgz",
792
- "integrity": "sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==",
793
- "license": "MIT",
794
- "dependencies": {
795
- "jws": "^4.0.1",
796
- "lodash.includes": "^4.3.0",
797
- "lodash.isboolean": "^3.0.3",
798
- "lodash.isinteger": "^4.0.4",
799
- "lodash.isnumber": "^3.0.3",
800
- "lodash.isplainobject": "^4.0.6",
801
- "lodash.isstring": "^4.0.1",
802
- "lodash.once": "^4.0.0",
803
- "ms": "^2.1.1",
804
- "semver": "^7.5.4"
805
- },
806
- "engines": {
807
- "node": ">=12",
808
- "npm": ">=6"
809
- }
810
- },
811
- "node_modules/jwa": {
812
- "version": "2.0.1",
813
- "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz",
814
- "integrity": "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==",
815
- "license": "MIT",
816
- "dependencies": {
817
- "buffer-equal-constant-time": "^1.0.1",
818
- "ecdsa-sig-formatter": "1.0.11",
819
- "safe-buffer": "^5.0.1"
820
- }
821
- },
822
- "node_modules/jws": {
823
- "version": "4.0.1",
824
- "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.1.tgz",
825
- "integrity": "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==",
826
- "license": "MIT",
827
- "dependencies": {
828
- "jwa": "^2.0.1",
829
- "safe-buffer": "^5.0.1"
830
- }
831
- },
832
- "node_modules/lodash.includes": {
833
- "version": "4.3.0",
834
- "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",
835
- "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==",
836
- "license": "MIT"
837
- },
838
- "node_modules/lodash.isboolean": {
839
- "version": "3.0.3",
840
- "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
841
- "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==",
842
- "license": "MIT"
843
- },
844
- "node_modules/lodash.isinteger": {
845
- "version": "4.0.4",
846
- "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
847
- "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==",
848
- "license": "MIT"
849
- },
850
- "node_modules/lodash.isnumber": {
851
- "version": "3.0.3",
852
- "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
853
- "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==",
854
- "license": "MIT"
855
- },
856
- "node_modules/lodash.isplainobject": {
857
- "version": "4.0.6",
858
- "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
859
- "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
860
- "license": "MIT"
861
- },
862
- "node_modules/lodash.isstring": {
863
- "version": "4.0.1",
864
- "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
865
- "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==",
866
- "license": "MIT"
867
- },
868
- "node_modules/lodash.once": {
869
- "version": "4.1.1",
870
- "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",
871
- "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==",
872
- "license": "MIT"
873
- },
874
- "node_modules/math-intrinsics": {
875
- "version": "1.1.0",
876
- "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
877
- "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
878
- "license": "MIT",
879
- "engines": {
880
- "node": ">= 0.4"
881
- }
882
- },
883
- "node_modules/media-typer": {
884
- "version": "1.1.0",
885
- "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz",
886
- "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==",
887
- "license": "MIT",
888
- "engines": {
889
- "node": ">= 0.8"
890
- }
891
- },
892
- "node_modules/merge-descriptors": {
893
- "version": "2.0.0",
894
- "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz",
895
- "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==",
896
- "license": "MIT",
897
- "engines": {
898
- "node": ">=18"
899
- },
900
- "funding": {
901
- "url": "https://github.com/sponsors/sindresorhus"
902
- }
903
- },
904
- "node_modules/mime-db": {
905
- "version": "1.54.0",
906
- "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
907
- "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
908
- "license": "MIT",
909
- "engines": {
910
- "node": ">= 0.6"
911
- }
912
- },
913
- "node_modules/mime-types": {
914
- "version": "3.0.2",
915
- "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
916
- "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==",
917
- "license": "MIT",
918
- "dependencies": {
919
- "mime-db": "^1.54.0"
920
- },
921
- "engines": {
922
- "node": ">=18"
923
- },
924
- "funding": {
925
- "type": "opencollective",
926
- "url": "https://opencollective.com/express"
927
- }
928
- },
929
- "node_modules/ms": {
930
- "version": "2.1.3",
931
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
932
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
933
- "license": "MIT"
934
- },
935
- "node_modules/negotiator": {
936
- "version": "1.0.0",
937
- "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz",
938
- "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
939
- "license": "MIT",
940
- "engines": {
941
- "node": ">= 0.6"
942
- }
943
- },
944
- "node_modules/object-inspect": {
945
- "version": "1.13.4",
946
- "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
947
- "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
948
- "license": "MIT",
949
- "engines": {
950
- "node": ">= 0.4"
951
- },
952
- "funding": {
953
- "url": "https://github.com/sponsors/ljharb"
954
- }
955
- },
956
- "node_modules/on-finished": {
957
- "version": "2.4.1",
958
- "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
959
- "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
960
- "license": "MIT",
961
- "dependencies": {
962
- "ee-first": "1.1.1"
963
- },
964
- "engines": {
965
- "node": ">= 0.8"
966
- }
967
- },
968
- "node_modules/once": {
969
- "version": "1.4.0",
970
- "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
971
- "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
972
- "license": "ISC",
973
- "dependencies": {
974
- "wrappy": "1"
975
- }
976
- },
977
- "node_modules/p-finally": {
978
- "version": "1.0.0",
979
- "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
980
- "integrity": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==",
981
- "license": "MIT",
982
- "engines": {
983
- "node": ">=4"
984
- }
985
- },
986
- "node_modules/p-map": {
987
- "version": "7.0.5",
988
- "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.5.tgz",
989
- "integrity": "sha512-e8vJF4XdVkzqqSHguEMz41mQO1wKwxKm5ENrUJQUu9kLDCtn83cxbyHZcszr4QC5zEA7WffRRC4gsTecC7J9oA==",
990
- "license": "MIT",
991
- "engines": {
992
- "node": ">=18"
993
- },
994
- "funding": {
995
- "url": "https://github.com/sponsors/sindresorhus"
996
- }
997
- },
998
- "node_modules/p-queue": {
999
- "version": "6.6.2",
1000
- "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.2.tgz",
1001
- "integrity": "sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==",
1002
- "license": "MIT",
1003
- "dependencies": {
1004
- "eventemitter3": "^4.0.4",
1005
- "p-timeout": "^3.2.0"
1006
- },
1007
- "engines": {
1008
- "node": ">=8"
1009
- },
1010
- "funding": {
1011
- "url": "https://github.com/sponsors/sindresorhus"
1012
- }
1013
- },
1014
- "node_modules/p-queue/node_modules/eventemitter3": {
1015
- "version": "4.0.7",
1016
- "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
1017
- "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==",
1018
- "license": "MIT"
1019
- },
1020
- "node_modules/p-retry": {
1021
- "version": "4.6.2",
1022
- "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz",
1023
- "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==",
1024
- "license": "MIT",
1025
- "dependencies": {
1026
- "@types/retry": "0.12.0",
1027
- "retry": "^0.13.1"
1028
- },
1029
- "engines": {
1030
- "node": ">=8"
1031
- }
1032
- },
1033
- "node_modules/p-timeout": {
1034
- "version": "3.2.0",
1035
- "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-3.2.0.tgz",
1036
- "integrity": "sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==",
1037
- "license": "MIT",
1038
- "dependencies": {
1039
- "p-finally": "^1.0.0"
1040
- },
1041
- "engines": {
1042
- "node": ">=8"
1043
- }
1044
- },
1045
- "node_modules/parseurl": {
1046
- "version": "1.3.3",
1047
- "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
1048
- "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
1049
- "license": "MIT",
1050
- "engines": {
1051
- "node": ">= 0.8"
1052
- }
1053
- },
1054
- "node_modules/path-to-regexp": {
1055
- "version": "8.4.0",
1056
- "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.0.tgz",
1057
- "integrity": "sha512-PuseHIvAnz3bjrM2rGJtSgo1zjgxapTLZ7x2pjhzWwlp4SJQgK3f3iZIQwkpEnBaKz6seKBADpM4B4ySkuYypg==",
1058
- "license": "MIT",
1059
- "funding": {
1060
- "type": "opencollective",
1061
- "url": "https://opencollective.com/express"
1062
- }
1063
- },
1064
- "node_modules/proxy-addr": {
1065
- "version": "2.0.7",
1066
- "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
1067
- "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
1068
- "license": "MIT",
1069
- "dependencies": {
1070
- "forwarded": "0.2.0",
1071
- "ipaddr.js": "1.9.1"
1072
- },
1073
- "engines": {
1074
- "node": ">= 0.10"
1075
- }
1076
- },
1077
- "node_modules/proxy-from-env": {
1078
- "version": "2.1.0",
1079
- "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
1080
- "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
1081
- "license": "MIT",
1082
- "engines": {
1083
- "node": ">=10"
1084
- }
1085
- },
1086
- "node_modules/qs": {
1087
- "version": "6.15.2",
1088
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz",
1089
- "integrity": "sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==",
1090
- "license": "BSD-3-Clause",
1091
- "dependencies": {
1092
- "side-channel": "^1.1.0"
1093
- },
1094
- "engines": {
1095
- "node": ">=0.6"
1096
- },
1097
- "funding": {
1098
- "url": "https://github.com/sponsors/ljharb"
1099
- }
1100
- },
1101
- "node_modules/range-parser": {
1102
- "version": "1.3.0",
1103
- "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.3.0.tgz",
1104
- "integrity": "sha512-hek2mFQpPuI4E1BBKrSto+BU3e3x4xuarsbiwr3+lf7p44juvFMV0XFWQAP3xUyqXA4RrXLIoaSUGbSt056ZMw==",
1105
- "license": "MIT",
1106
- "engines": {
1107
- "node": ">= 0.6"
1108
- },
1109
- "funding": {
1110
- "type": "opencollective",
1111
- "url": "https://opencollective.com/express"
1112
- }
1113
- },
1114
- "node_modules/raw-body": {
1115
- "version": "3.0.2",
1116
- "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.2.tgz",
1117
- "integrity": "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==",
1118
- "license": "MIT",
1119
- "dependencies": {
1120
- "bytes": "~3.1.2",
1121
- "http-errors": "~2.0.1",
1122
- "iconv-lite": "~0.7.0",
1123
- "unpipe": "~1.0.0"
1124
- },
1125
- "engines": {
1126
- "node": ">= 0.10"
1127
- }
1128
- },
1129
- "node_modules/retry": {
1130
- "version": "0.13.1",
1131
- "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
1132
- "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
1133
- "license": "MIT",
1134
- "engines": {
1135
- "node": ">= 4"
1136
- }
1137
- },
1138
- "node_modules/router": {
1139
- "version": "2.2.0",
1140
- "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz",
1141
- "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==",
1142
- "license": "MIT",
1143
- "dependencies": {
1144
- "debug": "^4.4.0",
1145
- "depd": "^2.0.0",
1146
- "is-promise": "^4.0.0",
1147
- "parseurl": "^1.3.3",
1148
- "path-to-regexp": "^8.0.0"
1149
- },
1150
- "engines": {
1151
- "node": ">= 18"
1152
- }
1153
- },
1154
- "node_modules/safe-buffer": {
1155
- "version": "5.2.1",
1156
- "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
1157
- "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
1158
- "funding": [
1159
- {
1160
- "type": "github",
1161
- "url": "https://github.com/sponsors/feross"
1162
- },
1163
- {
1164
- "type": "patreon",
1165
- "url": "https://www.patreon.com/feross"
1166
- },
1167
- {
1168
- "type": "consulting",
1169
- "url": "https://feross.org/support"
1170
- }
1171
- ],
1172
- "license": "MIT"
1173
- },
1174
- "node_modules/safer-buffer": {
1175
- "version": "2.1.2",
1176
- "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
1177
- "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
1178
- "license": "MIT"
1179
- },
1180
- "node_modules/semver": {
1181
- "version": "7.8.5",
1182
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
1183
- "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
1184
- "license": "ISC",
1185
- "bin": {
1186
- "semver": "bin/semver.js"
1187
- },
1188
- "engines": {
1189
- "node": ">=10"
1190
- }
1191
- },
1192
- "node_modules/send": {
1193
- "version": "1.2.1",
1194
- "resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz",
1195
- "integrity": "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==",
1196
- "license": "MIT",
1197
- "dependencies": {
1198
- "debug": "^4.4.3",
1199
- "encodeurl": "^2.0.0",
1200
- "escape-html": "^1.0.3",
1201
- "etag": "^1.8.1",
1202
- "fresh": "^2.0.0",
1203
- "http-errors": "^2.0.1",
1204
- "mime-types": "^3.0.2",
1205
- "ms": "^2.1.3",
1206
- "on-finished": "^2.4.1",
1207
- "range-parser": "^1.2.1",
1208
- "statuses": "^2.0.2"
1209
- },
1210
- "engines": {
1211
- "node": ">= 18"
1212
- },
1213
- "funding": {
1214
- "type": "opencollective",
1215
- "url": "https://opencollective.com/express"
1216
- }
1217
- },
1218
- "node_modules/serve-static": {
1219
- "version": "2.2.1",
1220
- "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz",
1221
- "integrity": "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==",
1222
- "license": "MIT",
1223
- "dependencies": {
1224
- "encodeurl": "^2.0.0",
1225
- "escape-html": "^1.0.3",
1226
- "parseurl": "^1.3.3",
1227
- "send": "^1.2.0"
1228
- },
1229
- "engines": {
1230
- "node": ">= 18"
1231
- },
1232
- "funding": {
1233
- "type": "opencollective",
1234
- "url": "https://opencollective.com/express"
1235
- }
1236
- },
1237
- "node_modules/setprototypeof": {
1238
- "version": "1.2.0",
1239
- "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
1240
- "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
1241
- "license": "ISC"
1242
- },
1243
- "node_modules/side-channel": {
1244
- "version": "1.1.1",
1245
- "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz",
1246
- "integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==",
1247
- "license": "MIT",
1248
- "dependencies": {
1249
- "es-errors": "^1.3.0",
1250
- "object-inspect": "^1.13.4",
1251
- "side-channel-list": "^1.0.1",
1252
- "side-channel-map": "^1.0.1",
1253
- "side-channel-weakmap": "^1.0.2"
1254
- },
1255
- "engines": {
1256
- "node": ">= 0.4"
1257
- },
1258
- "funding": {
1259
- "url": "https://github.com/sponsors/ljharb"
1260
- }
1261
- },
1262
- "node_modules/side-channel-list": {
1263
- "version": "1.0.1",
1264
- "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz",
1265
- "integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==",
1266
- "license": "MIT",
1267
- "dependencies": {
1268
- "es-errors": "^1.3.0",
1269
- "object-inspect": "^1.13.4"
1270
- },
1271
- "engines": {
1272
- "node": ">= 0.4"
1273
- },
1274
- "funding": {
1275
- "url": "https://github.com/sponsors/ljharb"
1276
- }
1277
- },
1278
- "node_modules/side-channel-map": {
1279
- "version": "1.0.1",
1280
- "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
1281
- "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
1282
- "license": "MIT",
1283
- "dependencies": {
1284
- "call-bound": "^1.0.2",
1285
- "es-errors": "^1.3.0",
1286
- "get-intrinsic": "^1.2.5",
1287
- "object-inspect": "^1.13.3"
1288
- },
1289
- "engines": {
1290
- "node": ">= 0.4"
1291
- },
1292
- "funding": {
1293
- "url": "https://github.com/sponsors/ljharb"
1294
- }
1295
- },
1296
- "node_modules/side-channel-weakmap": {
1297
- "version": "1.0.2",
1298
- "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
1299
- "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
1300
- "license": "MIT",
1301
- "dependencies": {
1302
- "call-bound": "^1.0.2",
1303
- "es-errors": "^1.3.0",
1304
- "get-intrinsic": "^1.2.5",
1305
- "object-inspect": "^1.13.3",
1306
- "side-channel-map": "^1.0.1"
1307
- },
1308
- "engines": {
1309
- "node": ">= 0.4"
1310
- },
1311
- "funding": {
1312
- "url": "https://github.com/sponsors/ljharb"
1313
- }
1314
- },
1315
- "node_modules/statuses": {
1316
- "version": "2.0.2",
1317
- "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
1318
- "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
1319
- "license": "MIT",
1320
- "engines": {
1321
- "node": ">= 0.8"
1322
- }
1323
- },
1324
- "node_modules/toidentifier": {
1325
- "version": "1.0.1",
1326
- "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
1327
- "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
1328
- "license": "MIT",
1329
- "engines": {
1330
- "node": ">=0.6"
1331
- }
1332
- },
1333
- "node_modules/tsscmp": {
1334
- "version": "1.0.6",
1335
- "resolved": "https://registry.npmjs.org/tsscmp/-/tsscmp-1.0.6.tgz",
1336
- "integrity": "sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==",
1337
- "license": "MIT",
1338
- "engines": {
1339
- "node": ">=0.6.x"
1340
- }
1341
- },
1342
- "node_modules/type-is": {
1343
- "version": "2.1.0",
1344
- "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.1.0.tgz",
1345
- "integrity": "sha512-faYHw0anBbc/kWF3zFTEnxSFOAGUX9GFbOBthvDdLsIlEoWOFOtS0zgCiQYwIskL9iGXZL3kAXD8OoZ4GmMATA==",
1346
- "license": "MIT",
1347
- "dependencies": {
1348
- "content-type": "^2.0.0",
1349
- "media-typer": "^1.1.0",
1350
- "mime-types": "^3.0.0"
1351
- },
1352
- "engines": {
1353
- "node": ">= 18"
1354
- },
1355
- "funding": {
1356
- "type": "opencollective",
1357
- "url": "https://opencollective.com/express"
1358
- }
1359
- },
1360
- "node_modules/type-is/node_modules/content-type": {
1361
- "version": "2.0.0",
1362
- "resolved": "https://registry.npmjs.org/content-type/-/content-type-2.0.0.tgz",
1363
- "integrity": "sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==",
1364
- "license": "MIT",
1365
- "engines": {
1366
- "node": ">=18"
1367
- },
1368
- "funding": {
1369
- "type": "opencollective",
1370
- "url": "https://opencollective.com/express"
1371
- }
1372
- },
1373
- "node_modules/typebox": {
1374
- "version": "1.3.3",
1375
- "resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.3.tgz",
1376
- "integrity": "sha512-URXGUE31PJDQC+PtRMJeLdF4kmmOdFoVPikPCtV2oOIhUpNpppEdIz7W8bH8cFYPYHdDpaRvqwdegMTmHliudg==",
1377
- "license": "MIT"
1378
- },
1379
- "node_modules/undici-types": {
1380
- "version": "8.3.0",
1381
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
1382
- "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
1383
- "license": "MIT"
1384
- },
1385
- "node_modules/unpipe": {
1386
- "version": "1.0.0",
1387
- "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
1388
- "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
1389
- "license": "MIT",
1390
- "engines": {
1391
- "node": ">= 0.8"
1392
- }
1393
- },
1394
- "node_modules/vary": {
1395
- "version": "1.1.2",
1396
- "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
1397
- "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
1398
- "license": "MIT",
1399
- "engines": {
1400
- "node": ">= 0.8"
1401
- }
1402
- },
1403
- "node_modules/wrappy": {
1404
- "version": "1.0.2",
1405
- "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
1406
- "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
1407
- "license": "ISC"
1408
- },
1409
- "node_modules/ws": {
1410
- "version": "8.21.0",
1411
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
1412
- "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
1413
- "license": "MIT",
1414
- "engines": {
1415
- "node": ">=10.0.0"
1416
- },
1417
- "peerDependencies": {
1418
- "bufferutil": "^4.0.1",
1419
- "utf-8-validate": ">=5.0.2"
1420
- },
1421
- "peerDependenciesMeta": {
1422
- "bufferutil": {
1423
- "optional": true
1424
- },
1425
- "utf-8-validate": {
1426
- "optional": true
1427
- }
1428
- }
1429
- },
1430
- "node_modules/zod": {
1431
- "version": "4.4.3",
1432
- "resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
1433
- "integrity": "sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==",
1434
- "license": "MIT",
1435
- "funding": {
1436
- "url": "https://github.com/sponsors/colinhacks"
1437
- }
1438
- }
1439
- }
1440
- }