appium-uiautomator2-driver 2.32.2 → 2.33.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.
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "2.32.2",
3
+ "version": "2.33.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "2.32.2",
9
+ "version": "2.33.0",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "appium-adb": "^10.0.0",
13
- "appium-android-driver": "^7.1.3",
12
+ "appium-adb": "^11.0.1",
13
+ "appium-android-driver": "^7.2.1",
14
14
  "appium-chromedriver": "^5.6.5",
15
15
  "appium-uiautomator2-server": "^5.12.2",
16
16
  "asyncbox": "^2.3.1",
@@ -26,13 +26,13 @@
26
26
  "devDependencies": {
27
27
  "@appium/docutils": "^0.4.4",
28
28
  "@appium/eslint-config-appium": "^8.0.3",
29
- "@appium/eslint-config-appium-ts": "^0.3.1",
29
+ "@appium/eslint-config-appium-ts": "^0.x",
30
30
  "@appium/support": "^4.0.1",
31
31
  "@appium/test-support": "^3.0.0",
32
- "@appium/tsconfig": "^0.3.0",
33
- "@appium/types": "^0.13.0",
34
- "@commitlint/cli": "^17.6.3",
35
- "@commitlint/config-conventional": "^17.6.3",
32
+ "@appium/tsconfig": "^0.x",
33
+ "@appium/types": "^0.x",
34
+ "@commitlint/cli": "^18.0.0",
35
+ "@commitlint/config-conventional": "^18.0.0",
36
36
  "@semantic-release/changelog": "^6.0.1",
37
37
  "@semantic-release/git": "^10.0.1",
38
38
  "@types/bluebird": "^3.5.38",
@@ -45,11 +45,11 @@
45
45
  "@types/semver": "^7.5.0",
46
46
  "@types/sinon": "^10.0.15",
47
47
  "@types/sinon-chai": "^3.2.9",
48
- "@types/source-map-support": "^0.5.6",
48
+ "@types/source-map-support": "^0.x",
49
49
  "@types/teen_process": "^2.0.0",
50
50
  "@types/ws": "^8.5.4",
51
- "@typescript-eslint/eslint-plugin": "^5.59.5",
52
- "@typescript-eslint/parser": "^5.59.5",
51
+ "@typescript-eslint/eslint-plugin": "^6.9.0",
52
+ "@typescript-eslint/parser": "^6.9.0",
53
53
  "@xmldom/xmldom": "^0.x",
54
54
  "android-apidemos": "^4.1.1",
55
55
  "appium": "^2.0.0-rc.3",
@@ -57,7 +57,7 @@
57
57
  "chai-as-promised": "^7.1.1",
58
58
  "conventional-changelog-conventionalcommits": "^7.0.1",
59
59
  "eslint": "^8.40.0",
60
- "eslint-config-prettier": "^8.8.0",
60
+ "eslint-config-prettier": "^9.0.0",
61
61
  "eslint-import-resolver-typescript": "^3.5.5",
62
62
  "eslint-plugin-import": "^2.27.5",
63
63
  "eslint-plugin-mocha": "^10.1.0",
@@ -70,7 +70,7 @@
70
70
  "rimraf": "^5.0.0",
71
71
  "semantic-release": "^22.0.5",
72
72
  "sharp": "^0.x",
73
- "sinon": "^16.1.0",
73
+ "sinon": "^17.0.0",
74
74
  "sinon-chai": "^3.7.0",
75
75
  "ts-node": "^10.9.1",
76
76
  "typescript": "~5.2",
@@ -87,30 +87,31 @@
87
87
  }
88
88
  },
89
89
  "node_modules/@appium/base-driver": {
90
- "version": "9.3.20",
90
+ "version": "9.4.1",
91
91
  "license": "Apache-2.0",
92
92
  "dependencies": {
93
- "@appium/support": "^4.1.6",
94
- "@appium/types": "^0.13.4",
93
+ "@appium/support": "^4.1.8",
94
+ "@appium/types": "^0.14.1",
95
95
  "@colors/colors": "1.6.0",
96
- "@types/async-lock": "1.4.0",
97
- "@types/bluebird": "3.5.38",
98
- "@types/express": "4.17.17",
99
- "@types/lodash": "4.14.197",
100
- "@types/method-override": "0.0.32",
101
- "@types/serve-favicon": "2.5.4",
96
+ "@types/async-lock": "1.4.1",
97
+ "@types/bluebird": "3.5.41",
98
+ "@types/express": "4.17.20",
99
+ "@types/lodash": "4.14.200",
100
+ "@types/method-override": "0.0.34",
101
+ "@types/serve-favicon": "2.5.6",
102
102
  "async-lock": "1.4.0",
103
103
  "asyncbox": "2.9.4",
104
- "axios": "1.4.0",
104
+ "axios": "1.5.1",
105
105
  "bluebird": "3.7.2",
106
106
  "body-parser": "1.20.2",
107
107
  "es6-error": "4.1.1",
108
108
  "express": "4.18.2",
109
- "http-status-codes": "2.2.0",
109
+ "http-status-codes": "2.3.0",
110
110
  "lodash": "4.17.21",
111
- "lru-cache": "7.18.3",
111
+ "lru-cache": "10.0.1",
112
112
  "method-override": "3.0.0",
113
113
  "morgan": "1.10.0",
114
+ "path-to-regexp": "6.2.1",
114
115
  "serve-favicon": "2.5.0",
115
116
  "source-map-support": "0.5.21",
116
117
  "type-fest": "3.13.1",
@@ -119,18 +120,13 @@
119
120
  "engines": {
120
121
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
121
122
  "npm": ">=8"
123
+ },
124
+ "optionalDependencies": {
125
+ "spdy": "4.0.2"
122
126
  }
123
127
  },
124
- "node_modules/@appium/base-driver/node_modules/@types/bluebird": {
125
- "version": "3.5.38",
126
- "license": "MIT"
127
- },
128
- "node_modules/@appium/base-driver/node_modules/@types/lodash": {
129
- "version": "4.14.197",
130
- "license": "MIT"
131
- },
132
128
  "node_modules/@appium/base-driver/node_modules/axios": {
133
- "version": "1.4.0",
129
+ "version": "1.5.1",
134
130
  "license": "MIT",
135
131
  "dependencies": {
136
132
  "follow-redirects": "^1.15.0",
@@ -149,12 +145,12 @@
149
145
  }
150
146
  },
151
147
  "node_modules/@appium/base-plugin": {
152
- "version": "2.2.20",
148
+ "version": "2.2.22",
153
149
  "extraneous": true,
154
150
  "license": "Apache-2.0",
155
151
  "dependencies": {
156
- "@appium/base-driver": "^9.3.20",
157
- "@appium/support": "^4.1.6"
152
+ "@appium/base-driver": "^9.4.1",
153
+ "@appium/support": "^4.1.8"
158
154
  },
159
155
  "engines": {
160
156
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -162,13 +158,13 @@
162
158
  }
163
159
  },
164
160
  "node_modules/@appium/docutils": {
165
- "version": "0.4.9",
161
+ "version": "0.4.11",
166
162
  "dev": true,
167
163
  "license": "Apache-2.0",
168
164
  "dependencies": {
169
- "@appium/support": "^4.1.6",
170
- "@appium/tsconfig": "^0.3.1",
171
- "@appium/typedoc-plugin-appium": "^0.6.6",
165
+ "@appium/support": "^4.1.8",
166
+ "@appium/tsconfig": "^0.x",
167
+ "@appium/typedoc-plugin-appium": "^0.x",
172
168
  "@sliphua/lilconfig-ts-loader": "3.2.2",
173
169
  "@types/which": "3.0.0",
174
170
  "chalk": "4.1.2",
@@ -184,13 +180,13 @@
184
180
  "read-pkg": "5.2.0",
185
181
  "semver": "7.5.4",
186
182
  "source-map-support": "0.5.21",
187
- "teen_process": "2.0.4",
183
+ "teen_process": "2.0.50",
188
184
  "type-fest": "3.13.1",
189
185
  "typedoc": "0.23.28",
190
186
  "typedoc-plugin-markdown": "3.14.0",
191
187
  "typedoc-plugin-resolve-crossmodule-references": "0.3.3",
192
188
  "typescript": "5.0.4",
193
- "yaml": "2.3.1",
189
+ "yaml": "2.3.3",
194
190
  "yargs": "17.7.2",
195
191
  "yargs-parser": "21.1.1"
196
192
  },
@@ -258,7 +254,7 @@
258
254
  }
259
255
  },
260
256
  "node_modules/@appium/docutils/node_modules/teen_process": {
261
- "version": "2.0.4",
257
+ "version": "2.0.50",
262
258
  "dev": true,
263
259
  "license": "Apache-2.0",
264
260
  "dependencies": {
@@ -341,10 +337,10 @@
341
337
  }
342
338
  },
343
339
  "node_modules/@appium/schema": {
344
- "version": "0.3.1",
340
+ "version": "0.4.1",
345
341
  "license": "Apache-2.0",
346
342
  "dependencies": {
347
- "@types/json-schema": "7.0.12",
343
+ "@types/json-schema": "7.0.14",
348
344
  "json-schema": "0.4.0",
349
345
  "source-map-support": "0.5.21"
350
346
  },
@@ -354,37 +350,37 @@
354
350
  }
