appium-uiautomator2-driver 2.24.0 → 2.24.2

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.
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "2.24.0",
3
+ "version": "2.24.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "2.24.0",
9
+ "version": "2.24.2",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@babel/runtime": "^7.0.0",
13
13
  "appium-adb": "^9.11.0",
14
- "appium-android-driver": "^5.12.0",
14
+ "appium-android-driver": "^5.12.1",
15
15
  "appium-chromedriver": "^5.3.1",
16
16
  "appium-uiautomator2-server": "^5.7.2",
17
17
  "asyncbox": "^2.3.1",
@@ -62,20 +62,21 @@
62
62
  }
63
63
  },
64
64
  "node_modules/@appium/base-driver": {
65
- "version": "9.3.7",
65
+ "version": "9.3.10",
66
66
  "license": "Apache-2.0",
67
67
  "dependencies": {
68
- "@appium/support": "^3.1.11",
69
- "@appium/types": "^0.11.0",
68
+ "@appium/support": "^4.0.1",
69
+ "@appium/types": "^0.11.1",
70
70
  "@colors/colors": "1.5.0",
71
71
  "@types/async-lock": "1.4.0",
72
72
  "@types/bluebird": "3.5.38",
73
73
  "@types/express": "4.17.17",
74
+ "@types/lodash": "4.14.194",
74
75
  "@types/method-override": "0.0.32",
75
- "@types/serve-favicon": "2.5.3",
76
+ "@types/serve-favicon": "2.5.4",
76
77
  "async-lock": "1.4.0",
77
78
  "asyncbox": "2.9.4",
78
- "axios": "1.3.5",
79
+ "axios": "1.4.0",
79
80
  "bluebird": "3.7.2",
80
81
  "body-parser": "1.20.2",
81
82
  "es6-error": "4.1.1",
@@ -87,7 +88,7 @@
87
88
  "morgan": "1.10.0",
88
89
  "serve-favicon": "2.5.0",
89
90
  "source-map-support": "0.5.21",
90
- "type-fest": "3.8.0",
91
+ "type-fest": "3.10.0",
91
92
  "validate.js": "0.13.1"
92
93
  },
93
94
  "engines": {
@@ -95,15 +96,6 @@
95
96
  "npm": ">=8"
96
97
  }
97
98
  },
98
- "node_modules/@appium/base-driver/node_modules/axios": {
99
- "version": "1.3.5",
100
- "license": "MIT",
101
- "dependencies": {
102
- "follow-redirects": "^1.15.0",
103
- "form-data": "^4.0.0",
104
- "proxy-from-env": "^1.1.0"
105
- }
106
- },
107
99
  "node_modules/@appium/base-driver/node_modules/lru-cache": {
108
100
  "version": "7.18.3",
109
101
  "license": "ISC",
@@ -112,12 +104,12 @@
112
104
  }
113
105
  },
114
106
  "node_modules/@appium/base-plugin": {
115
- "version": "2.2.7",
107
+ "version": "2.2.10",
116
108
  "extraneous": true,
117
109
  "license": "Apache-2.0",
118
110
  "dependencies": {
119
- "@appium/base-driver": "^9.3.7",
120
- "@appium/support": "^3.1.11"
111
+ "@appium/base-driver": "^9.3.10",
112
+ "@appium/support": "^4.0.1"
121
113
  },
122
114
  "engines": {
123
115
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -125,14 +117,15 @@
125
117
  }
126
118
  },
127
119
  "node_modules/@appium/docutils": {
128
- "version": "0.3.9",
120
+ "version": "0.3.13",
129
121
  "extraneous": true,
130
122
  "license": "Apache-2.0",
131
123
  "dependencies": {
132
- "@appium/support": "^3.1.11",
124
+ "@appium/support": "^4.0.1",
133
125
  "@appium/tsconfig": "^0.3.0",
134
- "@appium/typedoc-plugin-appium": "^0.6.3",
126
+ "@appium/typedoc-plugin-appium": "^0.6.4",
135
127
  "@sliphua/lilconfig-ts-loader": "3.2.2",
128
+ "@types/which": "3.0.0",
136
129
  "chalk": "4.1.2",
137
130
  "consola": "2.15.3",
138
131
  "diff": "5.1.0",
@@ -144,20 +137,20 @@
144
137
  "log-symbols": "4.1.0",
145
138
  "pkg-dir": "5.0.0",
146
139
  "read-pkg": "5.2.0",
147
- "semver": "7.4.0",
140
+ "semver": "7.5.0",
148
141
  "source-map-support": "0.5.21",
149
142
  "teen_process": "2.0.2",
150
- "type-fest": "3.8.0",
143
+ "type-fest": "3.10.0",
151
144
  "typedoc": "0.23.28",
152
145
  "typedoc-plugin-markdown": "3.14.0",
153
146
  "typedoc-plugin-resolve-crossmodule-references": "0.3.3",
154
147
  "typescript": "4.9.5",
155
- "yaml": "2.2.1",
156
- "yargs": "17.7.1",
148
+ "yaml": "2.2.2",
149
+ "yargs": "17.7.2",
157
150
  "yargs-parser": "21.1.1"
158
151
  },
159
152
  "bin": {
160
- "appium-docs": "build/lib/cli/index.js"
153
+ "appium-docs": "bin/appium-docs.js"
161
154
  },
162
155
  "engines": {
163
156
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -220,6 +213,18 @@
220
213
  "node": ">=8"
221
214
  }
222
215
  },
216
+ "node_modules/@appium/docutils/node_modules/typescript": {
217
+ "version": "4.9.5",
218
+ "extraneous": true,
219
+ "license": "Apache-2.0",
220
+ "bin": {
221
+ "tsc": "bin/tsc",
222
+ "tsserver": "bin/tsserver"
223
+ },
224
+ "engines": {
225
+ "node": ">=4.2.0"
226
+ }
227
+ },
223
228
  "node_modules/@appium/schema": {
224
229
  "version": "0.2.6",
225
230
  "license": "Apache-2.0",
@@ -234,11 +239,11 @@
234
239
  }
235
240
  },
