opencode-skills-antigravity 0.0.8 → 1.0.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.
Files changed (29) hide show
  1. package/README.md +141 -22
  2. package/bundled-skills/007/scripts/full_audit.py +6 -4
  3. package/bundled-skills/007/scripts/score_calculator.py +67 -7
  4. package/bundled-skills/algorithmic-art/templates/viewer.html +2 -2
  5. package/bundled-skills/apify-actorization/SKILL.md +1 -2
  6. package/bundled-skills/apify-actorization/references/cli-actorization.md +4 -4
  7. package/bundled-skills/docs/COMMUNITY_GUIDELINES.md +1 -1
  8. package/bundled-skills/docs/contributors/community-guidelines.md +3 -32
  9. package/bundled-skills/docs/integrations/jetski-gemini-loader/loader.ts +21 -3
  10. package/bundled-skills/docs/maintainers/security-findings-triage-2026-03-18-addendum.md +22 -0
  11. package/bundled-skills/dotnet-backend-patterns/resources/implementation-playbook.md +2 -2
  12. package/bundled-skills/instagram/scripts/auth.py +15 -6
  13. package/bundled-skills/loki-mode/examples/todo-app-generated/backend/package-lock.json +33 -1073
  14. package/bundled-skills/loki-mode/examples/todo-app-generated/backend/package.json +7 -4
  15. package/bundled-skills/loki-mode/examples/todo-app-generated/backend/src/db/migrations.ts +15 -3
  16. package/bundled-skills/loki-mode/examples/todo-app-generated/backend/src/routes/todos.ts +85 -88
  17. package/bundled-skills/loki-mode/examples/todo-app-generated/frontend/package-lock.json +260 -456
  18. package/bundled-skills/loki-mode/examples/todo-app-generated/frontend/package.json +4 -2
  19. package/bundled-skills/notebooklm/scripts/auth_manager.py +17 -3
  20. package/bundled-skills/notebooklm/scripts/browser_session.py +11 -2
  21. package/bundled-skills/radix-ui-design-system/examples/README.md +1 -1
  22. package/bundled-skills/whatsapp-cloud-api/assets/boilerplate/nodejs/src/webhook-handler.ts +5 -3
  23. package/bundled-skills/whatsapp-cloud-api/assets/boilerplate/python/app.py +21 -13
  24. package/bundled-skills/whatsapp-cloud-api/assets/boilerplate/python/webhook_handler.py +11 -4
  25. package/package.json +1 -1
  26. package/bundled-skills/loki-mode/examples/todo-app-generated/backend/src/db/db.ts +0 -35
  27. /package/bundled-skills/dotnet-backend-patterns/assets/{repository-template.cs → repository-template.cs.template} +0 -0
  28. /package/bundled-skills/dotnet-backend-patterns/assets/{service-template.cs → service-template.cs.template} +0 -0
  29. /package/bundled-skills/radix-ui-design-system/templates/{component-template.tsx → component-template.tsx.template} +0 -0
@@ -8,17 +8,16 @@
8
8
  "name": "todo-app-backend",
9
9
  "version": "1.0.0",
10
10
  "dependencies": {
11
- "better-sqlite3": "^9.0.0",
11
+ "better-sqlite3": "^12.8.0",
12
12
  "cors": "^2.8.5",
13
13
  "express": "^4.18.2",
14
- "sqlite3": "^5.1.7"
14
+ "express-rate-limit": "^8.3.1"
15
15
  },
16
16
  "devDependencies": {
17
- "@types/better-sqlite3": "^7.6.8",
17
+ "@types/better-sqlite3": "^7.6.13",
18
18
  "@types/cors": "^2.8.19",
19
19
  "@types/express": "^4.17.20",
20
20
  "@types/node": "^20.10.0",
21
- "@types/sqlite3": "^3.1.11",
22
21
  "ts-node": "^10.9.1",
23
22
  "typescript": "^5.3.0"
24
23
  }
@@ -36,13 +35,6 @@
36
35
  "node": ">=12"
37
36
  }
38
37
  },
39
- "node_modules/@gar/promisify": {
40
- "version": "1.1.3",
41
- "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz",
42
- "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==",
43
- "license": "MIT",
44
- "optional": true
45
- },
46
38
  "node_modules/@jridgewell/resolve-uri": {
47
39
  "version": "3.1.2",
48
40
  "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
@@ -71,42 +63,6 @@
71
63
  "@jridgewell/sourcemap-codec": "^1.4.10"
72
64
  }
73
65
  },
74
- "node_modules/@npmcli/fs": {
75
- "version": "1.1.1",
76
- "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz",
77
- "integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==",
78
- "license": "ISC",
79
- "optional": true,
80
- "dependencies": {
81
- "@gar/promisify": "^1.0.1",
82
- "semver": "^7.3.5"
83
- }
84
- },
85
- "node_modules/@npmcli/move-file": {
86
- "version": "1.1.2",
87
- "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz",
88
- "integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==",
89
- "deprecated": "This functionality has been moved to @npmcli/fs",
90
- "license": "MIT",
91
- "optional": true,
92
- "dependencies": {
93
- "mkdirp": "^1.0.4",
94
- "rimraf": "^3.0.2"
95
- },
96
- "engines": {
97
- "node": ">=10"
98
- }
99
- },
100
- "node_modules/@tootallnate/once": {
101
- "version": "1.1.2",
102
- "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
103
- "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
104
- "license": "MIT",
105
- "optional": true,
106
- "engines": {
107
- "node": ">= 6"
108
- }
109
- },
110
66
  "node_modules/@tsconfig/node10": {
111
67
  "version": "1.0.12",
112
68
  "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.12.tgz",
@@ -273,23 +229,6 @@
273
229
  "@types/node": "*"
274
230
  }
275
231
  },