355
351
  },
356
352
  "node_modules/@appium/support": {
357
- "version": "4.1.6",
353
+ "version": "4.1.8",
358
354
  "license": "Apache-2.0",
359
355
  "dependencies": {
360
- "@appium/tsconfig": "^0.3.1",
361
- "@appium/types": "^0.13.4",
356
+ "@appium/tsconfig": "^0.x",
357
+ "@appium/types": "^0.14.1",
362
358
  "@colors/colors": "1.6.0",
363
- "@types/archiver": "5.3.2",
364
- "@types/base64-stream": "1.0.2",
365
- "@types/find-root": "1.1.2",
366
- "@types/jsftp": "2.1.2",
367
- "@types/klaw": "3.0.3",
368
- "@types/lockfile": "1.0.2",
369
- "@types/mv": "2.1.2",
370
- "@types/ncp": "2.0.5",
371
- "@types/npmlog": "4.1.4",
372
- "@types/pluralize": "0.0.30",
373
- "@types/semver": "7.5.0",
374
- "@types/shell-quote": "1.7.1",
375
- "@types/supports-color": "8.1.1",
376
- "@types/teen_process": "2.0.0",
377
- "@types/uuid": "9.0.2",
359
+ "@types/archiver": "5.3.4",
360
+ "@types/base64-stream": "1.0.4",
361
+ "@types/find-root": "1.1.3",
362
+ "@types/jsftp": "2.1.4",
363
+ "@types/klaw": "3.0.5",
364
+ "@types/lockfile": "1.0.3",
365
+ "@types/mv": "2.1.3",
366
+ "@types/ncp": "2.0.7",
367
+ "@types/npmlog": "4.1.5",
368
+ "@types/pluralize": "0.0.32",
369
+ "@types/semver": "7.5.4",
370
+ "@types/shell-quote": "1.7.3",
371
+ "@types/supports-color": "8.1.2",
372
+ "@types/teen_process": "2.0.1",
373
+ "@types/uuid": "9.0.6",
378
374
  "@types/which": "3.0.0",
379
- "archiver": "5.3.2",
380
- "axios": "1.4.0",
375
+ "archiver": "6.0.1",
376
+ "axios": "1.5.1",
381
377
  "base64-stream": "1.0.0",
382
378
  "bluebird": "3.7.2",
383
379
  "bplist-creator": "0.1.1",
384
380
  "bplist-parser": "0.3.2",
385
381
  "form-data": "4.0.0",
386
382
  "get-stream": "6.0.1",
387
- "glob": "10.3.3",
383
+ "glob": "10.3.10",
388
384
  "jsftp": "2.1.3",
389
385
  "klaw": "4.1.0",
390
386
  "lockfile": "1.0.4",
@@ -405,10 +401,10 @@
405
401
  "shell-quote": "1.8.1",
406
402
  "source-map-support": "0.5.21",
407
403
  "supports-color": "8.1.1",
408
- "teen_process": "2.0.4",
404
+ "teen_process": "2.0.50",
409
405
  "type-fest": "3.13.1",
410
- "uuid": "9.0.0",
411
- "which": "3.0.1",
406
+ "uuid": "9.0.1",
407
+ "which": "4.0.0",
412
408
  "yauzl": "2.10.0"
413
409
  },
414
410
  "engines": {
@@ -416,22 +412,18 @@
416
412
  "npm": ">=8"
417
413
  },
418
414
  "optionalDependencies": {
419
- "sharp": "0.32.5"
415
+ "sharp": "0.32.6"
420
416
  }
421
417
  },
422
- "node_modules/@appium/support/node_modules/@types/semver": {
423
- "version": "7.5.0",
424
- "license": "MIT"
425
- },
426
418
  "node_modules/@appium/support/node_modules/@types/teen_process": {
427
- "version": "2.0.0",
419
+ "version": "2.0.1",
428
420
  "license": "MIT",
429
421
  "dependencies": {
430
422
  "@types/node": "*"
431
423
  }
432
424
  },
433
425
  "node_modules/@appium/support/node_modules/axios": {
434
- "version": "1.4.0",
426
+ "version": "1.5.1",
435
427
  "license": "MIT",
436
428
  "dependencies": {
437
429
  "follow-redirects": "^1.15.0",
@@ -439,30 +431,8 @@
439
431
  "proxy-from-env": "^1.1.0"
440
432
  }
441
433
  },
442
- "node_modules/@appium/support/node_modules/sharp": {
443
- "version": "0.32.5",
444
- "hasInstallScript": true,
445
- "license": "Apache-2.0",
446
- "optional": true,
447
- "dependencies": {
448
- "color": "^4.2.3",
449
- "detect-libc": "^2.0.2",
450
- "node-addon-api": "^6.1.0",
451
- "prebuild-install": "^7.1.1",
452
- "semver": "^7.5.4",
453
- "simple-get": "^4.0.1",
454
- "tar-fs": "^3.0.4",
455
- "tunnel-agent": "^0.6.0"
456
- },
457
- "engines": {
458
- "node": ">=14.15.0"
459
- },
460
- "funding": {
461
- "url": "https://opencollective.com/libvips"
462
- }
463
- },
464
434
  "node_modules/@appium/support/node_modules/teen_process": {
465
- "version": "2.0.4",
435
+ "version": "2.0.50",
466
436
  "license": "Apache-2.0",
467
437
  "dependencies": {
468
438
  "bluebird": "3.7.2",
@@ -486,10 +456,10 @@
486
456
  }
487
457
  },
488
458
  "node_modules/@appium/tsconfig": {
489
- "version": "0.3.1",
459
+ "version": "0.3.2",
490
460
  "license": "Apache-2.0",
491
461
  "dependencies": {
492
- "@tsconfig/node14": "1.0.3"
462
+ "@tsconfig/node14": "14.1.0"
493
463
  },
494
464
  "engines": {
495
465
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -497,14 +467,14 @@
497
467
  }
498
468
  },
499
469
  "node_modules/@appium/types": {
500
- "version": "0.13.4",
470
+ "version": "0.14.1",
501
471
  "license": "Apache-2.0",
502
472
  "dependencies": {
503
- "@appium/schema": "^0.3.1",
504
- "@appium/tsconfig": "^0.3.1",
505
- "@types/express": "4.17.17",
506
- "@types/npmlog": "4.1.4",
507
- "@types/ws": "8.5.5",
473
+ "@appium/schema": "^0.4.1",
474
+ "@appium/tsconfig": "^0.x",
475
+ "@types/express": "4.17.20",
476
+ "@types/npmlog": "4.1.5",
477
+ "@types/ws": "8.5.8",
508
478
  "type-fest": "3.13.1"
509
479
  },
510
480
  "engines": {
@@ -512,13 +482,6 @@
512
482
  "npm": ">=8"
513
483
  }
514
484
  },
515
- "node_modules/@appium/types/node_modules/@types/ws": {
516
- "version": "8.5.5",
517
- "license": "MIT",
518
- "dependencies": {
519
- "@types/node": "*"
520
- }
521
- },
522
485
  "node_modules/@appium/types/node_modules/type-fest": {
523
486
  "version": "3.13.1",
524
487
  "license": "(MIT OR CC0-1.0)",
@@ -837,27 +800,27 @@
837
800
  }
838
801
  },
839
802
  "node_modules/@tsconfig/node14": {
840
- "version": "1.0.3",
803
+ "version": "14.1.0",
841
804
  "license": "MIT"
842
805
  },
843
806
  "node_modules/@types/archiver": {
844
- "version": "5.3.2",
807
+ "version": "5.3.4",
845
808
  "license": "MIT",
846
809
  "dependencies": {
847
810
  "@types/readdir-glob": "*"
848
811
  }
849
812
  },
850
813
  "node_modules/@types/argparse": {
851
- "version": "2.0.10",
814
+ "version": "2.0.12",
852
815
  "extraneous": true,
853
816
  "license": "MIT"
854
817
  },
855
818
  "node_modules/@types/async-lock": {
856
- "version": "1.4.0",
819
+ "version": "1.4.1",
857
820
  "license": "MIT"
858
821
  },
859
822
  "node_modules/@types/base64-stream": {
860
- "version": "1.0.2",
823
+ "version": "1.0.4",
861
824
  "license": "MIT",
862
825
  "dependencies": {
863
826
  "@types/node": "*"
@@ -883,7 +846,7 @@
883
846
  }
884
847
  },
885
848
  "node_modules/@types/express": {
886
- "version": "4.17.17",
849
+ "version": "4.17.20",
887
850
  "license": "MIT",
888
851
  "dependencies": {
889
852
  "@types/body-parser": "*",
@@ -893,7 +856,7 @@
893
856
  }
894
857
  },
895
858
  "node_modules/@types/express-serve-static-core": {
896
- "version": "4.17.38",
859
+ "version": "4.17.39",
897
860
  "license": "MIT",
898
861
  "dependencies": {
899
862
  "@types/node": "*",
@@ -903,12 +866,12 @@
903
866
  }
904
867
  },
905
868
  "node_modules/@types/fancy-log": {
906
- "version": "2.0.0",
869
+ "version": "2.0.1",
907
870
  "extraneous": true,
908
871
  "license": "MIT"
909
872
  },
910
873
  "node_modules/@types/find-root": {
911
- "version": "1.1.2",
874
+ "version": "1.1.3",
912
875
  "license": "MIT"
913
876
  },