236
241
  "node_modules/@appium/support": {
237
- "version": "3.1.11",
242
+ "version": "4.0.1",
238
243
  "license": "Apache-2.0",
239
244
  "dependencies": {
240
245
  "@appium/tsconfig": "^0.3.0",
241
- "@appium/types": "^0.11.0",
246
+ "@appium/types": "^0.11.1",
242
247
  "@colors/colors": "1.5.0",
243
248
  "@types/archiver": "5.3.2",
244
249
  "@types/base64-stream": "1.0.2",
@@ -251,15 +256,14 @@
251
256
  "@types/ncp": "2.0.5",
252
257
  "@types/npmlog": "4.1.4",
253
258
  "@types/pluralize": "0.0.29",
254
- "@types/pngjs": "6.0.1",
255
- "@types/rimraf": "3.0.2",
256
259
  "@types/semver": "7.3.13",
257
260
  "@types/shell-quote": "1.7.1",
258
261
  "@types/supports-color": "8.1.1",
259
262
  "@types/teen_process": "2.0.0",
260
263
  "@types/uuid": "9.0.1",
264
+ "@types/which": "3.0.0",
261
265
  "archiver": "5.3.1",
262
- "axios": "1.3.5",
266
+ "axios": "1.4.0",
263
267
  "base64-stream": "1.0.0",
264
268
  "bluebird": "3.7.2",
265
269
  "bplist-creator": "0.1.1",
@@ -267,7 +271,6 @@
267
271
  "form-data": "4.0.0",
268
272
  "get-stream": "6.0.1",
269
273
  "glob": "8.1.0",
270
- "jimp": "0.22.7",
271
274
  "jsftp": "2.1.3",
272
275
  "klaw": "4.1.0",
273
276
  "lockfile": "1.0.4",
@@ -281,19 +284,18 @@
281
284
  "pkg-dir": "5.0.0",
282
285
  "plist": "3.0.6",
283
286
  "pluralize": "8.0.0",
284
- "pngjs": "7.0.0",
285
287
  "read-pkg": "5.2.0",
286
288
  "resolve-from": "5.0.0",
287
- "rimraf": "3.0.2",
288
289
  "sanitize-filename": "1.6.3",
289
- "semver": "7.4.0",
290
+ "semver": "7.5.0",
291
+ "sharp": "0.32.1",
290
292
  "shell-quote": "1.8.1",
291
293
  "source-map-support": "0.5.21",
292
294
  "supports-color": "8.1.1",
293
295
  "teen_process": "2.0.2",
294
- "type-fest": "3.8.0",
296
+ "type-fest": "3.10.0",
295
297
  "uuid": "9.0.0",
296
- "which": "3.0.0",
298
+ "which": "3.0.1",
297
299
  "yauzl": "2.10.0"
298
300
  },
299
301
  "engines": {
@@ -301,46 +303,6 @@
301
303
  "npm": ">=8"
302
304
  }
303
305
  },
304
- "node_modules/@appium/support/node_modules/axios": {
305
- "version": "1.3.5",
306
- "license": "MIT",
307
- "dependencies": {
308
- "follow-redirects": "^1.15.0",
309
- "form-data": "^4.0.0",
310
- "proxy-from-env": "^1.1.0"
311
- }
312
- },
313
- "node_modules/@appium/support/node_modules/rimraf": {
314
- "version": "3.0.2",
315
- "license": "ISC",
316
- "dependencies": {
317
- "glob": "^7.1.3"
318
- },
319
- "bin": {
320
- "rimraf": "bin.js"
321
- },
322
- "funding": {
323
- "url": "https://github.com/sponsors/isaacs"
324
- }
325
- },
326
- "node_modules/@appium/support/node_modules/rimraf/node_modules/glob": {
327
- "version": "7.2.3",
328
- "license": "ISC",
329
- "dependencies": {
330
- "fs.realpath": "^1.0.0",
331
- "inflight": "^1.0.4",
332
- "inherits": "2",
333
- "minimatch": "^3.1.1",
334
- "once": "^1.3.0",
335
- "path-is-absolute": "^1.0.0"
336
- },
337
- "engines": {
338
- "node": "*"
339
- },
340
- "funding": {
341
- "url": "https://github.com/sponsors/isaacs"
342
- }
343
- },
344
306
  "node_modules/@appium/tsconfig": {
345
307
  "version": "0.3.0",
346
308
  "license": "Apache-2.0",
@@ -353,14 +315,14 @@
353
315
  }
354
316
  },
355
317
  "node_modules/@appium/typedoc-plugin-appium": {
356
- "version": "0.6.3",
318
+ "version": "0.6.4",
357
319
  "extraneous": true,
358
320
  "license": "Apache-2.0",
359
321
  "dependencies": {
360
322
  "handlebars": "4.7.7",
361
323
  "lodash": "4.17.21",
362
324
  "pluralize": "8.0.0",
363
- "type-fest": "3.8.0"
325
+ "type-fest": "3.10.0"
364
326
  },
365
327
  "engines": {
366
328
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -375,7 +337,7 @@
375
337
  }
376
338
  },
377
339
  "node_modules/@appium/types": {
378
- "version": "0.11.0",
340
+ "version": "0.11.1",
379
341
  "license": "Apache-2.0",
380
342
  "dependencies": {
381
343
  "@appium/schema": "^0.2.6",
@@ -383,7 +345,7 @@
383
345
  "@types/express": "4.17.17",
384
346
  "@types/npmlog": "4.1.4",
385
347
  "@types/ws": "8.5.4",
386
- "type-fest": "3.8.0"
348
+ "type-fest": "3.10.0"
387
349
  },
388
350
  "engines": {
389
351
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -446,371 +408,6 @@
446
408
  "kuler": "^2.0.0"
447
409
  }
448
410
  },