276
- "node_modules/@types/sqlite3": {
277
- "version": "3.1.11",
278
- "resolved": "https://registry.npmjs.org/@types/sqlite3/-/sqlite3-3.1.11.tgz",
279
- "integrity": "sha512-KYF+QgxAnnAh7DWPdNDroxkDI3/MspH1NMx6m/N/6fT1G6+jvsw4/ZePt8R8cr7ta58aboeTfYFBDxTJ5yv15w==",
280
- "dev": true,
281
- "license": "MIT",
282
- "dependencies": {
283
- "@types/node": "*"
284
- }
285
- },
286
- "node_modules/abbrev": {
287
- "version": "1.1.1",
288
- "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
289
- "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
290
- "license": "ISC",
291
- "optional": true
292
- },
293
232
  "node_modules/accepts": {
294
233
  "version": "1.3.8",
295
234
  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
@@ -329,103 +268,6 @@
329
268
  "node": ">=0.4.0"
330
269
  }
331
270
  },
332
- "node_modules/agent-base": {
333
- "version": "6.0.2",
334
- "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
335
- "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
336
- "license": "MIT",
337
- "optional": true,
338
- "dependencies": {
339
- "debug": "4"
340
- },
341
- "engines": {
342
- "node": ">= 6.0.0"
343
- }
344
- },
345
- "node_modules/agent-base/node_modules/debug": {
346
- "version": "4.4.3",
347
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
348
- "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
349
- "license": "MIT",
350
- "optional": true,
351
- "dependencies": {
352
- "ms": "^2.1.3"
353
- },
354
- "engines": {
355
- "node": ">=6.0"
356
- },
357
- "peerDependenciesMeta": {
358
- "supports-color": {
359
- "optional": true
360
- }
361
- }
362
- },
363
- "node_modules/agent-base/node_modules/ms": {
364
- "version": "2.1.3",
365
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
366
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
367
- "license": "MIT",
368
- "optional": true
369
- },
370
- "node_modules/agentkeepalive": {
371
- "version": "4.6.0",
372
- "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.6.0.tgz",
373
- "integrity": "sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==",
374
- "license": "MIT",
375
- "optional": true,
376
- "dependencies": {
377
- "humanize-ms": "^1.2.1"
378
- },
379
- "engines": {
380
- "node": ">= 8.0.0"
381
- }
382
- },
383
- "node_modules/aggregate-error": {
384
- "version": "3.1.0",
385
- "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
386
- "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
387
- "license": "MIT",
388
- "optional": true,
389
- "dependencies": {
390
- "clean-stack": "^2.0.0",
391
- "indent-string": "^4.0.0"
392
- },
393
- "engines": {
394
- "node": ">=8"
395
- }
396
- },
397
- "node_modules/ansi-regex": {
398
- "version": "5.0.1",
399
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
400
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
401
- "license": "MIT",
402
- "optional": true,
403
- "engines": {
404
- "node": ">=8"
405
- }
406
- },
407
- "node_modules/aproba": {
408
- "version": "2.1.0",
409
- "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.1.0.tgz",
410
- "integrity": "sha512-tLIEcj5GuR2RSTnxNKdkK0dJ/GrC7P38sUkiDmDuHfsHmbagTFAxDVIBltoklXEVIQ/f14IL8IMJ5pn9Hez1Ew==",
411
- "license": "ISC",
412
- "optional": true
413
- },
414
- "node_modules/are-we-there-yet": {
415
- "version": "3.0.1",
416
- "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz",
417
- "integrity": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==",
418
- "deprecated": "This package is no longer supported.",
419
- "license": "ISC",
420
- "optional": true,
421
- "dependencies": {
422
- "delegates": "^1.0.0",
423
- "readable-stream": "^3.6.0"
424
- },
425
- "engines": {
426
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
427
- }
428
- },
429
271
  "node_modules/arg": {
430
272
  "version": "4.1.3",
431
273
  "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
@@ -439,13 +281,6 @@
439
281
  "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==",
440
282
  "license": "MIT"
441
283
  },
442
- "node_modules/balanced-match": {
443
- "version": "1.0.2",
444
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
445
- "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
446
- "license": "MIT",
447
- "optional": true
448
- },
449
284
  "node_modules/base64-js": {
450
285
  "version": "1.5.1",
451
286
  "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
@@ -467,14 +302,17 @@
467
302
  "license": "MIT"
468
303
  },
469
304
  "node_modules/better-sqlite3": {
470
- "version": "9.6.0",
471
- "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-9.6.0.tgz",
472
- "integrity": "sha512-yR5HATnqeYNVnkaUTf4bOP2dJSnyhP4puJN/QPRyx4YkBEEUxib422n2XzPqDEHjQQqazoYoADdAm5vE15+dAQ==",
305
+ "version": "12.8.0",
306
+ "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.8.0.tgz",
307
+ "integrity": "sha512-RxD2Vd96sQDjQr20kdP+F+dK/1OUNiVOl200vKBZY8u0vTwysfolF6Hq+3ZK2+h8My9YvZhHsF+RSGZW2VYrPQ==",
473
308
  "hasInstallScript": true,
474
309
  "license": "MIT",
475
310
  "dependencies": {
476
311
  "bindings": "^1.5.0",
477
312
  "prebuild-install": "^7.1.1"
313
+ },
314
+ "engines": {
315
+ "node": "20.x || 22.x || 23.x || 24.x || 25.x"
478
316
  }
479
317
  },
480
318
  "node_modules/bindings": {
@@ -521,17 +359,6 @@
521
359
  "npm": "1.2.8000 || >= 1.4.16"
522
360
  }
523
361
  },
524
- "node_modules/brace-expansion": {
525
- "version": "1.1.12",
526
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
527
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
528
- "license": "MIT",
529
- "optional": true,
530
- "dependencies": {
531
- "balanced-match": "^1.0.0",
532
- "concat-map": "0.0.1"
533
- }
534
- },
535
362
  "node_modules/buffer": {
536
363
  "version": "5.7.1",
537
364
  "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
@@ -565,36 +392,6 @@
565
392
  "node": ">= 0.8"
566
393
  }
567
394
  },