914
877
  "node_modules/@types/http-errors": {
@@ -916,54 +879,58 @@
916
879
  "license": "MIT"
917
880
  },
918
881
  "node_modules/@types/jsftp": {
919
- "version": "2.1.2",
882
+ "version": "2.1.4",
920
883
  "license": "MIT",
921
884
  "dependencies": {
922
885
  "@types/node": "*"
923
886
  }
924
887
  },
925
888
  "node_modules/@types/json-schema": {
926
- "version": "7.0.12",
889
+ "version": "7.0.14",
927
890
  "license": "MIT"
928
891
  },
929
892
  "node_modules/@types/klaw": {
930
- "version": "3.0.3",
893
+ "version": "3.0.5",
931
894
  "license": "MIT",
932
895
  "dependencies": {
933
896
  "@types/node": "*"
934
897
  }
935
898
  },
936
899
  "node_modules/@types/lockfile": {
937
- "version": "1.0.2",
900
+ "version": "1.0.3",
901
+ "license": "MIT"
902
+ },
903
+ "node_modules/@types/lodash": {
904
+ "version": "4.14.200",
938
905
  "license": "MIT"
939
906
  },
940
907
  "node_modules/@types/method-override": {
941
- "version": "0.0.32",
908
+ "version": "0.0.34",
942
909
  "license": "MIT",
943
910
  "dependencies": {
944
911
  "@types/express": "*"
945
912
  }
946
913
  },
947
914
  "node_modules/@types/mime": {
948
- "version": "1.3.3",
915
+ "version": "1.3.4",
949
916
  "license": "MIT"
950
917
  },
951
918
  "node_modules/@types/mv": {
952
- "version": "2.1.2",
919
+ "version": "2.1.3",
953
920
  "license": "MIT"
954
921
  },
955
922
  "node_modules/@types/ncp": {
956
- "version": "2.0.5",
923
+ "version": "2.0.7",
957
924
  "license": "MIT",
958
925
  "dependencies": {
959
926
  "@types/node": "*"
960
927
  }
961
928
  },
962
929
  "node_modules/@types/node": {
963
- "version": "20.8.7",
930
+ "version": "20.8.9",
964
931
  "license": "MIT",
965
932
  "dependencies": {
966
- "undici-types": "~5.25.1"
933
+ "undici-types": "~5.26.4"
967
934
  }
968
935
  },
969
936
  "node_modules/@types/normalize-package-data": {
@@ -971,11 +938,14 @@
971
938
  "license": "MIT"
972
939
  },
973
940
  "node_modules/@types/npmlog": {
974
- "version": "4.1.4",
975
- "license": "MIT"
941
+ "version": "4.1.5",
942
+ "license": "MIT",
943
+ "dependencies": {
944
+ "@types/node": "*"
945
+ }
976
946
  },
977
947
  "node_modules/@types/pluralize": {
978
- "version": "0.0.30",
948
+ "version": "0.0.32",
979
949
  "license": "MIT"
980
950
  },
981
951
  "node_modules/@types/qs": {
@@ -993,6 +963,10 @@
993
963
  "@types/node": "*"
994
964
  }
995
965
  },
966
+ "node_modules/@types/semver": {
967
+ "version": "7.5.4",
968
+ "license": "MIT"
969
+ },
996
970
  "node_modules/@types/send": {
997
971
  "version": "0.17.3",
998
972
  "license": "MIT",
@@ -1002,7 +976,7 @@
1002
976
  }
1003
977
  },
1004
978
  "node_modules/@types/serve-favicon": {
1005
- "version": "2.5.4",
979
+ "version": "2.5.6",
1006
980
  "license": "MIT",
1007
981
  "dependencies": {
1008
982
  "@types/express": "*"
@@ -1018,11 +992,11 @@
1018
992
  }
1019
993
  },
1020
994
  "node_modules/@types/shell-quote": {
1021
- "version": "1.7.1",
995
+ "version": "1.7.3",
1022
996
  "license": "MIT"
1023
997
  },
1024
998
  "node_modules/@types/supports-color": {
1025
- "version": "8.1.1",
999
+ "version": "8.1.2",
1026
1000
  "license": "MIT"
1027
1001
  },
1028
1002
  "node_modules/@types/triple-beam": {
@@ -1031,7 +1005,7 @@
1031
1005
  "license": "MIT"
1032
1006
  },
1033
1007
  "node_modules/@types/uuid": {
1034
- "version": "9.0.2",
1008
+ "version": "9.0.6",
1035
1009
  "license": "MIT"
1036
1010
  },
1037
1011
  "node_modules/@types/which": {
@@ -1043,6 +1017,13 @@
1043
1017
  "extraneous": true,
1044
1018
  "license": "MIT"
1045
1019
  },
1020
+ "node_modules/@types/ws": {
1021
+ "version": "8.5.8",
1022
+ "license": "MIT",
1023
+ "dependencies": {
1024
+ "@types/node": "*"
1025
+ }
1026
+ },
1046
1027
  "node_modules/@xmldom/xmldom": {
1047
1028
  "version": "0.8.10",
1048
1029
  "license": "MIT",
@@ -1147,7 +1128,7 @@
1147
1128
  }
1148
1129
  },
1149
1130
  "node_modules/appium-adb": {
1150
- "version": "10.0.0",
1131
+ "version": "11.0.4",
1151
1132
  "license": "Apache-2.0",
1152
1133
  "dependencies": {
1153
1134
  "@appium/support": "^4.0.0",
@@ -1167,23 +1148,16 @@
1167
1148
  "npm": ">=8"
1168
1149
  }
1169
1150
  },
1170
- "node_modules/appium-adb/node_modules/lru-cache": {
1171
- "version": "10.0.1",
1172
- "license": "ISC",
1173
- "engines": {
1174
- "node": "14 || >=16.14"
1175
- }
1176
- },
1177
1151
  "node_modules/appium-android-driver": {
1178
- "version": "7.1.3",
1152
+ "version": "7.2.1",
1179
1153
  "license": "Apache-2.0",
1180
1154
  "dependencies": {
1181
- "appium-adb": "^10.0.0",
1155
+ "appium-adb": "^11.0.1",
1182
1156
  "appium-chromedriver": "^5.5.1",
1183
1157
  "asyncbox": "^2.8.0",
1184
1158
  "axios": "^1.x",
1185
1159
  "bluebird": "^3.4.7",
1186
- "io.appium.settings": "^5.0.0",
1160
+ "io.appium.settings": "^5.2.0",
1187
1161
  "lodash": "^4.17.4",
1188
1162
  "lru-cache": "^10.0.1",
1189
1163
  "moment": "^2.24.0",
@@ -1203,22 +1177,15 @@
1203
1177
  "appium": "^2.0.0-beta.40"
1204
1178
  }
1205
1179
  },
1206
- "node_modules/appium-android-driver/node_modules/lru-cache": {
1207
- "version": "10.0.1",
1208
- "license": "ISC",
1209
- "engines": {
1210
- "node": "14 || >=16.14"
1211
- }
1212
- },
1213
1180
  "node_modules/appium-chromedriver": {
1214
- "version": "5.6.14",
1181
+ "version": "5.6.20",
1215
1182
  "hasInstallScript": true,
1216
1183
  "license": "Apache-2.0",
1217
1184
  "dependencies": {
1218
1185
  "@appium/base-driver": "^9.1.0",
1219
1186
  "@appium/support": "^4.0.0",
1220
1187
  "@xmldom/xmldom": "^0.x",
1221
- "appium-adb": "^10.0.0",
1188
+ "appium-adb": "^11.0.1",
1222
1189
  "asyncbox": "^2.0.2",
1223
1190
  "axios": "^1.x",
1224
1191
  "bluebird": "^3.5.1",
@@ -1236,7 +1203,7 @@
1236
1203
  }
1237
1204
  },