449
- "node_modules/@jimp/bmp": {
450
- "version": "0.22.7",
451
- "license": "MIT",
452
- "dependencies": {
453
- "@jimp/utils": "^0.22.7",
454
- "bmp-js": "^0.1.0"
455
- },
456
- "peerDependencies": {
457
- "@jimp/custom": ">=0.3.5"
458
- }
459
- },
460
- "node_modules/@jimp/core": {
461
- "version": "0.22.7",
462
- "license": "MIT",
463
- "dependencies": {
464
- "@jimp/utils": "^0.22.7",
465
- "any-base": "^1.1.0",
466
- "buffer": "^5.2.0",
467
- "exif-parser": "^0.1.12",
468
- "file-type": "^16.5.4",
469
- "isomorphic-fetch": "^3.0.0",
470
- "mkdirp": "^2.1.3",
471
- "pixelmatch": "^4.0.2",
472
- "tinycolor2": "^1.6.0"
473
- }
474
- },
475
- "node_modules/@jimp/custom": {
476
- "version": "0.22.7",
477
- "license": "MIT",
478
- "dependencies": {
479
- "@jimp/core": "^0.22.7"
480
- }
481
- },
482
- "node_modules/@jimp/gif": {
483
- "version": "0.22.7",
484
- "license": "MIT",
485
- "dependencies": {
486
- "@jimp/utils": "^0.22.7",
487
- "gifwrap": "^0.9.2",
488
- "omggif": "^1.0.9"
489
- },
490
- "peerDependencies": {
491
- "@jimp/custom": ">=0.3.5"
492
- }
493
- },
494
- "node_modules/@jimp/jpeg": {
495
- "version": "0.22.7",
496
- "license": "MIT",
497
- "dependencies": {
498
- "@jimp/utils": "^0.22.7",
499
- "jpeg-js": "^0.4.4"
500
- },
501
- "peerDependencies": {
502
- "@jimp/custom": ">=0.3.5"
503
- }
504
- },
505
- "node_modules/@jimp/plugin-blit": {
506
- "version": "0.22.7",
507
- "license": "MIT",
508
- "dependencies": {
509
- "@jimp/utils": "^0.22.7"
510
- },
511
- "peerDependencies": {
512
- "@jimp/custom": ">=0.3.5"
513
- }
514
- },
515
- "node_modules/@jimp/plugin-blur": {
516
- "version": "0.22.7",
517
- "license": "MIT",
518
- "dependencies": {
519
- "@jimp/utils": "^0.22.7"
520
- },
521
- "peerDependencies": {
522
- "@jimp/custom": ">=0.3.5"
523
- }
524
- },
525
- "node_modules/@jimp/plugin-circle": {
526
- "version": "0.22.7",
527
- "license": "MIT",
528
- "dependencies": {
529
- "@jimp/utils": "^0.22.7"
530
- },
531
- "peerDependencies": {
532
- "@jimp/custom": ">=0.3.5"
533
- }
534
- },
535
- "node_modules/@jimp/plugin-color": {
536
- "version": "0.22.7",
537
- "license": "MIT",
538
- "dependencies": {
539
- "@jimp/utils": "^0.22.7",
540
- "tinycolor2": "^1.6.0"
541
- },
542
- "peerDependencies": {
543
- "@jimp/custom": ">=0.3.5"
544
- }
545
- },
546
- "node_modules/@jimp/plugin-contain": {
547
- "version": "0.22.7",
548
- "license": "MIT",
549
- "dependencies": {
550
- "@jimp/utils": "^0.22.7"
551
- },
552
- "peerDependencies": {
553
- "@jimp/custom": ">=0.3.5",
554
- "@jimp/plugin-blit": ">=0.3.5",
555
- "@jimp/plugin-resize": ">=0.3.5",
556
- "@jimp/plugin-scale": ">=0.3.5"
557
- }
558
- },
559
- "node_modules/@jimp/plugin-cover": {
560
- "version": "0.22.7",
561
- "license": "MIT",
562
- "dependencies": {
563
- "@jimp/utils": "^0.22.7"
564
- },
565
- "peerDependencies": {
566
- "@jimp/custom": ">=0.3.5",
567
- "@jimp/plugin-crop": ">=0.3.5",
568
- "@jimp/plugin-resize": ">=0.3.5",
569
- "@jimp/plugin-scale": ">=0.3.5"
570
- }
571
- },
572
- "node_modules/@jimp/plugin-crop": {
573
- "version": "0.22.7",
574
- "license": "MIT",
575
- "dependencies": {
576
- "@jimp/utils": "^0.22.7"
577
- },
578
- "peerDependencies": {
579
- "@jimp/custom": ">=0.3.5"
580
- }
581
- },
582
- "node_modules/@jimp/plugin-displace": {
583
- "version": "0.22.7",
584
- "license": "MIT",
585
- "dependencies": {
586
- "@jimp/utils": "^0.22.7"
587
- },
588
- "peerDependencies": {
589
- "@jimp/custom": ">=0.3.5"
590
- }
591
- },
592
- "node_modules/@jimp/plugin-dither": {
593
- "version": "0.22.7",
594
- "license": "MIT",
595
- "dependencies": {
596
- "@jimp/utils": "^0.22.7"
597
- },
598
- "peerDependencies": {
599
- "@jimp/custom": ">=0.3.5"
600
- }
601
- },
602
- "node_modules/@jimp/plugin-fisheye": {
603
- "version": "0.22.7",
604
- "license": "MIT",
605
- "dependencies": {
606
- "@jimp/utils": "^0.22.7"
607
- },
608
- "peerDependencies": {
609
- "@jimp/custom": ">=0.3.5"
610
- }
611
- },
612
- "node_modules/@jimp/plugin-flip": {
613
- "version": "0.22.7",
614
- "license": "MIT",
615
- "dependencies": {
616
- "@jimp/utils": "^0.22.7"
617
- },
618
- "peerDependencies": {
619
- "@jimp/custom": ">=0.3.5",
620
- "@jimp/plugin-rotate": ">=0.3.5"
621
- }
622
- },
623
- "node_modules/@jimp/plugin-gaussian": {
624
- "version": "0.22.7",
625
- "license": "MIT",
626
- "dependencies": {
627
- "@jimp/utils": "^0.22.7"
628
- },
629
- "peerDependencies": {
630
- "@jimp/custom": ">=0.3.5"
631
- }
632
- },
633
- "node_modules/@jimp/plugin-invert": {
634
- "version": "0.22.7",
635
- "license": "MIT",
636
- "dependencies": {
637
- "@jimp/utils": "^0.22.7"
638
- },
639
- "peerDependencies": {
640
- "@jimp/custom": ">=0.3.5"
641
- }
642
- },
643
- "node_modules/@jimp/plugin-mask": {
644
- "version": "0.22.7",
645
- "license": "MIT",
646
- "dependencies": {
647
- "@jimp/utils": "^0.22.7"
648
- },
649
- "peerDependencies": {
650
- "@jimp/custom": ">=0.3.5"
651
- }
652
- },
653
- "node_modules/@jimp/plugin-normalize": {
654
- "version": "0.22.7",
655
- "license": "MIT",
656
- "dependencies": {
657
- "@jimp/utils": "^0.22.7"
658
- },
659
- "peerDependencies": {
660
- "@jimp/custom": ">=0.3.5"
661
- }
662
- },
663
- "node_modules/@jimp/plugin-print": {
664
- "version": "0.22.7",
665
- "license": "MIT",
666
- "dependencies": {
667
- "@jimp/utils": "^0.22.7",
668
- "load-bmfont": "^1.4.1"
669
- },
670
- "peerDependencies": {
671
- "@jimp/custom": ">=0.3.5",
672
- "@jimp/plugin-blit": ">=0.3.5"
673
- }
674
- },
675
- "node_modules/@jimp/plugin-resize": {
676
- "version": "0.22.7",
677
- "license": "MIT",
678
- "dependencies": {
679
- "@jimp/utils": "^0.22.7"
680
- },
681
- "peerDependencies": {
682
- "@jimp/custom": ">=0.3.5"
683
- }
684
- },
685
- "node_modules/@jimp/plugin-rotate": {
686
- "version": "0.22.7",
687
- "license": "MIT",
688
- "dependencies": {
689
- "@jimp/utils": "^0.22.7"
690
- },
691
- "peerDependencies": {
692
- "@jimp/custom": ">=0.3.5",
693
- "@jimp/plugin-blit": ">=0.3.5",
694
- "@jimp/plugin-crop": ">=0.3.5",
695
- "@jimp/plugin-resize": ">=0.3.5"
696
- }
697
- },
698
- "node_modules/@jimp/plugin-scale": {
699
- "version": "0.22.7",
700
- "license": "MIT",
701
- "dependencies": {
702
- "@jimp/utils": "^0.22.7"
703
- },
704
- "peerDependencies": {
705
- "@jimp/custom": ">=0.3.5",
706
- "@jimp/plugin-resize": ">=0.3.5"
707
- }
708
- },
709
- "node_modules/@jimp/plugin-shadow": {
710
- "version": "0.22.7",
711
- "license": "MIT",
712
- "dependencies": {
713
- "@jimp/utils": "^0.22.7"
714
- },
715
- "peerDependencies": {
716
- "@jimp/custom": ">=0.3.5",
717
- "@jimp/plugin-blur": ">=0.3.5",
718
- "@jimp/plugin-resize": ">=0.3.5"
719
- }
720
- },
721
- "node_modules/@jimp/plugin-threshold": {
722
- "version": "0.22.7",
723
- "license": "MIT",
724
- "dependencies": {
725
- "@jimp/utils": "^0.22.7"
726
- },
727
- "peerDependencies": {
728
- "@jimp/custom": ">=0.3.5",
729
- "@jimp/plugin-color": ">=0.8.0",
730
- "@jimp/plugin-resize": ">=0.8.0"
731
- }
732
- },
733
- "node_modules/@jimp/plugins": {
734
- "version": "0.22.7",
735
- "license": "MIT",
736
- "dependencies": {
737
- "@jimp/plugin-blit": "^0.22.7",
738
- "@jimp/plugin-blur": "^0.22.7",
739
- "@jimp/plugin-circle": "^0.22.7",
740
- "@jimp/plugin-color": "^0.22.7",
741
- "@jimp/plugin-contain": "^0.22.7",
742
- "@jimp/plugin-cover": "^0.22.7",
743
- "@jimp/plugin-crop": "^0.22.7",
744
- "@jimp/plugin-displace": "^0.22.7",
745
- "@jimp/plugin-dither": "^0.22.7",
746
- "@jimp/plugin-fisheye": "^0.22.7",
747
- "@jimp/plugin-flip": "^0.22.7",
748
- "@jimp/plugin-gaussian": "^0.22.7",
749
- "@jimp/plugin-invert": "^0.22.7",
750
- "@jimp/plugin-mask": "^0.22.7",
751
- "@jimp/plugin-normalize": "^0.22.7",
752
- "@jimp/plugin-print": "^0.22.7",
753
- "@jimp/plugin-resize": "^0.22.7",
754
- "@jimp/plugin-rotate": "^0.22.7",
755
- "@jimp/plugin-scale": "^0.22.7",
756
- "@jimp/plugin-shadow": "^0.22.7",
757
- "@jimp/plugin-threshold": "^0.22.7",
758
- "timm": "^1.6.1"
759
- },
760
- "peerDependencies": {
761
- "@jimp/custom": ">=0.3.5"
762
- }
763
- },
764
- "node_modules/@jimp/png": {
765
- "version": "0.22.7",
766
- "license": "MIT",
767
- "dependencies": {
768
- "@jimp/utils": "^0.22.7",
769
- "pngjs": "^6.0.0"
770
- },
771
- "peerDependencies": {
772
- "@jimp/custom": ">=0.3.5"
773
- }
774
- },
775
- "node_modules/@jimp/png/node_modules/pngjs": {
776
- "version": "6.0.0",
777
- "license": "MIT",
778
- "engines": {
779
- "node": ">=12.13.0"
780
- }
781
- },
782
- "node_modules/@jimp/tiff": {
783
- "version": "0.22.7",
784
- "license": "MIT",
785
- "dependencies": {
786
- "utif2": "^4.0.1"
787
- },
788
- "peerDependencies": {
789
- "@jimp/custom": ">=0.3.5"
790
- }
791
- },
792
- "node_modules/@jimp/types": {
793
- "version": "0.22.7",
794
- "license": "MIT",
795
- "dependencies": {
796
- "@jimp/bmp": "^0.22.7",
797
- "@jimp/gif": "^0.22.7",
798
- "@jimp/jpeg": "^0.22.7",
799
- "@jimp/png": "^0.22.7",
800
- "@jimp/tiff": "^0.22.7",
801
- "timm": "^1.6.1"
802
- },
803
- "peerDependencies": {
804
- "@jimp/custom": ">=0.3.5"
805
- }
806
- },
807
- "node_modules/@jimp/utils": {
808
- "version": "0.22.7",
809
- "license": "MIT",
810
- "dependencies": {
811
- "regenerator-runtime": "^0.13.3"
812
- }
813
- },
814
411
  "node_modules/@sidvind/better-ajv-errors": {
815
412
  "version": "2.1.0",
816
413
  "extraneous": true,
@@ -899,10 +496,6 @@
899
496
  "lilconfig": ">=2"
900
497
  }