568
- "node_modules/cacache": {
569
- "version": "15.3.0",
570
- "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz",
571
- "integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==",
572
- "license": "ISC",
573
- "optional": true,
574
- "dependencies": {
575
- "@npmcli/fs": "^1.0.0",
576
- "@npmcli/move-file": "^1.0.1",
577
- "chownr": "^2.0.0",
578
- "fs-minipass": "^2.0.0",
579
- "glob": "^7.1.4",
580
- "infer-owner": "^1.0.4",
581
- "lru-cache": "^6.0.0",
582
- "minipass": "^3.1.1",
583
- "minipass-collect": "^1.0.2",
584
- "minipass-flush": "^1.0.5",
585
- "minipass-pipeline": "^1.2.2",
586
- "mkdirp": "^1.0.3",
587
- "p-map": "^4.0.0",
588
- "promise-inflight": "^1.0.1",
589
- "rimraf": "^3.0.2",
590
- "ssri": "^8.0.1",
591
- "tar": "^6.0.2",
592
- "unique-filename": "^1.1.1"
593
- },
594
- "engines": {
595
- "node": ">= 10"
596
- }
597
- },
598
395
  "node_modules/call-bind-apply-helpers": {
599
396
  "version": "1.0.2",
600
397
  "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
@@ -624,49 +421,6 @@
624
421
  "url": "https://github.com/sponsors/ljharb"
625
422
  }
626
423
  },
627
- "node_modules/chownr": {
628
- "version": "2.0.0",
629
- "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
630
- "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
631
- "license": "ISC",
632
- "engines": {
633
- "node": ">=10"
634
- }
635
- },
636
- "node_modules/clean-stack": {
637
- "version": "2.2.0",
638
- "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
639
- "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
640
- "license": "MIT",
641
- "optional": true,
642
- "engines": {
643
- "node": ">=6"
644
- }
645
- },
646
- "node_modules/color-support": {
647
- "version": "1.1.3",
648
- "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
649
- "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
650
- "license": "ISC",
651
- "optional": true,
652
- "bin": {
653
- "color-support": "bin.js"
654
- }
655
- },
656
- "node_modules/concat-map": {
657
- "version": "0.0.1",
658
- "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
659
- "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
660
- "license": "MIT",
661
- "optional": true
662
- },
663
- "node_modules/console-control-strings": {
664
- "version": "1.1.0",
665
- "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
666
- "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==",
667
- "license": "ISC",
668
- "optional": true
669
- },
670
424
  "node_modules/content-disposition": {
671
425
  "version": "0.5.4",
672
426
  "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
@@ -756,13 +510,6 @@
756
510
  "node": ">=4.0.0"
757
511
  }
758
512
  },
759
- "node_modules/delegates": {
760
- "version": "1.0.0",
761
- "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
762
- "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
763
- "license": "MIT",
764
- "optional": true
765
- },
766
513
  "node_modules/depd": {
767
514
  "version": "2.0.0",
768
515
  "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
@@ -792,9 +539,9 @@
792
539
  }
793
540
  },
794
541
  "node_modules/diff": {
795
- "version": "4.0.2",
796
- "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
797
- "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
542
+ "version": "4.0.4",
543
+ "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.4.tgz",
544
+ "integrity": "sha512-X07nttJQkwkfKfvTPG/KSnE2OMdcUCao6+eXF3wmnIQRn2aPAHH3VxDbDOdegkd6JbPsXqShpvEOHfAT+nCNwQ==",
798
545
  "dev": true,
799
546
  "license": "BSD-3-Clause",
800
547
  "engines": {
@@ -821,13 +568,6 @@
821
568
  "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
822
569
  "license": "MIT"
823
570
  },
824
- "node_modules/emoji-regex": {
825
- "version": "8.0.0",
826
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
827
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
828
- "license": "MIT",
829
- "optional": true
830
- },
831
571
  "node_modules/encodeurl": {
832
572
  "version": "2.0.0",
833
573
  "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
@@ -837,29 +577,6 @@
837
577
  "node": ">= 0.8"
838
578
  }
839
579
  },
840
- "node_modules/encoding": {
841
- "version": "0.1.13",
842
- "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
843
- "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
844
- "license": "MIT",
845
- "optional": true,
846
- "dependencies": {
847
- "iconv-lite": "^0.6.2"
848
- }
849
- },
850
- "node_modules/encoding/node_modules/iconv-lite": {
851
- "version": "0.6.3",
852
- "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
853
- "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
854
- "license": "MIT",
855
- "optional": true,
856
- "dependencies": {
857
- "safer-buffer": ">= 2.1.2 < 3.0.0"
858
- },
859
- "engines": {
860
- "node": ">=0.10.0"
861
- }
862
- },
863
580
  "node_modules/end-of-stream": {
864
581
  "version": "1.4.5",
865
582
  "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
@@ -869,23 +586,6 @@
869
586
  "once": "^1.4.0"
870
587
  }
871
588
  },
872
- "node_modules/env-paths": {
873
- "version": "2.2.1",
874
- "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
875
- "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
876
- "license": "MIT",
877
- "optional": true,
878
- "engines": {
879
- "node": ">=6"
880
- }
881
- },
882
- "node_modules/err-code": {
883
- "version": "2.0.3",
884
- "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz",
885
- "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==",
886
- "license": "MIT",
887
- "optional": true
888
- },
889
589
  "node_modules/es-define-property": {
890
590
  "version": "1.0.1",
891
591
  "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
@@ -986,6 +686,24 @@
986
686
  "url": "https://opencollective.com/express"
987
687
  }
988
688
  },
689
+ "node_modules/express-rate-limit": {
690
+ "version": "8.3.1",
691
+ "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.3.1.tgz",
692
+ "integrity": "sha512-D1dKN+cmyPWuvB+G2SREQDzPY1agpBIcTa9sJxOPMCNeH3gwzhqJRDWCXW3gg0y//+LQ/8j52JbMROWyrKdMdw==",
693
+ "license": "MIT",
694
+ "dependencies": {
695
+ "ip-address": "10.1.0"
696
+ },
697
+ "engines": {
698
+ "node": ">= 16"
699
+ },
700
+ "funding": {
701
+ "url": "https://github.com/sponsors/express-rate-limit"
702
+ },
703
+ "peerDependencies": {
704
+ "express": ">= 4.11"
705
+ }
706
+ },
989
707
  "node_modules/file-uri-to-path": {
990
708
  "version": "1.0.0",
991
709
  "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
@@ -1034,25 +752,6 @@
1034
752
  "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
1035
753
  "license": "MIT"
1036
754
  },