1238
1205
  "node_modules/appium-uiautomator2-server": {
1239
- "version": "5.12.6",
1206
+ "version": "5.12.15",
1240
1207
  "license": "Apache-2.0",
1241
1208
  "engines": {
1242
1209
  "node": ">=14",
@@ -1248,84 +1215,68 @@
1248
1215
  "license": "ISC"
1249
1216
  },
1250
1217
  "node_modules/archiver": {
1251
- "version": "5.3.2",
1218
+ "version": "6.0.1",
1252
1219
  "license": "MIT",
1253
1220
  "dependencies": {
1254
- "archiver-utils": "^2.1.0",
1221
+ "archiver-utils": "^4.0.1",
1255
1222
  "async": "^3.2.4",
1256
1223
  "buffer-crc32": "^0.2.1",
1257
1224
  "readable-stream": "^3.6.0",
1258
1225
  "readdir-glob": "^1.1.2",
1259
- "tar-stream": "^2.2.0",
1260
- "zip-stream": "^4.1.0"
1226
+ "tar-stream": "^3.0.0",
1227
+ "zip-stream": "^5.0.1"
1261
1228
  },
1262
1229
  "engines": {
1263
- "node": ">= 10"
1230
+ "node": ">= 12.0.0"
1264
1231
  }
1265
1232
  },
1266
1233
  "node_modules/archiver-utils": {
1267
- "version": "2.1.0",
1234
+ "version": "4.0.1",
1268
1235
  "license": "MIT",
1269
1236
  "dependencies": {
1270
- "glob": "^7.1.4",
1237
+ "glob": "^8.0.0",
1271
1238
  "graceful-fs": "^4.2.0",
1272
1239
  "lazystream": "^1.0.0",
1273
- "lodash.defaults": "^4.2.0",
1274
- "lodash.difference": "^4.5.0",
1275
- "lodash.flatten": "^4.4.0",
1276
- "lodash.isplainobject": "^4.0.6",
1277
- "lodash.union": "^4.6.0",
1240
+ "lodash": "^4.17.15",
1278
1241
  "normalize-path": "^3.0.0",
1279
- "readable-stream": "^2.0.0"
1242
+ "readable-stream": "^3.6.0"
1280
1243
  },
1281
1244
  "engines": {
1282
- "node": ">= 6"
1245
+ "node": ">= 12.0.0"
1246
+ }
1247
+ },
1248
+ "node_modules/archiver-utils/node_modules/brace-expansion": {
1249
+ "version": "2.0.1",
1250
+ "license": "MIT",
1251
+ "dependencies": {
1252
+ "balanced-match": "^1.0.0"
1283
1253
  }
1284
1254
  },
1285
1255
  "node_modules/archiver-utils/node_modules/glob": {
1286
- "version": "7.2.3",
1256
+ "version": "8.1.0",
1287
1257
  "license": "ISC",
1288
1258
  "dependencies": {
1289
1259
  "fs.realpath": "^1.0.0",
1290
1260
  "inflight": "^1.0.4",
1291
1261
  "inherits": "2",
1292
- "minimatch": "^3.1.1",
1293
- "once": "^1.3.0",
1294
- "path-is-absolute": "^1.0.0"
1262
+ "minimatch": "^5.0.1",
1263
+ "once": "^1.3.0"
1295
1264
  },
1296
1265
  "engines": {
1297
- "node": "*"
1266
+ "node": ">=12"
1298
1267
  },
1299
1268
  "funding": {
1300
1269
  "url": "https://github.com/sponsors/isaacs"
1301
1270
  }
1302
1271
  },
1303
- "node_modules/archiver-utils/node_modules/isarray": {
1304
- "version": "1.0.0",
1305
- "license": "MIT"
1306
- },
1307
- "node_modules/archiver-utils/node_modules/readable-stream": {
1308
- "version": "2.3.8",
1309
- "license": "MIT",
1310
- "dependencies": {
1311
- "core-util-is": "~1.0.0",
1312
- "inherits": "~2.0.3",
1313
- "isarray": "~1.0.0",
1314
- "process-nextick-args": "~2.0.0",
1315
- "safe-buffer": "~5.1.1",
1316
- "string_decoder": "~1.1.1",
1317
- "util-deprecate": "~1.0.1"
1318
- }
1319
- },
1320
- "node_modules/archiver-utils/node_modules/safe-buffer": {
1321
- "version": "5.1.2",
1322
- "license": "MIT"
1323
- },
1324
- "node_modules/archiver-utils/node_modules/string_decoder": {
1325
- "version": "1.1.1",
1326
- "license": "MIT",
1272
+ "node_modules/archiver-utils/node_modules/minimatch": {
1273
+ "version": "5.1.6",
1274
+ "license": "ISC",
1327
1275
  "dependencies": {
1328
- "safe-buffer": "~5.1.0"
1276
+ "brace-expansion": "^2.0.1"
1277
+ },
1278
+ "engines": {
1279
+ "node": ">=10"
1329
1280
  }
1330
1281
  },
1331
1282
  "node_modules/are-we-there-yet": {
@@ -1416,7 +1367,7 @@
1416
1367
  "license": "MIT"
1417
1368
  },
1418
1369
  "node_modules/axios": {
1419
- "version": "1.5.1",
1370
+ "version": "1.6.0",
1420
1371
  "license": "MIT",
1421
1372
  "dependencies": {
1422
1373
  "follow-redirects": "^1.15.0",
@@ -1426,8 +1377,7 @@
1426
1377
  },
1427
1378
  "node_modules/b4a": {
1428
1379
  "version": "1.6.4",
1429
- "license": "ISC",
1430
- "optional": true
1380
+ "license": "ISC"
1431
1381
  },
1432
1382
  "node_modules/balanced-match": {
1433
1383
  "version": "1.0.2",
@@ -1478,6 +1428,7 @@
1478
1428
  },
1479
1429
  "node_modules/bl": {
1480
1430
  "version": "4.1.0",
1431
+ "devOptional": true,
1481
1432
  "license": "MIT",
1482
1433
  "dependencies": {
1483
1434
  "buffer": "^5.5.0",
@@ -1549,6 +1500,7 @@
1549
1500
  },
1550
1501
  "node_modules/buffer": {
1551
1502
  "version": "5.7.1",
1503
+ "devOptional": true,
1552
1504
  "funding": [
1553
1505
  {
1554
1506
  "type": "github",
@@ -1588,11 +1540,12 @@
1588
1540
  }
1589
1541
  },
1590
1542
  "node_modules/call-bind": {
1591
- "version": "1.0.2",
1543
+ "version": "1.0.5",
1592
1544
  "license": "MIT",
1593
1545
  "dependencies": {
1594
- "function-bind": "^1.1.1",
1595
- "get-intrinsic": "^1.0.2"
1546
+ "function-bind": "^1.1.2",
1547
+ "get-intrinsic": "^1.2.1",
1548
+ "set-function-length": "^1.1.1"
1596
1549
  },
1597
1550
  "funding": {
1598
1551
  "url": "https://github.com/sponsors/ljharb"
@@ -1624,8 +1577,8 @@
1624
1577
  },
1625
1578
  "node_modules/chownr": {
1626
1579
  "version": "1.1.4",
1627
- "license": "ISC",
1628
- "optional": true
1580
+ "devOptional": true,
1581
+ "license": "ISC"
1629
1582
  },
1630
1583
  "node_modules/cli-spinners": {
1631
1584
  "version": "2.9.1",
@@ -1687,8 +1640,8 @@
1687
1640
  },
1688
1641
  "node_modules/color": {
1689
1642
  "version": "4.2.3",
1643
+ "devOptional": true,
1690
1644
  "license": "MIT",
1691
- "optional": true,
1692
1645
  "dependencies": {
1693
1646
  "color-convert": "^2.0.1",
1694
1647
  "color-string": "^1.9.0"
@@ -1713,8 +1666,8 @@
1713
1666
  },
1714
1667
  "node_modules/color-string": {
1715
1668
  "version": "1.9.1",
1669
+ "devOptional": true,
1716
1670
  "license": "MIT",
1717
- "optional": true,
1718
1671
  "dependencies": {
1719
1672
  "color-name": "^1.0.0",
1720
1673
  "simple-swizzle": "^0.2.2"
@@ -1773,16 +1726,16 @@
1773
1726
  "license": "MIT"
1774
1727
  },
1775
1728
  "node_modules/compress-commons": {
1776
- "version": "4.1.2",
1729
+ "version": "5.0.1",
1777
1730
  "license": "MIT",
1778
1731
  "dependencies": {
1779
- "buffer-crc32": "^0.2.13",
1780
- "crc32-stream": "^4.0.2",
1732
+ "crc-32": "^1.2.0",
1733
+ "crc32-stream": "^5.0.0",
1781
1734
  "normalize-path": "^3.0.0",
1782
1735
  "readable-stream": "^3.6.0"
1783
1736
  },
1784
1737
  "engines": {
1785
- "node": ">= 10"
1738
+ "node": ">= 12.0.0"
1786
1739
  }
1787
1740
  },
1788
1741
  "node_modules/concat-map": {
@@ -1841,14 +1794,14 @@
1841
1794
  }
1842
1795
  },
1843
1796
  "node_modules/crc32-stream": {
1844
- "version": "4.0.3",
1797
+ "version": "5.0.0",
1845
1798
  "license": "MIT",
1846
1799
  "dependencies": {
1847
1800
  "crc-32": "^1.2.0",
1848
1801
  "readable-stream": "^3.4.0"
1849
1802
  },
1850
1803
  "engines": {
1851
- "node": ">= 10"
1804
+ "node": ">= 12.0.0"
1852
1805
  }
1853
1806
  },
1854
1807
  "node_modules/create-require": {
@@ -1885,6 +1838,10 @@
1885
1838
  "node": ">= 8"
1886
1839
  }
1887
1840
  },
1841
+ "node_modules/cross-spawn/node_modules/isexe": {
1842
+ "version": "2.0.0",
1843
+ "license": "ISC"
1844
+ },
1888
1845
  "node_modules/cross-spawn/node_modules/which": {
1889
1846
  "version": "2.0.2",
1890
1847
  "license": "ISC",
@@ -1912,10 +1869,26 @@
1912
1869
  ],
1913
1870
  "license": "MIT"
1914
1871
  },
1872
+ "node_modules/debug": {
1873
+ "version": "4.3.4",
1874
+ "license": "MIT",
1875
+ "optional": true,
1876
+ "dependencies": {
1877
+ "ms": "2.1.2"
1878
+ },
1879
+ "engines": {
1880
+ "node": ">=6.0"
1881
+ },
1882
+ "peerDependenciesMeta": {
1883
+ "supports-color": {
1884
+ "optional": true
1885
+ }
1886
+ }
1887
+ },
1915
1888
  "node_modules/decompress-response": {
1916
1889
  "version": "6.0.0",
1890
+ "devOptional": true,
1917
1891
  "license": "MIT",
1918
- "optional": true,
1919
1892
  "dependencies": {
1920
1893
  "mimic-response": "^3.1.0"
1921
1894
  },
@@ -1928,8 +1901,8 @@
1928
1901
  },
1929
1902
  "node_modules/deep-extend": {
1930
1903
  "version": "0.6.0",
1904
+ "devOptional": true,
1931
1905
  "license": "MIT",
1932
- "optional": true,
1933
1906
  "engines": {
1934
1907
  "node": ">=4.0.0"
1935
1908
  }
@@ -1945,6 +1918,18 @@
1945
1918
  "url": "https://github.com/sponsors/sindresorhus"
1946
1919
  }
1947
1920
  },
1921
+ "node_modules/define-data-property": {
1922
+ "version": "1.1.1",
1923
+ "license": "MIT",
1924
+ "dependencies": {
1925
+ "get-intrinsic": "^1.2.1",
1926
+ "gopd": "^1.0.1",
1927
+ "has-property-descriptors": "^1.0.0"
1928
+ },
1929
+ "engines": {
1930
+ "node": ">= 0.4"
1931
+ }
1932
+ },
1948
1933
  "node_modules/delayed-stream": {
1949
1934
  "version": "1.0.0",
1950
1935
  "license": "MIT",
@@ -1973,12 +1958,17 @@
1973
1958
  },
1974
1959
  "node_modules/detect-libc": {
1975
1960
  "version": "2.0.2",
1961
+ "devOptional": true,
1976
1962
  "license": "Apache-2.0",
1977
- "optional": true,
1978
1963
  "engines": {
1979
1964
  "node": ">=8"
1980
1965
  }
1981
1966
  },
1967
+ "node_modules/detect-node": {
1968
+ "version": "2.1.0",
1969
+ "license": "MIT",
1970
+ "optional": true
1971
+ },
1982
1972
  "node_modules/diff": {
1983
1973
  "version": "5.1.0",
1984
1974
  "dev": true,
@@ -2017,6 +2007,7 @@
2017
2007
  },
2018
2008
  "node_modules/end-of-stream": {
2019
2009
  "version": "1.4.4",
2010
+ "devOptional": true,
2020
2011
  "license": "MIT",
2021
2012
  "dependencies": {
2022
2013
  "once": "^1.4.0"
@@ -2068,8 +2059,8 @@
2068
2059
  },
2069
2060
  "node_modules/expand-template": {
2070
2061
  "version": "2.0.3",
2062
+ "devOptional": true,
2071
2063
  "license": "(MIT OR WTFPL)",
2072
- "optional": true,
2073
2064
  "engines": {
2074
2065
  "node": ">=6"
2075
2066
  }
@@ -2147,6 +2138,10 @@
2147
2138
  "version": "2.0.0",
2148
2139
  "license": "MIT"
2149
2140
  },
2141
+ "node_modules/express/node_modules/path-to-regexp": {
2142
+ "version": "0.1.7",
2143
+ "license": "MIT"
2144
+ },
2150
2145
  "node_modules/express/node_modules/raw-body": {
2151
2146
  "version": "2.5.1",
2152
2147
  "license": "MIT",
@@ -2177,8 +2172,7 @@
2177
2172
  },
2178
2173
  "node_modules/fast-fifo": {
2179
2174
  "version": "1.3.2",
2180
- "license": "MIT",
2181
- "optional": true
2175
+ "license": "MIT"
2182
2176
  },
2183
2177
  "node_modules/fd-slicer": {
2184
2178
  "version": "1.1.0",
@@ -2330,6 +2324,7 @@
2330
2324
  },
2331
2325
  "node_modules/fs-constants": {
2332
2326
  "version": "1.0.0",
2327
+ "devOptional": true,
2333
2328
  "license": "MIT"
2334
2329
  },
2335
2330
  "node_modules/fs.realpath": {
@@ -2429,13 +2424,13 @@
2429
2424
  }
2430
2425
  },
2431
2426
  "node_modules/get-intrinsic": {
2432
- "version": "1.2.1",
2427
+ "version": "1.2.2",
2433
2428
  "license": "MIT",
2434
2429
  "dependencies": {
2435
- "function-bind": "^1.1.1",
2436
- "has": "^1.0.3",
2430
+ "function-bind": "^1.1.2",
2437
2431
  "has-proto": "^1.0.1",
2438
- "has-symbols": "^1.0.3"
2432
+ "has-symbols": "^1.0.3",
2433
+ "hasown": "^2.0.0"
2439
2434
  },
2440
2435
  "funding": {
2441
2436
  "url": "https://github.com/sponsors/ljharb"
@@ -2453,21 +2448,21 @@
2453
2448
  },
2454
2449
  "node_modules/github-from-package": {
2455
2450
  "version": "0.0.0",
2456
- "license": "MIT",
2457
- "optional": true
2451
+ "devOptional": true,
2452
+ "license": "MIT"
2458
2453
  },
2459
2454
  "node_modules/glob": {
2460
- "version": "10.3.3",
2455
+ "version": "10.3.10",
2461
2456
  "license": "ISC",
2462
2457
  "dependencies": {
2463
2458
  "foreground-child": "^3.1.0",
2464
- "jackspeak": "^2.0.3",
2459
+ "jackspeak": "^2.3.5",
2465
2460
  "minimatch": "^9.0.1",
2466
2461
  "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
2467
2462
  "path-scurry": "^1.10.1"
2468
2463
  },
2469
2464
  "bin": {
2470
- "glob": "dist/cjs/src/bin.js"
2465
+ "glob": "dist/esm/bin.mjs"
2471
2466
  },
2472
2467
  "engines": {
2473
2468
  "node": ">=16 || 14 >=14.17"
@@ -2496,10 +2491,25 @@
2496
2491
  "url": "https://github.com/sponsors/isaacs"
2497
2492
  }
2498
2493
  },
2494
+ "node_modules/gopd": {
2495
+ "version": "1.0.1",
2496
+ "license": "MIT",
2497
+ "dependencies": {
2498
+ "get-intrinsic": "^1.1.3"
2499
+ },
2500
+ "funding": {
2501
+ "url": "https://github.com/sponsors/ljharb"
2502
+ }
2503
+ },
2499
2504
  "node_modules/graceful-fs": {
2500
2505
  "version": "4.2.11",
2501
2506
  "license": "ISC"
2502
2507
  },
2508
+ "node_modules/handle-thing": {
2509
+ "version": "2.0.1",
2510
+ "license": "MIT",
2511
+ "optional": true
2512
+ },
2503
2513
  "node_modules/handlebars": {
2504
2514
  "version": "4.7.8",
2505
2515
  "dev": true,
@@ -2520,13 +2530,6 @@
2520
2530
  "uglify-js": "^3.1.4"
2521
2531
  }
2522
2532
  },
2523
- "node_modules/has": {
2524
- "version": "1.0.4",
2525
- "license": "MIT",
2526
- "engines": {
2527
- "node": ">= 0.4.0"
2528
- }
2529
- },
2530
2533
  "node_modules/has-flag": {
2531
2534
  "version": "4.0.0",
2532
2535
  "license": "MIT",
@@ -2534,6 +2537,16 @@
2534
2537
  "node": ">=8"
2535
2538
  }
2536
2539
  },
2540
+ "node_modules/has-property-descriptors": {
2541
+ "version": "1.0.1",
2542
+ "license": "MIT",
2543
+ "dependencies": {
2544
+ "get-intrinsic": "^1.2.2"
2545
+ },
2546
+ "funding": {
2547
+ "url": "https://github.com/sponsors/ljharb"
2548
+ }
2549
+ },
2537
2550
  "node_modules/has-proto": {
2538
2551
  "version": "1.0.1",
2539
2552
  "license": "MIT",
@@ -2558,6 +2571,68 @@
2558
2571
  "version": "2.0.1",
2559
2572
  "license": "ISC"
2560
2573
  },
2574
+ "node_modules/hasown": {
2575
+ "version": "2.0.0",
2576
+ "license": "MIT",
2577
+ "dependencies": {
2578
+ "function-bind": "^1.1.2"
2579
+ },
2580
+ "engines": {
2581
+ "node": ">= 0.4"
2582
+ }
2583
+ },
2584
+ "node_modules/hosted-git-info": {
2585
+ "version": "2.8.9",
2586
+ "license": "ISC"
2587
+ },
2588
+ "node_modules/hpack.js": {
2589
+ "version": "2.1.6",
2590
+ "license": "MIT",
2591
+ "optional": true,
2592
+ "dependencies": {
2593
+ "inherits": "^2.0.1",
2594
+ "obuf": "^1.0.0",
2595
+ "readable-stream": "^2.0.1",
2596
+ "wbuf": "^1.1.0"
2597
+ }
2598
+ },
2599
+ "node_modules/hpack.js/node_modules/isarray": {
2600
+ "version": "1.0.0",
2601
+ "license": "MIT",
2602
+ "optional": true
2603
+ },
2604
+ "node_modules/hpack.js/node_modules/readable-stream": {
2605
+ "version": "2.3.8",
2606
+ "license": "MIT",
2607
+ "optional": true,
2608
+ "dependencies": {
2609
+ "core-util-is": "~1.0.0",
2610
+ "inherits": "~2.0.3",
2611
+ "isarray": "~1.0.0",
2612
+ "process-nextick-args": "~2.0.0",
2613
+ "safe-buffer": "~5.1.1",
2614
+ "string_decoder": "~1.1.1",
2615
+ "util-deprecate": "~1.0.1"
2616
+ }
2617
+ },
2618
+ "node_modules/hpack.js/node_modules/safe-buffer": {
2619
+ "version": "5.1.2",
2620
+ "license": "MIT",
2621
+ "optional": true
2622
+ },
2623
+ "node_modules/hpack.js/node_modules/string_decoder": {
2624
+ "version": "1.1.1",
2625
+ "license": "MIT",
2626
+ "optional": true,
2627
+ "dependencies": {
2628
+ "safe-buffer": "~5.1.0"
2629
+ }
2630
+ },
2631
+ "node_modules/http-deceiver": {
2632
+ "version": "1.2.7",
2633
+ "license": "MIT",
2634
+ "optional": true
2635
+ },
2561
2636
  "node_modules/http-errors": {
2562
2637
  "version": "2.0.0",
2563
2638
  "license": "MIT",
@@ -2573,7 +2648,7 @@
2573
2648
  }
2574
2649
  },
2575
2650
  "node_modules/http-status-codes": {
2576
- "version": "2.2.0",
2651
+ "version": "2.3.0",
2577
2652
  "license": "MIT"
2578
2653
  },
2579
2654
  "node_modules/iconv-lite": {
@@ -2624,7 +2699,7 @@
2624
2699
  }
2625
2700
  },
2626
2701
  "node_modules/io.appium.settings": {
2627
- "version": "5.1.2",
2702
+ "version": "5.2.0",
2628
2703
  "license": "Apache-2.0",
2629
2704
  "engines": {
2630
2705
  "node": ">=14",
@@ -2643,10 +2718,10 @@
2643
2718
  "license": "MIT"
2644
2719
  },
2645
2720
  "node_modules/is-core-module": {
2646
- "version": "2.13.0",
2721
+ "version": "2.13.1",
2647
2722
  "license": "MIT",
2648
2723
  "dependencies": {
2649
- "has": "^1.0.3"
2724
+ "hasown": "^2.0.0"
2650
2725
  },
2651
2726
  "funding": {
2652
2727
  "url": "https://github.com/sponsors/ljharb"
@@ -2689,8 +2764,11 @@
2689
2764
  }
2690
2765
  },
2691
2766
  "node_modules/isexe": {
2692
- "version": "2.0.0",
2693
- "license": "ISC"
2767
+ "version": "3.1.1",
2768
+ "license": "ISC",
2769
+ "engines": {
2770
+ "node": ">=16"
2771
+ }
2694
2772
  },
2695
2773
  "node_modules/jackspeak": {
2696
2774
  "version": "2.3.6",
@@ -2849,18 +2927,6 @@
2849
2927
  "version": "4.17.21",
2850
2928
  "license": "MIT"
2851
2929
  },
2852
- "node_modules/lodash.defaults": {
2853
- "version": "4.2.0",
2854
- "license": "MIT"
2855
- },
2856
- "node_modules/lodash.difference": {
2857
- "version": "4.5.0",
2858
- "license": "MIT"
2859
- },
2860
- "node_modules/lodash.flatten": {
2861
- "version": "4.4.0",
2862
- "license": "MIT"
2863
- },
2864
2930
  "node_modules/lodash.get": {
2865
2931
  "version": "4.4.2",
2866
2932
  "dev": true,
@@ -2870,14 +2936,6 @@
2870
2936
  "version": "3.3.2",
2871
2937
  "license": "MIT"
2872
2938
  },
2873
- "node_modules/lodash.isplainobject": {
2874
- "version": "4.0.6",
2875
- "license": "MIT"
2876
- },
2877
- "node_modules/lodash.union": {
2878
- "version": "4.6.0",
2879
- "license": "MIT"
2880
- },
2881
2939
  "node_modules/log-symbols": {
2882
2940
  "version": "4.1.0",
2883
2941
  "license": "MIT",
@@ -2909,10 +2967,10 @@
2909
2967
  }
2910
2968
  },
2911
2969
  "node_modules/lru-cache": {
2912
- "version": "7.18.3",
2970
+ "version": "10.0.1",
2913
2971
  "license": "ISC",
2914
2972
  "engines": {
2915
- "node": ">=12"
2973
+ "node": "14 || >=16.14"
2916
2974
  }
2917
2975
  },
2918
2976
  "node_modules/lunr": {
@@ -2994,8 +3052,8 @@
2994
3052
  },
2995
3053
  "node_modules/mimic-response": {
2996
3054
  "version": "3.1.0",
3055
+ "devOptional": true,
2997
3056
  "license": "MIT",
2998
- "optional": true,
2999
3057
  "engines": {
3000
3058
  "node": ">=10"
3001
3059
  },
@@ -3003,6 +3061,11 @@
3003
3061
  "url": "https://github.com/sponsors/sindresorhus"
3004
3062
  }
3005
3063
  },