901
498
  },
902
- "node_modules/@tokenizer/token": {
903
- "version": "0.3.0",
904
- "license": "MIT"
905
- },
906
499
  "node_modules/@tsconfig/node14": {
907
500
  "version": "1.0.3",
908
501
  "license": "MIT"
@@ -960,7 +553,7 @@
960
553
  }
961
554
  },
962
555
  "node_modules/@types/express-serve-static-core": {
963
- "version": "4.17.34",
556
+ "version": "4.17.35",
964
557
  "license": "MIT",
965
558
  "dependencies": {
966
559
  "@types/node": "*",
@@ -1008,6 +601,10 @@
1008
601
  "version": "1.0.2",
1009
602
  "license": "MIT"
1010
603
  },
604
+ "node_modules/@types/lodash": {
605
+ "version": "4.14.194",
606
+ "license": "MIT"
607
+ },
1011
608
  "node_modules/@types/method-override": {
1012
609
  "version": "0.0.32",
1013
610
  "license": "MIT",
@@ -1035,7 +632,7 @@
1035
632
  }
1036
633
  },
1037
634
  "node_modules/@types/node": {
1038
- "version": "20.0.0",
635
+ "version": "20.2.3",
1039
636
  "license": "MIT"
1040
637
  },
1041
638
  "node_modules/@types/normalize-package-data": {
@@ -1050,13 +647,6 @@
1050
647
  "version": "0.0.29",
1051
648
  "license": "MIT"
1052
649
  },
1053
- "node_modules/@types/pngjs": {
1054
- "version": "6.0.1",
1055
- "license": "MIT",
1056
- "dependencies": {
1057
- "@types/node": "*"
1058
- }
1059
- },
1060
650
  "node_modules/@types/qs": {
1061
651
  "version": "6.9.7",
1062
652
  "license": "MIT"
@@ -1072,14 +662,6 @@
1072
662
  "@types/node": "*"
1073
663
  }
1074
664
  },
1075
- "node_modules/@types/rimraf": {
1076
- "version": "3.0.2",
1077
- "license": "MIT",
1078
- "dependencies": {
1079
- "@types/glob": "*",
1080
- "@types/node": "*"
1081
- }
1082
- },
1083
665
  "node_modules/@types/semver": {
1084
666
  "version": "7.3.13",
1085
667
  "license": "MIT"
@@ -1093,7 +675,7 @@
1093
675
  }
1094
676
  },
1095
677
  "node_modules/@types/serve-favicon": {
1096
- "version": "2.5.3",
678
+ "version": "2.5.4",
1097
679
  "license": "MIT",
1098
680
  "dependencies": {
1099
681
  "@types/express": "*"
@@ -1131,6 +713,10 @@
1131
713
  "version": "9.0.1",
1132
714
  "license": "MIT"
1133
715
  },
716
+ "node_modules/@types/which": {
717
+ "version": "3.0.0",
718
+ "license": "MIT"
719
+ },
1134
720
  "node_modules/@types/wrap-ansi": {
1135
721
  "version": "3.0.0",
1136
722
  "extraneous": true,
@@ -1243,15 +829,11 @@
1243
829
  "node": ">=4"
1244
830
  }
1245
831
  },
