appium-uiautomator2-driver 3.7.11 → 3.8.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,17 +1,16 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "3.7.11",
3
+ "version": "3.8.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "3.7.11",
9
+ "version": "3.8.0",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "appium-adb": "^12.5.2",
13
- "appium-android-driver": "^9.10.1",
14
- "appium-chromedriver": "^5.6.28",
13
+ "appium-android-driver": "^9.11.0",
15
14
  "appium-uiautomator2-server": "^7.0.24",
16
15
  "asyncbox": "^3.0.0",
17
16
  "axios": "^1.6.5",
@@ -53,7 +52,7 @@
53
52
  "rimraf": "^5.0.0",
54
53
  "semantic-release": "^24.0.0",
55
54
  "sharp": "^0.x",
56
- "sinon": "^18.0.0",
55
+ "sinon": "^19.0.1",
57
56
  "ts-node": "^10.9.1",
58
57
  "typescript": "^5.4.2",
59
58
  "unzipper": "^0.x",
@@ -69,13 +68,13 @@
69
68
  }
70
69
  },
71
70
  "node_modules/@appium/base-driver": {
72
- "version": "9.11.3",
73
- "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-9.11.3.tgz",
74
- "integrity": "sha512-YHPvYlr+sRCBGmwZP48rb8rn/Z2J0M+/ADdEDv2igtQoS+YiZmt27ViOo2xrBVBicmOfEf9gJ5uglKqtVkOvlQ==",
71
+ "version": "9.11.4",
72
+ "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-9.11.4.tgz",
73
+ "integrity": "sha512-mUqlA9pCr9AHdCjoABcCEeq2IKUVyYrXyQ6vFF5lZZHyZ4AtTzodUQZNi+3tS3FDuEVy9wRT1Q1RB+xgBZ0Iog==",
75
74
  "license": "Apache-2.0",
76
75
  "dependencies": {
77
- "@appium/support": "^5.1.3",
78
- "@appium/types": "^0.21.2",
76
+ "@appium/support": "^5.1.4",
77
+ "@appium/types": "^0.21.3",
79
78
  "@colors/colors": "1.6.0",
80
79
  "@types/async-lock": "1.4.2",
81
80
  "@types/bluebird": "3.5.42",
@@ -85,19 +84,19 @@
85
84
  "@types/serve-favicon": "2.5.7",
86
85
  "async-lock": "1.4.1",
87
86
  "asyncbox": "3.0.0",
88
- "axios": "1.7.3",
87
+ "axios": "1.7.7",
89
88
  "bluebird": "3.7.2",
90
- "body-parser": "1.20.2",
91
- "express": "4.19.2",
89
+ "body-parser": "1.20.3",
90
+ "express": "4.21.0",
92
91
  "http-status-codes": "2.3.0",
93
92
  "lodash": "4.17.21",
94
93
  "lru-cache": "10.4.3",
95
94
  "method-override": "3.0.0",
96
95
  "morgan": "1.10.0",
97
- "path-to-regexp": "7.1.0",
96
+ "path-to-regexp": "8.1.0",
98
97
  "serve-favicon": "2.5.0",
99
98
  "source-map-support": "0.5.21",
100
- "type-fest": "4.23.0",
99
+ "type-fest": "4.26.1",
101
100
  "validate.js": "0.13.1"
102
101
  },
103
102
  "engines": {
@@ -108,37 +107,14 @@
108
107
  "spdy": "4.0.2"
109
108
  }
110
109
  },
111
- "node_modules/@appium/base-driver/node_modules/axios": {
112
- "version": "1.7.3",
113
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.3.tgz",
114
- "integrity": "sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==",
115
- "license": "MIT",
116
- "dependencies": {
117
- "follow-redirects": "^1.15.6",
118
- "form-data": "^4.0.0",
119
- "proxy-from-env": "^1.1.0"
120
- }
121
- },
122
- "node_modules/@appium/base-driver/node_modules/type-fest": {
123
- "version": "4.23.0",
124
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.23.0.tgz",
125
- "integrity": "sha512-ZiBujro2ohr5+Z/hZWHESLz3g08BBdrdLMieYFULJO+tWc437sn8kQsWLJoZErY8alNhxre9K4p3GURAG11n+w==",
126
- "license": "(MIT OR CC0-1.0)",
127
- "engines": {
128
- "node": ">=16"
129
- },
130
- "funding": {
131
- "url": "https://github.com/sponsors/sindresorhus"
132
- }
133
- },
134
110
  "node_modules/@appium/base-plugin": {
135
- "version": "2.2.43",
136
- "resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-2.2.43.tgz",
137
- "integrity": "sha512-tDkiyN408L0WT/yl41xd1I64cZeMyY7wsmddM71bG1MJ2B2Ivyr4vKBQp7w5o13OHiacMFv52QPbeKxbpLiQXQ==",
111
+ "version": "2.2.44",
112
+ "resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-2.2.44.tgz",
113
+ "integrity": "sha512-ZQ+4QJoZWidkwTZW92dOOzOju6EB+1ECVcTviIHbn1fHBSHsX9VTwpLu4P82YqB+gaIbUD03qudOsoKfR5eeQA==",
138
114
  "license": "Apache-2.0",
139
115
  "dependencies": {
140
- "@appium/base-driver": "^9.11.3",
141
- "@appium/support": "^5.1.3"
116
+ "@appium/base-driver": "^9.11.4",
117
+ "@appium/support": "^5.1.4"
142
118
  },
143
119
  "engines": {
144
120
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -146,18 +122,18 @@
146
122
  }
147
123
  },