3064
+ "node_modules/minimalistic-assert": {
3065
+ "version": "1.0.1",
3066
+ "license": "ISC",
3067
+ "optional": true
3068
+ },
3006
3069
  "node_modules/minimatch": {
3007
3070
  "version": "3.1.2",
3008
3071
  "license": "ISC",
@@ -3039,8 +3102,8 @@
3039
3102
  },
3040
3103
  "node_modules/mkdirp-classic": {
3041
3104
  "version": "0.5.3",
3042
- "license": "MIT",
3043
- "optional": true
3105
+ "devOptional": true,
3106
+ "license": "MIT"
3044
3107
  },
3045
3108
  "node_modules/moment": {
3046
3109
  "version": "2.29.4",
@@ -3136,8 +3199,8 @@
3136
3199
  },
3137
3200
  "node_modules/napi-build-utils": {
3138
3201
  "version": "1.0.2",
3139
- "license": "MIT",
3140
- "optional": true
3202
+ "devOptional": true,
3203
+ "license": "MIT"
3141
3204
  },
3142
3205
  "node_modules/ncp": {
3143
3206
  "version": "2.0.0",
@@ -3160,8 +3223,8 @@
3160
3223
  },
3161
3224
  "node_modules/node-abi": {
3162
3225
  "version": "3.51.0",
3226
+ "devOptional": true,
3163
3227
  "license": "MIT",
3164
- "optional": true,
3165
3228
  "dependencies": {
3166
3229
  "semver": "^7.3.5"
3167
3230
  },
@@ -3171,8 +3234,25 @@
3171
3234
  },