1246
- "node_modules/any-base": {
1247
- "version": "1.1.0",
1248
- "license": "MIT"
1249
- },
1250
832
  "node_modules/appium-adb": {
1251
- "version": "9.11.2",
833
+ "version": "9.11.4",
1252
834
  "license": "Apache-2.0",
1253
835
  "dependencies": {
1254
- "@appium/support": "^3.0.0",
836
+ "@appium/support": "^4.0.0",
1255
837
  "@babel/runtime": "^7.0.0",
1256
838
  "adbkit-apkreader": "^3.1.2",
1257
839
  "async-lock": "^1.0.0",
@@ -1278,7 +860,7 @@
1278
860
  }
1279
861
  },
1280
862
  "node_modules/appium-android-driver": {
1281
- "version": "5.12.0",
863
+ "version": "5.13.0",
1282
864
  "license": "Apache-2.0",
1283
865
  "dependencies": {
1284
866
  "@babel/runtime": "^7.0.0",
@@ -1317,12 +899,12 @@
1317
899
  }
1318
900
  },
1319
901
  "node_modules/appium-chromedriver": {
1320
- "version": "5.4.1",
902
+ "version": "5.4.2",
1321
903
  "hasInstallScript": true,
1322
904
  "license": "Apache-2.0",
1323
905
  "dependencies": {
1324
906
  "@appium/base-driver": "^9.1.0",
1325
- "@appium/support": "^3.0.0",
907
+ "@appium/support": "^4.0.0",
1326
908
  "@babel/runtime": "^7.0.0",
1327
909
  "@xmldom/xmldom": "^0.x",
1328
910
  "asyncbox": "^2.0.2",
@@ -1468,7 +1050,7 @@
1468
1050
  }
1469
1051
  },
1470
1052
  "node_modules/are-we-there-yet/node_modules/readable-stream": {
1471
- "version": "4.3.0",
1053
+ "version": "4.4.0",
1472
1054
  "license": "MIT",
1473
1055
  "dependencies": {
1474
1056
  "abort-controller": "^3.0.0",
@@ -1589,10 +1171,6 @@
1589
1171
  "version": "3.7.2",
1590
1172
  "license": "MIT"
1591
1173
  },
1592
- "node_modules/bmp-js": {
1593
- "version": "0.1.0",
1594
- "license": "MIT"
1595
- },
1596
1174
  "node_modules/body-parser": {
1597
1175
  "version": "1.20.2",
1598
1176
  "license": "MIT",
@@ -1680,13 +1258,6 @@
1680
1258
  "node": "*"
1681
1259
  }
1682
1260
  },
1683
- "node_modules/buffer-equal": {
1684
- "version": "0.0.1",
1685
- "license": "MIT",
1686
- "engines": {
1687
- "node": ">=0.4.0"
1688
- }
1689
- },
1690
1261
  "node_modules/buffer-from": {
1691
1262
  "version": "1.1.2",
1692
1263
  "license": "MIT"
@@ -2098,9 +1669,6 @@
2098
1669
  "node": ">=0.3.1"
2099
1670
  }
2100
1671
  },
2101
- "node_modules/dom-walk": {
2102
- "version": "0.1.2"
2103
- },
2104
1672
  "node_modules/duplexer": {
2105
1673
  "version": "0.1.2",
2106
1674
  "license": "MIT"
@@ -2179,9 +1747,6 @@
2179
1747
  "node": ">=0.8.x"
2180
1748
  }
2181
1749
  },
2182
- "node_modules/exif-parser": {
2183
- "version": "0.1.12"
2184
- },
2185
1750
  "node_modules/expand-template": {
2186
1751
  "version": "2.0.3",
2187
1752
  "license": "(MIT OR WTFPL)",
@@ -2316,21 +1881,6 @@
2316
1881
  "url": "https://github.com/sponsors/sindresorhus"
2317
1882
  }
2318
1883
  },
2319
- "node_modules/file-type": {
2320
- "version": "16.5.4",
2321
- "license": "MIT",
2322
- "dependencies": {
2323
- "readable-web-to-node-stream": "^3.0.0",
2324
- "strtok3": "^6.2.4",
2325
- "token-types": "^4.1.1"
2326
- },
2327
- "engines": {
2328
- "node": ">=10"
2329
- },
2330
- "funding": {
2331
- "url": "https://github.com/sindresorhus/file-type?sponsor=1"
2332
- }
2333
- },
2334
1884
  "node_modules/finalhandler": {
2335
1885
  "version": "1.2.0",
2336
1886
  "license": "MIT",
@@ -2489,7 +2039,7 @@
2489
2039
  }
2490
2040
  },
2491
2041
  "node_modules/gauge/node_modules/signal-exit": {
2492
- "version": "4.0.1",
2042
+ "version": "4.0.2",
2493
2043
  "license": "ISC",
2494
2044
  "engines": {
2495
2045
  "node": ">=14"
@@ -2519,11 +2069,12 @@
2519
2069
  }
2520
2070
  },
2521
2071
  "node_modules/get-intrinsic": {
2522
- "version": "1.2.0",
2072
+ "version": "1.2.1",
2523
2073
  "license": "MIT",
2524
2074
  "dependencies": {
2525
2075
  "function-bind": "^1.1.1",
2526
2076
  "has": "^1.0.3",
2077
+ "has-proto": "^1.0.1",
2527
2078
  "has-symbols": "^1.0.3"
2528
2079
  },
2529
2080
  "funding": {
@@ -2540,14 +2091,6 @@
2540
2091
  "url": "https://github.com/sponsors/sindresorhus"
2541
2092
  }
2542
2093
  },
2543
- "node_modules/gifwrap": {
2544
- "version": "0.9.4",
2545
- "license": "MIT",
2546
- "dependencies": {
2547
- "image-q": "^4.0.0",
2548
- "omggif": "^1.0.10"
2549
- }
2550
- },
2551
2094
  "node_modules/github-from-package": {
2552
2095
  "version": "0.0.0",
2553
2096
  "license": "MIT"
@@ -2586,14 +2129,6 @@
2586
2129
  "node": ">=10"
2587
2130
  }
2588
2131
  },
2589
- "node_modules/global": {
2590
- "version": "4.4.0",
2591
- "license": "MIT",
2592
- "dependencies": {
2593
- "min-document": "^2.19.0",
2594
- "process": "^0.11.10"
2595
- }
2596
- },
2597
2132
  "node_modules/graceful-fs": {
2598
2133
  "version": "4.2.11",
2599
2134
  "license": "ISC"
@@ -2632,7 +2167,17 @@
2632
2167
  "version": "4.0.0",
2633
2168
  "license": "MIT",
2634
2169
  "engines": {
2635
- "node": ">=8"
2170
+ "node": ">=8"
2171
+ }
2172
+ },
2173
+ "node_modules/has-proto": {
2174
+ "version": "1.0.1",
2175
+ "license": "MIT",
2176
+ "engines": {
2177
+ "node": ">= 0.4"
2178
+ },
2179
+ "funding": {
2180
+ "url": "https://github.com/sponsors/ljharb"
2636
2181
  }
2637
2182
  },
2638
2183
  "node_modules/has-symbols": {
@@ -2699,17 +2244,6 @@
2699
2244
  ],
2700
2245
  "license": "BSD-3-Clause"