148
124
  "node_modules/@appium/docutils": {
149
- "version": "1.0.19",
150
- "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.19.tgz",
151
- "integrity": "sha512-EmCJ1c9CO2FC/FLemVnL1K7ejoL6YGFyjHvqQiDHKjOvUmAl5BYyyKatiXos11kJ52VMveM3CRAJXT8m5c0mSA==",
125
+ "version": "1.0.20",
126
+ "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.20.tgz",
127
+ "integrity": "sha512-XRS9PaSmSRPy72zfDdRuYcbUBUHRdh9mrFykaRCjSsHAKEnAqLz5UnssVeaT3AlCi1hSrXEUwRPGS4w3pn05Qw==",
152
128
  "license": "Apache-2.0",
153
129
  "dependencies": {
154
- "@appium/support": "^5.1.3",
130
+ "@appium/support": "^5.1.4",
155
131
  "@appium/tsconfig": "^0.3.3",
156
132
  "@sliphua/lilconfig-ts-loader": "3.2.2",
157
133
  "@types/which": "3.0.4",
158
134
  "chalk": "4.1.2",
159
135
  "consola": "3.2.3",
160
- "diff": "5.2.0",
136
+ "diff": "7.0.0",
161
137
  "json5": "2.2.3",
162
138
  "lilconfig": "3.1.2",
163
139
  "lodash": "4.17.21",
@@ -166,9 +142,9 @@
166
142
  "semver": "7.6.3",
167
143
  "source-map-support": "0.5.21",
168
144
  "teen_process": "2.2.0",
169
- "type-fest": "4.23.0",
145
+ "type-fest": "4.26.1",
170
146
  "typescript": "5.5.4",
171
- "yaml": "2.5.0",
147
+ "yaml": "2.5.1",
172
148
  "yargs": "17.7.2",
173
149
  "yargs-parser": "21.1.1"
174
150
  },
@@ -180,18 +156,6 @@
180
156
  "npm": ">=8"
181
157
  }
182
158
  },
183
- "node_modules/@appium/docutils/node_modules/type-fest": {
184
- "version": "4.23.0",
185
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.23.0.tgz",
186
- "integrity": "sha512-ZiBujro2ohr5+Z/hZWHESLz3g08BBdrdLMieYFULJO+tWc437sn8kQsWLJoZErY8alNhxre9K4p3GURAG11n+w==",
187
- "license": "(MIT OR CC0-1.0)",
188
- "engines": {
189
- "node": ">=16"
190
- },
191
- "funding": {
192
- "url": "https://github.com/sponsors/sindresorhus"
193
- }
194
- },
195
159
  "node_modules/@appium/docutils/node_modules/typescript": {
196
160
  "version": "5.5.4",
197
161
  "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
@@ -237,14 +201,14 @@
237
201
  }
238
202
  },