3172
3235
  "node_modules/node-addon-api": {
3173
3236
  "version": "6.1.0",
3174
- "license": "MIT",
3175
- "optional": true
3237
+ "devOptional": true,
3238
+ "license": "MIT"
3239
+ },
3240
+ "node_modules/normalize-package-data": {
3241
+ "version": "2.5.0",
3242
+ "license": "BSD-2-Clause",
3243
+ "dependencies": {
3244
+ "hosted-git-info": "^2.1.4",
3245
+ "resolve": "^1.10.0",
3246
+ "semver": "2 || 3 || 4 || 5",
3247
+ "validate-npm-package-license": "^3.0.1"
3248
+ }
3249
+ },
3250
+ "node_modules/normalize-package-data/node_modules/semver": {
3251
+ "version": "5.7.2",
3252
+ "license": "ISC",
3253
+ "bin": {
3254
+ "semver": "bin/semver"
3255
+ }
3176
3256
  },
3177
3257
  "node_modules/normalize-path": {
3178
3258
  "version": "3.0.0",
@@ -3195,12 +3275,17 @@
3195
3275
  }
3196
3276
  },
3197
3277
  "node_modules/object-inspect": {
3198
- "version": "1.13.0",
3278
+ "version": "1.13.1",
3199
3279
  "license": "MIT",
3200
3280
  "funding": {
3201
3281
  "url": "https://github.com/sponsors/ljharb"
3202
3282
  }
3203
3283
  },
3284
+ "node_modules/obuf": {
3285
+ "version": "1.1.2",
3286
+ "license": "MIT",
3287
+ "optional": true
3288
+ },
3204
3289
  "node_modules/on-finished": {
3205
3290
  "version": "2.4.1",
3206
3291
  "license": "MIT",
@@ -3409,15 +3494,8 @@
3409
3494
  "url": "https://github.com/sponsors/isaacs"
3410
3495
  }
3411
3496
  },
3412
- "node_modules/path-scurry/node_modules/lru-cache": {
3413
- "version": "10.0.1",
3414
- "license": "ISC",
3415
- "engines": {
3416
- "node": "14 || >=16.14"
3417
- }
3418
- },
3419
3497
  "node_modules/path-to-regexp": {
3420
- "version": "0.1.7",
3498
+ "version": "6.2.1",
3421
3499
  "license": "MIT"
3422
3500
  },
3423
3501
  "node_modules/pend": {
@@ -3474,8 +3552,8 @@
3474
3552
  },
