@rubytech/create-maxy-code 0.1.170 → 0.1.171

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 (37) hide show
  1. package/dist/__tests__/premium-mcp-discover.test.js +42 -0
  2. package/dist/lib/premium-mcp-discover.js +9 -2
  3. package/package.json +1 -1
  4. package/payload/premium-plugins/writer-craft/lib/mcp-stderr-tee/dist/index.d.ts +51 -0
  5. package/payload/premium-plugins/writer-craft/lib/mcp-stderr-tee/dist/index.d.ts.map +1 -0
  6. package/payload/premium-plugins/writer-craft/lib/mcp-stderr-tee/dist/index.js +196 -0
  7. package/payload/premium-plugins/writer-craft/lib/mcp-stderr-tee/dist/index.js.map +1 -0
  8. package/payload/premium-plugins/writer-craft/lib/mcp-stderr-tee/package.json +7 -0
  9. package/payload/premium-plugins/writer-craft/mcp/dist/index.d.ts +3 -0
  10. package/payload/premium-plugins/writer-craft/mcp/dist/index.d.ts.map +1 -0
  11. package/payload/premium-plugins/writer-craft/mcp/dist/index.js +257 -0
  12. package/payload/premium-plugins/writer-craft/mcp/dist/index.js.map +1 -0
  13. package/payload/premium-plugins/writer-craft/mcp/dist/lib/neo4j.d.ts +14 -0
  14. package/payload/premium-plugins/writer-craft/mcp/dist/lib/neo4j.d.ts.map +1 -0
  15. package/payload/premium-plugins/writer-craft/mcp/dist/lib/neo4j.js +47 -0
  16. package/payload/premium-plugins/writer-craft/mcp/dist/lib/neo4j.js.map +1 -0
  17. package/payload/premium-plugins/writer-craft/mcp/dist/lib/voice-corpus.d.ts +42 -0
  18. package/payload/premium-plugins/writer-craft/mcp/dist/lib/voice-corpus.d.ts.map +1 -0
  19. package/payload/premium-plugins/writer-craft/mcp/dist/lib/voice-corpus.js +54 -0
  20. package/payload/premium-plugins/writer-craft/mcp/dist/lib/voice-corpus.js.map +1 -0
  21. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-distil-profile.d.ts +36 -0
  22. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-distil-profile.d.ts.map +1 -0
  23. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-distil-profile.js +225 -0
  24. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-distil-profile.js.map +1 -0
  25. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-record-feedback.d.ts +26 -0
  26. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-record-feedback.d.ts.map +1 -0
  27. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-record-feedback.js +74 -0
  28. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-record-feedback.js.map +1 -0
  29. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-retrieve-conditioning.d.ts +22 -0
  30. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-retrieve-conditioning.d.ts.map +1 -0
  31. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-retrieve-conditioning.js +102 -0
  32. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-retrieve-conditioning.js.map +1 -0
  33. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-tag-content.d.ts +14 -0
  34. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-tag-content.d.ts.map +1 -0
  35. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-tag-content.js +84 -0
  36. package/payload/premium-plugins/writer-craft/mcp/dist/tools/voice-tag-content.js.map +1 -0
  37. package/payload/premium-plugins/writer-craft/mcp/package-lock.json +1327 -0