2701
2246
  },
2702
- "node_modules/image-q": {
2703
- "version": "4.0.0",
2704
- "license": "MIT",
2705
- "dependencies": {
2706
- "@types/node": "16.9.1"
2707
- }
2708
- },
2709
- "node_modules/image-q/node_modules/@types/node": {
2710
- "version": "16.9.1",
2711
- "license": "MIT"
2712
- },
2713
2247
  "node_modules/inflight": {
2714
2248
  "version": "1.0.6",
2715
2249
  "license": "ISC",
@@ -2749,7 +2283,7 @@
2749
2283
  "license": "MIT"
2750
2284
  },
2751
2285
  "node_modules/is-core-module": {
2752
- "version": "2.12.0",
2286
+ "version": "2.12.1",
2753
2287
  "license": "MIT",
2754
2288
  "dependencies": {
2755
2289
  "has": "^1.0.3"
@@ -2758,10 +2292,6 @@
2758
2292
  "url": "https://github.com/sponsors/ljharb"
2759
2293
  }
2760
2294
  },
2761
- "node_modules/is-function": {
2762
- "version": "1.0.2",
2763
- "license": "MIT"
2764
- },
2765
2295
  "node_modules/is-interactive": {
2766
2296
  "version": "1.0.0",
2767
2297
  "extraneous": true,
@@ -2802,28 +2332,6 @@
2802
2332
  "version": "2.0.0",
2803
2333
  "license": "ISC"
2804
2334
  },
2805
- "node_modules/isomorphic-fetch": {
2806
- "version": "3.0.0",
2807
- "license": "MIT",
2808
- "dependencies": {
2809
- "node-fetch": "^2.6.1",
2810
- "whatwg-fetch": "^3.4.1"
2811
- }
2812
- },
2813
- "node_modules/jimp": {
2814
- "version": "0.22.7",
2815
- "license": "MIT",
2816
- "dependencies": {
2817
- "@jimp/custom": "^0.22.7",
2818
- "@jimp/plugins": "^0.22.7",
2819
- "@jimp/types": "^0.22.7",
2820
- "regenerator-runtime": "^0.13.3"
2821
- }
2822
- },
2823
- "node_modules/jpeg-js": {
2824
- "version": "0.4.4",
2825
- "license": "BSD-3-Clause"
2826
- },
2827
2335
  "node_modules/js-tokens": {
2828
2336
  "version": "4.0.0",
2829
2337
  "license": "MIT"
@@ -2941,20 +2449,6 @@
2941
2449
  "version": "1.2.4",
2942
2450
  "license": "MIT"
2943
2451
  },
2944
- "node_modules/load-bmfont": {
2945
- "version": "1.4.1",
2946
- "license": "MIT",
2947
- "dependencies": {
2948
- "buffer-equal": "0.0.1",
2949
- "mime": "^1.3.4",
2950
- "parse-bmfont-ascii": "^1.0.3",
2951
- "parse-bmfont-binary": "^1.0.5",
2952
- "parse-bmfont-xml": "^1.1.4",
2953
- "phin": "^2.9.1",
2954
- "xhr": "^2.0.1",
2955
- "xtend": "^4.0.0"
2956
- }
2957
- },
2958
2452
  "node_modules/locate-path": {
2959
2453
  "version": "6.0.0",
2960
2454
  "license": "MIT",
@@ -3149,16 +2643,6 @@
3149
2643
  "node": ">= 0.6"
3150
2644
  }
3151
2645
  },
3152
- "node_modules/mime": {
3153
- "version": "1.6.0",
3154
- "license": "MIT",
3155
- "bin": {
3156
- "mime": "cli.js"
3157
- },
3158
- "engines": {
3159
- "node": ">=4"
3160
- }
3161
- },
3162
2646
  "node_modules/mime-db": {
3163
2647
  "version": "1.52.0",
3164
2648
  "license": "MIT",
@@ -3194,12 +2678,6 @@
3194
2678
  "url": "https://github.com/sponsors/sindresorhus"
3195
2679
  }
3196
2680
  },
3197
- "node_modules/min-document": {
3198
- "version": "2.19.0",
3199
- "dependencies": {
3200
- "dom-walk": "^0.1.0"
3201
- }
3202
- },
3203
2681
  "node_modules/minimatch": {
3204
2682
  "version": "3.1.2",
3205
2683
  "license": "ISC",
@@ -3218,16 +2696,13 @@
3218
2696
  }
3219
2697
  },
3220
2698
  "node_modules/mkdirp": {
3221
- "version": "2.1.6",
2699
+ "version": "0.5.6",
3222
2700
  "license": "MIT",
3223
- "bin": {
3224
- "mkdirp": "dist/cjs/src/bin.js"
3225
- },
3226
- "engines": {
3227
- "node": ">=10"
2701
+ "dependencies": {
2702
+ "minimist": "^1.2.6"
3228
2703
  },
3229
- "funding": {
3230
- "url": "https://github.com/sponsors/isaacs"
2704
+ "bin": {
2705
+ "mkdirp": "bin/cmd.js"
3231
2706
  }
3232
2707
  },
3233
2708
  "node_modules/mkdirp-classic": {
@@ -3316,16 +2791,6 @@
3316
2791
  "node": "*"
3317
2792
  }
3318
2793
  },
3319
- "node_modules/mv/node_modules/mkdirp": {
3320
- "version": "0.5.6",
3321
- "license": "MIT",
3322
- "dependencies": {
3323
- "minimist": "^1.2.6"
3324
- },
3325
- "bin": {
3326
- "mkdirp": "bin/cmd.js"
3327
- }
3328
- },
3329
2794
  "node_modules/mv/node_modules/rimraf": {
3330
2795
  "version": "2.4.5",
3331
2796
  "license": "ISC",
@@ -3373,24 +2838,6 @@
3373
2838
  "version": "6.1.0",
3374
2839
  "license": "MIT"
3375
2840
  },
3376
- "node_modules/node-fetch": {
3377
- "version": "2.6.9",
3378
- "license": "MIT",
3379
- "dependencies": {
3380
- "whatwg-url": "^5.0.0"
3381
- },
3382
- "engines": {
3383
- "node": "4.x || >=6.0.0"
3384
- },
3385
- "peerDependencies": {
3386
- "encoding": "^0.1.0"
3387
- },
3388
- "peerDependenciesMeta": {
3389
- "encoding": {
3390
- "optional": true
3391
- }
3392
- }
3393
- },
3394
2841
  "node_modules/normalize-package-data": {
3395
2842
  "version": "2.5.0",
3396
2843
  "license": "BSD-2-Clause",
@@ -3435,10 +2882,6 @@
3435
2882
  "url": "https://github.com/sponsors/ljharb"
3436
2883
  }
3437
2884
  },
3438
- "node_modules/omggif": {
3439
- "version": "1.0.10",
3440
- "license": "MIT"
3441
- },
3442
2885
  "node_modules/on-finished": {
3443
2886
  "version": "2.4.1",
3444
2887
  "license": "MIT",
@@ -3612,30 +3055,6 @@
3612
3055
  "node": ">= 6"
3613
3056
  }
3614
3057
  },