1037
- "node_modules/fs-minipass": {
1038
- "version": "2.1.0",
1039
- "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
1040
- "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
1041
- "license": "ISC",
1042
- "dependencies": {
1043
- "minipass": "^3.0.0"
1044
- },
1045
- "engines": {
1046
- "node": ">= 8"
1047
- }
1048
- },
1049
- "node_modules/fs.realpath": {
1050
- "version": "1.0.0",
1051
- "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
1052
- "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
1053
- "license": "ISC",
1054
- "optional": true
1055
- },
1056
755
  "node_modules/function-bind": {
1057
756
  "version": "1.1.2",
1058
757
  "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
@@ -1062,27 +761,6 @@
1062
761
  "url": "https://github.com/sponsors/ljharb"
1063
762
  }
1064
763
  },
1065
- "node_modules/gauge": {
1066
- "version": "4.0.4",
1067
- "resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz",
1068
- "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==",
1069
- "deprecated": "This package is no longer supported.",
1070
- "license": "ISC",
1071
- "optional": true,
1072
- "dependencies": {
1073
- "aproba": "^1.0.3 || ^2.0.0",
1074
- "color-support": "^1.1.3",
1075
- "console-control-strings": "^1.1.0",
1076
- "has-unicode": "^2.0.1",
1077
- "signal-exit": "^3.0.7",
1078
- "string-width": "^4.2.3",
1079
- "strip-ansi": "^6.0.1",
1080
- "wide-align": "^1.1.5"
1081
- },
1082
- "engines": {
1083
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
1084
- }
1085
- },
1086
764
  "node_modules/get-intrinsic": {
1087
765
  "version": "1.3.0",
1088
766
  "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
@@ -1126,28 +804,6 @@
1126
804
  "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
1127
805
  "license": "MIT"
1128
806
  },
1129
- "node_modules/glob": {
1130
- "version": "7.2.3",
1131
- "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
1132
- "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
1133
- "deprecated": "Glob versions prior to v9 are no longer supported",
1134
- "license": "ISC",
1135
- "optional": true,
1136
- "dependencies": {
1137
- "fs.realpath": "^1.0.0",
1138
- "inflight": "^1.0.4",
1139
- "inherits": "2",
1140
- "minimatch": "^3.1.1",
1141
- "once": "^1.3.0",
1142
- "path-is-absolute": "^1.0.0"
1143
- },
1144
- "engines": {
1145
- "node": "*"
1146
- },
1147
- "funding": {
1148
- "url": "https://github.com/sponsors/isaacs"
1149
- }
1150
- },
1151
807
  "node_modules/gopd": {
1152
808
  "version": "1.2.0",
1153
809
  "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
@@ -1160,13 +816,6 @@
1160
816
  "url": "https://github.com/sponsors/ljharb"
1161
817
  }
1162
818
  },
1163
- "node_modules/graceful-fs": {
1164
- "version": "4.2.11",
1165
- "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
1166
- "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
1167
- "license": "ISC",
1168
- "optional": true
1169
- },
1170
819
  "node_modules/has-symbols": {
1171
820
  "version": "1.1.0",
1172
821
  "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
@@ -1179,13 +828,6 @@
1179
828
  "url": "https://github.com/sponsors/ljharb"
1180
829
  }
1181
830
  },
1182
- "node_modules/has-unicode": {
1183
- "version": "2.0.1",
1184
- "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
1185
- "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==",
1186
- "license": "ISC",
1187
- "optional": true
1188
- },
1189
831
  "node_modules/hasown": {
1190
832
  "version": "2.0.2",
1191
833
  "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
@@ -1198,13 +840,6 @@
1198
840
  "node": ">= 0.4"
1199
841
  }
1200
842
  },
1201
- "node_modules/http-cache-semantics": {
1202
- "version": "4.2.0",
1203
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz",
1204
- "integrity": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==",
1205
- "license": "BSD-2-Clause",
1206
- "optional": true
1207
- },
1208
843
  "node_modules/http-errors": {
1209
844
  "version": "2.0.1",
1210
845
  "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
@@ -1225,95 +860,6 @@
1225
860
  "url": "https://opencollective.com/express"
1226
861
  }
1227
862
  },
1228
- "node_modules/http-proxy-agent": {
1229
- "version": "4.0.1",
1230
- "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
1231
- "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
1232
- "license": "MIT",
1233
- "optional": true,
1234
- "dependencies": {
1235
- "@tootallnate/once": "1",
1236
- "agent-base": "6",
1237
- "debug": "4"
1238
- },
1239
- "engines": {
1240
- "node": ">= 6"
1241
- }
1242
- },
1243
- "node_modules/http-proxy-agent/node_modules/debug": {
1244
- "version": "4.4.3",
1245
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
1246
- "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
1247
- "license": "MIT",
1248
- "optional": true,
1249
- "dependencies": {
1250
- "ms": "^2.1.3"
1251
- },
1252
- "engines": {
1253
- "node": ">=6.0"
1254
- },
1255
- "peerDependenciesMeta": {
1256
- "supports-color": {
1257
- "optional": true
1258
- }
1259
- }
1260
- },
1261
- "node_modules/http-proxy-agent/node_modules/ms": {
1262
- "version": "2.1.3",
1263
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
1264
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
1265
- "license": "MIT",
1266
- "optional": true
1267
- },
1268
- "node_modules/https-proxy-agent": {
1269
- "version": "5.0.1",
1270
- "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
1271
- "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
1272
- "license": "MIT",
1273
- "optional": true,
1274
- "dependencies": {
1275
- "agent-base": "6",
1276
- "debug": "4"
1277
- },
1278
- "engines": {
1279
- "node": ">= 6"
1280
- }
1281
- },
1282
- "node_modules/https-proxy-agent/node_modules/debug": {
1283
- "version": "4.4.3",
1284
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
1285
- "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
1286
- "license": "MIT",
1287
- "optional": true,
1288
- "dependencies": {
1289
- "ms": "^2.1.3"
1290
- },
1291
- "engines": {
1292
- "node": ">=6.0"
1293
- },
1294
- "peerDependenciesMeta": {
1295
- "supports-color": {
1296
- "optional": true
1297
- }
1298
- }
1299
- },
1300
- "node_modules/https-proxy-agent/node_modules/ms": {
1301
- "version": "2.1.3",
1302
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
1303
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
1304
- "license": "MIT",
1305
- "optional": true
1306
- },
1307
- "node_modules/humanize-ms": {
1308
- "version": "1.2.1",
1309
- "resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz",
1310
- "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==",
1311
- "license": "MIT",
1312
- "optional": true,
1313
- "dependencies": {
1314
- "ms": "^2.0.0"
1315
- }
1316
- },
1317
863
  "node_modules/iconv-lite": {
1318
864
  "version": "0.4.24",
1319
865
  "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
@@ -1346,45 +892,6 @@
1346
892
  ],
