drowai-mcp 0.1.0

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.
@@ -0,0 +1,1378 @@
1
+ {
2
+ "name": "drowai-mcp",
3
+ "version": "0.1.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "drowai-mcp",
9
+ "version": "0.1.0",
10
+ "dependencies": {
11
+ "@resvg/resvg-js": "2.6.2",
12
+ "@xmldom/xmldom": "0.9.9",
13
+ "better-sqlite3": "12.8.0",
14
+ "fastify": "5.8.4",
15
+ "ulid": "3.0.2",
16
+ "xmlbuilder2": "4.0.3",
17
+ "zod": "4.3.6"
18
+ }
19
+ },
20
+ "node_modules/@fastify/ajv-compiler": {
21
+ "version": "4.0.5",
22
+ "resolved": "https://registry.npmjs.org/@fastify/ajv-compiler/-/ajv-compiler-4.0.5.tgz",
23
+ "integrity": "sha512-KoWKW+MhvfTRWL4qrhUwAAZoaChluo0m0vbiJlGMt2GXvL4LVPQEjt8kSpHI3IBq5Rez8fg+XeH3cneztq+C7A==",
24
+ "funding": [
25
+ {
26
+ "type": "github",
27
+ "url": "https://github.com/sponsors/fastify"
28
+ },
29
+ {
30
+ "type": "opencollective",
31
+ "url": "https://opencollective.com/fastify"
32
+ }
33
+ ],
34
+ "license": "MIT",
35
+ "dependencies": {
36
+ "ajv": "^8.12.0",
37
+ "ajv-formats": "^3.0.1",
38
+ "fast-uri": "^3.0.0"
39
+ }
40
+ },
41
+ "node_modules/@fastify/error": {
42
+ "version": "4.2.0",
43
+ "resolved": "https://registry.npmjs.org/@fastify/error/-/error-4.2.0.tgz",
44
+ "integrity": "sha512-RSo3sVDXfHskiBZKBPRgnQTtIqpi/7zhJOEmAxCiBcM7d0uwdGdxLlsCaLzGs8v8NnxIRlfG0N51p5yFaOentQ==",
45
+ "funding": [
46
+ {
47
+ "type": "github",
48
+ "url": "https://github.com/sponsors/fastify"
49
+ },
50
+ {
51
+ "type": "opencollective",
52
+ "url": "https://opencollective.com/fastify"
53
+ }
54
+ ],
55
+ "license": "MIT"
56
+ },
57
+ "node_modules/@fastify/fast-json-stringify-compiler": {
58
+ "version": "5.0.3",
59
+ "resolved": "https://registry.npmjs.org/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-5.0.3.tgz",
60
+ "integrity": "sha512-uik7yYHkLr6fxd8hJSZ8c+xF4WafPK+XzneQDPU+D10r5X19GW8lJcom2YijX2+qtFF1ENJlHXKFM9ouXNJYgQ==",
61
+ "funding": [
62
+ {
63
+ "type": "github",
64
+ "url": "https://github.com/sponsors/fastify"
65
+ },
66
+ {
67
+ "type": "opencollective",
68
+ "url": "https://opencollective.com/fastify"
69
+ }
70
+ ],
71
+ "license": "MIT",
72
+ "dependencies": {
73
+ "fast-json-stringify": "^6.0.0"
74
+ }
75
+ },
76
+ "node_modules/@fastify/forwarded": {
77
+ "version": "3.0.1",
78
+ "resolved": "https://registry.npmjs.org/@fastify/forwarded/-/forwarded-3.0.1.tgz",
79
+ "integrity": "sha512-JqDochHFqXs3C3Ml3gOY58zM7OqO9ENqPo0UqAjAjH8L01fRZqwX9iLeX34//kiJubF7r2ZQHtBRU36vONbLlw==",
80
+ "funding": [
81
+ {
82
+ "type": "github",
83
+ "url": "https://github.com/sponsors/fastify"
84
+ },
85
+ {
86
+ "type": "opencollective",
87
+ "url": "https://opencollective.com/fastify"
88
+ }
89
+ ],
90
+ "license": "MIT"
91
+ },
92
+ "node_modules/@fastify/merge-json-schemas": {
93
+ "version": "0.2.1",
94
+ "resolved": "https://registry.npmjs.org/@fastify/merge-json-schemas/-/merge-json-schemas-0.2.1.tgz",
95
+ "integrity": "sha512-OA3KGBCy6KtIvLf8DINC5880o5iBlDX4SxzLQS8HorJAbqluzLRn80UXU0bxZn7UOFhFgpRJDasfwn9nG4FG4A==",
96
+ "funding": [
97
+ {
98
+ "type": "github",
99
+ "url": "https://github.com/sponsors/fastify"
100
+ },
101
+ {
102
+ "type": "opencollective",
103
+ "url": "https://opencollective.com/fastify"
104
+ }
105
+ ],
106
+ "license": "MIT",
107
+ "dependencies": {
108
+ "dequal": "^2.0.3"
109
+ }
110
+ },
111
+ "node_modules/@fastify/proxy-addr": {
112
+ "version": "5.1.0",
113
+ "resolved": "https://registry.npmjs.org/@fastify/proxy-addr/-/proxy-addr-5.1.0.tgz",
114
+ "integrity": "sha512-INS+6gh91cLUjB+PVHfu1UqcB76Sqtpyp7bnL+FYojhjygvOPA9ctiD/JDKsyD9Xgu4hUhCSJBPig/w7duNajw==",
115
+ "funding": [
116
+ {
117
+ "type": "github",
118
+ "url": "https://github.com/sponsors/fastify"
119
+ },
120
+ {
121
+ "type": "opencollective",
122
+ "url": "https://opencollective.com/fastify"
123
+ }
124
+ ],
125
+ "license": "MIT",
126
+ "dependencies": {
127
+ "@fastify/forwarded": "^3.0.0",
128
+ "ipaddr.js": "^2.1.0"
129
+ }
130
+ },
131
+ "node_modules/@oozcitak/dom": {
132
+ "version": "2.0.2",
133
+ "resolved": "https://registry.npmjs.org/@oozcitak/dom/-/dom-2.0.2.tgz",
134
+ "integrity": "sha512-GjpKhkSYC3Mj4+lfwEyI1dqnsKTgwGy48ytZEhm4A/xnH/8z9M3ZVXKr/YGQi3uCLs1AEBS+x5T2JPiueEDW8w==",
135
+ "license": "MIT",
136
+ "dependencies": {
137
+ "@oozcitak/infra": "^2.0.2",
138
+ "@oozcitak/url": "^3.0.0",
139
+ "@oozcitak/util": "^10.0.0"
140
+ },
141
+ "engines": {
142
+ "node": ">=20.0"
143
+ }
144
+ },
145
+ "node_modules/@oozcitak/infra": {
146
+ "version": "2.0.2",
147
+ "resolved": "https://registry.npmjs.org/@oozcitak/infra/-/infra-2.0.2.tgz",
148
+ "integrity": "sha512-2g+E7hoE2dgCz/APPOEK5s3rMhJvNxSMBrP+U+j1OWsIbtSpWxxlUjq1lU8RIsFJNYv7NMlnVsCuHcUzJW+8vA==",
149
+ "license": "MIT",
150
+ "dependencies": {
151
+ "@oozcitak/util": "^10.0.0"
152
+ },
153
+ "engines": {
154
+ "node": ">=20.0"
155
+ }
156
+ },
157
+ "node_modules/@oozcitak/url": {
158
+ "version": "3.0.0",
159
+ "resolved": "https://registry.npmjs.org/@oozcitak/url/-/url-3.0.0.tgz",
160
+ "integrity": "sha512-ZKfET8Ak1wsLAiLWNfFkZc/BraDccuTJKR6svTYc7sVjbR+Iu0vtXdiDMY4o6jaFl5TW2TlS7jbLl4VovtAJWQ==",
161
+ "license": "MIT",
162
+ "dependencies": {
163
+ "@oozcitak/infra": "^2.0.2",
164
+ "@oozcitak/util": "^10.0.0"
165
+ },
166
+ "engines": {
167
+ "node": ">=20.0"
168
+ }
169
+ },
170
+ "node_modules/@oozcitak/util": {
171
+ "version": "10.0.0",
172
+ "resolved": "https://registry.npmjs.org/@oozcitak/util/-/util-10.0.0.tgz",
173
+ "integrity": "sha512-hAX0pT/73190NLqBPPWSdBVGtbY6VOhWYK3qqHqtXQ1gK7kS2yz4+ivsN07hpJ6I3aeMtKP6J6npsEKOAzuTLA==",
174
+ "license": "MIT",
175
+ "engines": {
176
+ "node": ">=20.0"
177
+ }
178
+ },
179
+ "node_modules/@pinojs/redact": {
180
+ "version": "0.4.0",
181
+ "resolved": "https://registry.npmjs.org/@pinojs/redact/-/redact-0.4.0.tgz",
182
+ "integrity": "sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==",
183
+ "license": "MIT"
184
+ },
185
+ "node_modules/@resvg/resvg-js": {
186
+ "version": "2.6.2",
187
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js/-/resvg-js-2.6.2.tgz",
188
+ "integrity": "sha512-xBaJish5OeGmniDj9cW5PRa/PtmuVU3ziqrbr5xJj901ZDN4TosrVaNZpEiLZAxdfnhAe7uQ7QFWfjPe9d9K2Q==",
189
+ "license": "MPL-2.0",
190
+ "engines": {
191
+ "node": ">= 10"
192
+ },
193
+ "optionalDependencies": {
194
+ "@resvg/resvg-js-android-arm-eabi": "2.6.2",
195
+ "@resvg/resvg-js-android-arm64": "2.6.2",
196
+ "@resvg/resvg-js-darwin-arm64": "2.6.2",
197
+ "@resvg/resvg-js-darwin-x64": "2.6.2",
198
+ "@resvg/resvg-js-linux-arm-gnueabihf": "2.6.2",
199
+ "@resvg/resvg-js-linux-arm64-gnu": "2.6.2",
200
+ "@resvg/resvg-js-linux-arm64-musl": "2.6.2",
201
+ "@resvg/resvg-js-linux-x64-gnu": "2.6.2",
202
+ "@resvg/resvg-js-linux-x64-musl": "2.6.2",
203
+ "@resvg/resvg-js-win32-arm64-msvc": "2.6.2",
204
+ "@resvg/resvg-js-win32-ia32-msvc": "2.6.2",
205
+ "@resvg/resvg-js-win32-x64-msvc": "2.6.2"
206
+ }
207
+ },
208
+ "node_modules/@resvg/resvg-js-android-arm-eabi": {
209
+ "version": "2.6.2",
210
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-android-arm-eabi/-/resvg-js-android-arm-eabi-2.6.2.tgz",
211
+ "integrity": "sha512-FrJibrAk6v29eabIPgcTUMPXiEz8ssrAk7TXxsiZzww9UTQ1Z5KAbFJs+Z0Ez+VZTYgnE5IQJqBcoSiMebtPHA==",
212
+ "cpu": [
213
+ "arm"
214
+ ],
215
+ "license": "MPL-2.0",
216
+ "optional": true,
217
+ "os": [
218
+ "android"
219
+ ],
220
+ "engines": {
221
+ "node": ">= 10"
222
+ }
223
+ },
224
+ "node_modules/@resvg/resvg-js-android-arm64": {
225
+ "version": "2.6.2",
226
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-android-arm64/-/resvg-js-android-arm64-2.6.2.tgz",
227
+ "integrity": "sha512-VcOKezEhm2VqzXpcIJoITuvUS/fcjIw5NA/w3tjzWyzmvoCdd+QXIqy3FBGulWdClvp4g+IfUemigrkLThSjAQ==",
228
+ "cpu": [
229
+ "arm64"
230
+ ],
231
+ "license": "MPL-2.0",
232
+ "optional": true,
233
+ "os": [
234
+ "android"
235
+ ],
236
+ "engines": {
237
+ "node": ">= 10"
238
+ }
239
+ },
240
+ "node_modules/@resvg/resvg-js-darwin-arm64": {
241
+ "version": "2.6.2",
242
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-darwin-arm64/-/resvg-js-darwin-arm64-2.6.2.tgz",
243
+ "integrity": "sha512-nmok2LnAd6nLUKI16aEB9ydMC6Lidiiq2m1nEBDR1LaaP7FGs4AJ90qDraxX+CWlVuRlvNjyYJTNv8qFjtL9+A==",
244
+ "cpu": [
245
+ "arm64"
246
+ ],
247
+ "license": "MPL-2.0",
248
+ "optional": true,
249
+ "os": [
250
+ "darwin"
251
+ ],
252
+ "engines": {
253
+ "node": ">= 10"
254
+ }
255
+ },
256
+ "node_modules/@resvg/resvg-js-darwin-x64": {
257
+ "version": "2.6.2",
258
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-darwin-x64/-/resvg-js-darwin-x64-2.6.2.tgz",
259
+ "integrity": "sha512-GInyZLjgWDfsVT6+SHxQVRwNzV0AuA1uqGsOAW+0th56J7Nh6bHHKXHBWzUrihxMetcFDmQMAX1tZ1fZDYSRsw==",
260
+ "cpu": [
261
+ "x64"
262
+ ],
263
+ "license": "MPL-2.0",
264
+ "optional": true,
265
+ "os": [
266
+ "darwin"
267
+ ],
268
+ "engines": {
269
+ "node": ">= 10"
270
+ }
271
+ },
272
+ "node_modules/@resvg/resvg-js-linux-arm-gnueabihf": {
273
+ "version": "2.6.2",
274
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm-gnueabihf/-/resvg-js-linux-arm-gnueabihf-2.6.2.tgz",
275
+ "integrity": "sha512-YIV3u/R9zJbpqTTNwTZM5/ocWetDKGsro0SWp70eGEM9eV2MerWyBRZnQIgzU3YBnSBQ1RcxRZvY/UxwESfZIw==",
276
+ "cpu": [
277
+ "arm"
278
+ ],
279
+ "license": "MPL-2.0",
280
+ "optional": true,
281
+ "os": [
282
+ "linux"
283
+ ],
284
+ "engines": {
285
+ "node": ">= 10"
286
+ }
287
+ },
288
+ "node_modules/@resvg/resvg-js-linux-arm64-gnu": {
289
+ "version": "2.6.2",
290
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm64-gnu/-/resvg-js-linux-arm64-gnu-2.6.2.tgz",
291
+ "integrity": "sha512-zc2BlJSim7YR4FZDQ8OUoJg5holYzdiYMeobb9pJuGDidGL9KZUv7SbiD4E8oZogtYY42UZEap7dqkkYuA91pg==",
292
+ "cpu": [
293
+ "arm64"
294
+ ],
295
+ "license": "MPL-2.0",
296
+ "optional": true,
297
+ "os": [
298
+ "linux"
299
+ ],
300
+ "engines": {
301
+ "node": ">= 10"
302
+ }
303
+ },
304
+ "node_modules/@resvg/resvg-js-linux-arm64-musl": {
305
+ "version": "2.6.2",
306
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm64-musl/-/resvg-js-linux-arm64-musl-2.6.2.tgz",
307
+ "integrity": "sha512-3h3dLPWNgSsD4lQBJPb4f+kvdOSJHa5PjTYVsWHxLUzH4IFTJUAnmuWpw4KqyQ3NA5QCyhw4TWgxk3jRkQxEKg==",
308
+ "cpu": [
309
+ "arm64"
310
+ ],
311
+ "license": "MPL-2.0",
312
+ "optional": true,
313
+ "os": [
314
+ "linux"
315
+ ],
316
+ "engines": {
317
+ "node": ">= 10"
318
+ }
319
+ },
320
+ "node_modules/@resvg/resvg-js-linux-x64-gnu": {
321
+ "version": "2.6.2",
322
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-x64-gnu/-/resvg-js-linux-x64-gnu-2.6.2.tgz",
323
+ "integrity": "sha512-IVUe+ckIerA7xMZ50duAZzwf1U7khQe2E0QpUxu5MBJNao5RqC0zwV/Zm965vw6D3gGFUl7j4m+oJjubBVoftw==",
324
+ "cpu": [
325
+ "x64"
326
+ ],
327
+ "license": "MPL-2.0",
328
+ "optional": true,
329
+ "os": [
330
+ "linux"
331
+ ],
332
+ "engines": {
333
+ "node": ">= 10"
334
+ }
335
+ },
336
+ "node_modules/@resvg/resvg-js-linux-x64-musl": {
337
+ "version": "2.6.2",
338
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-x64-musl/-/resvg-js-linux-x64-musl-2.6.2.tgz",
339
+ "integrity": "sha512-UOf83vqTzoYQO9SZ0fPl2ZIFtNIz/Rr/y+7X8XRX1ZnBYsQ/tTb+cj9TE+KHOdmlTFBxhYzVkP2lRByCzqi4jQ==",
340
+ "cpu": [
341
+ "x64"
342
+ ],
343
+ "license": "MPL-2.0",
344
+ "optional": true,
345
+ "os": [
346
+ "linux"
347
+ ],
348
+ "engines": {
349
+ "node": ">= 10"
350
+ }
351
+ },
352
+ "node_modules/@resvg/resvg-js-win32-arm64-msvc": {
353
+ "version": "2.6.2",
354
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-arm64-msvc/-/resvg-js-win32-arm64-msvc-2.6.2.tgz",
355
+ "integrity": "sha512-7C/RSgCa+7vqZ7qAbItfiaAWhyRSoD4l4BQAbVDqRRsRgY+S+hgS3in0Rxr7IorKUpGE69X48q6/nOAuTJQxeQ==",
356
+ "cpu": [
357
+ "arm64"
358
+ ],
359
+ "license": "MPL-2.0",
360
+ "optional": true,
361
+ "os": [
362
+ "win32"
363
+ ],
364
+ "engines": {
365
+ "node": ">= 10"
366
+ }
367
+ },
368
+ "node_modules/@resvg/resvg-js-win32-ia32-msvc": {
369
+ "version": "2.6.2",
370
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-ia32-msvc/-/resvg-js-win32-ia32-msvc-2.6.2.tgz",
371
+ "integrity": "sha512-har4aPAlvjnLcil40AC77YDIk6loMawuJwFINEM7n0pZviwMkMvjb2W5ZirsNOZY4aDbo5tLx0wNMREp5Brk+w==",
372
+ "cpu": [
373
+ "ia32"
374
+ ],
375
+ "license": "MPL-2.0",
376
+ "optional": true,
377
+ "os": [
378
+ "win32"
379
+ ],
380
+ "engines": {
381
+ "node": ">= 10"
382
+ }
383
+ },
384
+ "node_modules/@resvg/resvg-js-win32-x64-msvc": {
385
+ "version": "2.6.2",
386
+ "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-x64-msvc/-/resvg-js-win32-x64-msvc-2.6.2.tgz",
387
+ "integrity": "sha512-ZXtYhtUr5SSaBrUDq7DiyjOFJqBVL/dOBN7N/qmi/pO0IgiWW/f/ue3nbvu9joWE5aAKDoIzy/CxsY0suwGosQ==",
388
+ "cpu": [
389
+ "x64"
390
+ ],
391
+ "license": "MPL-2.0",
392
+ "optional": true,
393
+ "os": [
394
+ "win32"
395
+ ],
396
+ "engines": {
397
+ "node": ">= 10"
398
+ }
399
+ },
400
+ "node_modules/@xmldom/xmldom": {
401
+ "version": "0.9.9",
402
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.9.tgz",
403
+ "integrity": "sha512-qycIHAucxy/LXAYIjmLmtQ8q9GPnMbnjG1KXhWm9o5sCr6pOYDATkMPiTNa6/v8eELyqOQ2FsEqeoFYmgv/gJg==",
404
+ "license": "MIT",
405
+ "engines": {
406
+ "node": ">=14.6"
407
+ }
408
+ },
409
+ "node_modules/abstract-logging": {
410
+ "version": "2.0.1",
411
+ "resolved": "https://registry.npmjs.org/abstract-logging/-/abstract-logging-2.0.1.tgz",
412
+ "integrity": "sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==",
413
+ "license": "MIT"
414
+ },
415
+ "node_modules/ajv": {
416
+ "version": "8.18.0",
417
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
418
+ "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
419
+ "license": "MIT",
420
+ "dependencies": {
421
+ "fast-deep-equal": "^3.1.3",
422
+ "fast-uri": "^3.0.1",
423
+ "json-schema-traverse": "^1.0.0",
424
+ "require-from-string": "^2.0.2"
425
+ },
426
+ "funding": {
427
+ "type": "github",
428
+ "url": "https://github.com/sponsors/epoberezkin"
429
+ }
430
+ },
431
+ "node_modules/ajv-formats": {
432
+ "version": "3.0.1",
433
+ "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz",
434
+ "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==",
435
+ "license": "MIT",
436
+ "dependencies": {
437
+ "ajv": "^8.0.0"
438
+ },
439
+ "peerDependencies": {
440
+ "ajv": "^8.0.0"
441
+ },
442
+ "peerDependenciesMeta": {
443
+ "ajv": {
444
+ "optional": true
445
+ }
446
+ }
447
+ },
448
+ "node_modules/argparse": {
449
+ "version": "2.0.1",
450
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
451
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
452
+ "license": "Python-2.0"
453
+ },
454
+ "node_modules/atomic-sleep": {
455
+ "version": "1.0.0",
456
+ "resolved": "https://registry.npmjs.org/atomic-sleep/-/atomic-sleep-1.0.0.tgz",
457
+ "integrity": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==",
458
+ "license": "MIT",
459
+ "engines": {
460
+ "node": ">=8.0.0"
461
+ }
462
+ },
463
+ "node_modules/avvio": {
464
+ "version": "9.2.0",
465
+ "resolved": "https://registry.npmjs.org/avvio/-/avvio-9.2.0.tgz",
466
+ "integrity": "sha512-2t/sy01ArdHHE0vRH5Hsay+RtCZt3dLPji7W7/MMOCEgze5b7SNDC4j5H6FnVgPkI1MTNFGzHdHrVXDDl7QSSQ==",
467
+ "funding": [
468
+ {
469
+ "type": "github",
470
+ "url": "https://github.com/sponsors/fastify"
471
+ },
472
+ {
473
+ "type": "opencollective",
474
+ "url": "https://opencollective.com/fastify"
475
+ }
476
+ ],
477
+ "license": "MIT",
478
+ "dependencies": {
479
+ "@fastify/error": "^4.0.0",
480
+ "fastq": "^1.17.1"
481
+ }
482
+ },
483
+ "node_modules/base64-js": {
484
+ "version": "1.5.1",
485
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
486
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
487
+ "funding": [
488
+ {
489
+ "type": "github",
490
+ "url": "https://github.com/sponsors/feross"
491
+ },
492
+ {
493
+ "type": "patreon",
494
+ "url": "https://www.patreon.com/feross"
495
+ },
496
+ {
497
+ "type": "consulting",
498
+ "url": "https://feross.org/support"
499
+ }
500
+ ],
501
+ "license": "MIT"
502
+ },
503
+ "node_modules/better-sqlite3": {
504
+ "version": "12.8.0",
505
+ "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.8.0.tgz",
506
+ "integrity": "sha512-RxD2Vd96sQDjQr20kdP+F+dK/1OUNiVOl200vKBZY8u0vTwysfolF6Hq+3ZK2+h8My9YvZhHsF+RSGZW2VYrPQ==",
507
+ "hasInstallScript": true,
508
+ "license": "MIT",
509
+ "dependencies": {
510
+ "bindings": "^1.5.0",
511
+ "prebuild-install": "^7.1.1"
512
+ },
513
+ "engines": {
514
+ "node": "20.x || 22.x || 23.x || 24.x || 25.x"
515
+ }
516
+ },
517
+ "node_modules/bindings": {
518
+ "version": "1.5.0",
519
+ "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
520
+ "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
521
+ "license": "MIT",
522
+ "dependencies": {
523
+ "file-uri-to-path": "1.0.0"
524
+ }
525
+ },
526
+ "node_modules/bl": {
527
+ "version": "4.1.0",
528
+ "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
529
+ "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
530
+ "license": "MIT",
531
+ "dependencies": {
532
+ "buffer": "^5.5.0",
533
+ "inherits": "^2.0.4",
534
+ "readable-stream": "^3.4.0"
535
+ }
536
+ },
537
+ "node_modules/buffer": {
538
+ "version": "5.7.1",
539
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
540
+ "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
541
+ "funding": [
542
+ {
543
+ "type": "github",
544
+ "url": "https://github.com/sponsors/feross"
545
+ },
546
+ {
547
+ "type": "patreon",
548
+ "url": "https://www.patreon.com/feross"
549
+ },
550
+ {
551
+ "type": "consulting",
552
+ "url": "https://feross.org/support"
553
+ }
554
+ ],
555
+ "license": "MIT",
556
+ "dependencies": {
557
+ "base64-js": "^1.3.1",
558
+ "ieee754": "^1.1.13"
559
+ }
560
+ },
561
+ "node_modules/chownr": {
562
+ "version": "1.1.4",
563
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
564
+ "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
565
+ "license": "ISC"
566
+ },
567
+ "node_modules/cookie": {
568
+ "version": "1.1.1",
569
+ "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz",
570
+ "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==",
571
+ "license": "MIT",
572
+ "engines": {
573
+ "node": ">=18"
574
+ },
575
+ "funding": {
576
+ "type": "opencollective",
577
+ "url": "https://opencollective.com/express"
578
+ }
579
+ },
580
+ "node_modules/decompress-response": {
581
+ "version": "6.0.0",
582
+ "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz",
583
+ "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
584
+ "license": "MIT",
585
+ "dependencies": {
586
+ "mimic-response": "^3.1.0"
587
+ },
588
+ "engines": {
589
+ "node": ">=10"
590
+ },
591
+ "funding": {
592
+ "url": "https://github.com/sponsors/sindresorhus"
593
+ }
594
+ },
595
+ "node_modules/deep-extend": {
596
+ "version": "0.6.0",
597
+ "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
598
+ "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
599
+ "license": "MIT",
600
+ "engines": {
601
+ "node": ">=4.0.0"
602
+ }
603
+ },
604
+ "node_modules/dequal": {
605
+ "version": "2.0.3",
606
+ "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
607
+ "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
608
+ "license": "MIT",
609
+ "engines": {
610
+ "node": ">=6"
611
+ }
612
+ },
613
+ "node_modules/detect-libc": {
614
+ "version": "2.1.2",
615
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
616
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
617
+ "license": "Apache-2.0",
618
+ "engines": {
619
+ "node": ">=8"
620
+ }
621
+ },
622
+ "node_modules/end-of-stream": {
623
+ "version": "1.4.5",
624
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
625
+ "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
626
+ "license": "MIT",
627
+ "dependencies": {
628
+ "once": "^1.4.0"
629
+ }
630
+ },
631
+ "node_modules/expand-template": {
632
+ "version": "2.0.3",
633
+ "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz",
634
+ "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==",
635
+ "license": "(MIT OR WTFPL)",
636
+ "engines": {
637
+ "node": ">=6"
638
+ }
639
+ },
640
+ "node_modules/fast-decode-uri-component": {
641
+ "version": "1.0.1",
642
+ "resolved": "https://registry.npmjs.org/fast-decode-uri-component/-/fast-decode-uri-component-1.0.1.tgz",
643
+ "integrity": "sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==",
644
+ "license": "MIT"
645
+ },
646
+ "node_modules/fast-deep-equal": {
647
+ "version": "3.1.3",
648
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
649
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
650
+ "license": "MIT"
651
+ },
652
+ "node_modules/fast-json-stringify": {
653
+ "version": "6.3.0",
654
+ "resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-6.3.0.tgz",
655
+ "integrity": "sha512-oRCntNDY/329HJPlmdNLIdogNtt6Vyjb1WuT01Soss3slIdyUp8kAcDU3saQTOquEK8KFVfwIIF7FebxUAu+yA==",
656
+ "funding": [
657
+ {
658
+ "type": "github",
659
+ "url": "https://github.com/sponsors/fastify"
660
+ },
661
+ {
662
+ "type": "opencollective",
663
+ "url": "https://opencollective.com/fastify"
664
+ }
665
+ ],
666
+ "license": "MIT",
667
+ "dependencies": {
668
+ "@fastify/merge-json-schemas": "^0.2.0",
669
+ "ajv": "^8.12.0",
670
+ "ajv-formats": "^3.0.1",
671
+ "fast-uri": "^3.0.0",
672
+ "json-schema-ref-resolver": "^3.0.0",
673
+ "rfdc": "^1.2.0"
674
+ }
675
+ },
676
+ "node_modules/fast-querystring": {
677
+ "version": "1.1.2",
678
+ "resolved": "https://registry.npmjs.org/fast-querystring/-/fast-querystring-1.1.2.tgz",
679
+ "integrity": "sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==",
680
+ "license": "MIT",
681
+ "dependencies": {
682
+ "fast-decode-uri-component": "^1.0.1"
683
+ }
684
+ },
685
+ "node_modules/fast-uri": {
686
+ "version": "3.1.0",
687
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz",
688
+ "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==",
689
+ "funding": [
690
+ {
691
+ "type": "github",
692
+ "url": "https://github.com/sponsors/fastify"
693
+ },
694
+ {
695
+ "type": "opencollective",
696
+ "url": "https://opencollective.com/fastify"
697
+ }
698
+ ],
699
+ "license": "BSD-3-Clause"
700
+ },
701
+ "node_modules/fastify": {
702
+ "version": "5.8.4",
703
+ "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.8.4.tgz",
704
+ "integrity": "sha512-sa42J1xylbBAYUWALSBoyXKPDUvM3OoNOibIefA+Oha57FryXKKCZarA1iDntOCWp3O35voZLuDg2mdODXtPzQ==",
705
+ "funding": [
706
+ {
707
+ "type": "github",
708
+ "url": "https://github.com/sponsors/fastify"
709
+ },
710
+ {
711
+ "type": "opencollective",
712
+ "url": "https://opencollective.com/fastify"
713
+ }
714
+ ],
715
+ "license": "MIT",
716
+ "dependencies": {
717
+ "@fastify/ajv-compiler": "^4.0.5",
718
+ "@fastify/error": "^4.0.0",
719
+ "@fastify/fast-json-stringify-compiler": "^5.0.0",
720
+ "@fastify/proxy-addr": "^5.0.0",
721
+ "abstract-logging": "^2.0.1",
722
+ "avvio": "^9.0.0",
723
+ "fast-json-stringify": "^6.0.0",
724
+ "find-my-way": "^9.0.0",
725
+ "light-my-request": "^6.0.0",
726
+ "pino": "^9.14.0 || ^10.1.0",
727
+ "process-warning": "^5.0.0",
728
+ "rfdc": "^1.3.1",
729
+ "secure-json-parse": "^4.0.0",
730
+ "semver": "^7.6.0",
731
+ "toad-cache": "^3.7.0"
732
+ }
733
+ },
734
+ "node_modules/fastq": {
735
+ "version": "1.20.1",
736
+ "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz",
737
+ "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==",
738
+ "license": "ISC",
739
+ "dependencies": {
740
+ "reusify": "^1.0.4"
741
+ }
742
+ },
743
+ "node_modules/file-uri-to-path": {
744
+ "version": "1.0.0",
745
+ "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
746
+ "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
747
+ "license": "MIT"
748
+ },
749
+ "node_modules/find-my-way": {
750
+ "version": "9.5.0",
751
+ "resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-9.5.0.tgz",
752
+ "integrity": "sha512-VW2RfnmscZO5KgBY5XVyKREMW5nMZcxDy+buTOsL+zIPnBlbKm+00sgzoQzq1EVh4aALZLfKdwv6atBGcjvjrQ==",
753
+ "license": "MIT",
754
+ "dependencies": {
755
+ "fast-deep-equal": "^3.1.3",
756
+ "fast-querystring": "^1.0.0",
757
+ "safe-regex2": "^5.0.0"
758
+ },
759
+ "engines": {
760
+ "node": ">=20"
761
+ }
762
+ },
763
+ "node_modules/fs-constants": {
764
+ "version": "1.0.0",
765
+ "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
766
+ "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
767
+ "license": "MIT"
768
+ },
769
+ "node_modules/github-from-package": {
770
+ "version": "0.0.0",
771
+ "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz",
772
+ "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
773
+ "license": "MIT"
774
+ },
775
+ "node_modules/ieee754": {
776
+ "version": "1.2.1",
777
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
778
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
779
+ "funding": [
780
+ {
781
+ "type": "github",
782
+ "url": "https://github.com/sponsors/feross"
783
+ },
784
+ {
785
+ "type": "patreon",
786
+ "url": "https://www.patreon.com/feross"
787
+ },
788
+ {
789
+ "type": "consulting",
790
+ "url": "https://feross.org/support"
791
+ }
792
+ ],
793
+ "license": "BSD-3-Clause"
794
+ },
795
+ "node_modules/inherits": {
796
+ "version": "2.0.4",
797
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
798
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
799
+ "license": "ISC"
800
+ },
801
+ "node_modules/ini": {
802
+ "version": "1.3.8",
803
+ "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
804
+ "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
805
+ "license": "ISC"
806
+ },
807
+ "node_modules/ipaddr.js": {
808
+ "version": "2.3.0",
809
+ "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.3.0.tgz",
810
+ "integrity": "sha512-Zv/pA+ciVFbCSBBjGfaKUya/CcGmUHzTydLMaTwrUUEM2DIEO3iZvueGxmacvmN50fGpGVKeTXpb2LcYQxeVdg==",
811
+ "license": "MIT",
812
+ "engines": {
813
+ "node": ">= 10"
814
+ }
815
+ },
816
+ "node_modules/js-yaml": {
817
+ "version": "4.1.1",
818
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
819
+ "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
820
+ "license": "MIT",
821
+ "dependencies": {
822
+ "argparse": "^2.0.1"
823
+ },
824
+ "bin": {
825
+ "js-yaml": "bin/js-yaml.js"
826
+ }
827
+ },
828
+ "node_modules/json-schema-ref-resolver": {
829
+ "version": "3.0.0",
830
+ "resolved": "https://registry.npmjs.org/json-schema-ref-resolver/-/json-schema-ref-resolver-3.0.0.tgz",
831
+ "integrity": "sha512-hOrZIVL5jyYFjzk7+y7n5JDzGlU8rfWDuYyHwGa2WA8/pcmMHezp2xsVwxrebD/Q9t8Nc5DboieySDpCp4WG4A==",
832
+ "funding": [
833
+ {
834
+ "type": "github",
835
+ "url": "https://github.com/sponsors/fastify"
836
+ },
837
+ {
838
+ "type": "opencollective",
839
+ "url": "https://opencollective.com/fastify"
840
+ }
841
+ ],
842
+ "license": "MIT",
843
+ "dependencies": {
844
+ "dequal": "^2.0.3"
845
+ }
846
+ },
847
+ "node_modules/json-schema-traverse": {
848
+ "version": "1.0.0",
849
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
850
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
851
+ "license": "MIT"
852
+ },
853
+ "node_modules/light-my-request": {
854
+ "version": "6.6.0",
855
+ "resolved": "https://registry.npmjs.org/light-my-request/-/light-my-request-6.6.0.tgz",
856
+ "integrity": "sha512-CHYbu8RtboSIoVsHZ6Ye4cj4Aw/yg2oAFimlF7mNvfDV192LR7nDiKtSIfCuLT7KokPSTn/9kfVLm5OGN0A28A==",
857
+ "funding": [
858
+ {
859
+ "type": "github",
860
+ "url": "https://github.com/sponsors/fastify"
861
+ },
862
+ {
863
+ "type": "opencollective",
864
+ "url": "https://opencollective.com/fastify"
865
+ }
866
+ ],
867
+ "license": "BSD-3-Clause",
868
+ "dependencies": {
869
+ "cookie": "^1.0.1",
870
+ "process-warning": "^4.0.0",
871
+ "set-cookie-parser": "^2.6.0"
872
+ }
873
+ },
874
+ "node_modules/mimic-response": {
875
+ "version": "3.1.0",
876
+ "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
877
+ "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
878
+ "license": "MIT",
879
+ "engines": {
880
+ "node": ">=10"
881
+ },
882
+ "funding": {
883
+ "url": "https://github.com/sponsors/sindresorhus"
884
+ }
885
+ },
886
+ "node_modules/minimist": {
887
+ "version": "1.2.8",
888
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
889
+ "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
890
+ "license": "MIT",
891
+ "funding": {
892
+ "url": "https://github.com/sponsors/ljharb"
893
+ }
894
+ },
895
+ "node_modules/mkdirp-classic": {
896
+ "version": "0.5.3",
897
+ "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
898
+ "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
899
+ "license": "MIT"
900
+ },
901
+ "node_modules/napi-build-utils": {
902
+ "version": "2.0.0",
903
+ "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz",
904
+ "integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==",
905
+ "license": "MIT"
906
+ },
907
+ "node_modules/node-abi": {
908
+ "version": "3.89.0",
909
+ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.89.0.tgz",
910
+ "integrity": "sha512-6u9UwL0HlAl21+agMN3YAMXcKByMqwGx+pq+P76vii5f7hTPtKDp08/H9py6DY+cfDw7kQNTGEj/rly3IgbNQA==",
911
+ "license": "MIT",
912
+ "dependencies": {
913
+ "semver": "^7.3.5"
914
+ },
915
+ "engines": {
916
+ "node": ">=10"
917
+ }
918
+ },
919
+ "node_modules/on-exit-leak-free": {
920
+ "version": "2.1.2",
921
+ "resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.2.tgz",
922
+ "integrity": "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==",
923
+ "license": "MIT",
924
+ "engines": {
925
+ "node": ">=14.0.0"
926
+ }
927
+ },
928
+ "node_modules/once": {
929
+ "version": "1.4.0",
930
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
931
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
932
+ "license": "ISC",
933
+ "dependencies": {
934
+ "wrappy": "1"
935
+ }
936
+ },
937
+ "node_modules/pino": {
938
+ "version": "10.3.1",
939
+ "resolved": "https://registry.npmjs.org/pino/-/pino-10.3.1.tgz",
940
+ "integrity": "sha512-r34yH/GlQpKZbU1BvFFqOjhISRo1MNx1tWYsYvmj6KIRHSPMT2+yHOEb1SG6NMvRoHRF0a07kCOox/9yakl1vg==",
941
+ "license": "MIT",
942
+ "dependencies": {
943
+ "@pinojs/redact": "^0.4.0",
944
+ "atomic-sleep": "^1.0.0",
945
+ "on-exit-leak-free": "^2.1.0",
946
+ "pino-abstract-transport": "^3.0.0",
947
+ "pino-std-serializers": "^7.0.0",
948
+ "process-warning": "^5.0.0",
949
+ "quick-format-unescaped": "^4.0.3",
950
+ "real-require": "^0.2.0",
951
+ "safe-stable-stringify": "^2.3.1",
952
+ "sonic-boom": "^4.0.1",
953
+ "thread-stream": "^4.0.0"
954
+ },
955
+ "bin": {
956
+ "pino": "bin.js"
957
+ }
958
+ },
959
+ "node_modules/pino-abstract-transport": {
960
+ "version": "3.0.0",
961
+ "resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-3.0.0.tgz",
962
+ "integrity": "sha512-wlfUczU+n7Hy/Ha5j9a/gZNy7We5+cXp8YL+X+PG8S0KXxw7n/JXA3c46Y0zQznIJ83URJiwy7Lh56WLokNuxg==",
963
+ "license": "MIT",
964
+ "dependencies": {
965
+ "split2": "^4.0.0"
966
+ }
967
+ },
968
+ "node_modules/pino-std-serializers": {
969
+ "version": "7.1.0",
970
+ "resolved": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.1.0.tgz",
971
+ "integrity": "sha512-BndPH67/JxGExRgiX1dX0w1FvZck5Wa4aal9198SrRhZjH3GxKQUKIBnYJTdj2HDN3UQAS06HlfcSbQj2OHmaw==",
972
+ "license": "MIT"
973
+ },
974
+ "node_modules/prebuild-install": {
975
+ "version": "7.1.3",
976
+ "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz",
977
+ "integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==",
978
+ "deprecated": "No longer maintained. Please contact the author of the relevant native addon; alternatives are available.",
979
+ "license": "MIT",
980
+ "dependencies": {
981
+ "detect-libc": "^2.0.0",
982
+ "expand-template": "^2.0.3",
983
+ "github-from-package": "0.0.0",
984
+ "minimist": "^1.2.3",
985
+ "mkdirp-classic": "^0.5.3",
986
+ "napi-build-utils": "^2.0.0",
987
+ "node-abi": "^3.3.0",
988
+ "pump": "^3.0.0",
989
+ "rc": "^1.2.7",
990
+ "simple-get": "^4.0.0",
991
+ "tar-fs": "^2.0.0",
992
+ "tunnel-agent": "^0.6.0"
993
+ },
994
+ "bin": {
995
+ "prebuild-install": "bin.js"
996
+ },
997
+ "engines": {
998
+ "node": ">=10"
999
+ }
1000
+ },
1001
+ "node_modules/process-warning": {
1002
+ "version": "5.0.0",
1003
+ "resolved": "https://registry.npmjs.org/process-warning/-/process-warning-5.0.0.tgz",
1004
+ "integrity": "sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==",
1005
+ "funding": [
1006
+ {
1007
+ "type": "github",
1008
+ "url": "https://github.com/sponsors/fastify"
1009
+ },
1010
+ {
1011
+ "type": "opencollective",
1012
+ "url": "https://opencollective.com/fastify"
1013
+ }
1014
+ ],
1015
+ "license": "MIT"
1016
+ },
1017
+ "node_modules/pump": {
1018
+ "version": "3.0.4",
1019
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.4.tgz",
1020
+ "integrity": "sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==",
1021
+ "license": "MIT",
1022
+ "dependencies": {
1023
+ "end-of-stream": "^1.1.0",
1024
+ "once": "^1.3.1"
1025
+ }
1026
+ },
1027
+ "node_modules/quick-format-unescaped": {
1028
+ "version": "4.0.4",
1029
+ "resolved": "https://registry.npmjs.org/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz",
1030
+ "integrity": "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==",
1031
+ "license": "MIT"
1032
+ },
1033
+ "node_modules/rc": {
1034
+ "version": "1.2.8",
1035
+ "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
1036
+ "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
1037
+ "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
1038
+ "dependencies": {
1039
+ "deep-extend": "^0.6.0",
1040
+ "ini": "~1.3.0",
1041
+ "minimist": "^1.2.0",
1042
+ "strip-json-comments": "~2.0.1"
1043
+ },
1044
+ "bin": {
1045
+ "rc": "cli.js"
1046
+ }
1047
+ },
1048
+ "node_modules/readable-stream": {
1049
+ "version": "3.6.2",
1050
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
1051
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
1052
+ "license": "MIT",
1053
+ "dependencies": {
1054
+ "inherits": "^2.0.3",
1055
+ "string_decoder": "^1.1.1",
1056
+ "util-deprecate": "^1.0.1"
1057
+ },
1058
+ "engines": {
1059
+ "node": ">= 6"
1060
+ }
1061
+ },
1062
+ "node_modules/real-require": {
1063
+ "version": "0.2.0",
1064
+ "resolved": "https://registry.npmjs.org/real-require/-/real-require-0.2.0.tgz",
1065
+ "integrity": "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==",
1066
+ "license": "MIT",
1067
+ "engines": {
1068
+ "node": ">= 12.13.0"
1069
+ }
1070
+ },
1071
+ "node_modules/require-from-string": {
1072
+ "version": "2.0.2",
1073
+ "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
1074
+ "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
1075
+ "license": "MIT",
1076
+ "engines": {
1077
+ "node": ">=0.10.0"
1078
+ }
1079
+ },
1080
+ "node_modules/ret": {
1081
+ "version": "0.5.0",
1082
+ "resolved": "https://registry.npmjs.org/ret/-/ret-0.5.0.tgz",
1083
+ "integrity": "sha512-I1XxrZSQ+oErkRR4jYbAyEEu2I0avBvvMM5JN+6EBprOGRCs63ENqZ3vjavq8fBw2+62G5LF5XelKwuJpcvcxw==",
1084
+ "license": "MIT",
1085
+ "engines": {
1086
+ "node": ">=10"
1087
+ }
1088
+ },
1089
+ "node_modules/reusify": {
1090
+ "version": "1.1.0",
1091
+ "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
1092
+ "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
1093
+ "license": "MIT",
1094
+ "engines": {
1095
+ "iojs": ">=1.0.0",
1096
+ "node": ">=0.10.0"
1097
+ }
1098
+ },
1099
+ "node_modules/rfdc": {
1100
+ "version": "1.4.1",
1101
+ "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
1102
+ "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
1103
+ "license": "MIT"
1104
+ },
1105
+ "node_modules/safe-buffer": {
1106
+ "version": "5.2.1",
1107
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
1108
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
1109
+ "funding": [
1110
+ {
1111
+ "type": "github",
1112
+ "url": "https://github.com/sponsors/feross"
1113
+ },
1114
+ {
1115
+ "type": "patreon",
1116
+ "url": "https://www.patreon.com/feross"
1117
+ },
1118
+ {
1119
+ "type": "consulting",
1120
+ "url": "https://feross.org/support"
1121
+ }
1122
+ ],
1123
+ "license": "MIT"
1124
+ },
1125
+ "node_modules/safe-regex2": {
1126
+ "version": "5.1.0",
1127
+ "resolved": "https://registry.npmjs.org/safe-regex2/-/safe-regex2-5.1.0.tgz",
1128
+ "integrity": "sha512-pNHAuBW7TrcleFHsxBr5QMi/Iyp0ENjUKz7GCcX1UO7cMh+NmVK6HxQckNL1tJp1XAJVjG6B8OKIPqodqj9rtw==",
1129
+ "funding": [
1130
+ {
1131
+ "type": "github",
1132
+ "url": "https://github.com/sponsors/fastify"
1133
+ },
1134
+ {
1135
+ "type": "opencollective",
1136
+ "url": "https://opencollective.com/fastify"
1137
+ }
1138
+ ],
1139
+ "license": "MIT",
1140
+ "dependencies": {
1141
+ "ret": "~0.5.0"
1142
+ },
1143
+ "bin": {
1144
+ "safe-regex2": "bin/safe-regex2.js"
1145
+ }
1146
+ },
1147
+ "node_modules/safe-stable-stringify": {
1148
+ "version": "2.5.0",
1149
+ "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz",
1150
+ "integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==",
1151
+ "license": "MIT",
1152
+ "engines": {
1153
+ "node": ">=10"
1154
+ }
1155
+ },
1156
+ "node_modules/secure-json-parse": {
1157
+ "version": "4.1.0",
1158
+ "resolved": "https://registry.npmjs.org/secure-json-parse/-/secure-json-parse-4.1.0.tgz",
1159
+ "integrity": "sha512-l4KnYfEyqYJxDwlNVyRfO2E4NTHfMKAWdUuA8J0yve2Dz/E/PdBepY03RvyJpssIpRFwJoCD55wA+mEDs6ByWA==",
1160
+ "funding": [
1161
+ {
1162
+ "type": "github",
1163
+ "url": "https://github.com/sponsors/fastify"
1164
+ },
1165
+ {
1166
+ "type": "opencollective",
1167
+ "url": "https://opencollective.com/fastify"
1168
+ }
1169
+ ],
1170
+ "license": "BSD-3-Clause"
1171
+ },
1172
+ "node_modules/semver": {
1173
+ "version": "7.7.4",
1174
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
1175
+ "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
1176
+ "license": "ISC",
1177
+ "bin": {
1178
+ "semver": "bin/semver.js"
1179
+ },
1180
+ "engines": {
1181
+ "node": ">=10"
1182
+ }
1183
+ },
1184
+ "node_modules/set-cookie-parser": {
1185
+ "version": "2.7.2",
1186
+ "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz",
1187
+ "integrity": "sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==",
1188
+ "license": "MIT"
1189
+ },
1190
+ "node_modules/simple-concat": {
1191
+ "version": "1.0.1",
1192
+ "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
1193
+ "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
1194
+ "funding": [
1195
+ {
1196
+ "type": "github",
1197
+ "url": "https://github.com/sponsors/feross"
1198
+ },
1199
+ {
1200
+ "type": "patreon",
1201
+ "url": "https://www.patreon.com/feross"
1202
+ },
1203
+ {
1204
+ "type": "consulting",
1205
+ "url": "https://feross.org/support"
1206
+ }
1207
+ ],
1208
+ "license": "MIT"
1209
+ },
1210
+ "node_modules/simple-get": {
1211
+ "version": "4.0.1",
1212
+ "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz",
1213
+ "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==",
1214
+ "funding": [
1215
+ {
1216
+ "type": "github",
1217
+ "url": "https://github.com/sponsors/feross"
1218
+ },
1219
+ {
1220
+ "type": "patreon",
1221
+ "url": "https://www.patreon.com/feross"
1222
+ },
1223
+ {
1224
+ "type": "consulting",
1225
+ "url": "https://feross.org/support"
1226
+ }
1227
+ ],
1228
+ "license": "MIT",
1229
+ "dependencies": {
1230
+ "decompress-response": "^6.0.0",
1231
+ "once": "^1.3.1",
1232
+ "simple-concat": "^1.0.0"
1233
+ }
1234
+ },
1235
+ "node_modules/sonic-boom": {
1236
+ "version": "4.2.1",
1237
+ "resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-4.2.1.tgz",
1238
+ "integrity": "sha512-w6AxtubXa2wTXAUsZMMWERrsIRAdrK0Sc+FUytWvYAhBJLyuI4llrMIC1DtlNSdI99EI86KZum2MMq3EAZlF9Q==",
1239
+ "license": "MIT",
1240
+ "dependencies": {
1241
+ "atomic-sleep": "^1.0.0"
1242
+ }
1243
+ },
1244
+ "node_modules/split2": {
1245
+ "version": "4.2.0",
1246
+ "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
1247
+ "integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
1248
+ "license": "ISC",
1249
+ "engines": {
1250
+ "node": ">= 10.x"
1251
+ }
1252
+ },
1253
+ "node_modules/string_decoder": {
1254
+ "version": "1.3.0",
1255
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
1256
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
1257
+ "license": "MIT",
1258
+ "dependencies": {
1259
+ "safe-buffer": "~5.2.0"
1260
+ }
1261
+ },
1262
+ "node_modules/strip-json-comments": {
1263
+ "version": "2.0.1",
1264
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
1265
+ "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==",
1266
+ "license": "MIT",
1267
+ "engines": {
1268
+ "node": ">=0.10.0"
1269
+ }
1270
+ },
1271
+ "node_modules/tar-fs": {
1272
+ "version": "2.1.4",
1273
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz",
1274
+ "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==",
1275
+ "license": "MIT",
1276
+ "dependencies": {
1277
+ "chownr": "^1.1.1",
1278
+ "mkdirp-classic": "^0.5.2",
1279
+ "pump": "^3.0.0",
1280
+ "tar-stream": "^2.1.4"
1281
+ }
1282
+ },
1283
+ "node_modules/tar-stream": {
1284
+ "version": "2.2.0",
1285
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
1286
+ "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
1287
+ "license": "MIT",
1288
+ "dependencies": {
1289
+ "bl": "^4.0.3",
1290
+ "end-of-stream": "^1.4.1",
1291
+ "fs-constants": "^1.0.0",
1292
+ "inherits": "^2.0.3",
1293
+ "readable-stream": "^3.1.1"
1294
+ },
1295
+ "engines": {
1296
+ "node": ">=6"
1297
+ }
1298
+ },
1299
+ "node_modules/thread-stream": {
1300
+ "version": "4.0.0",
1301
+ "resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-4.0.0.tgz",
1302
+ "integrity": "sha512-4iMVL6HAINXWf1ZKZjIPcz5wYaOdPhtO8ATvZ+Xqp3BTdaqtAwQkNmKORqcIo5YkQqGXq5cwfswDwMqqQNrpJA==",
1303
+ "license": "MIT",
1304
+ "dependencies": {
1305
+ "real-require": "^0.2.0"
1306
+ },
1307
+ "engines": {
1308
+ "node": ">=20"
1309
+ }
1310
+ },
1311
+ "node_modules/toad-cache": {
1312
+ "version": "3.7.0",
1313
+ "resolved": "https://registry.npmjs.org/toad-cache/-/toad-cache-3.7.0.tgz",
1314
+ "integrity": "sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==",
1315
+ "license": "MIT",
1316
+ "engines": {
1317
+ "node": ">=12"
1318
+ }
1319
+ },
1320
+ "node_modules/tunnel-agent": {
1321
+ "version": "0.6.0",
1322
+ "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
1323
+ "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==",
1324
+ "license": "Apache-2.0",
1325
+ "dependencies": {
1326
+ "safe-buffer": "^5.0.1"
1327
+ },
1328
+ "engines": {
1329
+ "node": "*"
1330
+ }
1331
+ },
1332
+ "node_modules/ulid": {
1333
+ "version": "3.0.2",
1334
+ "resolved": "https://registry.npmjs.org/ulid/-/ulid-3.0.2.tgz",
1335
+ "integrity": "sha512-yu26mwteFYzBAot7KVMqFGCVpsF6g8wXfJzQUHvu1no3+rRRSFcSV2nKeYvNPLD2J4b08jYBDhHUjeH0ygIl9w==",
1336
+ "license": "MIT",
1337
+ "bin": {
1338
+ "ulid": "dist/cli.js"
1339
+ }
1340
+ },
1341
+ "node_modules/util-deprecate": {
1342
+ "version": "1.0.2",
1343
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
1344
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
1345
+ "license": "MIT"
1346
+ },
1347
+ "node_modules/wrappy": {
1348
+ "version": "1.0.2",
1349
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
1350
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
1351
+ "license": "ISC"
1352
+ },
1353
+ "node_modules/xmlbuilder2": {
1354
+ "version": "4.0.3",
1355
+ "resolved": "https://registry.npmjs.org/xmlbuilder2/-/xmlbuilder2-4.0.3.tgz",
1356
+ "integrity": "sha512-bx8Q1STctnNaaDymWnkfQLKofs0mGNN7rLLapJlGuV3VlvegD7Ls4ggMjE3aUSWItCCzU0PEv45lI87iSigiCA==",
1357
+ "license": "MIT",
1358
+ "dependencies": {
1359
+ "@oozcitak/dom": "^2.0.2",
1360
+ "@oozcitak/infra": "^2.0.2",
1361
+ "@oozcitak/util": "^10.0.0",
1362
+ "js-yaml": "^4.1.1"
1363
+ },
1364
+ "engines": {
1365
+ "node": ">=20.0"
1366
+ }
1367
+ },
1368
+ "node_modules/zod": {
1369
+ "version": "4.3.6",
1370
+ "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz",
1371
+ "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==",
1372
+ "license": "MIT",
1373
+ "funding": {
1374
+ "url": "https://github.com/sponsors/colinhacks"
1375
+ }
1376
+ }
1377
+ }
1378
+ }