3615
- "node_modules/pako": {
3616
- "version": "1.0.11",
3617
- "license": "(MIT AND Zlib)"
3618
- },
3619
- "node_modules/parse-bmfont-ascii": {
3620
- "version": "1.0.6",
3621
- "license": "MIT"
3622
- },
3623
- "node_modules/parse-bmfont-binary": {
3624
- "version": "1.0.6",
3625
- "license": "MIT"
3626
- },
3627
- "node_modules/parse-bmfont-xml": {
3628
- "version": "1.1.4",
3629
- "license": "MIT",
3630
- "dependencies": {
3631
- "xml-parse-from-string": "^1.0.0",
3632
- "xml2js": "^0.4.5"
3633
- }
3634
- },
3635
- "node_modules/parse-headers": {
3636
- "version": "2.0.5",
3637
- "license": "MIT"
3638
- },
3639
3058
  "node_modules/parse-json": {
3640
3059
  "version": "5.2.0",
3641
3060
  "license": "MIT",
@@ -3695,42 +3114,10 @@
3695
3114
  "version": "0.1.7",
3696
3115
  "license": "MIT"
3697
3116
  },
3698
- "node_modules/peek-readable": {
3699
- "version": "4.1.0",
3700
- "license": "MIT",
3701
- "engines": {
3702
- "node": ">=8"
3703
- },
3704
- "funding": {
3705
- "type": "github",
3706
- "url": "https://github.com/sponsors/Borewit"
3707
- }
3708
- },
3709
3117
  "node_modules/pend": {
3710
3118
  "version": "1.2.0",
3711
3119
  "license": "MIT"
3712
3120
  },
3713
- "node_modules/phin": {
3714
- "version": "2.9.3",
3715
- "license": "MIT"
3716
- },
3717
- "node_modules/pixelmatch": {
3718
- "version": "4.0.2",
3719
- "license": "ISC",
3720
- "dependencies": {
3721
- "pngjs": "^3.0.0"
3722
- },
3723
- "bin": {
3724
- "pixelmatch": "bin/pixelmatch"
3725
- }
3726
- },
3727
- "node_modules/pixelmatch/node_modules/pngjs": {
3728
- "version": "3.4.0",
3729
- "license": "MIT",
3730
- "engines": {
3731
- "node": ">=4.0.0"
3732
- }
3733
- },
3734
3121
  "node_modules/pkg-dir": {
3735
3122
  "version": "5.0.0",
3736
3123
  "license": "MIT",
@@ -3759,13 +3146,6 @@
3759
3146
  "node": ">=4"
3760
3147
  }
3761
3148
  },
3762
- "node_modules/pngjs": {
3763
- "version": "7.0.0",
3764
- "license": "MIT",
3765
- "engines": {
3766
- "node": ">=14.19.0"
3767
- }
3768
- },
3769
3149
  "node_modules/portfinder": {
3770
3150
  "version": "1.0.32",
3771
3151
  "license": "MIT",
@@ -3792,16 +3172,6 @@
3792
3172
  "ms": "^2.1.1"
3793
3173
  }
3794
3174
  },
3795
- "node_modules/portfinder/node_modules/mkdirp": {
3796
- "version": "0.5.6",
3797
- "license": "MIT",
3798
- "dependencies": {
3799
- "minimist": "^1.2.6"
3800
- },
3801
- "bin": {
3802
- "mkdirp": "bin/cmd.js"
3803
- }
3804
- },
3805
3175
  "node_modules/portscanner": {
3806
3176
  "version": "2.2.0",
3807
3177
  "license": "MIT",
@@ -3976,20 +3346,6 @@
3976
3346
  "node": ">= 6"
3977
3347
  }
3978
3348
  },
3979
- "node_modules/readable-web-to-node-stream": {
3980
- "version": "3.0.2",
3981
- "license": "MIT",
3982
- "dependencies": {
3983
- "readable-stream": "^3.6.0"
3984
- },
3985
- "engines": {
3986
- "node": ">=8"
3987
- },
3988
- "funding": {
3989
- "type": "github",
3990
- "url": "https://github.com/sponsors/Borewit"
3991
- }
3992
- },
3993
3349
  "node_modules/readdir-glob": {
3994
3350
  "version": "1.1.3",
3995
3351
  "license": "Apache-2.0",
@@ -4105,12 +3461,8 @@
4105
3461
  "truncate-utf8-bytes": "^1.0.0"
4106
3462
  }
4107
3463
  },
4108
- "node_modules/sax": {
4109
- "version": "1.2.4",
4110
- "license": "ISC"
4111
- },
4112
3464
  "node_modules/semver": {
4113
- "version": "7.4.0",
3465
+ "version": "7.5.0",
4114
3466
  "license": "ISC",
4115
3467
  "dependencies": {
4116
3468
  "lru-cache": "^6.0.0"
@@ -4169,6 +3521,16 @@
4169
3521
  "version": "2.0.0",
4170
3522
  "license": "MIT"
4171
3523
  },
3524
+ "node_modules/send/node_modules/mime": {
3525
+ "version": "1.6.0",
3526
+ "license": "MIT",
3527
+ "bin": {
3528
+ "mime": "cli.js"
3529
+ },
3530
+ "engines": {
3531
+ "node": ">=4"
3532
+ }
3533
+ },
4172
3534
  "node_modules/send/node_modules/ms": {
4173
3535
  "version": "2.1.3",
4174
3536
  "license": "MIT"
@@ -4252,33 +3614,6 @@
4252
3614
  "url": "https://opencollective.com/libvips"
4253
3615
  }
4254
3616
  },
4255
- "node_modules/sharp/node_modules/lru-cache": {
4256
- "version": "6.0.0",
4257
- "license": "ISC",
4258
- "dependencies": {
4259
- "yallist": "^4.0.0"
4260
- },
4261
- "engines": {
4262
- "node": ">=10"
4263
- }
4264
- },
4265
- "node_modules/sharp/node_modules/semver": {
4266
- "version": "7.5.0",
4267
- "license": "ISC",
4268
- "dependencies": {
4269
- "lru-cache": "^6.0.0"
4270
- },
4271
- "bin": {
4272
- "semver": "bin/semver.js"
4273
- },
4274
- "engines": {
4275
- "node": ">=10"
4276
- }
4277
- },
4278
- "node_modules/sharp/node_modules/yallist": {
4279
- "version": "4.0.0",
4280
- "license": "ISC"
4281
- },
4282
3617
  "node_modules/shebang-command": {
4283
3618
  "version": "2.0.0",
4284
3619
  "extraneous": true,
@@ -4470,21 +3805,6 @@
4470
3805
  "node": ">=8"
4471
3806
  }
4472
3807
  },
4473
- "node_modules/strtok3": {
4474
- "version": "6.3.0",
4475
- "license": "MIT",
4476
- "dependencies": {
4477
- "@tokenizer/token": "^0.3.0",
4478
- "peek-readable": "^4.1.0"
4479
- },
4480
- "engines": {
4481
- "node": ">=10"
4482
- },
4483
- "funding": {
4484
- "type": "github",
4485
- "url": "https://github.com/sponsors/Borewit"
4486
- }
4487
- },
4488
3808
  "node_modules/supports-color": {
4489
3809
  "version": "8.1.1",
4490
3810
  "license": "MIT",
@@ -4584,14 +3904,6 @@
4584
3904
  "version": "2.3.8",
4585
3905
  "license": "MIT"
4586
3906
  },