239
203
  "node_modules/@appium/support": {
240
- "version": "5.1.3",
241
- "resolved": "https://registry.npmjs.org/@appium/support/-/support-5.1.3.tgz",
242
- "integrity": "sha512-7HQ2+xuiNzQR6E4nrU2NLTaoFG7hIvvjzPjekf+JMqUU1rCYhMIV7PIpWJ/a30/9j4CkpKHf14qDKl/PrsQDlA==",
204
+ "version": "5.1.4",
205
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-5.1.4.tgz",
206
+ "integrity": "sha512-0jNhtOfSD3gYkSxcSOP3SuTZVUFouq1fTa4ajb91/pNPkvv32IAXdNI8Lg0hz4fjMohw6R/5c2Y6NYjqWQJRwQ==",
243
207
  "license": "Apache-2.0",
244
208
  "dependencies": {
245
209
  "@appium/logger": "^1.6.1",
246
210
  "@appium/tsconfig": "^0.3.3",
247
- "@appium/types": "^0.21.2",
211
+ "@appium/types": "^0.21.3",
248
212
  "@colors/colors": "1.6.0",
249
213
  "@types/archiver": "6.0.2",
250
214
  "@types/base64-stream": "1.0.5",
@@ -262,7 +226,7 @@
262
226
  "@types/uuid": "10.0.0",
263
227
  "@types/which": "3.0.4",
264
228
  "archiver": "7.0.1",
265
- "axios": "1.7.3",
229
+ "axios": "1.7.7",
266
230
  "base64-stream": "1.0.0",
267
231
  "bluebird": "3.7.2",
268
232
  "bplist-creator": "0.1.1",
@@ -290,7 +254,7 @@
290
254
  "source-map-support": "0.5.21",
291
255
  "supports-color": "8.1.1",
292
256
  "teen_process": "2.2.0",
293
- "type-fest": "4.23.0",
257
+ "type-fest": "4.26.1",
294
258
  "uuid": "10.0.0",
295
259
  "which": "4.0.0",
296
260
  "yauzl": "3.1.3"
@@ -300,119 +264,7 @@
300
264
  "npm": ">=8"
301
265
  },
302
266
  "optionalDependencies": {
303
- "sharp": "0.33.4"
304
- }
305
- },
306
- "node_modules/@appium/support/node_modules/@img/sharp-libvips-linux-x64": {
307
- "version": "1.0.2",
308
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.2.tgz",
309
- "integrity": "sha512-E441q4Qdb+7yuyiADVi5J+44x8ctlrqn8XgkDTwr4qPJzWkaHwD489iZ4nGDgcuya4iMN3ULV6NwbhRZJ9Z7SQ==",
310
- "cpu": [
311
- "x64"
312
- ],
313
- "license": "LGPL-3.0-or-later",
314
- "optional": true,
315
- "os": [
316
- "linux"
317
- ],
318
- "engines": {
319
- "glibc": ">=2.26",
320
- "npm": ">=9.6.5",
321
- "pnpm": ">=7.1.0",
322
- "yarn": ">=3.2.0"
323
- },
324
- "funding": {
325
- "url": "https://opencollective.com/libvips"
326
- }
327
- },
328
- "node_modules/@appium/support/node_modules/@img/sharp-linux-x64": {
329
- "version": "0.33.4",
330
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.4.tgz",
331
- "integrity": "sha512-GoR++s0XW9DGVi8SUGQ/U4AeIzLdNjHka6jidVwapQ/JebGVQIpi52OdyxCNVRE++n1FCLzjDovJNozif7w/Aw==",
332
- "cpu": [
333
- "x64"
334
- ],
335
- "license": "Apache-2.0",
336
- "optional": true,
337
- "os": [
338
- "linux"
339
- ],
340
- "engines": {
341
- "glibc": ">=2.26",
342
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0",
343
- "npm": ">=9.6.5",
344
- "pnpm": ">=7.1.0",
345
- "yarn": ">=3.2.0"
346
- },
347
- "funding": {
348
- "url": "https://opencollective.com/libvips"
349
- },
350
- "optionalDependencies": {
351
- "@img/sharp-libvips-linux-x64": "1.0.2"
352
- }
353
- },
354
- "node_modules/@appium/support/node_modules/axios": {
355
- "version": "1.7.3",
356
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.3.tgz",
357
- "integrity": "sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==",
358
- "license": "MIT",
359
- "dependencies": {
360
- "follow-redirects": "^1.15.6",
361
- "form-data": "^4.0.0",
362
- "proxy-from-env": "^1.1.0"
363
- }
364
- },
365
- "node_modules/@appium/support/node_modules/sharp": {
366
- "version": "0.33.4",
367
- "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.4.tgz",
368
- "integrity": "sha512-7i/dt5kGl7qR4gwPRD2biwD2/SvBn3O04J77XKFgL2OnZtQw+AG9wnuS/csmu80nPRHLYE9E41fyEiG8nhH6/Q==",
369
- "hasInstallScript": true,
370
- "license": "Apache-2.0",
371
- "optional": true,
372
- "dependencies": {
373
- "color": "^4.2.3",
374
- "detect-libc": "^2.0.3",
375
- "semver": "^7.6.0"
376
- },
377
- "engines": {
378
- "libvips": ">=8.15.2",
379
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
380
- },
381
- "funding": {
382
- "url": "https://opencollective.com/libvips"
383
- },
384
- "optionalDependencies": {
385
- "@img/sharp-darwin-arm64": "0.33.4",
386
- "@img/sharp-darwin-x64": "0.33.4",
387
- "@img/sharp-libvips-darwin-arm64": "1.0.2",
388
- "@img/sharp-libvips-darwin-x64": "1.0.2",
389
- "@img/sharp-libvips-linux-arm": "1.0.2",
390
- "@img/sharp-libvips-linux-arm64": "1.0.2",
391
- "@img/sharp-libvips-linux-s390x": "1.0.2",
392
- "@img/sharp-libvips-linux-x64": "1.0.2",
393
- "@img/sharp-libvips-linuxmusl-arm64": "1.0.2",
394
- "@img/sharp-libvips-linuxmusl-x64": "1.0.2",
395
- "@img/sharp-linux-arm": "0.33.4",
396
- "@img/sharp-linux-arm64": "0.33.4",
397
- "@img/sharp-linux-s390x": "0.33.4",
398
- "@img/sharp-linux-x64": "0.33.4",
399
- "@img/sharp-linuxmusl-arm64": "0.33.4",
400
- "@img/sharp-linuxmusl-x64": "0.33.4",
401
- "@img/sharp-wasm32": "0.33.4",
402
- "@img/sharp-win32-ia32": "0.33.4",
403
- "@img/sharp-win32-x64": "0.33.4"
404
- }
405
- },
406
- "node_modules/@appium/support/node_modules/type-fest": {
407
- "version": "4.23.0",
408
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.23.0.tgz",
409
- "integrity": "sha512-ZiBujro2ohr5+Z/hZWHESLz3g08BBdrdLMieYFULJO+tWc437sn8kQsWLJoZErY8alNhxre9K4p3GURAG11n+w==",
410
- "license": "(MIT OR CC0-1.0)",
411
- "engines": {
412
- "node": ">=16"
413
- },
414
- "funding": {
415
- "url": "https://github.com/sponsors/sindresorhus"
267
+ "sharp": "0.33.5"
416
268
  }
417
269
  },