1347
893
  "license": "BSD-3-Clause"
1348
894
  },
1349
- "node_modules/imurmurhash": {
1350
- "version": "0.1.4",
1351
- "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
1352
- "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
1353
- "license": "MIT",
1354
- "optional": true,
1355
- "engines": {
1356
- "node": ">=0.8.19"
1357
- }
1358
- },
1359
- "node_modules/indent-string": {
1360
- "version": "4.0.0",
1361
- "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
1362
- "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
1363
- "license": "MIT",
1364
- "optional": true,
1365
- "engines": {
1366
- "node": ">=8"
1367
- }
1368
- },
1369
- "node_modules/infer-owner": {
1370
- "version": "1.0.4",
1371
- "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
1372
- "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
1373
- "license": "ISC",
1374
- "optional": true
1375
- },
1376
- "node_modules/inflight": {
1377
- "version": "1.0.6",
1378
- "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
1379
- "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
1380
- "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
1381
- "license": "ISC",
1382
- "optional": true,
1383
- "dependencies": {
1384
- "once": "^1.3.0",
1385
- "wrappy": "1"
1386
- }
1387
- },
1388
895
  "node_modules/inherits": {
1389
896
  "version": "2.0.4",
1390
897
  "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
@@ -1402,7 +909,6 @@
1402
909
  "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.1.0.tgz",
1403
910
  "integrity": "sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==",
1404
911
  "license": "MIT",
1405
- "optional": true,
1406
912
  "engines": {
1407
913
  "node": ">= 12"
1408
914
  }
@@ -1416,43 +922,6 @@
1416
922
  "node": ">= 0.10"
1417
923
  }
1418
924
  },
1419
- "node_modules/is-fullwidth-code-point": {
1420
- "version": "3.0.0",
1421
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
1422
- "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
1423
- "license": "MIT",
1424
- "optional": true,
1425
- "engines": {
1426
- "node": ">=8"
1427
- }
1428
- },
1429
- "node_modules/is-lambda": {
1430
- "version": "1.0.1",
1431
- "resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz",
1432
- "integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==",
1433
- "license": "MIT",
1434
- "optional": true
1435
- },
1436
- "node_modules/isexe": {
1437
- "version": "2.0.0",
1438
- "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
1439
- "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
1440
- "license": "ISC",
1441
- "optional": true
1442
- },
1443
- "node_modules/lru-cache": {
1444
- "version": "6.0.0",
1445
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
1446
- "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
1447
- "license": "ISC",
1448
- "optional": true,
1449
- "dependencies": {
1450
- "yallist": "^4.0.0"
1451
- },
1452
- "engines": {
1453
- "node": ">=10"
1454
- }
1455
- },
1456
925
  "node_modules/make-error": {
1457
926
  "version": "1.3.6",
1458
927
  "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
@@ -1460,34 +929,6 @@
1460
929
  "dev": true,
1461
930
  "license": "ISC"
1462
931
  },
1463
- "node_modules/make-fetch-happen": {
1464
- "version": "9.1.0",
1465
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz",
1466
- "integrity": "sha512-+zopwDy7DNknmwPQplem5lAZX/eCOzSvSNNcSKm5eVwTkOBzoktEfXsa9L23J/GIRhxRsaxzkPEhrJEpE2F4Gg==",
1467
- "license": "ISC",
1468
- "optional": true,
1469
- "dependencies": {
1470
- "agentkeepalive": "^4.1.3",
1471
- "cacache": "^15.2.0",
1472
- "http-cache-semantics": "^4.1.0",
1473
- "http-proxy-agent": "^4.0.1",
1474
- "https-proxy-agent": "^5.0.0",
1475
- "is-lambda": "^1.0.1",
1476
- "lru-cache": "^6.0.0",
1477
- "minipass": "^3.1.3",
1478
- "minipass-collect": "^1.0.2",
1479
- "minipass-fetch": "^1.3.2",
1480
- "minipass-flush": "^1.0.5",
1481
- "minipass-pipeline": "^1.2.4",
1482
- "negotiator": "^0.6.2",
1483
- "promise-retry": "^2.0.1",
1484
- "socks-proxy-agent": "^6.0.0",
1485
- "ssri": "^8.0.0"
1486
- },
1487
- "engines": {
1488
- "node": ">= 10"
1489
- }
1490
- },
1491
932
  "node_modules/math-intrinsics": {
1492
933
  "version": "1.1.0",
1493
934
  "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
@@ -1569,19 +1010,6 @@
1569
1010
  "url": "https://github.com/sponsors/sindresorhus"
1570
1011
  }
1571
1012
  },
1572
- "node_modules/minimatch": {
1573
- "version": "3.1.2",
1574
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
1575
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
1576
- "license": "ISC",
1577
- "optional": true,
1578
- "dependencies": {
1579
- "brace-expansion": "^1.1.7"
1580
- },
1581
- "engines": {
1582
- "node": "*"
1583
- }
1584
- },
1585
1013
  "node_modules/minimist": {
1586
1014
  "version": "1.2.8",
1587
1015
  "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
@@ -1591,113 +1019,6 @@
1591
1019
  "url": "https://github.com/sponsors/ljharb"
1592
1020
  }
1593
1021
  },