3475
3553
  "node_modules/prebuild-install": {
3476
3554
  "version": "7.1.1",
3555
+ "devOptional": true,
3477
3556
  "license": "MIT",
3478
- "optional": true,
3479
3557
  "dependencies": {
3480
3558
  "detect-libc": "^2.0.0",
3481
3559
  "expand-template": "^2.0.3",
@@ -3499,8 +3577,8 @@
3499
3577
  },
3500
3578
  "node_modules/prebuild-install/node_modules/tar-fs": {
3501
3579
  "version": "2.1.1",
3580
+ "devOptional": true,
3502
3581
  "license": "MIT",
3503
- "optional": true,
3504
3582
  "dependencies": {
3505
3583
  "chownr": "^1.1.1",
3506
3584
  "mkdirp-classic": "^0.5.2",
@@ -3508,6 +3586,21 @@
3508
3586
  "tar-stream": "^2.1.4"
3509
3587
  }
3510
3588
  },
3589
+ "node_modules/prebuild-install/node_modules/tar-stream": {
3590
+ "version": "2.2.0",
3591
+ "devOptional": true,
3592
+ "license": "MIT",
3593
+ "dependencies": {
3594
+ "bl": "^4.0.3",
3595
+ "end-of-stream": "^1.4.1",
3596
+ "fs-constants": "^1.0.0",
3597
+ "inherits": "^2.0.3",
3598
+ "readable-stream": "^3.1.1"
3599
+ },
3600
+ "engines": {
3601
+ "node": ">=6"
3602
+ }
3603
+ },
3511
3604
  "node_modules/process": {
3512
3605
  "version": "0.11.10",
3513
3606
  "license": "MIT",
@@ -3536,8 +3629,8 @@
3536
3629
  },
3537
3630
  "node_modules/pump": {
3538
3631
  "version": "3.0.0",
3632
+ "devOptional": true,
3539
3633
  "license": "MIT",
3540
- "optional": true,
3541
3634
  "dependencies": {
3542
3635
  "end-of-stream": "^1.1.0",
3543
3636
  "once": "^1.3.1"
@@ -3566,8 +3659,7 @@
3566
3659
  },
3567
3660
  "node_modules/queue-tick": {
3568
3661
  "version": "1.0.1",
3569
- "license": "MIT",
3570
- "optional": true
3662
+ "license": "MIT"
3571
3663
  },
3572
3664
  "node_modules/range-parser": {
3573
3665
  "version": "1.2.1",
@@ -3591,8 +3683,8 @@
3591
3683
  },
3592
3684
  "node_modules/rc": {
3593
3685
  "version": "1.2.8",
3686
+ "devOptional": true,
3594
3687
  "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
3595
- "optional": true,
3596
3688
  "dependencies": {
3597
3689
  "deep-extend": "^0.6.0",
3598
3690
  "ini": "~1.3.0",
@@ -3605,13 +3697,13 @@
3605
3697
  },
3606
3698
  "node_modules/rc/node_modules/ini": {
3607
3699
  "version": "1.3.8",
3608
- "license": "ISC",
3609
- "optional": true
3700
+ "devOptional": true,
3701
+ "license": "ISC"
3610
3702
  },
3611
3703
  "node_modules/rc/node_modules/strip-json-comments": {
3612
3704
  "version": "2.0.1",
3705
+ "devOptional": true,
3613
3706
  "license": "MIT",
3614
- "optional": true,
3615
3707
  "engines": {
3616
3708
  "node": ">=0.10.0"
3617
3709
  }
@@ -3629,27 +3721,6 @@
3629
3721
  "node": ">=8"
3630
3722
  }
3631
3723
  },
3632
- "node_modules/read-pkg/node_modules/hosted-git-info": {
3633
- "version": "2.8.9",
3634
- "license": "ISC"
3635
- },
3636
- "node_modules/read-pkg/node_modules/normalize-package-data": {
3637
- "version": "2.5.0",
3638
- "license": "BSD-2-Clause",
3639
- "dependencies": {
3640
- "hosted-git-info": "^2.1.4",
3641
- "resolve": "^1.10.0",
3642
- "semver": "2 || 3 || 4 || 5",
3643
- "validate-npm-package-license": "^3.0.1"
3644
- }
3645
- },
3646
- "node_modules/read-pkg/node_modules/semver": {
3647
- "version": "5.7.2",
3648
- "license": "ISC",
3649
- "bin": {
3650
- "semver": "bin/semver"
3651
- }
3652
- },
3653
3724
  "node_modules/read-pkg/node_modules/type-fest": {
3654
3725
  "version": "0.6.0",
3655
3726
  "license": "(MIT OR CC0-1.0)",
@@ -3772,6 +3843,11 @@
3772
3843
  "truncate-utf8-bytes": "^1.0.0"
3773
3844
  }
3774
3845
  },
3846
+ "node_modules/select-hose": {
3847
+ "version": "2.0.0",
3848
+ "license": "MIT",
3849
+ "optional": true
3850
+ },
3775
3851
  "node_modules/semver": {
3776
3852
  "version": "7.5.4",
3777
3853
  "license": "ISC",
@@ -3881,10 +3957,45 @@
3881
3957
  "version": "2.0.0",
3882
3958
  "license": "ISC"
3883
3959
  },
3960
+ "node_modules/set-function-length": {
3961
+ "version": "1.1.1",
3962
+ "license": "MIT",
3963
+ "dependencies": {
3964
+ "define-data-property": "^1.1.1",
3965
+ "get-intrinsic": "^1.2.1",
3966
+ "gopd": "^1.0.1",
3967
+ "has-property-descriptors": "^1.0.0"
3968
+ },
3969
+ "engines": {
3970
+ "node": ">= 0.4"
3971
+ }
3972
+ },
3884
3973
  "node_modules/setprototypeof": {
3885
3974
  "version": "1.2.0",
3886
3975
  "license": "ISC"
3887
3976
  },
3977
+ "node_modules/sharp": {
3978
+ "version": "0.32.6",
3979
+ "devOptional": true,
3980
+ "hasInstallScript": true,
3981
+ "license": "Apache-2.0",
3982
+ "dependencies": {
3983
+ "color": "^4.2.3",
3984
+ "detect-libc": "^2.0.2",
3985
+ "node-addon-api": "^6.1.0",
3986
+ "prebuild-install": "^7.1.1",
3987
+ "semver": "^7.5.4",
3988
+ "simple-get": "^4.0.1",
3989
+ "tar-fs": "^3.0.4",
3990
+ "tunnel-agent": "^0.6.0"
3991
+ },
3992
+ "engines": {
3993
+ "node": ">=14.15.0"
3994
+ },
3995
+ "funding": {
3996
+ "url": "https://opencollective.com/libvips"
3997
+ }
3998
+ },
3888
3999
  "node_modules/shebang-command": {
3889
4000
  "version": "2.0.0",
3890
4001
  "license": "MIT",
@@ -3938,6 +4049,7 @@
3938
4049
  },
3939
4050
  "node_modules/simple-concat": {
3940
4051
  "version": "1.0.1",
4052
+ "devOptional": true,
3941
4053
  "funding": [
3942
4054
  {
3943
4055
  "type": "github",
@@ -3952,11 +4064,11 @@
3952
4064
  "url": "https://feross.org/support"
3953
4065
  }
3954
4066
  ],
3955
- "license": "MIT",
3956
- "optional": true
4067
+ "license": "MIT"
3957
4068
  },
3958
4069
  "node_modules/simple-get": {
3959
4070
  "version": "4.0.1",
4071
+ "devOptional": true,
3960
4072
  "funding": [
3961
4073
  {
3962
4074
  "type": "github",
@@ -3972,7 +4084,6 @@
3972
4084
  }
3973
4085
  ],
3974
4086
  "license": "MIT",
3975
- "optional": true,
3976
4087
  "dependencies": {
3977
4088
  "decompress-response": "^6.0.0",
3978
4089
  "once": "^1.3.1",
@@ -3981,16 +4092,16 @@
3981
4092
  },
3982
4093
  "node_modules/simple-swizzle": {
3983
4094
  "version": "0.2.2",
4095
+ "devOptional": true,
3984
4096
  "license": "MIT",
3985
- "optional": true,
3986
4097
  "dependencies": {
3987
4098
  "is-arrayish": "^0.3.1"
3988
4099
  }
3989
4100
  },
3990
4101
  "node_modules/simple-swizzle/node_modules/is-arrayish": {
3991
4102
  "version": "0.3.2",
3992
- "license": "MIT",
3993
- "optional": true
4103
+ "devOptional": true,
4104
+ "license": "MIT"
3994
4105
  },
3995
4106
  "node_modules/source-map": {
3996
4107
  "version": "0.6.1",
@@ -4031,6 +4142,34 @@
4031
4142
  "version": "3.0.16",
4032
4143
  "license": "CC0-1.0"
4033
4144
  },
4145
+ "node_modules/spdy": {
4146
+ "version": "4.0.2",
4147
+ "license": "MIT",
4148
+ "optional": true,
4149
+ "dependencies": {
4150
+ "debug": "^4.1.0",
4151
+ "handle-thing": "^2.0.0",
4152
+ "http-deceiver": "^1.2.7",
4153
+ "select-hose": "^2.0.0",
4154
+ "spdy-transport": "^3.0.0"
4155
+ },
4156
+ "engines": {
4157
+ "node": ">=6.0.0"
4158
+ }
4159
+ },
4160
+ "node_modules/spdy-transport": {
4161
+ "version": "3.0.0",
4162
+ "license": "MIT",
4163
+ "optional": true,
4164
+ "dependencies": {
4165
+ "debug": "^4.1.0",
4166
+ "detect-node": "^2.0.4",
4167
+ "hpack.js": "^2.1.6",
4168
+ "obuf": "^1.1.2",
4169
+ "readable-stream": "^3.0.6",
4170
+ "wbuf": "^1.7.3"
4171
+ }
4172
+ },
4034
4173
  "node_modules/stack-trace": {
4035
4174
  "version": "0.0.10",
4036
4175
  "extraneous": true,
@@ -4062,9 +4201,8 @@
4062
4201
  }
4063
4202
  },
4064
4203
  "node_modules/streamx": {
4065
- "version": "2.15.1",
4204
+ "version": "2.15.2",
4066
4205
  "license": "MIT",
4067
- "optional": true,
4068
4206
  "dependencies": {
4069
4207
  "fast-fifo": "^1.1.0",
4070
4208
  "queue-tick": "^1.0.1"
@@ -4185,40 +4323,25 @@
4185
4323
  },
4186
4324
  "node_modules/tar-fs": {
4187
4325
  "version": "3.0.4",
4326
+ "devOptional": true,
4188
4327
  "license": "MIT",
4189
- "optional": true,
4190
4328
  "dependencies": {
4191
4329
  "mkdirp-classic": "^0.5.2",
4192
4330
  "pump": "^3.0.0",
4193
4331
  "tar-stream": "^3.1.5"
4194
4332
  }
4195
4333
  },
4196
- "node_modules/tar-fs/node_modules/tar-stream": {
4334
+ "node_modules/tar-stream": {
4197
4335
  "version": "3.1.6",
4198
4336
  "license": "MIT",
4199
- "optional": true,
4200
4337
  "dependencies": {
4201
4338
  "b4a": "^1.6.4",
4202
4339
  "fast-fifo": "^1.2.0",
4203
4340
  "streamx": "^2.15.0"
4204
4341
  }
4205
4342
  },
4206
- "node_modules/tar-stream": {
4207
- "version": "2.2.0",
4208
- "license": "MIT",
4209
- "dependencies": {
4210
- "bl": "^4.0.3",
4211
- "end-of-stream": "^1.4.1",
4212
- "fs-constants": "^1.0.0",
4213
- "inherits": "^2.0.3",
4214
- "readable-stream": "^3.1.1"
4215
- },
4216
- "engines": {
4217
- "node": ">=6"
4218
- }
4219
- },
4220
4343
  "node_modules/teen_process": {
4221
- "version": "2.0.51",
4344
+ "version": "2.0.68",
4222
4345
  "license": "Apache-2.0",
4223
4346
  "dependencies": {
4224
4347
  "bluebird": "3.7.2",
@@ -4269,8 +4392,8 @@
4269
4392
  },
4270
4393
  "node_modules/tunnel-agent": {
4271
4394
  "version": "0.6.0",
4395
+ "devOptional": true,
4272
4396
  "license": "Apache-2.0",
4273
- "optional": true,
4274
4397
  "dependencies": {
4275
4398
  "safe-buffer": "^5.0.1"
4276
4399
  },
@@ -4279,7 +4402,7 @@
4279
4402
  }
4280
4403
  },
4281
4404
  "node_modules/type-fest": {
4282
- "version": "4.5.0",
4405
+ "version": "4.6.0",
4283
4406
  "license": "(MIT OR CC0-1.0)",
4284
4407
  "engines": {
4285
4408
  "node": ">=16"
@@ -4324,7 +4447,7 @@
4324
4447
  }
4325
4448
  },
4326
4449
  "node_modules/undici-types": {
4327
- "version": "5.25.3",
4450
+ "version": "5.26.5",
4328
4451
  "license": "MIT"
4329
4452
  },
4330
4453
  "node_modules/unorm": {
@@ -4365,7 +4488,11 @@
4365
4488
  }
4366
4489
  },
4367
4490
  "node_modules/uuid": {
4368
- "version": "9.0.0",
4491
+ "version": "9.0.1",
4492
+ "funding": [
4493
+ "https://github.com/sponsors/broofa",
4494
+ "https://github.com/sponsors/ctavan"
4495
+ ],
4369
4496
  "license": "MIT",
4370
4497
  "bin": {
4371
4498
  "uuid": "dist/bin/uuid"
@@ -4400,6 +4527,14 @@
4400
4527
  "dev": true,
4401
4528
  "license": "MIT"
4402
4529
  },
4530
+ "node_modules/wbuf": {
4531
+ "version": "1.7.3",
4532
+ "license": "MIT",
4533
+ "optional": true,
4534
+ "dependencies": {
4535
+ "minimalistic-assert": "^1.0.0"
4536
+ }
4537
+ },
4403
4538
  "node_modules/wcwidth": {
4404
4539
  "version": "1.0.1",
4405
4540
  "extraneous": true,
@@ -4409,16 +4544,16 @@
4409
4544
  }
4410
4545
  },
4411
4546
  "node_modules/which": {
4412
- "version": "3.0.1",
4547
+ "version": "4.0.0",
4413
4548
  "license": "ISC",
4414
4549
  "dependencies": {
4415
- "isexe": "^2.0.0"
4550
+ "isexe": "^3.1.1"
4416
4551
  },
4417
4552
  "bin": {
4418
4553
  "node-which": "bin/which.js"
4419
4554
  },
4420
4555
  "engines": {
4421
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4556
+ "node": "^16.13.0 || >=18.0.0"
4422
4557
  }
4423
4558
  },
4424
4559
  "node_modules/wide-align": {
@@ -4452,11 +4587,11 @@
4452
4587
  }
4453
4588
  },
4454
4589
  "node_modules/winston": {
4455
- "version": "3.10.0",
4590
+ "version": "3.11.0",
4456
4591
  "extraneous": true,
4457
4592
  "license": "MIT",
4458
4593
  "dependencies": {
4459
- "@colors/colors": "1.5.0",
4594
+ "@colors/colors": "^1.6.0",
4460
4595
  "@dabh/diagnostics": "^2.0.2",
4461
4596
  "async": "^3.2.3",
4462
4597
  "is-stream": "^2.0.0",
@@ -4485,14 +4620,6 @@
4485
4620
  "node": ">= 12.0.0"
4486
4621
  }
4487
4622
  },
4488
- "node_modules/winston/node_modules/@colors/colors": {
4489
- "version": "1.5.0",
4490
- "extraneous": true,
4491
- "license": "MIT",
4492
- "engines": {
4493
- "node": ">=0.1.90"
4494
- }
4495
- },
4496
4623
  "node_modules/wordwrap": {
4497
4624
  "version": "1.0.0",
4498
4625
  "dev": true,
@@ -4629,7 +4756,7 @@
4629
4756
  "license": "ISC"
4630
4757
  },
4631
4758
  "node_modules/yaml": {
4632
- "version": "2.3.1",
4759
+ "version": "2.3.3",
4633
4760
  "dev": true,
4634
4761
  "license": "ISC",
4635
4762
  "engines": {
@@ -4714,52 +4841,15 @@
4714
4841
  }
4715
4842
  },
4716
4843
  "node_modules/zip-stream": {
4717
- "version": "4.1.1",
4718
- "license": "MIT",
4719
- "dependencies": {
4720
- "archiver-utils": "^3.0.4",
4721
- "compress-commons": "^4.1.2",
4722
- "readable-stream": "^3.6.0"
4723
- },
4724
- "engines": {
4725
- "node": ">= 10"
4726
- }
4727
- },
4728
- "node_modules/zip-stream/node_modules/archiver-utils": {
4729
- "version": "3.0.4",
4844
+ "version": "5.0.1",
4730
4845
  "license": "MIT",
4731
4846
  "dependencies": {
4732
- "glob": "^7.2.3",
4733
- "graceful-fs": "^4.2.0",
4734
- "lazystream": "^1.0.0",
4735
- "lodash.defaults": "^4.2.0",
4736
- "lodash.difference": "^4.5.0",
4737
- "lodash.flatten": "^4.4.0",
4738
- "lodash.isplainobject": "^4.0.6",
4739
- "lodash.union": "^4.6.0",
4740
- "normalize-path": "^3.0.0",
4847
+ "archiver-utils": "^4.0.1",
4848
+ "compress-commons": "^5.0.1",
4741
4849
  "readable-stream": "^3.6.0"
4742
4850
  },
4743
4851
  "engines": {
4744
- "node": ">= 10"
4745
- }
4746
- },
4747
- "node_modules/zip-stream/node_modules/glob": {
4748
- "version": "7.2.3",
4749
- "license": "ISC",
4750
- "dependencies": {
4751
- "fs.realpath": "^1.0.0",
4752
- "inflight": "^1.0.4",
4753
- "inherits": "2",
4754
- "minimatch": "^3.1.1",
4755
- "once": "^1.3.0",
4756
- "path-is-absolute": "^1.0.0"
4757
- },
4758
- "engines": {
4759
- "node": "*"
4760
- },
4761
- "funding": {
4762
- "url": "https://github.com/sponsors/isaacs"
4852
+ "node": ">= 12.0.0"
4763
4853
  }
4764
4854
  }
4765
4855
  }