418
270
  "node_modules/@appium/tsconfig": {
@@ -429,9 +281,9 @@
429
281
  }
430
282
  },
431
283
  "node_modules/@appium/types": {
432
- "version": "0.21.2",
433
- "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.21.2.tgz",
434
- "integrity": "sha512-re8slS9IJc9lGexrznfsNwUaebHk/CbHABkGixxmDPPoMjqf42rv6QajT84XmJAxP1/dcbvj2eNgcWPd+qmU8A==",
284
+ "version": "0.21.3",
285
+ "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.21.3.tgz",
286
+ "integrity": "sha512-jjAv7uWnS9AzV5u2/m63whNQsPvjuyJGXsl/NPy4CQ7z6/wt+BG7GwXP64hmRpwNvA29va7T0DIPQ0kpAa9Dzw==",
435
287
  "license": "Apache-2.0",
436
288
  "dependencies": {
437
289
  "@appium/logger": "^1.6.1",
@@ -439,25 +291,13 @@
439
291
  "@appium/tsconfig": "^0.3.3",
440
292
  "@types/express": "4.17.21",
441
293
  "@types/ws": "8.5.12",
442
- "type-fest": "4.23.0"
294
+ "type-fest": "4.26.1"
443
295
  },
444
296
  "engines": {
445
297
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
446
298
  "npm": ">=8"
447
299
  }
448
300
  },
449
- "node_modules/@appium/types/node_modules/type-fest": {
450
- "version": "4.23.0",
451
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.23.0.tgz",
452
- "integrity": "sha512-ZiBujro2ohr5+Z/hZWHESLz3g08BBdrdLMieYFULJO+tWc437sn8kQsWLJoZErY8alNhxre9K4p3GURAG11n+w==",
453
- "license": "(MIT OR CC0-1.0)",
454
- "engines": {
455
- "node": ">=16"
456
- },
457
- "funding": {
458
- "url": "https://github.com/sponsors/sindresorhus"
459
- }
460
- },
461
301
  "node_modules/@babel/code-frame": {
462
302
  "version": "7.24.7",
463
303
  "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
@@ -586,16 +426,6 @@
586
426
  "kuler": "^2.0.0"
587
427
  }
588
428
  },
589
- "node_modules/@emnapi/runtime": {
590
- "version": "1.2.0",
591
- "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.2.0.tgz",
592
- "integrity": "sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==",
593
- "extraneous": true,
594
- "license": "MIT",
595
- "dependencies": {
596
- "tslib": "^2.4.0"
597
- }
598
- },
599
429
  "node_modules/@isaacs/cliui": {
600
430
  "version": "8.0.2",
601
431
  "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
@@ -680,19 +510,18 @@
680
510
  }
681
511
  },
682
512
  "node_modules/@sidvind/better-ajv-errors": {
683
- "version": "2.1.3",
684
- "resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-2.1.3.tgz",
685
- "integrity": "sha512-lWuod/rh7Xz5uXiEGSfm2Sd5PG7K/6yJfoAZVqzsEswjPJhUz15R7Gn/o8RczA041QS15hBd/BCSeu9vwPArkA==",
513
+ "version": "3.0.1",
514
+ "resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-3.0.1.tgz",
515
+ "integrity": "sha512-++1mEYIeozfnwWI9P1ECvOPoacy+CgDASrmGvXPMCcqgx0YUzB01vZ78uHdQ443V6sTY+e9MzHqmN9DOls02aw==",
686
516
  "license": "Apache-2.0",
687
517
  "dependencies": {
688
- "@babel/code-frame": "^7.16.0",
689
- "chalk": "^4.1.0"
518
+ "kleur": "^4.1.0"
690
519
  },
691
520
  "engines": {
692
521
  "node": ">= 16.14"
693
522
  },
694
523
  "peerDependencies": {
695
- "ajv": "4.11.8 - 8"
524
+ "ajv": "^6.12.3 || ^7.0.0 || ^8.0.0"
696
525
  }
697
526
  },
698
527
  "node_modules/@sliphua/lilconfig-ts-loader": {
@@ -912,9 +741,9 @@
912
741
  }
913
742
  },
914
743
  "node_modules/@types/node": {
915
- "version": "22.5.4",
916
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.4.tgz",
917
- "integrity": "sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==",
744
+ "version": "22.5.5",
745
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.5.tgz",
746
+ "integrity": "sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==",
918
747
  "license": "MIT",
919
748
  "dependencies": {
920
749
  "undici-types": "~6.19.2"
@@ -933,9 +762,9 @@
933
762
  "license": "MIT"
934
763
  },
935
764
  "node_modules/@types/qs": {
936
- "version": "6.9.15",
937
- "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.15.tgz",
938
- "integrity": "sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==",
765
+ "version": "6.9.16",
766
+ "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.16.tgz",
767
+ "integrity": "sha512-7i+zxXdPD0T4cKDuxCUXJ4wHcsJLwENa6Z3dCu8cfCK743OGy5Nu1RmAGqDPsoTDINVEcdXKRvR/zre+P2Ku1A==",
939
768
  "license": "MIT"
940
769
  },
941
770
  "node_modules/@types/range-parser": {
@@ -1135,20 +964,20 @@
1135
964
  }
1136
965
  },