1594
- "node_modules/minipass": {
1595
- "version": "3.3.6",
1596
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
1597
- "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
1598
- "license": "ISC",
1599
- "dependencies": {
1600
- "yallist": "^4.0.0"
1601
- },
1602
- "engines": {
1603
- "node": ">=8"
1604
- }
1605
- },
1606
- "node_modules/minipass-collect": {
1607
- "version": "1.0.2",
1608
- "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
1609
- "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
1610
- "license": "ISC",
1611
- "optional": true,
1612
- "dependencies": {
1613
- "minipass": "^3.0.0"
1614
- },
1615
- "engines": {
1616
- "node": ">= 8"
1617
- }
1618
- },
1619
- "node_modules/minipass-fetch": {
1620
- "version": "1.4.1",
1621
- "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.4.1.tgz",
1622
- "integrity": "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==",
1623
- "license": "MIT",
1624
- "optional": true,
1625
- "dependencies": {
1626
- "minipass": "^3.1.0",
1627
- "minipass-sized": "^1.0.3",
1628
- "minizlib": "^2.0.0"
1629
- },
1630
- "engines": {
1631
- "node": ">=8"
1632
- },
1633
- "optionalDependencies": {
1634
- "encoding": "^0.1.12"
1635
- }
1636
- },
1637
- "node_modules/minipass-flush": {
1638
- "version": "1.0.5",
1639
- "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
1640
- "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
1641
- "license": "ISC",
1642
- "optional": true,
1643
- "dependencies": {
1644
- "minipass": "^3.0.0"
1645
- },
1646
- "engines": {
1647
- "node": ">= 8"
1648
- }
1649
- },
1650
- "node_modules/minipass-pipeline": {
1651
- "version": "1.2.4",
1652
- "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
1653
- "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==",
1654
- "license": "ISC",
1655
- "optional": true,
1656
- "dependencies": {
1657
- "minipass": "^3.0.0"
1658
- },
1659
- "engines": {
1660
- "node": ">=8"
1661
- }
1662
- },
1663
- "node_modules/minipass-sized": {
1664
- "version": "1.0.3",
1665
- "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz",
1666
- "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==",
1667
- "license": "ISC",
1668
- "optional": true,
1669
- "dependencies": {
1670
- "minipass": "^3.0.0"
1671
- },
1672
- "engines": {
1673
- "node": ">=8"
1674
- }
1675
- },
1676
- "node_modules/minizlib": {
1677
- "version": "2.1.2",
1678
- "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
1679
- "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
1680
- "license": "MIT",
1681
- "dependencies": {
1682
- "minipass": "^3.0.0",
1683
- "yallist": "^4.0.0"
1684
- },
1685
- "engines": {
1686
- "node": ">= 8"
1687
- }
1688
- },
1689
- "node_modules/mkdirp": {
1690
- "version": "1.0.4",
1691
- "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
1692
- "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
1693
- "license": "MIT",
1694
- "bin": {
1695
- "mkdirp": "bin/cmd.js"
1696
- },
1697
- "engines": {
1698
- "node": ">=10"
1699
- }
1700
- },
1701
1022
  "node_modules/mkdirp-classic": {
1702
1023
  "version": "0.5.3",
1703
1024
  "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
@@ -1737,70 +1058,6 @@
1737
1058
  "node": ">=10"
1738
1059
  }
1739
1060
  },
1740
- "node_modules/node-addon-api": {
1741
- "version": "7.1.1",
1742
- "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
1743
- "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
1744
- "license": "MIT"
1745
- },
1746
- "node_modules/node-gyp": {
1747
- "version": "8.4.1",
1748
- "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-8.4.1.tgz",
1749
- "integrity": "sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==",
1750
- "license": "MIT",
1751
- "optional": true,
1752
- "dependencies": {
1753
- "env-paths": "^2.2.0",
1754
- "glob": "^7.1.4",
1755
- "graceful-fs": "^4.2.6",
1756
- "make-fetch-happen": "^9.1.0",
1757
- "nopt": "^5.0.0",
1758
- "npmlog": "^6.0.0",
1759
- "rimraf": "^3.0.2",
1760
- "semver": "^7.3.5",
1761
- "tar": "^6.1.2",
1762
- "which": "^2.0.2"
1763
- },
1764
- "bin": {
1765
- "node-gyp": "bin/node-gyp.js"
1766
- },
1767
- "engines": {
1768
- "node": ">= 10.12.0"
1769
- }
1770
- },
1771
- "node_modules/nopt": {
1772
- "version": "5.0.0",
1773
- "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
1774
- "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
1775
- "license": "ISC",
1776
- "optional": true,
1777
- "dependencies": {
1778
- "abbrev": "1"
1779
- },
1780
- "bin": {
1781
- "nopt": "bin/nopt.js"
1782
- },
1783
- "engines": {
1784
- "node": ">=6"
1785
- }
1786
- },
1787
- "node_modules/npmlog": {
1788
- "version": "6.0.2",
1789
- "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz",
1790
- "integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==",
1791
- "deprecated": "This package is no longer supported.",
1792
- "license": "ISC",
1793
- "optional": true,
1794
- "dependencies": {
1795
- "are-we-there-yet": "^3.0.0",
1796
- "console-control-strings": "^1.1.0",
1797
- "gauge": "^4.0.3",
1798
- "set-blocking": "^2.0.0"
1799
- },
1800
- "engines": {
1801
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
1802
- }
1803
- },
1804
1061
  "node_modules/object-assign": {
1805
1062
  "version": "4.1.1",
1806
1063
  "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
@@ -1843,22 +1100,6 @@
1843
1100
  "wrappy": "1"
1844
1101
  }
1845
1102
  },
1846
- "node_modules/p-map": {
1847
- "version": "4.0.0",
1848
- "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
1849
- "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
1850
- "license": "MIT",
1851
- "optional": true,
1852
- "dependencies": {
1853
- "aggregate-error": "^3.0.0"
1854
- },
1855
- "engines": {
1856
- "node": ">=10"
1857
- },
1858
- "funding": {
1859
- "url": "https://github.com/sponsors/sindresorhus"
1860
- }
1861
- },
1862
1103
  "node_modules/parseurl": {
1863
1104
  "version": "1.3.3",
1864
1105
  "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
@@ -1868,16 +1109,6 @@
1868
1109
  "node": ">= 0.8"
1869
1110
  }
1870
1111
  },