4587
- "node_modules/timm": {
4588
- "version": "1.7.1",
4589
- "license": "MIT"
4590
- },
4591
- "node_modules/tinycolor2": {
4592
- "version": "1.6.0",
4593
- "license": "MIT"
4594
- },
4595
3907
  "node_modules/toidentifier": {
4596
3908
  "version": "1.0.1",
4597
3909
  "license": "MIT",
@@ -4599,25 +3911,6 @@
4599
3911
  "node": ">=0.6"
4600
3912
  }
4601
3913
  },
4602
- "node_modules/token-types": {
4603
- "version": "4.2.1",
4604
- "license": "MIT",
4605
- "dependencies": {
4606
- "@tokenizer/token": "^0.3.0",
4607
- "ieee754": "^1.2.1"
4608
- },
4609
- "engines": {
4610
- "node": ">=10"
4611
- },
4612
- "funding": {
4613
- "type": "github",
4614
- "url": "https://github.com/sponsors/Borewit"
4615
- }
4616
- },
4617
- "node_modules/tr46": {
4618
- "version": "0.0.3",
4619
- "license": "MIT"
4620
- },
4621
3914
  "node_modules/triple-beam": {
4622
3915
  "version": "1.3.0",
4623
3916
  "extraneous": true,
@@ -4664,7 +3957,7 @@
4664
3957
  }
4665
3958
  },
4666
3959
  "node_modules/tslib": {
4667
- "version": "2.5.0",
3960
+ "version": "2.5.2",
4668
3961
  "extraneous": true,
4669
3962
  "license": "0BSD"
4670
3963
  },
@@ -4679,13 +3972,16 @@
4679
3972
  }
4680
3973
  },
4681
3974
  "node_modules/type-fest": {
4682
- "version": "3.8.0",
3975
+ "version": "3.10.0",
4683
3976
  "license": "(MIT OR CC0-1.0)",
4684
3977
  "engines": {
4685
3978
  "node": ">=14.16"
4686
3979
  },
4687
3980
  "funding": {
4688
3981
  "url": "https://github.com/sponsors/sindresorhus"
3982
+ },
3983
+ "peerDependencies": {
3984
+ "typescript": ">=4.7.0"
4689
3985
  }
4690
3986
  },
4691
3987
  "node_modules/type-is": {
@@ -4767,15 +4063,15 @@
4767
4063
  }
4768
4064
  },
4769
4065
  "node_modules/typescript": {
4770
- "version": "4.9.5",
4771
- "extraneous": true,
4066
+ "version": "5.0.4",
4772
4067
  "license": "Apache-2.0",
4068
+ "peer": true,
4773
4069
  "bin": {
4774
4070
  "tsc": "bin/tsc",
4775
4071
  "tsserver": "bin/tsserver"
4776
4072
  },
4777
4073
  "engines": {
4778
- "node": ">=4.2.0"
4074
+ "node": ">=12.20"
4779
4075
  }
4780
4076
  },
4781
4077
  "node_modules/uglify-js": {
@@ -4828,13 +4124,6 @@
4828
4124
  "version": "1.0.4",
4829
4125
  "license": "WTFPL"
4830
4126
  },
4831
- "node_modules/utif2": {
4832
- "version": "4.0.1",
4833
- "license": "MIT",
4834
- "dependencies": {
4835
- "pako": "^1.0.11"
4836
- }
4837
- },
4838
4127
  "node_modules/util-deprecate": {
4839
4128
  "version": "1.0.2",
4840
4129
  "license": "MIT"
@@ -4890,24 +4179,8 @@
4890
4179
  "defaults": "^1.0.3"
4891
4180
  }
4892
4181
  },
4893
- "node_modules/webidl-conversions": {
4894
- "version": "3.0.1",
4895
- "license": "BSD-2-Clause"
4896
- },
4897
- "node_modules/whatwg-fetch": {
4898
- "version": "3.6.2",
4899
- "license": "MIT"
4900
- },
4901
- "node_modules/whatwg-url": {
4902
- "version": "5.0.0",
4903
- "license": "MIT",
4904
- "dependencies": {
4905
- "tr46": "~0.0.3",
4906
- "webidl-conversions": "^3.0.0"
4907
- }
4908
- },
4909
4182
  "node_modules/which": {
4910
- "version": "3.0.0",
4183
+ "version": "3.0.1",
4911
4184
  "license": "ISC",
4912
4185
  "dependencies": {
4913
4186
  "isexe": "^2.0.0"
@@ -5083,38 +4356,6 @@
5083
4356
  }
5084
4357
  }
5085
4358
  },
5086
- "node_modules/xhr": {
5087
- "version": "2.6.0",
5088
- "license": "MIT",
5089
- "dependencies": {
5090
- "global": "~4.4.0",
5091
- "is-function": "^1.0.1",
5092
- "parse-headers": "^2.0.0",
5093
- "xtend": "^4.0.0"
5094
- }
5095
- },
5096
- "node_modules/xml-parse-from-string": {
5097
- "version": "1.0.1",
5098
- "license": "MIT"
5099
- },
5100
- "node_modules/xml2js": {
5101
- "version": "0.4.23",
5102
- "license": "MIT",
5103
- "dependencies": {
5104
- "sax": ">=0.6.0",
5105
- "xmlbuilder": "~11.0.0"
5106
- },
5107
- "engines": {
5108
- "node": ">=4.0.0"
5109
- }
5110
- },
5111
- "node_modules/xml2js/node_modules/xmlbuilder": {
5112
- "version": "11.0.1",
5113
- "license": "MIT",
5114
- "engines": {
5115
- "node": ">=4.0"
5116
- }
5117
- },
5118
4359
  "node_modules/xmlbuilder": {
5119
4360
  "version": "15.1.1",
5120
4361
  "license": "MIT",
@@ -5129,13 +4370,6 @@
5129
4370
  "node": ">=0.6.0"
5130
4371
  }
5131
4372
  },
5132
- "node_modules/xtend": {
5133
- "version": "4.0.2",
5134
- "license": "MIT",
5135
- "engines": {
5136
- "node": ">=0.4"
5137
- }
5138
- },
5139
4373
  "node_modules/y18n": {
5140
4374
  "version": "5.0.8",
5141
4375
  "extraneous": true,
@@ -5145,7 +4379,7 @@
5145
4379
  }
5146
4380
  },
5147
4381
  "node_modules/yaml": {
5148
- "version": "2.2.1",
4382
+ "version": "2.2.2",
5149
4383
  "extraneous": true,
5150
4384
  "license": "ISC",
5151
4385
  "engines": {
@@ -5153,7 +4387,7 @@
5153
4387
  }
5154
4388
  },
5155
4389
  "node_modules/yargs": {
5156
- "version": "17.7.1",
4390
+ "version": "17.7.2",
5157
4391
  "extraneous": true,
5158
4392
  "license": "MIT",
5159
4393
  "dependencies": {