1137
966
  "node_modules/appium": {
1138
- "version": "2.11.3",
1139
- "resolved": "https://registry.npmjs.org/appium/-/appium-2.11.3.tgz",
1140
- "integrity": "sha512-O545jE/SkZecGBtT+yf7WTzkIyELkwgrKOIeXKTIiX5ob2Dzl+tVkTMzosJul8DaNsUlur7DR9PMAX9wZ7/o+A==",
967
+ "version": "2.11.4",
968
+ "resolved": "https://registry.npmjs.org/appium/-/appium-2.11.4.tgz",
969
+ "integrity": "sha512-dtBqk9SRBOjkA9DhpzBkGUizMqPeRBSk+jSxj4M/eVUFHtpmN+sgov04Sy8dcN05DpjEFjpeY1mqHZraK2eKig==",
1141
970
  "hasInstallScript": true,
1142
971
  "license": "Apache-2.0",
1143
972
  "dependencies": {
1144
- "@appium/base-driver": "^9.11.3",
1145
- "@appium/base-plugin": "^2.2.43",
1146
- "@appium/docutils": "^1.0.19",
973
+ "@appium/base-driver": "^9.11.4",
974
+ "@appium/base-plugin": "^2.2.44",
975
+ "@appium/docutils": "^1.0.20",
1147
976
  "@appium/logger": "^1.6.1",
1148
977
  "@appium/schema": "^0.6.1",
1149
- "@appium/support": "^5.1.3",
1150
- "@appium/types": "^0.21.2",
1151
- "@sidvind/better-ajv-errors": "2.1.3",
978
+ "@appium/support": "^5.1.4",
979
+ "@appium/types": "^0.21.3",
980
+ "@sidvind/better-ajv-errors": "3.0.1",
1152
981
  "@types/argparse": "2.0.16",
1153
982
  "@types/bluebird": "3.5.42",
1154
983
  "@types/semver": "7.5.8",
@@ -1159,7 +988,7 @@
1159
988
  "argparse": "2.0.1",
1160
989
  "async-lock": "1.4.1",
1161
990
  "asyncbox": "3.0.0",
1162
- "axios": "1.7.3",
991
+ "axios": "1.7.7",
1163
992
  "bluebird": "3.7.2",
1164
993
  "cross-env": "7.0.3",
1165
994
  "lilconfig": "3.1.2",
@@ -1171,11 +1000,11 @@
1171
1000
  "semver": "7.6.3",
1172
1001
  "source-map-support": "0.5.21",
1173
1002
  "teen_process": "2.2.0",
1174
- "type-fest": "4.23.0",
1175
- "winston": "3.13.1",
1003
+ "type-fest": "4.26.1",
1004
+ "winston": "3.14.2",
1176
1005
  "wrap-ansi": "7.0.0",
1177
1006
  "ws": "8.18.0",
1178
- "yaml": "2.5.0"
1007
+ "yaml": "2.5.1"
1179
1008
  },
1180
1009
  "bin": {
1181
1010
  "appium": "index.js"
@@ -1208,15 +1037,15 @@
1208
1037
  }
1209
1038
  },
1210
1039
  "node_modules/appium-android-driver": {
1211
- "version": "9.10.1",
1212
- "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-9.10.1.tgz",
1213
- "integrity": "sha512-T4WGSjiPbzVpj+ASAoULWs9UIYRPkTEwo7QWLzuUULLfwQv+T7+YotgEYOE2W5toKwQlvp6w+8wVISNQN3liOQ==",
1040
+ "version": "9.11.0",
1041
+ "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-9.11.0.tgz",
1042
+ "integrity": "sha512-2ELrU5lzW2Kd1+qkDd3ULxGHYBDDVTZZdJszchhg/kjG1gUBJOXGwTN06t/NEehu57G6r9KgaZw0F5lCjqIePg==",
1214
1043
  "license": "Apache-2.0",
1215
1044
  "dependencies": {
1216
1045
  "@appium/support": "^5.0.3",
1217
1046
  "@colors/colors": "^1.6.0",
1218
1047
  "appium-adb": "^12.5.2",
1219
- "appium-chromedriver": "^5.5.1",
1048
+ "appium-chromedriver": "^6.0.1",
1220
1049
  "asyncbox": "^3.0.0",
1221
1050
  "axios": "^1.x",
1222
1051
  "bluebird": "^3.4.7",
@@ -1241,10 +1070,9 @@
1241
1070
  }
1242
1071
  },
1243
1072
  "node_modules/appium-chromedriver": {
1244
- "version": "5.6.75",
1245
- "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-5.6.75.tgz",
1246
- "integrity": "sha512-fMPhDpfMLX4Gp1v8j9RzyYDNnLJVmQEzxMMYlMQc+vwM4cVzXXl7HEMtxMX/LUODlHA0SEsHCnKKZd3BhQPsig==",
1247
- "hasInstallScript": true,
1073
+ "version": "6.0.1",
1074
+ "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-6.0.1.tgz",
1075
+ "integrity": "sha512-oMvuvmrNgWd6RasqMmkZDibeFyBDPwbIzKXtjzoNtQ7ccTnN5N7dPXlNQjG/p6xvkTtSu2dn0hJETdN9pAurZA==",
1248
1076
  "license": "Apache-2.0",
1249
1077
  "dependencies": {
1250
1078
  "@appium/base-driver": "^9.1.0",
@@ -1276,29 +1104,6 @@
1276
1104
  "npm": ">=8"
1277
1105
  }
1278
1106
  },