1871
- "node_modules/path-is-absolute": {
1872
- "version": "1.0.1",
1873
- "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
1874
- "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
1875
- "license": "MIT",
1876
- "optional": true,
1877
- "engines": {
1878
- "node": ">=0.10.0"
1879
- }
1880
- },
1881
1112
  "node_modules/path-to-regexp": {
1882
1113
  "version": "0.1.12",
1883
1114
  "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
@@ -1910,27 +1141,6 @@
1910
1141
  "node": ">=10"
1911
1142
  }
1912
1143
  },
1913
- "node_modules/promise-inflight": {
1914
- "version": "1.0.1",
1915
- "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
1916
- "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==",
1917
- "license": "ISC",
1918
- "optional": true
1919
- },
1920
- "node_modules/promise-retry": {
1921
- "version": "2.0.1",
1922
- "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz",
1923
- "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==",
1924
- "license": "MIT",
1925
- "optional": true,
1926
- "dependencies": {
1927
- "err-code": "^2.0.2",
1928
- "retry": "^0.12.0"
1929
- },
1930
- "engines": {
1931
- "node": ">=10"
1932
- }
1933
- },
1934
1144
  "node_modules/proxy-addr": {
1935
1145
  "version": "2.0.7",
1936
1146
  "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
@@ -1955,9 +1165,9 @@
1955
1165
  }
1956
1166
  },
1957
1167
  "node_modules/qs": {
1958
- "version": "6.14.1",
1959
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz",
1960
- "integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==",
1168
+ "version": "6.15.0",
1169
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.0.tgz",
1170
+ "integrity": "sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==",
1961
1171
  "license": "BSD-3-Clause",
1962
1172
  "dependencies": {
1963
1173
  "side-channel": "^1.1.0"
@@ -2022,33 +1232,6 @@
2022
1232
  "node": ">= 6"
2023
1233
  }
2024
1234
  },
2025
- "node_modules/retry": {
2026
- "version": "0.12.0",
2027
- "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
2028
- "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==",
2029
- "license": "MIT",
2030
- "optional": true,
2031
- "engines": {
2032
- "node": ">= 4"
2033
- }
2034
- },
2035
- "node_modules/rimraf": {
2036
- "version": "3.0.2",
2037
- "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
2038
- "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
2039
- "deprecated": "Rimraf versions prior to v4 are no longer supported",
2040
- "license": "ISC",
2041
- "optional": true,
2042
- "dependencies": {
2043
- "glob": "^7.1.3"
2044
- },
2045
- "bin": {
2046
- "rimraf": "bin.js"
2047
- },
2048
- "funding": {
2049
- "url": "https://github.com/sponsors/isaacs"
2050
- }
2051
- },
2052
1235
  "node_modules/safe-buffer": {
2053
1236
  "version": "5.2.1",
2054
1237
  "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
@@ -2132,13 +1315,6 @@
2132
1315
  "node": ">= 0.8.0"
2133
1316
  }
2134
1317
  },
2135
- "node_modules/set-blocking": {
2136
- "version": "2.0.0",
2137
- "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
2138
- "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
2139
- "license": "ISC",
2140
- "optional": true
2141
- },
2142
1318
  "node_modules/setprototypeof": {
2143
1319
  "version": "1.2.0",
2144
1320
  "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
@@ -2217,13 +1393,6 @@
2217
1393
  "url": "https://github.com/sponsors/ljharb"
2218
1394
  }
2219
1395
  },
2220
- "node_modules/signal-exit": {
2221
- "version": "3.0.7",
2222
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
2223
- "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
2224
- "license": "ISC",
2225
- "optional": true
2226
- },
2227
1396
  "node_modules/simple-concat": {
2228
1397
  "version": "1.0.1",
2229
1398
  "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
@@ -2269,109 +1438,6 @@
2269
1438
  "simple-concat": "^1.0.0"
2270
1439
  }
2271
1440
  },
2272
- "node_modules/smart-buffer": {
2273
- "version": "4.2.0",
2274
- "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
2275
- "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
2276
- "license": "MIT",
2277
- "optional": true,
2278
- "engines": {
2279
- "node": ">= 6.0.0",
2280
- "npm": ">= 3.0.0"
2281
- }
2282
- },
2283
- "node_modules/socks": {
2284
- "version": "2.8.7",
2285
- "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.7.tgz",
2286
- "integrity": "sha512-HLpt+uLy/pxB+bum/9DzAgiKS8CX1EvbWxI4zlmgGCExImLdiad2iCwXT5Z4c9c3Eq8rP2318mPW2c+QbtjK8A==",
2287
- "license": "MIT",
2288
- "optional": true,
2289
- "dependencies": {
2290
- "ip-address": "^10.0.1",
2291
- "smart-buffer": "^4.2.0"
2292
- },
2293
- "engines": {
2294
- "node": ">= 10.0.0",
2295
- "npm": ">= 3.0.0"
2296
- }
2297
- },
2298
- "node_modules/socks-proxy-agent": {
2299
- "version": "6.2.1",
2300
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.2.1.tgz",
2301
- "integrity": "sha512-a6KW9G+6B3nWZ1yB8G7pJwL3ggLy1uTzKAgCb7ttblwqdz9fMGJUuTy3uFzEP48FAs9FLILlmzDlE2JJhVQaXQ==",
2302
- "license": "MIT",
2303
- "optional": true,
2304
- "dependencies": {
2305
- "agent-base": "^6.0.2",
2306
- "debug": "^4.3.3",
2307
- "socks": "^2.6.2"
2308
- },
2309
- "engines": {
2310
- "node": ">= 10"
2311
- }
2312
- },
2313
- "node_modules/socks-proxy-agent/node_modules/debug": {
2314
- "version": "4.4.3",
2315
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
2316
- "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
2317
- "license": "MIT",
2318
- "optional": true,
2319
- "dependencies": {
2320
- "ms": "^2.1.3"
2321
- },
2322
- "engines": {
2323
- "node": ">=6.0"
2324
- },
2325
- "peerDependenciesMeta": {
2326
- "supports-color": {
2327
- "optional": true
2328
- }
2329
- }
2330
- },
2331
- "node_modules/socks-proxy-agent/node_modules/ms": {
2332
- "version": "2.1.3",
2333
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
2334
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
2335
- "license": "MIT",
2336
- "optional": true
2337
- },
2338
- "node_modules/sqlite3": {
2339
- "version": "5.1.7",
2340
- "resolved": "https://registry.npmjs.org/sqlite3/-/sqlite3-5.1.7.tgz",
2341
- "integrity": "sha512-GGIyOiFaG+TUra3JIfkI/zGP8yZYLPQ0pl1bH+ODjiX57sPhrLU5sQJn1y9bDKZUFYkX1crlrPfSYt0BKKdkog==",
2342
- "hasInstallScript": true,
2343
- "license": "BSD-3-Clause",
2344
- "dependencies": {
2345
- "bindings": "^1.5.0",
2346
- "node-addon-api": "^7.0.0",
2347
- "prebuild-install": "^7.1.1",
2348
- "tar": "^6.1.11"
2349
- },
2350
- "optionalDependencies": {
2351
- "node-gyp": "8.x"
2352
- },
2353
- "peerDependencies": {
2354
- "node-gyp": "8.x"
2355
- },
2356
- "peerDependenciesMeta": {
2357
- "node-gyp": {
2358
- "optional": true
2359
- }
2360
- }
2361
- },
2362
- "node_modules/ssri": {
2363
- "version": "8.0.1",
2364
- "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz",
2365
- "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==",
2366
- "license": "ISC",
2367
- "optional": true,
2368
- "dependencies": {
2369
- "minipass": "^3.1.1"
2370
- },
2371
- "engines": {
2372
- "node": ">= 8"
2373
- }
2374
- },
2375
1441
  "node_modules/statuses": {
2376
1442
  "version": "2.0.2",
2377
1443
  "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
@@ -2390,34 +1456,6 @@
2390
1456
  "safe-buffer": "~5.2.0"
2391
1457
  }