@@ -0,0 +1,1327 @@
1
+ {
2
+ "name": "@maxy/writer-craft-mcp",
3
+ "version": "0.1.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "@maxy/writer-craft-mcp",
9
+ "version": "0.1.0",
10
+ "dependencies": {
11
+ "@modelcontextprotocol/sdk": "^1.12.1",
12
+ "neo4j-driver": "^5.28.1"
13
+ },
14
+ "devDependencies": {
15
+ "@types/node": "^22.0.0",
16
+ "typescript": "^5.7.0"
17
+ }
18
+ },
19
+ "node_modules/@hono/node-server": {
20
+ "version": "1.19.14",
21
+ "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.14.tgz",
22
+ "integrity": "sha512-GwtvgtXxnWsucXvbQXkRgqksiH2Qed37H9xHZocE5sA3N8O8O8/8FA3uclQXxXVzc9XBZuEOMK7+r02FmSpHtw==",
23
+ "license": "MIT",
24
+ "engines": {
25
+ "node": ">=18.14.1"
26
+ },
27
+ "peerDependencies": {
28
+ "hono": "^4"
29
+ }
30
+ },
31
+ "node_modules/@modelcontextprotocol/sdk": {
32
+ "version": "1.29.0",
33
+ "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.29.0.tgz",
34
+ "integrity": "sha512-zo37mZA9hJWpULgkRpowewez1y6ML5GsXJPY8FI0tBBCd77HEvza4jDqRKOXgHNn867PVGCyTdzqpz0izu5ZjQ==",
35
+ "license": "MIT",
36
+ "dependencies": {
37
+ "@hono/node-server": "^1.19.9",
38
+ "ajv": "^8.17.1",
39
+ "ajv-formats": "^3.0.1",
40
+ "content-type": "^1.0.5",
41
+ "cors": "^2.8.5",
42
+ "cross-spawn": "^7.0.5",
43
+ "eventsource": "^3.0.2",
44
+ "eventsource-parser": "^3.0.0",
45
+ "express": "^5.2.1",
46
+ "express-rate-limit": "^8.2.1",
47
+ "hono": "^4.11.4",
48
+ "jose": "^6.1.3",
49
+ "json-schema-typed": "^8.0.2",
50
+ "pkce-challenge": "^5.0.0",
51
+ "raw-body": "^3.0.0",
52
+ "zod": "^3.25 || ^4.0",
53
+ "zod-to-json-schema": "^3.25.1"
54
+ },
55
+ "engines": {
56
+ "node": ">=18"
57
+ },
58
+ "peerDependencies": {
59
+ "@cfworker/json-schema": "^4.1.1",
60
+ "zod": "^3.25 || ^4.0"
61
+ },
62
+ "peerDependenciesMeta": {
63
+ "@cfworker/json-schema": {
64
+ "optional": true
65
+ },
66
+ "zod": {
67
+ "optional": false
68
+ }
69
+ }
70
+ },
71
+ "node_modules/@types/node": {
72
+ "version": "22.19.19",
73
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.19.tgz",
74
+ "integrity": "sha512-dyh/xO2Fh5bYrfWaaqGrRQQGkNdmYw6AmaAUvYeUMNTWQtvb796ikLdmTchRmOlOiIJ1TDXfWgVx1QkUlQ6Hew==",
75
+ "dev": true,
76
+ "license": "MIT",
77
+ "dependencies": {
78
+ "undici-types": "~6.21.0"
79
+ }
80
+ },
81
+ "node_modules/accepts": {
82
+ "version": "2.0.0",
83
+ "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz",
84
+ "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==",
85
+ "license": "MIT",
86
+ "dependencies": {
87
+ "mime-types": "^3.0.0",
88
+ "negotiator": "^1.0.0"
89
+ },
90
+ "engines": {
91
+ "node": ">= 0.6"
92
+ }
93
+ },
94
+ "node_modules/ajv": {
95
+ "version": "8.20.0",
96
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.20.0.tgz",
97
+ "integrity": "sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==",
98
+ "license": "MIT",
99
+ "dependencies": {
100
+ "fast-deep-equal": "^3.1.3",
101
+ "fast-uri": "^3.0.1",
102
+ "json-schema-traverse": "^1.0.0",
103
+ "require-from-string": "^2.0.2"
104
+ },
105
+ "funding": {
106
+ "type": "github",
107
+ "url": "https://github.com/sponsors/epoberezkin"
108
+ }
109
+ },
110
+ "node_modules/ajv-formats": {
111
+ "version": "3.0.1",
112
+ "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz",
113
+ "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==",
114
+ "license": "MIT",
115
+ "dependencies": {
116
+ "ajv": "^8.0.0"
117
+ },
118
+ "peerDependencies": {
119
+ "ajv": "^8.0.0"
120
+ },
121
+ "peerDependenciesMeta": {
122
+ "ajv": {
123
+ "optional": true
124
+ }
125
+ }
126
+ },
127
+ "node_modules/base64-js": {
128
+ "version": "1.5.1",
129
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
130
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
131
+ "funding": [
132
+ {
133
+ "type": "github",
134
+ "url": "https://github.com/sponsors/feross"
135
+ },
136
+ {
137
+ "type": "patreon",
138
+ "url": "https://www.patreon.com/feross"
139
+ },
140
+ {
141
+ "type": "consulting",
142
+ "url": "https://feross.org/support"
143
+ }
144
+ ],
145
+ "license": "MIT"
146
+ },
147
+ "node_modules/body-parser": {
148
+ "version": "2.2.2",
149
+ "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.2.tgz",
150
+ "integrity": "sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==",
151
+ "license": "MIT",
152
+ "dependencies": {
153
+ "bytes": "^3.1.2",
154
+ "content-type": "^1.0.5",
155
+ "debug": "^4.4.3",
156
+ "http-errors": "^2.0.0",
157
+ "iconv-lite": "^0.7.0",
158
+ "on-finished": "^2.4.1",
159
+ "qs": "^6.14.1",
160
+ "raw-body": "^3.0.1",
161
+ "type-is": "^2.0.1"
162
+ },
163
+ "engines": {
164
+ "node": ">=18"
165
+ },
166
+ "funding": {
167
+ "type": "opencollective",
168
+ "url": "https://opencollective.com/express"
169
+ }
170
+ },
171
+ "node_modules/buffer": {
172
+ "version": "6.0.3",
173
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
174
+ "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
175
+ "funding": [
176
+ {
177
+ "type": "github",
178
+ "url": "https://github.com/sponsors/feross"
179
+ },
180
+ {
181
+ "type": "patreon",
182
+ "url": "https://www.patreon.com/feross"
183
+ },
184
+ {
185
+ "type": "consulting",
186
+ "url": "https://feross.org/support"
187
+ }
188
+ ],
189
+ "license": "MIT",
190
+ "dependencies": {
191
+ "base64-js": "^1.3.1",
192
+ "ieee754": "^1.2.1"
193
+ }
194
+ },
195
+ "node_modules/bytes": {
196
+ "version": "3.1.2",
197
+ "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
198
+ "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
199
+ "license": "MIT",
200
+ "engines": {
201
+ "node": ">= 0.8"
202
+ }
203
+ },
204
+ "node_modules/call-bind-apply-helpers": {
205
+ "version": "1.0.2",
206
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
207
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
208
+ "license": "MIT",
209
+ "dependencies": {
210
+ "es-errors": "^1.3.0",
211
+ "function-bind": "^1.1.2"
212
+ },
213
+ "engines": {
214
+ "node": ">= 0.4"
215
+ }
216
+ },
217
+ "node_modules/call-bound": {
218
+ "version": "1.0.4",
219
+ "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
220
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
221
+ "license": "MIT",
222
+ "dependencies": {
223
+ "call-bind-apply-helpers": "^1.0.2",
224
+ "get-intrinsic": "^1.3.0"
225
+ },
226
+ "engines": {
227
+ "node": ">= 0.4"
228
+ },
229
+ "funding": {
230
+ "url": "https://github.com/sponsors/ljharb"
231
+ }
232
+ },
233
+ "node_modules/content-disposition": {
234
+ "version": "1.1.0",
235
+ "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.1.0.tgz",
236
+ "integrity": "sha512-5jRCH9Z/+DRP7rkvY83B+yGIGX96OYdJmzngqnw2SBSxqCFPd0w2km3s5iawpGX8krnwSGmF0FW5Nhr0Hfai3g==",
237
+ "license": "MIT",
238
+ "engines": {
239
+ "node": ">=18"
240
+ },
241
+ "funding": {
242
+ "type": "opencollective",
243
+ "url": "https://opencollective.com/express"
244
+ }
245
+ },
246
+ "node_modules/content-type": {
247
+ "version": "1.0.5",
248
+ "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
249
+ "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
250
+ "license": "MIT",
251
+ "engines": {
252
+ "node": ">= 0.6"
253
+ }
254
+ },
255
+ "node_modules/cookie": {
256
+ "version": "0.7.2",
257
+ "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
258
+ "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
259
+ "license": "MIT",
260
+ "engines": {
261
+ "node": ">= 0.6"
262
+ }
263
+ },
264
+ "node_modules/cookie-signature": {
265
+ "version": "1.2.2",
266
+ "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz",
267
+ "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==",
268
+ "license": "MIT",
269
+ "engines": {
270
+ "node": ">=6.6.0"
271
+ }
272
+ },
273
+ "node_modules/cors": {
274
+ "version": "2.8.6",
275
+ "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.6.tgz",
276
+ "integrity": "sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==",
277
+ "license": "MIT",
278
+ "dependencies": {
279
+ "object-assign": "^4",
280
+ "vary": "^1"
281
+ },
282
+ "engines": {
283
+ "node": ">= 0.10"
284
+ },
285
+ "funding": {
286
+ "type": "opencollective",
287
+ "url": "https://opencollective.com/express"
288
+ }
289
+ },
290
+ "node_modules/cross-spawn": {
291
+ "version": "7.0.6",
292
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
293
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
294
+ "license": "MIT",
295
+ "dependencies": {
296
+ "path-key": "^3.1.0",
297
+ "shebang-command": "^2.0.0",
298
+ "which": "^2.0.1"
299
+ },
300
+ "engines": {
301
+ "node": ">= 8"
302
+ }
303
+ },
304
+ "node_modules/debug": {
305
+ "version": "4.4.3",
306
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
307
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
308
+ "license": "MIT",
309
+ "dependencies": {
310
+ "ms": "^2.1.3"
311
+ },
312
+ "engines": {
313
+ "node": ">=6.0"
314
+ },
315
+ "peerDependenciesMeta": {
316
+ "supports-color": {
317
+ "optional": true
318
+ }
319
+ }
320
+ },
321
+ "node_modules/depd": {
322
+ "version": "2.0.0",
323
+ "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
324
+ "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
325
+ "license": "MIT",
326
+ "engines": {
327
+ "node": ">= 0.8"
328
+ }
329
+ },
330
+ "node_modules/dunder-proto": {
331
+ "version": "1.0.1",
332
+ "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
333
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
334
+ "license": "MIT",
335
+ "dependencies": {
336
+ "call-bind-apply-helpers": "^1.0.1",
337
+ "es-errors": "^1.3.0",
338
+ "gopd": "^1.2.0"
339
+ },
340
+ "engines": {
341
+ "node": ">= 0.4"
342
+ }
343
+ },
344
+ "node_modules/ee-first": {
345
+ "version": "1.1.1",
346
+ "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
347
+ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
348
+ "license": "MIT"
349
+ },
350
+ "node_modules/encodeurl": {
351
+ "version": "2.0.0",
352
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
353
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
354
+ "license": "MIT",
355
+ "engines": {
356
+ "node": ">= 0.8"
357
+ }
358
+ },
359
+ "node_modules/es-define-property": {
360
+ "version": "1.0.1",
361
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
362
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
363
+ "license": "MIT",
364
+ "engines": {
365
+ "node": ">= 0.4"
366
+ }
367
+ },
368
+ "node_modules/es-errors": {
369
+ "version": "1.3.0",
370
+ "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
371
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
372
+ "license": "MIT",
373
+ "engines": {
374
+ "node": ">= 0.4"
375
+ }
376
+ },
377
+ "node_modules/es-object-atoms": {
378
+ "version": "1.1.2",
379
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
380
+ "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
381
+ "license": "MIT",
382
+ "dependencies": {
383
+ "es-errors": "^1.3.0"
384
+ },
385
+ "engines": {
386
+ "node": ">= 0.4"
387
+ }
388
+ },
389
+ "node_modules/escape-html": {
390
+ "version": "1.0.3",
391
+ "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
392
+ "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
393
+ "license": "MIT"
394
+ },
395
+ "node_modules/etag": {
396
+ "version": "1.8.1",
397
+ "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
398
+ "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
399
+ "license": "MIT",
400
+ "engines": {
401
+ "node": ">= 0.6"
402
+ }
403
+ },
404
+ "node_modules/eventsource": {
405
+ "version": "3.0.7",
406
+ "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-3.0.7.tgz",
407
+ "integrity": "sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==",
408
+ "license": "MIT",
409
+ "dependencies": {
410
+ "eventsource-parser": "^3.0.1"
411
+ },
412
+ "engines": {
413
+ "node": ">=18.0.0"
414
+ }
415
+ },
416
+ "node_modules/eventsource-parser": {
417
+ "version": "3.0.8",
418
+ "resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.8.tgz",
419
+ "integrity": "sha512-70QWGkr4snxr0OXLRWsFLeRBIRPuQOvt4s8QYjmUlmlkyTZkRqS7EDVRZtzU3TiyDbXSzaOeF0XUKy8PchzukQ==",
420
+ "license": "MIT",
421
+ "engines": {
422
+ "node": ">=18.0.0"
423
+ }
424
+ },
425
+ "node_modules/express": {
426
+ "version": "5.2.1",
427
+ "resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz",
428
+ "integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==",
429
+ "license": "MIT",
430
+ "dependencies": {
431
+ "accepts": "^2.0.0",
432
+ "body-parser": "^2.2.1",
433
+ "content-disposition": "^1.0.0",
434
+ "content-type": "^1.0.5",
435
+ "cookie": "^0.7.1",
436
+ "cookie-signature": "^1.2.1",
437
+ "debug": "^4.4.0",
438
+ "depd": "^2.0.0",
439
+ "encodeurl": "^2.0.0",
440
+ "escape-html": "^1.0.3",
441
+ "etag": "^1.8.1",
442
+ "finalhandler": "^2.1.0",
443
+ "fresh": "^2.0.0",
444
+ "http-errors": "^2.0.0",
445
+ "merge-descriptors": "^2.0.0",
446
+ "mime-types": "^3.0.0",
447
+ "on-finished": "^2.4.1",
448
+ "once": "^1.4.0",
449
+ "parseurl": "^1.3.3",
450
+ "proxy-addr": "^2.0.7",
451
+ "qs": "^6.14.0",
452
+ "range-parser": "^1.2.1",
453
+ "router": "^2.2.0",
454
+ "send": "^1.1.0",
455
+ "serve-static": "^2.2.0",
456
+ "statuses": "^2.0.1",
457
+ "type-is": "^2.0.1",
458
+ "vary": "^1.1.2"
459
+ },
460
+ "engines": {
461
+ "node": ">= 18"
462
+ },
463
+ "funding": {
464
+ "type": "opencollective",
465
+ "url": "https://opencollective.com/express"
466
+ }
467
+ },
468
+ "node_modules/express-rate-limit": {
469
+ "version": "8.5.2",
470
+ "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.5.2.tgz",
471
+ "integrity": "sha512-5Kb34ipNX694DH48vN9irak1Qx30nb0PLYHXfJgw4YEjiC3ZEmZJhwOp+VfiCYwFzvFTdB9QkArYS5kXa2cx2A==",
472
+ "license": "MIT",
473
+ "dependencies": {
474
+ "ip-address": "^10.2.0"
475
+ },
476
+ "engines": {
477
+ "node": ">= 16"
478
+ },
479
+ "funding": {
480
+ "url": "https://github.com/sponsors/express-rate-limit"
481
+ },
482
+ "peerDependencies": {
483
+ "express": ">= 4.11"
484
+ }
485
+ },
486
+ "node_modules/fast-deep-equal": {
487
+ "version": "3.1.3",
488
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
489
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
490
+ "license": "MIT"
491
+ },
492
+ "node_modules/fast-uri": {
493
+ "version": "3.1.2",
494
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz",
495
+ "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==",
496
+ "funding": [
497
+ {
498
+ "type": "github",
499
+ "url": "https://github.com/sponsors/fastify"
500
+ },
501
+ {
502
+ "type": "opencollective",
503
+ "url": "https://opencollective.com/fastify"
504
+ }
505
+ ],
506
+ "license": "BSD-3-Clause"
507
+ },
508
+ "node_modules/finalhandler": {
509
+ "version": "2.1.1",
510
+ "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.1.tgz",
511
+ "integrity": "sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==",
512
+ "license": "MIT",
513
+ "dependencies": {
514
+ "debug": "^4.4.0",
515
+ "encodeurl": "^2.0.0",
516
+ "escape-html": "^1.0.3",
517
+ "on-finished": "^2.4.1",
518
+ "parseurl": "^1.3.3",
519
+ "statuses": "^2.0.1"
520
+ },
521
+ "engines": {
522
+ "node": ">= 18.0.0"
523
+ },
524
+ "funding": {
525
+ "type": "opencollective",
526
+ "url": "https://opencollective.com/express"
527
+ }
528
+ },
529
+ "node_modules/forwarded": {
530
+ "version": "0.2.0",
531
+ "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
532
+ "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
533
+ "license": "MIT",
534
+ "engines": {
535
+ "node": ">= 0.6"
536
+ }
537
+ },
538
+ "node_modules/fresh": {
539
+ "version": "2.0.0",
540
+ "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz",
541
+ "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==",
542
+ "license": "MIT",
543
+ "engines": {
544
+ "node": ">= 0.8"
545
+ }
546
+ },
547
+ "node_modules/function-bind": {
548
+ "version": "1.1.2",
549
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
550
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
551
+ "license": "MIT",
552
+ "funding": {
553
+ "url": "https://github.com/sponsors/ljharb"
554
+ }
555
+ },
556
+ "node_modules/get-intrinsic": {
557
+ "version": "1.3.0",
558
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
559
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
560
+ "license": "MIT",
561
+ "dependencies": {
562
+ "call-bind-apply-helpers": "^1.0.2",
563
+ "es-define-property": "^1.0.1",
564
+ "es-errors": "^1.3.0",
565
+ "es-object-atoms": "^1.1.1",
566
+ "function-bind": "^1.1.2",
567
+ "get-proto": "^1.0.1",
568
+ "gopd": "^1.2.0",
569
+ "has-symbols": "^1.1.0",
570
+ "hasown": "^2.0.2",
571
+ "math-intrinsics": "^1.1.0"
572
+ },
573
+ "engines": {
574
+ "node": ">= 0.4"
575
+ },
576
+ "funding": {
577
+ "url": "https://github.com/sponsors/ljharb"
578
+ }
579
+ },
580
+ "node_modules/get-proto": {
581
+ "version": "1.0.1",
582
+ "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
583
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
584
+ "license": "MIT",
585
+ "dependencies": {
586
+ "dunder-proto": "^1.0.1",
587
+ "es-object-atoms": "^1.0.0"
588
+ },
589
+ "engines": {
590
+ "node": ">= 0.4"
591
+ }
592
+ },
593
+ "node_modules/gopd": {
594
+ "version": "1.2.0",
595
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
596
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
597
+ "license": "MIT",
598
+ "engines": {
599
+ "node": ">= 0.4"
600
+ },
601
+ "funding": {
602
+ "url": "https://github.com/sponsors/ljharb"
603
+ }
604
+ },
605
+ "node_modules/has-symbols": {
606
+ "version": "1.1.0",
607
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
608
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
609
+ "license": "MIT",
610
+ "engines": {
611
+ "node": ">= 0.4"
612
+ },
613
+ "funding": {
614
+ "url": "https://github.com/sponsors/ljharb"
615
+ }
616
+ },
617
+ "node_modules/hasown": {
618
+ "version": "2.0.3",
619
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.3.tgz",
620
+ "integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==",
621
+ "license": "MIT",
622
+ "dependencies": {
623
+ "function-bind": "^1.1.2"
624
+ },
625
+ "engines": {
626
+ "node": ">= 0.4"
627
+ }
628
+ },
629
+ "node_modules/hono": {
630
+ "version": "4.12.23",
631
+ "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.23.tgz",
632
+ "integrity": "sha512-eIaZ9qDgu7XV0pxOCrg7/WhnQ6Ivm22UcxhXx/A3dcbqbbYgBEkc6e/J/s7j2tS96zoB0S9VBdLwQNCWwUo4LA==",
633
+ "license": "MIT",
634
+ "engines": {
635
+ "node": ">=16.9.0"
636
+ }
637
+ },
638
+ "node_modules/http-errors": {
639
+ "version": "2.0.1",
640
+ "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
641
+ "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
642
+ "license": "MIT",
643
+ "dependencies": {
644
+ "depd": "~2.0.0",
645
+ "inherits": "~2.0.4",
646
+ "setprototypeof": "~1.2.0",
647
+ "statuses": "~2.0.2",
648
+ "toidentifier": "~1.0.1"
649
+ },
650
+ "engines": {
651
+ "node": ">= 0.8"
652
+ },
653
+ "funding": {
654
+ "type": "opencollective",
655
+ "url": "https://opencollective.com/express"
656
+ }
657
+ },
658
+ "node_modules/iconv-lite": {
659
+ "version": "0.7.2",
660
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.2.tgz",
661
+ "integrity": "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==",
662
+ "license": "MIT",
663
+ "dependencies": {
664
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
665
+ },
666
+ "engines": {
667
+ "node": ">=0.10.0"
668
+ },
669
+ "funding": {
670
+ "type": "opencollective",
671
+ "url": "https://opencollective.com/express"
672
+ }
673
+ },
674
+ "node_modules/ieee754": {
675
+ "version": "1.2.1",
676
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
677
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
678
+ "funding": [
679
+ {
680
+ "type": "github",
681
+ "url": "https://github.com/sponsors/feross"
682
+ },
683
+ {
684
+ "type": "patreon",
685
+ "url": "https://www.patreon.com/feross"
686
+ },
687
+ {
688
+ "type": "consulting",
689
+ "url": "https://feross.org/support"
690
+ }
691
+ ],
692
+ "license": "BSD-3-Clause"
693
+ },
694
+ "node_modules/inherits": {
695
+ "version": "2.0.4",
696
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
697
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
698
+ "license": "ISC"
699
+ },
700
+ "node_modules/ip-address": {
701
+ "version": "10.2.0",
702
+ "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.2.0.tgz",
703
+ "integrity": "sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==",
704
+ "license": "MIT",
705
+ "engines": {
706
+ "node": ">= 12"
707
+ }
708
+ },
709
+ "node_modules/ipaddr.js": {
710
+ "version": "1.9.1",
711
+ "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
712
+ "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
713
+ "license": "MIT",
714
+ "engines": {
715
+ "node": ">= 0.10"
716
+ }
717
+ },
718
+ "node_modules/is-promise": {
719
+ "version": "4.0.0",
720
+ "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz",
721
+ "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==",
722
+ "license": "MIT"
723
+ },
724
+ "node_modules/isexe": {
725
+ "version": "2.0.0",
726
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
727
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
728
+ "license": "ISC"
729
+ },
730
+ "node_modules/jose": {
731
+ "version": "6.2.3",
732
+ "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.3.tgz",
733
+ "integrity": "sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==",
734
+ "license": "MIT",
735
+ "funding": {
736
+ "url": "https://github.com/sponsors/panva"
737
+ }
738
+ },
739
+ "node_modules/json-schema-traverse": {
740
+ "version": "1.0.0",
741
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
742
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
743
+ "license": "MIT"
744
+ },
745
+ "node_modules/json-schema-typed": {
746
+ "version": "8.0.2",
747
+ "resolved": "https://registry.npmjs.org/json-schema-typed/-/json-schema-typed-8.0.2.tgz",
748
+ "integrity": "sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA==",
749
+ "license": "BSD-2-Clause"
750
+ },
751
+ "node_modules/math-intrinsics": {
752
+ "version": "1.1.0",
753
+ "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
754
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
755
+ "license": "MIT",
756
+ "engines": {
757
+ "node": ">= 0.4"
758
+ }
759
+ },
760
+ "node_modules/media-typer": {
761
+ "version": "1.1.0",
762
+ "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz",
763
+ "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==",
764
+ "license": "MIT",
765
+ "engines": {
766
+ "node": ">= 0.8"
767
+ }
768
+ },
769
+ "node_modules/merge-descriptors": {
770
+ "version": "2.0.0",
771
+ "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz",
772
+ "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==",
773
+ "license": "MIT",
774
+ "engines": {
775
+ "node": ">=18"
776
+ },
777
+ "funding": {
778
+ "url": "https://github.com/sponsors/sindresorhus"
779
+ }
780
+ },
781
+ "node_modules/mime-db": {
782
+ "version": "1.54.0",
783
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
784
+ "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
785
+ "license": "MIT",
786
+ "engines": {
787
+ "node": ">= 0.6"
788
+ }
789
+ },
790
+ "node_modules/mime-types": {
791
+ "version": "3.0.2",
792
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
793
+ "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==",
794
+ "license": "MIT",
795
+ "dependencies": {
796
+ "mime-db": "^1.54.0"
797
+ },
798
+ "engines": {
799
+ "node": ">=18"
800
+ },
801
+ "funding": {
802
+ "type": "opencollective",
803
+ "url": "https://opencollective.com/express"
804
+ }
805
+ },
806
+ "node_modules/ms": {
807
+ "version": "2.1.3",
808
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
809
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
810
+ "license": "MIT"
811
+ },
812
+ "node_modules/negotiator": {
813
+ "version": "1.0.0",
814
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz",
815
+ "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
816
+ "license": "MIT",
817
+ "engines": {
818
+ "node": ">= 0.6"
819
+ }
820
+ },
821
+ "node_modules/neo4j-driver": {
822
+ "version": "5.28.3",
823
+ "resolved": "https://registry.npmjs.org/neo4j-driver/-/neo4j-driver-5.28.3.tgz",
824
+ "integrity": "sha512-k7c0wEh3HoONv1v5AyLp9/BDAbYHJhz2TZvzWstSEU3g3suQcXmKEaYBfrK2UMzxcy3bCT0DrnfRbzsOW5G/Ag==",
825
+ "license": "Apache-2.0",
826
+ "dependencies": {
827
+ "neo4j-driver-bolt-connection": "5.28.3",
828
+ "neo4j-driver-core": "5.28.3",
829
+ "rxjs": "^7.8.2"
830
+ }
831
+ },
832
+ "node_modules/neo4j-driver-bolt-connection": {
833
+ "version": "5.28.3",
834
+ "resolved": "https://registry.npmjs.org/neo4j-driver-bolt-connection/-/neo4j-driver-bolt-connection-5.28.3.tgz",
835
+ "integrity": "sha512-wqHBYcU0FVRDmdsoZ+Fk0S/InYmu9/4BT6fPYh45Jimg/J7vQBUcdkiHGU7nop7HRb1ZgJmL305mJb6g5Bv35Q==",
836
+ "license": "Apache-2.0",
837
+ "dependencies": {
838
+ "buffer": "^6.0.3",
839
+ "neo4j-driver-core": "5.28.3",
840
+ "string_decoder": "^1.3.0"
841
+ }
842
+ },
843
+ "node_modules/neo4j-driver-core": {
844
+ "version": "5.28.3",
845
+ "resolved": "https://registry.npmjs.org/neo4j-driver-core/-/neo4j-driver-core-5.28.3.tgz",
846
+ "integrity": "sha512-Jk+hAmjFmO5YzVH/U7FyKXigot9zmIfLz6SZQy0xfr4zfTE/S8fOYFOGqKQTHBE86HHOWH2RbTslbxIb+XtU2g==",
847
+ "license": "Apache-2.0"
848
+ },
849
+ "node_modules/object-assign": {
850
+ "version": "4.1.1",
851
+ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
852
+ "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
853
+ "license": "MIT",
854
+ "engines": {
855
+ "node": ">=0.10.0"
856
+ }
857
+ },
858
+ "node_modules/object-inspect": {
859
+ "version": "1.13.4",
860
+ "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
861
+ "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
862
+ "license": "MIT",
863
+ "engines": {
864
+ "node": ">= 0.4"
865
+ },
866
+ "funding": {
867
+ "url": "https://github.com/sponsors/ljharb"
868
+ }
869
+ },
870
+ "node_modules/on-finished": {
871
+ "version": "2.4.1",
872
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
873
+ "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
874
+ "license": "MIT",
875
+ "dependencies": {
876
+ "ee-first": "1.1.1"
877
+ },
878
+ "engines": {
879
+ "node": ">= 0.8"
880
+ }
881
+ },
882
+ "node_modules/once": {
883
+ "version": "1.4.0",
884
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
885
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
886
+ "license": "ISC",
887
+ "dependencies": {
888
+ "wrappy": "1"
889
+ }
890
+ },
891
+ "node_modules/parseurl": {
892
+ "version": "1.3.3",
893
+ "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
894
+ "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
895
+ "license": "MIT",
896
+ "engines": {
897
+ "node": ">= 0.8"
898
+ }
899
+ },
900
+ "node_modules/path-key": {
901
+ "version": "3.1.1",
902
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
903
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
904
+ "license": "MIT",
905
+ "engines": {
906
+ "node": ">=8"
907
+ }
908
+ },
909
+ "node_modules/path-to-regexp": {
910
+ "version": "8.4.2",
911
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.2.tgz",
912
+ "integrity": "sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==",
913
+ "license": "MIT",
914
+ "funding": {
915
+ "type": "opencollective",
916
+ "url": "https://opencollective.com/express"
917
+ }
918
+ },
919
+ "node_modules/pkce-challenge": {
920
+ "version": "5.0.1",
921
+ "resolved": "https://registry.npmjs.org/pkce-challenge/-/pkce-challenge-5.0.1.tgz",
922
+ "integrity": "sha512-wQ0b/W4Fr01qtpHlqSqspcj3EhBvimsdh0KlHhH8HRZnMsEa0ea2fTULOXOS9ccQr3om+GcGRk4e+isrZWV8qQ==",
923
+ "license": "MIT",
924
+ "engines": {
925
+ "node": ">=16.20.0"
926
+ }
927
+ },
928
+ "node_modules/proxy-addr": {
929
+ "version": "2.0.7",
930
+ "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
931
+ "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
932
+ "license": "MIT",
933
+ "dependencies": {
934
+ "forwarded": "0.2.0",
935
+ "ipaddr.js": "1.9.1"
936
+ },
937
+ "engines": {
938
+ "node": ">= 0.10"
939
+ }
940
+ },
941
+ "node_modules/qs": {
942
+ "version": "6.15.2",
943
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz",
944
+ "integrity": "sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==",
945
+ "license": "BSD-3-Clause",
946
+ "dependencies": {
947
+ "side-channel": "^1.1.0"
948
+ },
949
+ "engines": {
950
+ "node": ">=0.6"
951
+ },
952
+ "funding": {
953
+ "url": "https://github.com/sponsors/ljharb"
954
+ }
955
+ },
956
+ "node_modules/range-parser": {
957
+ "version": "1.2.1",
958
+ "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
959
+ "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
960
+ "license": "MIT",
961
+ "engines": {
962
+ "node": ">= 0.6"
963
+ }
964
+ },
965
+ "node_modules/raw-body": {
966
+ "version": "3.0.2",
967
+ "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.2.tgz",
968
+ "integrity": "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==",
969
+ "license": "MIT",
970
+ "dependencies": {
971
+ "bytes": "~3.1.2",
972
+ "http-errors": "~2.0.1",
973
+ "iconv-lite": "~0.7.0",
974
+ "unpipe": "~1.0.0"
975
+ },
976
+ "engines": {
977
+ "node": ">= 0.10"
978
+ }
979
+ },
980
+ "node_modules/require-from-string": {
981
+ "version": "2.0.2",
982
+ "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
983
+ "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
984
+ "license": "MIT",
985
+ "engines": {
986
+ "node": ">=0.10.0"
987
+ }
988
+ },
989
+ "node_modules/router": {
990
+ "version": "2.2.0",
991
+ "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz",
992
+ "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==",
993
+ "license": "MIT",
994
+ "dependencies": {
995
+ "debug": "^4.4.0",
996
+ "depd": "^2.0.0",
997
+ "is-promise": "^4.0.0",
998
+ "parseurl": "^1.3.3",
999
+ "path-to-regexp": "^8.0.0"
1000
+ },
1001
+ "engines": {
1002
+ "node": ">= 18"
1003
+ }
1004
+ },
1005
+ "node_modules/rxjs": {
1006
+ "version": "7.8.2",
1007
+ "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz",
1008
+ "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==",
1009
+ "license": "Apache-2.0",
1010
+ "dependencies": {
1011
+ "tslib": "^2.1.0"
1012
+ }
1013
+ },
1014
+ "node_modules/safe-buffer": {
1015
+ "version": "5.2.1",
1016
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
1017
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
1018
+ "funding": [
1019
+ {
1020
+ "type": "github",
1021
+ "url": "https://github.com/sponsors/feross"
1022
+ },
1023
+ {
1024
+ "type": "patreon",
1025
+ "url": "https://www.patreon.com/feross"
1026
+ },
1027
+ {
1028
+ "type": "consulting",
1029
+ "url": "https://feross.org/support"
1030
+ }
1031
+ ],
1032
+ "license": "MIT"
1033
+ },
1034
+ "node_modules/safer-buffer": {
1035
+ "version": "2.1.2",
1036
+ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
1037
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
1038
+ "license": "MIT"
1039
+ },
1040
+ "node_modules/send": {
1041
+ "version": "1.2.1",
1042
+ "resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz",
1043
+ "integrity": "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==",
1044
+ "license": "MIT",
1045
+ "dependencies": {
1046
+ "debug": "^4.4.3",
1047
+ "encodeurl": "^2.0.0",
1048
+ "escape-html": "^1.0.3",
1049
+ "etag": "^1.8.1",
1050
+ "fresh": "^2.0.0",
1051
+ "http-errors": "^2.0.1",
1052
+ "mime-types": "^3.0.2",
1053
+ "ms": "^2.1.3",
1054
+ "on-finished": "^2.4.1",
1055
+ "range-parser": "^1.2.1",
1056
+ "statuses": "^2.0.2"
1057
+ },
1058
+ "engines": {
1059
+ "node": ">= 18"
1060
+ },
1061
+ "funding": {
1062
+ "type": "opencollective",
1063
+ "url": "https://opencollective.com/express"
1064
+ }
1065
+ },
1066
+ "node_modules/serve-static": {
1067
+ "version": "2.2.1",
1068
+ "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz",
1069
+ "integrity": "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==",
1070
+ "license": "MIT",
1071
+ "dependencies": {
1072
+ "encodeurl": "^2.0.0",
1073
+ "escape-html": "^1.0.3",
1074
+ "parseurl": "^1.3.3",
1075
+ "send": "^1.2.0"
1076
+ },
1077
+ "engines": {
1078
+ "node": ">= 18"
1079
+ },
1080
+ "funding": {
1081
+ "type": "opencollective",
1082
+ "url": "https://opencollective.com/express"
1083
+ }
1084
+ },
1085
+ "node_modules/setprototypeof": {
1086
+ "version": "1.2.0",
1087
+ "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
1088
+ "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
1089
+ "license": "ISC"
1090
+ },
1091
+ "node_modules/shebang-command": {
1092
+ "version": "2.0.0",
1093
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
1094
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
1095
+ "license": "MIT",
1096
+ "dependencies": {
1097
+ "shebang-regex": "^3.0.0"
1098
+ },
1099
+ "engines": {
1100
+ "node": ">=8"
1101
+ }
1102
+ },
1103
+ "node_modules/shebang-regex": {
1104
+ "version": "3.0.0",
1105
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
1106
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
1107
+ "license": "MIT",
1108
+ "engines": {
1109
+ "node": ">=8"
1110
+ }
1111
+ },
1112
+ "node_modules/side-channel": {
1113
+ "version": "1.1.0",
1114
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
1115
+ "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
1116
+ "license": "MIT",
1117
+ "dependencies": {
1118
+ "es-errors": "^1.3.0",
1119
+ "object-inspect": "^1.13.3",
1120
+ "side-channel-list": "^1.0.0",
1121
+ "side-channel-map": "^1.0.1",
1122
+ "side-channel-weakmap": "^1.0.2"
1123
+ },
1124
+ "engines": {
1125
+ "node": ">= 0.4"
1126
+ },
1127
+ "funding": {
1128
+ "url": "https://github.com/sponsors/ljharb"
1129
+ }
1130
+ },
1131
+ "node_modules/side-channel-list": {
1132
+ "version": "1.0.1",
1133
+ "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz",
1134
+ "integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==",
1135
+ "license": "MIT",
1136
+ "dependencies": {
1137
+ "es-errors": "^1.3.0",
1138
+ "object-inspect": "^1.13.4"
1139
+ },
1140
+ "engines": {
1141
+ "node": ">= 0.4"
1142
+ },
1143
+ "funding": {
1144
+ "url": "https://github.com/sponsors/ljharb"
1145
+ }
1146
+ },
1147
+ "node_modules/side-channel-map": {
1148
+ "version": "1.0.1",
1149
+ "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
1150
+ "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
1151
+ "license": "MIT",
1152
+ "dependencies": {
1153
+ "call-bound": "^1.0.2",
1154
+ "es-errors": "^1.3.0",
1155
+ "get-intrinsic": "^1.2.5",
1156
+ "object-inspect": "^1.13.3"
1157
+ },
1158
+ "engines": {
1159
+ "node": ">= 0.4"
1160
+ },
1161
+ "funding": {
1162
+ "url": "https://github.com/sponsors/ljharb"
1163
+ }
1164
+ },
1165
+ "node_modules/side-channel-weakmap": {
1166
+ "version": "1.0.2",
1167
+ "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
1168
+ "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
1169
+ "license": "MIT",
1170
+ "dependencies": {
1171
+ "call-bound": "^1.0.2",
1172
+ "es-errors": "^1.3.0",
1173
+ "get-intrinsic": "^1.2.5",
1174
+ "object-inspect": "^1.13.3",
1175
+ "side-channel-map": "^1.0.1"
1176
+ },
1177
+ "engines": {
1178
+ "node": ">= 0.4"
1179
+ },
1180
+ "funding": {
1181
+ "url": "https://github.com/sponsors/ljharb"
1182
+ }
1183
+ },
1184
+ "node_modules/statuses": {
1185
+ "version": "2.0.2",
1186
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
1187
+ "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
1188
+ "license": "MIT",
1189
+ "engines": {
1190
+ "node": ">= 0.8"
1191
+ }
1192
+ },
1193
+ "node_modules/string_decoder": {
1194
+ "version": "1.3.0",
1195
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
1196
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
1197
+ "license": "MIT",
1198
+ "dependencies": {
1199
+ "safe-buffer": "~5.2.0"
1200
+ }
1201
+ },
1202
+ "node_modules/toidentifier": {
1203
+ "version": "1.0.1",
1204
+ "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
1205
+ "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
1206
+ "license": "MIT",
1207
+ "engines": {
1208
+ "node": ">=0.6"
1209
+ }
1210
+ },
1211
+ "node_modules/tslib": {
1212
+ "version": "2.8.1",
1213
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
1214
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
1215
+ "license": "0BSD"
1216
+ },
1217
+ "node_modules/type-is": {
1218
+ "version": "2.1.0",
1219
+ "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.1.0.tgz",
1220
+ "integrity": "sha512-faYHw0anBbc/kWF3zFTEnxSFOAGUX9GFbOBthvDdLsIlEoWOFOtS0zgCiQYwIskL9iGXZL3kAXD8OoZ4GmMATA==",
1221
+ "license": "MIT",
1222
+ "dependencies": {
1223
+ "content-type": "^2.0.0",
1224
+ "media-typer": "^1.1.0",
1225
+ "mime-types": "^3.0.0"
1226
+ },
1227
+ "engines": {
1228
+ "node": ">= 18"
1229
+ },
1230
+ "funding": {
1231
+ "type": "opencollective",
1232
+ "url": "https://opencollective.com/express"
1233
+ }
1234
+ },
1235
+ "node_modules/type-is/node_modules/content-type": {
1236
+ "version": "2.0.0",
1237
+ "resolved": "https://registry.npmjs.org/content-type/-/content-type-2.0.0.tgz",
1238
+ "integrity": "sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==",
1239
+ "license": "MIT",
1240
+ "engines": {
1241
+ "node": ">=18"
1242
+ },
1243
+ "funding": {
1244
+ "type": "opencollective",
1245
+ "url": "https://opencollective.com/express"
1246
+ }
1247
+ },
1248
+ "node_modules/typescript": {
1249
+ "version": "5.9.3",
1250
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
1251
+ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
1252
+ "dev": true,
1253
+ "license": "Apache-2.0",
1254
+ "bin": {
1255
+ "tsc": "bin/tsc",
1256
+ "tsserver": "bin/tsserver"
1257
+ },
1258
+ "engines": {
1259
+ "node": ">=14.17"
1260
+ }
1261
+ },
1262
+ "node_modules/undici-types": {
1263
+ "version": "6.21.0",
1264
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
1265
+ "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
1266
+ "dev": true,
1267
+ "license": "MIT"
1268
+ },
1269
+ "node_modules/unpipe": {
1270
+ "version": "1.0.0",
1271
+ "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
1272
+ "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
1273
+ "license": "MIT",
1274
+ "engines": {
1275
+ "node": ">= 0.8"
1276
+ }
1277
+ },
1278
+ "node_modules/vary": {
1279
+ "version": "1.1.2",
1280
+ "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
1281
+ "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
1282
+ "license": "MIT",
1283
+ "engines": {
1284
+ "node": ">= 0.8"
1285
+ }
1286
+ },
1287
+ "node_modules/which": {
1288
+ "version": "2.0.2",
1289
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
1290
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
1291
+ "license": "ISC",
1292
+ "dependencies": {
1293
+ "isexe": "^2.0.0"
1294
+ },
1295
+ "bin": {
1296
+ "node-which": "bin/node-which"
1297
+ },
1298
+ "engines": {
1299
+ "node": ">= 8"
1300
+ }
1301
+ },
1302
+ "node_modules/wrappy": {
1303
+ "version": "1.0.2",
1304
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
1305
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
1306
+ "license": "ISC"
1307
+ },
1308
+ "node_modules/zod": {
1309
+ "version": "4.4.3",
1310
+ "resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
1311
+ "integrity": "sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==",
1312
+ "license": "MIT",
1313
+ "funding": {
1314
+ "url": "https://github.com/sponsors/colinhacks"
1315
+ }
1316
+ },
1317
+ "node_modules/zod-to-json-schema": {
1318
+ "version": "3.25.2",
1319
+ "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.25.2.tgz",
1320
+ "integrity": "sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==",
1321
+ "license": "ISC",
1322
+ "peerDependencies": {
1323
+ "zod": "^3.25.28 || ^4"
1324
+ }
1325
+ }
1326
+ }
1327
+ }