1279
- "node_modules/appium/node_modules/axios": {
1280
- "version": "1.7.3",
1281
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.3.tgz",
1282
- "integrity": "sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==",
1283
- "license": "MIT",
1284
- "dependencies": {
1285
- "follow-redirects": "^1.15.6",
1286
- "form-data": "^4.0.0",
1287
- "proxy-from-env": "^1.1.0"
1288
- }
1289
- },
1290
- "node_modules/appium/node_modules/type-fest": {
1291
- "version": "4.23.0",
1292
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.23.0.tgz",
1293
- "integrity": "sha512-ZiBujro2ohr5+Z/hZWHESLz3g08BBdrdLMieYFULJO+tWc437sn8kQsWLJoZErY8alNhxre9K4p3GURAG11n+w==",
1294
- "license": "(MIT OR CC0-1.0)",
1295
- "engines": {
1296
- "node": ">=16"
1297
- },
1298
- "funding": {
1299
- "url": "https://github.com/sponsors/sindresorhus"
1300
- }
1301
- },
1302
1107
  "node_modules/archiver": {
1303
1108
  "version": "7.0.1",
1304
1109
  "resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
@@ -1500,9 +1305,9 @@
1500
1305
  "license": "MIT"
1501
1306
  },
1502
1307
  "node_modules/body-parser": {
1503
- "version": "1.20.2",
1504
- "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz",
1505
- "integrity": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==",
1308
+ "version": "1.20.3",
1309
+ "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz",
1310
+ "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==",
1506
1311
  "license": "MIT",
1507
1312
  "dependencies": {
1508
1313
  "bytes": "3.1.2",
@@ -1513,7 +1318,7 @@
1513
1318
  "http-errors": "2.0.0",
1514
1319
  "iconv-lite": "0.4.24",
1515
1320
  "on-finished": "2.4.1",
1516
- "qs": "6.11.0",
1321
+ "qs": "6.13.0",
1517
1322
  "raw-body": "2.5.2",
1518
1323
  "type-is": "~1.6.18",
1519
1324
  "unpipe": "1.0.0"
@@ -1734,8 +1539,8 @@
1734
1539
  "version": "4.2.3",
1735
1540
  "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
1736
1541
  "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
1542
+ "devOptional": true,
1737
1543
  "license": "MIT",
1738
- "optional": true,
1739
1544
  "dependencies": {
1740
1545
  "color-convert": "^2.0.1",
1741
1546
  "color-string": "^1.9.0"
@@ -2092,8 +1897,8 @@
2092
1897
  "version": "2.0.3",
2093
1898
  "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
2094
1899
  "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
1900
+ "devOptional": true,
2095
1901
  "license": "Apache-2.0",
2096
- "optional": true,
2097
1902
  "engines": {
2098
1903
  "node": ">=8"
2099
1904
  }
@@ -2106,9 +1911,9 @@
2106
1911
  "optional": true
2107
1912
  },
2108
1913
  "node_modules/diff": {
2109
- "version": "5.2.0",
2110
- "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
2111
- "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
1914
+ "version": "7.0.0",
1915
+ "resolved": "https://registry.npmjs.org/diff/-/diff-7.0.0.tgz",
1916
+ "integrity": "sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==",
2112
1917
  "license": "BSD-3-Clause",
2113
1918
  "engines": {
2114
1919
  "node": ">=0.3.1"
@@ -2145,9 +1950,9 @@
2145
1950
  "license": "MIT"
2146
1951
  },
2147
1952
  "node_modules/encodeurl": {
2148
- "version": "1.0.2",
2149
- "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
2150
- "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
1953
+ "version": "2.0.0",
1954
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
1955
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
2151
1956
  "license": "MIT",
2152
1957
  "engines": {
2153
1958
  "node": ">= 0.8"
@@ -2226,37 +2031,37 @@
2226
2031
  }
2227
2032
  },
2228
2033
  "node_modules/express": {
2229
- "version": "4.19.2",
2230
- "resolved": "https://registry.npmjs.org/express/-/express-4.19.2.tgz",
2231
- "integrity": "sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==",
2034
+ "version": "4.21.0",
2035
+ "resolved": "https://registry.npmjs.org/express/-/express-4.21.0.tgz",
2036
+ "integrity": "sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng==",
2232
2037
  "license": "MIT",
2233
2038
  "dependencies": {
2234
2039
  "accepts": "~1.3.8",
2235
2040
  "array-flatten": "1.1.1",
2236
- "body-parser": "1.20.2",
2041
+ "body-parser": "1.20.3",
2237
2042
  "content-disposition": "0.5.4",
2238
2043
  "content-type": "~1.0.4",
2239
2044
  "cookie": "0.6.0",
2240
2045
  "cookie-signature": "1.0.6",
2241
2046
  "debug": "2.6.9",
2242
2047
  "depd": "2.0.0",
2243
- "encodeurl": "~1.0.2",
2048
+ "encodeurl": "~2.0.0",
2244
2049
  "escape-html": "~1.0.3",
2245
2050
  "etag": "~1.8.1",
2246
- "finalhandler": "1.2.0",
2051
+ "finalhandler": "1.3.1",
2247
2052
  "fresh": "0.5.2",
2248
2053
  "http-errors": "2.0.0",
2249
- "merge-descriptors": "1.0.1",
2054
+ "merge-descriptors": "1.0.3",
2250
2055
  "methods": "~1.1.2",
2251
2056
  "on-finished": "2.4.1",
2252
2057
  "parseurl": "~1.3.3",
2253
- "path-to-regexp": "0.1.7",
2058
+ "path-to-regexp": "0.1.10",
2254
2059
  "proxy-addr": "~2.0.7",
2255
- "qs": "6.11.0",
2060
+ "qs": "6.13.0",
2256
2061
  "range-parser": "~1.2.1",
2257
2062
  "safe-buffer": "5.2.1",
2258
- "send": "0.18.0",
2259
- "serve-static": "1.15.0",
2063
+ "send": "0.19.0",
2064
+ "serve-static": "1.16.2",
2260
2065
  "setprototypeof": "1.2.0",
2261
2066
  "statuses": "2.0.1",
2262
2067
  "type-is": "~1.6.18",
@@ -2283,9 +2088,9 @@
2283
2088
  "license": "MIT"
2284
2089
  },
2285
2090
  "node_modules/express/node_modules/path-to-regexp": {
2286
- "version": "0.1.7",
2287
- "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
2288
- "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==",
2091
+ "version": "0.1.10",
2092
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz",
2093
+ "integrity": "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==",
2289
2094
  "license": "MIT"
2290
2095
  },
2291
2096
  "node_modules/fast-deep-equal": {
@@ -2313,13 +2118,13 @@
2313
2118
  "license": "MIT"
2314
2119
  },
2315
2120
  "node_modules/finalhandler": {
2316
- "version": "1.2.0",
2317
- "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz",
2318
- "integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==",
2121
+ "version": "1.3.1",
2122
+ "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz",
2123
+ "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==",
2319
2124
  "license": "MIT",
2320
2125
  "dependencies": {
2321
2126
  "debug": "2.6.9",
2322
- "encodeurl": "~1.0.2",
2127
+ "encodeurl": "~2.0.0",
2323
2128
  "escape-html": "~1.0.3",
2324
2129
  "on-finished": "2.4.1",
2325
2130
  "parseurl": "~1.3.3",
@@ -2974,6 +2779,15 @@
2974
2779
  "node": ">=14.14.0"
2975
2780
  }
2976
2781
  },
2782
+ "node_modules/kleur": {
2783
+ "version": "4.1.5",
2784
+ "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
2785
+ "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
2786
+ "license": "MIT",
2787
+ "engines": {
2788
+ "node": ">=6"
2789
+ }
2790
+ },
2977
2791
  "node_modules/kuler": {
2978
2792
  "version": "2.0.0",
2979
2793
  "resolved": "https://registry.npmjs.org/kuler/-/kuler-2.0.0.tgz",
@@ -3143,10 +2957,13 @@
3143
2957
  }
3144
2958
  },
3145
2959
  "node_modules/merge-descriptors": {
3146
- "version": "1.0.1",
3147
- "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
3148
- "integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==",
3149
- "license": "MIT"
2960
+ "version": "1.0.3",
2961
+ "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
2962
+ "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==",
2963
+ "license": "MIT",
2964
+ "funding": {
2965
+ "url": "https://github.com/sponsors/sindresorhus"
2966
+ }
3150
2967
  },
3151
2968
  "node_modules/method-override": {
3152
2969
  "version": "3.0.0",
@@ -3688,9 +3505,9 @@
3688
3505
  }
3689
3506
  },
3690
3507
  "node_modules/path-to-regexp": {
3691
- "version": "7.1.0",
3692
- "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-7.1.0.tgz",
3693
- "integrity": "sha512-ZToe+MbUF4lBqk6dV8GKot4DKfzrxXsplOddH8zN3YK+qw9/McvP7+4ICjZvOne0jQhN4eJwHsX6tT0Ns19fvw==",
3508
+ "version": "8.1.0",
3509
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.1.0.tgz",
3510
+ "integrity": "sha512-Bqn3vc8CMHty6zuD+tG23s6v2kwxslHEhTj4eYaVKGIEB+YX/2wd0/rgXLFD9G9id9KCtbVy/3ZgmvZjpa0UdQ==",
3694
3511
  "license": "MIT",
3695
3512
  "engines": {
3696
3513
  "node": ">=16"
@@ -3810,12 +3627,12 @@
3810
3627
  "license": "MIT"
3811
3628
  },
3812
3629
  "node_modules/qs": {
3813
- "version": "6.11.0",
3814
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
3815
- "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
3630
+ "version": "6.13.0",
3631
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
3632
+ "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
3816
3633
  "license": "BSD-3-Clause",
3817
3634
  "dependencies": {
3818
- "side-channel": "^1.0.4"
3635
+ "side-channel": "^1.0.6"
3819
3636
  },
3820
3637
  "engines": {
3821
3638
  "node": ">=0.6"
@@ -4060,9 +3877,9 @@
4060
3877
  }
4061
3878
  },
4062
3879
  "node_modules/send": {
4063
- "version": "0.18.0",
4064
- "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
4065
- "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
3880
+ "version": "0.19.0",
3881
+ "resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
3882
+ "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
4066
3883
  "license": "MIT",
4067
3884
  "dependencies": {
4068
3885
  "debug": "2.6.9",
@@ -4098,6 +3915,15 @@
4098
3915
  "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
4099
3916
  "license": "MIT"
4100
3917
  },
3918
+ "node_modules/send/node_modules/encodeurl": {
3919
+ "version": "1.0.2",
3920
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
3921
+ "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
3922
+ "license": "MIT",
3923
+ "engines": {
3924
+ "node": ">= 0.8"
3925
+ }
3926
+ },
4101
3927
  "node_modules/send/node_modules/mime": {
4102
3928
  "version": "1.6.0",
4103
3929
  "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
@@ -4139,15 +3965,15 @@
4139
3965
  "license": "MIT"
4140
3966
  },
4141
3967
  "node_modules/serve-static": {
4142
- "version": "1.15.0",
4143
- "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz",
4144
- "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
3968
+ "version": "1.16.2",
3969
+ "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz",
3970
+ "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==",
4145
3971
  "license": "MIT",
4146
3972
  "dependencies": {
4147
- "encodeurl": "~1.0.2",
3973
+ "encodeurl": "~2.0.0",
4148
3974
  "escape-html": "~1.0.3",
4149
3975
  "parseurl": "~1.3.3",
4150
- "send": "0.18.0"
3976
+ "send": "0.19.0"
4151
3977
  },
4152
3978
  "engines": {
4153
3979
  "node": ">= 0.8.0"
@@ -4182,6 +4008,46 @@
4182
4008
  "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
4183
4009
  "license": "ISC"
4184
4010
  },
4011
+ "node_modules/sharp": {
4012
+ "version": "0.33.5",
4013
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz",
4014
+ "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==",
4015
+ "devOptional": true,
4016
+ "hasInstallScript": true,
4017
+ "license": "Apache-2.0",
4018
+ "dependencies": {
4019
+ "color": "^4.2.3",
4020
+ "detect-libc": "^2.0.3",
4021
+ "semver": "^7.6.3"
4022
+ },
4023
+ "engines": {
4024
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
4025
+ },
4026
+ "funding": {
4027
+ "url": "https://opencollective.com/libvips"
4028
+ },
4029
+ "optionalDependencies": {
4030
+ "@img/sharp-darwin-arm64": "0.33.5",
4031
+ "@img/sharp-darwin-x64": "0.33.5",
4032
+ "@img/sharp-libvips-darwin-arm64": "1.0.4",
4033
+ "@img/sharp-libvips-darwin-x64": "1.0.4",
4034
+ "@img/sharp-libvips-linux-arm": "1.0.5",
4035
+ "@img/sharp-libvips-linux-arm64": "1.0.4",
4036
+ "@img/sharp-libvips-linux-s390x": "1.0.4",
4037
+ "@img/sharp-libvips-linux-x64": "1.0.4",
4038
+ "@img/sharp-libvips-linuxmusl-arm64": "1.0.4",
4039
+ "@img/sharp-libvips-linuxmusl-x64": "1.0.4",
4040
+ "@img/sharp-linux-arm": "0.33.5",
4041
+ "@img/sharp-linux-arm64": "0.33.5",
4042
+ "@img/sharp-linux-s390x": "0.33.5",
4043
+ "@img/sharp-linux-x64": "0.33.5",
4044
+ "@img/sharp-linuxmusl-arm64": "0.33.5",
4045
+ "@img/sharp-linuxmusl-x64": "0.33.5",
4046
+ "@img/sharp-wasm32": "0.33.5",
4047
+ "@img/sharp-win32-ia32": "0.33.5",
4048
+ "@img/sharp-win32-x64": "0.33.5"
4049
+ }
4050
+ },
4185
4051
  "node_modules/shebang-command": {
4186
4052
  "version": "2.0.0",
4187
4053
  "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
@@ -4763,9 +4629,9 @@
4763
4629
  }
4764
4630
  },
4765
4631
  "node_modules/winston": {
4766
- "version": "3.13.1",
4767
- "resolved": "https://registry.npmjs.org/winston/-/winston-3.13.1.tgz",
4768
- "integrity": "sha512-SvZit7VFNvXRzbqGHsv5KSmgbEYR5EiQfDAL9gxYkRqa934Hnk++zze0wANKtMHcy/gI4W/3xmSDwlhf865WGw==",
4632
+ "version": "3.14.2",
4633
+ "resolved": "https://registry.npmjs.org/winston/-/winston-3.14.2.tgz",
4634
+ "integrity": "sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==",
4769
4635
  "license": "MIT",
4770
4636
  "dependencies": {
4771
4637
  "@colors/colors": "^1.6.0",
@@ -4956,9 +4822,9 @@
4956
4822
  }
4957
4823
  },
4958
4824
  "node_modules/yaml": {
4959
- "version": "2.5.0",
4960
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.0.tgz",
4961
- "integrity": "sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==",
4825
+ "version": "2.5.1",
4826
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.1.tgz",
4827
+ "integrity": "sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==",
4962
4828
  "license": "ISC",
4963
4829
  "bin": {
4964
4830
  "yaml": "bin.mjs"