2392
1458
  },
2393
- "node_modules/string-width": {
2394
- "version": "4.2.3",
2395
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
2396
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
2397
- "license": "MIT",
2398
- "optional": true,
2399
- "dependencies": {
2400
- "emoji-regex": "^8.0.0",
2401
- "is-fullwidth-code-point": "^3.0.0",
2402
- "strip-ansi": "^6.0.1"
2403
- },
2404
- "engines": {
2405
- "node": ">=8"
2406
- }
2407
- },
2408
- "node_modules/strip-ansi": {
2409
- "version": "6.0.1",
2410
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
2411
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
2412
- "license": "MIT",
2413
- "optional": true,
2414
- "dependencies": {
2415
- "ansi-regex": "^5.0.1"
2416
- },
2417
- "engines": {
2418
- "node": ">=8"
2419
- }
2420
- },
2421
1459
  "node_modules/strip-json-comments": {
2422
1460
  "version": "2.0.1",
2423
1461
  "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
@@ -2427,23 +1465,6 @@
2427
1465
  "node": ">=0.10.0"
2428
1466
  }
2429
1467
  },
2430
- "node_modules/tar": {
2431
- "version": "6.2.1",
2432
- "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
2433
- "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
2434
- "license": "ISC",
2435
- "dependencies": {
2436
- "chownr": "^2.0.0",
2437
- "fs-minipass": "^2.0.0",
2438
- "minipass": "^5.0.0",
2439
- "minizlib": "^2.1.1",
2440
- "mkdirp": "^1.0.3",
2441
- "yallist": "^4.0.0"
2442
- },
2443
- "engines": {
2444
- "node": ">=10"
2445
- }
2446
- },
2447
1468
  "node_modules/tar-fs": {
2448
1469
  "version": "2.1.4",
2449
1470
  "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz",
@@ -2478,15 +1499,6 @@
2478
1499
  "node": ">=6"
2479
1500
  }
2480
1501
  },
2481
- "node_modules/tar/node_modules/minipass": {
2482
- "version": "5.0.0",
2483
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
2484
- "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
2485
- "license": "ISC",
2486
- "engines": {
2487
- "node": ">=8"
2488
- }
2489
- },
2490
1502
  "node_modules/toidentifier": {
2491
1503
  "version": "1.0.1",
2492
1504
  "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
@@ -2586,26 +1598,6 @@
2586
1598
  "dev": true,
2587
1599
  "license": "MIT"
2588
1600
  },
2589
- "node_modules/unique-filename": {
2590
- "version": "1.1.1",
2591
- "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
2592
- "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
2593
- "license": "ISC",
2594
- "optional": true,
2595
- "dependencies": {
2596
- "unique-slug": "^2.0.0"
2597
- }
2598
- },
2599
- "node_modules/unique-slug": {
2600
- "version": "2.0.2",
2601
- "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz",
2602
- "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
2603
- "license": "ISC",
2604
- "optional": true,
2605
- "dependencies": {
2606
- "imurmurhash": "^0.1.4"
2607
- }
2608
- },
2609
1601
  "node_modules/unpipe": {
2610
1602
  "version": "1.0.0",
2611
1603
  "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
@@ -2646,44 +1638,12 @@
2646
1638
  "node": ">= 0.8"
2647
1639
  }
2648
1640
  },
2649
- "node_modules/which": {
2650
- "version": "2.0.2",
2651
- "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
2652
- "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
2653
- "license": "ISC",
2654
- "optional": true,
2655
- "dependencies": {
2656
- "isexe": "^2.0.0"
2657
- },
2658
- "bin": {
2659
- "node-which": "bin/node-which"
2660
- },
2661
- "engines": {
2662
- "node": ">= 8"
2663
- }
2664
- },
2665
- "node_modules/wide-align": {
2666
- "version": "1.1.5",
2667
- "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
2668
- "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
2669
- "license": "ISC",
2670
- "optional": true,
2671
- "dependencies": {
2672
- "string-width": "^1.0.2 || 2 || 3 || 4"
2673
- }
2674
- },
2675
1641
  "node_modules/wrappy": {
2676
1642
  "version": "1.0.2",
2677
1643
  "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
2678
1644
  "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
2679
1645
  "license": "ISC"
2680
1646
  },
2681
- "node_modules/yallist": {
2682
- "version": "4.0.0",
2683
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
2684
- "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
2685
- "license": "ISC"
2686
- },
2687
1647
  "node_modules/yn": {
2688
1648
  "version": "3.1.1",
2689
1649
  "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",