appium-uiautomator2-driver 3.7.6 → 3.7.8

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,23 +1,23 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "3.7.6",
3
+ "version": "3.7.8",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "3.7.6",
9
+ "version": "3.7.8",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "appium-adb": "^12.5.2",
13
- "appium-android-driver": "^9.8.3",
13
+ "appium-android-driver": "^9.9.0",
14
14
  "appium-chromedriver": "^5.6.28",
15
15
  "appium-uiautomator2-server": "^7.0.14",
16
16
  "asyncbox": "^3.0.0",
17
17
  "axios": "^1.6.5",
18
18
  "bluebird": "^3.5.1",
19
19
  "css-selector-parser": "^3.0.0",
20
- "io.appium.settings": "^5.12.0",
20
+ "io.appium.settings": "^5.12.11",
21
21
  "lodash": "^4.17.4",
22
22
  "portscanner": "^2.2.0",
23
23
  "source-map-support": "^0.x",
@@ -69,35 +69,35 @@
69
69
  }
70
70
  },
71
71
  "node_modules/@appium/base-driver": {
72
- "version": "9.11.2",
73
- "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-9.11.2.tgz",
74
- "integrity": "sha512-7iL5s/JaOlW47epwrpJh4CMe/UuG8qWU6mlm2yx9XJeSelEi84BsQSC5xlFClg1Il0uZb2i0tBOLFvzXGBQ48A==",
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==",
75
75
  "license": "Apache-2.0",
76
76
  "dependencies": {
77
- "@appium/support": "^5.1.2",
78
- "@appium/types": "^0.21.1",
77
+ "@appium/support": "^5.1.3",
78
+ "@appium/types": "^0.21.2",
79
79
  "@colors/colors": "1.6.0",
80
80
  "@types/async-lock": "1.4.2",
81
81
  "@types/bluebird": "3.5.42",
82
82
  "@types/express": "4.17.21",
83
- "@types/lodash": "4.17.6",
83
+ "@types/lodash": "4.17.7",
84
84
  "@types/method-override": "0.0.35",
85
85
  "@types/serve-favicon": "2.5.7",
86
86
  "async-lock": "1.4.1",
87
87
  "asyncbox": "3.0.0",
88
- "axios": "1.7.2",
88
+ "axios": "1.7.3",
89
89
  "bluebird": "3.7.2",
90
90
  "body-parser": "1.20.2",
91
91
  "express": "4.19.2",
92
92
  "http-status-codes": "2.3.0",
93
93
  "lodash": "4.17.21",
94
- "lru-cache": "10.3.0",
94
+ "lru-cache": "10.4.3",
95
95
  "method-override": "3.0.0",
96
96
  "morgan": "1.10.0",
97
- "path-to-regexp": "7.0.0",
97
+ "path-to-regexp": "7.1.0",
98
98
  "serve-favicon": "2.5.0",
99
99
  "source-map-support": "0.5.21",
100
- "type-fest": "4.21.0",
100
+ "type-fest": "4.23.0",
101
101
  "validate.js": "0.13.1"
102
102
  },
103
103
  "engines": {
@@ -108,16 +108,10 @@
108
108
  "spdy": "4.0.2"
109
109
  }
110
110
  },
111
- "node_modules/@appium/base-driver/node_modules/@types/lodash": {
112
- "version": "4.17.6",
113
- "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.6.tgz",
114
- "integrity": "sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==",
115
- "license": "MIT"
116
- },
117
111
  "node_modules/@appium/base-driver/node_modules/axios": {
118
- "version": "1.7.2",
119
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",
120
- "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",
112
+ "version": "1.7.3",
113
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.3.tgz",
114
+ "integrity": "sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==",
121
115
  "license": "MIT",
122
116
  "dependencies": {
123
117
  "follow-redirects": "^1.15.6",
@@ -126,9 +120,9 @@
126
120
  }
127
121
  },
128
122
  "node_modules/@appium/base-driver/node_modules/type-fest": {
129
- "version": "4.21.0",
130
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.21.0.tgz",
131
- "integrity": "sha512-ADn2w7hVPcK6w1I0uWnM//y1rLXZhzB9mr0a3OirzclKF1Wp6VzevUmzz/NRAWunOT6E8HrnpGY7xOfc6K57fA==",
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==",
132
126
  "license": "(MIT OR CC0-1.0)",
133
127
  "engines": {
134
128
  "node": ">=16"
@@ -138,13 +132,13 @@
138
132
  }
139
133
  },
140
134
  "node_modules/@appium/base-plugin": {
141
- "version": "2.2.42",
142
- "resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-2.2.42.tgz",
143
- "integrity": "sha512-JhBsJLqq85ajP/gIFBSDgP3dJqPpGsqgSYPKpFc3syX8LHtJqGejvT/4+nuVXOnp7TqPSXFDMJHdu8ITYLMwSQ==",
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==",
144
138
  "license": "Apache-2.0",
145
139
  "dependencies": {
146
- "@appium/base-driver": "^9.11.2",
147
- "@appium/support": "^5.1.2"
140
+ "@appium/base-driver": "^9.11.3",
141
+ "@appium/support": "^5.1.3"
148
142
  },
149
143
  "engines": {
150
144
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -152,12 +146,12 @@
152
146
  }
153
147
  },
154
148
  "node_modules/@appium/docutils": {
155
- "version": "1.0.18",
156
- "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.18.tgz",
157
- "integrity": "sha512-Bo8z7SWVp9a78XYXnR9E2pguW5wy5B4FReG8JvElPkNehAtrH3sXnjuQGWGDabU/Um9Q0wXqxelCyeSUxqHp1w==",
149
+ "version": "1.0.19",
150
+ "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.19.tgz",
151
+ "integrity": "sha512-EmCJ1c9CO2FC/FLemVnL1K7ejoL6YGFyjHvqQiDHKjOvUmAl5BYyyKatiXos11kJ52VMveM3CRAJXT8m5c0mSA==",
158
152
  "license": "Apache-2.0",
159
153
  "dependencies": {
160
- "@appium/support": "^5.1.2",
154
+ "@appium/support": "^5.1.3",
161
155
  "@appium/tsconfig": "^0.3.3",
162
156
  "@sliphua/lilconfig-ts-loader": "3.2.2",
163
157
  "@types/which": "3.0.4",
@@ -169,12 +163,12 @@
169
163
  "lodash": "4.17.21",
170
164
  "pkg-dir": "5.0.0",
171
165
  "read-pkg": "5.2.0",
172
- "semver": "7.6.2",
166
+ "semver": "7.6.3",
173
167
  "source-map-support": "0.5.21",
174
168
  "teen_process": "2.2.0",
175
- "type-fest": "4.21.0",
176
- "typescript": "5.5.3",
177
- "yaml": "2.4.5",
169
+ "type-fest": "4.23.0",
170
+ "typescript": "5.5.4",
171
+ "yaml": "2.5.0",
178
172
  "yargs": "17.7.2",
179
173
  "yargs-parser": "21.1.1"
180
174
  },
@@ -187,9 +181,9 @@
187
181
  }
188
182
  },
189
183
  "node_modules/@appium/docutils/node_modules/type-fest": {
190
- "version": "4.21.0",
191
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.21.0.tgz",
192
- "integrity": "sha512-ADn2w7hVPcK6w1I0uWnM//y1rLXZhzB9mr0a3OirzclKF1Wp6VzevUmzz/NRAWunOT6E8HrnpGY7xOfc6K57fA==",
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==",
193
187
  "license": "(MIT OR CC0-1.0)",
194
188
  "engines": {
195
189
  "node": ">=16"
@@ -198,28 +192,15 @@
198
192
  "url": "https://github.com/sponsors/sindresorhus"
199
193
  }
200
194
  },
201
- "node_modules/@appium/docutils/node_modules/typescript": {
202
- "version": "5.5.3",
203
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
204
- "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
205
- "license": "Apache-2.0",
206
- "bin": {
207
- "tsc": "bin/tsc",
208
- "tsserver": "bin/tsserver"
209
- },
210
- "engines": {
211
- "node": ">=14.17"
212
- }
213
- },
214
195
  "node_modules/@appium/logger": {
215
- "version": "1.6.0",
216
- "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-1.6.0.tgz",
217
- "integrity": "sha512-zUIeVUWmIDyInSHYUa4+TK6Bd/dL3kBJHVDZhAAKGsqzNLaaRESCSVmKVOYNGqZVqNe/wPKa+aRW9Z3iRTGE5Q==",
196
+ "version": "1.6.1",
197
+ "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-1.6.1.tgz",
198
+ "integrity": "sha512-3TWpLR1qVQ0usLJ6R49iN4TV9Zs0nog1oL3hakCglwP0g4ZllwwEbp+2b1ovJfX6oOv1wXNREyokq2uxU5gB/Q==",
218
199
  "license": "ISC",
219
200
  "dependencies": {
220
201
  "console-control-strings": "1.1.0",
221
202
  "lodash": "4.17.21",
222
- "lru-cache": "10.3.0",
203
+ "lru-cache": "10.4.3",
223
204
  "set-blocking": "2.0.0"
224
205
  },
225
206
  "engines": {
@@ -243,14 +224,14 @@
243
224
  }
244
225
  },
245
226
  "node_modules/@appium/support": {
246
- "version": "5.1.2",
247
- "resolved": "https://registry.npmjs.org/@appium/support/-/support-5.1.2.tgz",
248
- "integrity": "sha512-KwaCiwKOLaAPLpZYWbWFnoFjUwRiFMXgtLE9a7lWC0a7fZfT59HTu78HNoDu7WvgMaiGVyDxOYjrkI+MeONKiw==",
227
+ "version": "5.1.3",
228
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-5.1.3.tgz",
229
+ "integrity": "sha512-7HQ2+xuiNzQR6E4nrU2NLTaoFG7hIvvjzPjekf+JMqUU1rCYhMIV7PIpWJ/a30/9j4CkpKHf14qDKl/PrsQDlA==",
249
230
  "license": "Apache-2.0",
250
231
  "dependencies": {
251
- "@appium/logger": "^1.6.0",
232
+ "@appium/logger": "^1.6.1",
252
233
  "@appium/tsconfig": "^0.3.3",
253
- "@appium/types": "^0.21.1",
234
+ "@appium/types": "^0.21.2",
254
235
  "@colors/colors": "1.6.0",
255
236
  "@types/archiver": "6.0.2",
256
237
  "@types/base64-stream": "1.0.5",
@@ -268,14 +249,14 @@
268
249
  "@types/uuid": "10.0.0",
269
250
  "@types/which": "3.0.4",
270
251
  "archiver": "7.0.1",
271
- "axios": "1.7.2",
252
+ "axios": "1.7.3",
272
253
  "base64-stream": "1.0.0",
273
254
  "bluebird": "3.7.2",
274
255
  "bplist-creator": "0.1.1",
275
256
  "bplist-parser": "0.3.2",
276
257
  "form-data": "4.0.0",
277
258
  "get-stream": "6.0.1",
278
- "glob": "10.4.2",
259
+ "glob": "10.4.5",
279
260
  "jsftp": "2.1.3",
280
261
  "klaw": "4.1.0",
281
262
  "lockfile": "1.0.4",
@@ -291,12 +272,12 @@
291
272
  "read-pkg": "5.2.0",
292
273
  "resolve-from": "5.0.0",
293
274
  "sanitize-filename": "1.6.3",
294
- "semver": "7.6.2",
275
+ "semver": "7.6.3",
295
276
  "shell-quote": "1.8.1",
296
277
  "source-map-support": "0.5.21",
297
278
  "supports-color": "8.1.1",
298
279
  "teen_process": "2.2.0",
299
- "type-fest": "4.21.0",
280
+ "type-fest": "4.23.0",
300
281
  "uuid": "10.0.0",
301
282
  "which": "4.0.0",
302
283
  "yauzl": "3.1.3"
@@ -309,10 +290,58 @@
309
290
  "sharp": "0.33.4"
310
291
  }
311
292
  },
293
+ "node_modules/@appium/support/node_modules/@img/sharp-libvips-linux-x64": {
294
+ "version": "1.0.2",
295
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.2.tgz",
296
+ "integrity": "sha512-E441q4Qdb+7yuyiADVi5J+44x8ctlrqn8XgkDTwr4qPJzWkaHwD489iZ4nGDgcuya4iMN3ULV6NwbhRZJ9Z7SQ==",
297
+ "cpu": [
298
+ "x64"
299
+ ],
300
+ "license": "LGPL-3.0-or-later",
301
+ "optional": true,
302
+ "os": [
303
+ "linux"
304
+ ],
305
+ "engines": {
306
+ "glibc": ">=2.26",
307
+ "npm": ">=9.6.5",
308
+ "pnpm": ">=7.1.0",
309
+ "yarn": ">=3.2.0"
310
+ },
311
+ "funding": {
312
+ "url": "https://opencollective.com/libvips"
313
+ }
314
+ },
315
+ "node_modules/@appium/support/node_modules/@img/sharp-linux-x64": {
316
+ "version": "0.33.4",
317
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.4.tgz",
318
+ "integrity": "sha512-GoR++s0XW9DGVi8SUGQ/U4AeIzLdNjHka6jidVwapQ/JebGVQIpi52OdyxCNVRE++n1FCLzjDovJNozif7w/Aw==",
319
+ "cpu": [
320
+ "x64"
321
+ ],
322
+ "license": "Apache-2.0",
323
+ "optional": true,
324
+ "os": [
325
+ "linux"
326
+ ],
327
+ "engines": {
328
+ "glibc": ">=2.26",
329
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0",
330
+ "npm": ">=9.6.5",
331
+ "pnpm": ">=7.1.0",
332
+ "yarn": ">=3.2.0"
333
+ },
334
+ "funding": {
335
+ "url": "https://opencollective.com/libvips"
336
+ },
337
+ "optionalDependencies": {
338
+ "@img/sharp-libvips-linux-x64": "1.0.2"
339
+ }
340
+ },
312
341
  "node_modules/@appium/support/node_modules/axios": {
313
- "version": "1.7.2",
314
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",
315
- "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",
342
+ "version": "1.7.3",
343
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.3.tgz",
344
+ "integrity": "sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==",
316
345
  "license": "MIT",
317
346
  "dependencies": {
318
347
  "follow-redirects": "^1.15.6",
@@ -320,10 +349,51 @@
320
349
  "proxy-from-env": "^1.1.0"
321
350
  }
322
351
  },
352
+ "node_modules/@appium/support/node_modules/sharp": {
353
+ "version": "0.33.4",
354
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.4.tgz",
355
+ "integrity": "sha512-7i/dt5kGl7qR4gwPRD2biwD2/SvBn3O04J77XKFgL2OnZtQw+AG9wnuS/csmu80nPRHLYE9E41fyEiG8nhH6/Q==",
356
+ "hasInstallScript": true,
357
+ "license": "Apache-2.0",
358
+ "optional": true,
359
+ "dependencies": {
360
+ "color": "^4.2.3",
361
+ "detect-libc": "^2.0.3",
362
+ "semver": "^7.6.0"
363
+ },
364
+ "engines": {
365
+ "libvips": ">=8.15.2",
366
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
367
+ },
368
+ "funding": {
369
+ "url": "https://opencollective.com/libvips"
370
+ },
371
+ "optionalDependencies": {
372
+ "@img/sharp-darwin-arm64": "0.33.4",
373
+ "@img/sharp-darwin-x64": "0.33.4",
374
+ "@img/sharp-libvips-darwin-arm64": "1.0.2",
375
+ "@img/sharp-libvips-darwin-x64": "1.0.2",
376
+ "@img/sharp-libvips-linux-arm": "1.0.2",
377
+ "@img/sharp-libvips-linux-arm64": "1.0.2",
378
+ "@img/sharp-libvips-linux-s390x": "1.0.2",
379
+ "@img/sharp-libvips-linux-x64": "1.0.2",
380
+ "@img/sharp-libvips-linuxmusl-arm64": "1.0.2",
381
+ "@img/sharp-libvips-linuxmusl-x64": "1.0.2",
382
+ "@img/sharp-linux-arm": "0.33.4",
383
+ "@img/sharp-linux-arm64": "0.33.4",
384
+ "@img/sharp-linux-s390x": "0.33.4",
385
+ "@img/sharp-linux-x64": "0.33.4",
386
+ "@img/sharp-linuxmusl-arm64": "0.33.4",
387
+ "@img/sharp-linuxmusl-x64": "0.33.4",
388
+ "@img/sharp-wasm32": "0.33.4",
389
+ "@img/sharp-win32-ia32": "0.33.4",
390
+ "@img/sharp-win32-x64": "0.33.4"
391
+ }
392
+ },
323
393
  "node_modules/@appium/support/node_modules/type-fest": {
324
- "version": "4.21.0",
325
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.21.0.tgz",
326
- "integrity": "sha512-ADn2w7hVPcK6w1I0uWnM//y1rLXZhzB9mr0a3OirzclKF1Wp6VzevUmzz/NRAWunOT6E8HrnpGY7xOfc6K57fA==",
394
+ "version": "4.23.0",
395
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.23.0.tgz",
396
+ "integrity": "sha512-ZiBujro2ohr5+Z/hZWHESLz3g08BBdrdLMieYFULJO+tWc437sn8kQsWLJoZErY8alNhxre9K4p3GURAG11n+w==",
327
397
  "license": "(MIT OR CC0-1.0)",
328
398
  "engines": {
329
399
  "node": ">=16"
@@ -346,36 +416,27 @@
346
416
  }
347
417
  },
348
418
  "node_modules/@appium/types": {
349
- "version": "0.21.1",
350
- "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.21.1.tgz",
351
- "integrity": "sha512-xQRIWEYOe5ldItXhYiIxNT+0tt00p0g76YPgzOtFNDj73MWSuKGZfjfM3sl7RcK2wwLvVXc4aixK0QcLwN+UUA==",
419
+ "version": "0.21.2",
420
+ "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.21.2.tgz",
421
+ "integrity": "sha512-re8slS9IJc9lGexrznfsNwUaebHk/CbHABkGixxmDPPoMjqf42rv6QajT84XmJAxP1/dcbvj2eNgcWPd+qmU8A==",
352
422
  "license": "Apache-2.0",
353
423
  "dependencies": {
354
- "@appium/logger": "^1.6.0",
424
+ "@appium/logger": "^1.6.1",
355
425
  "@appium/schema": "^0.6.1",
356
426
  "@appium/tsconfig": "^0.3.3",
357
427
  "@types/express": "4.17.21",
358
- "@types/ws": "8.5.10",
359
- "type-fest": "4.21.0"
428
+ "@types/ws": "8.5.12",
429
+ "type-fest": "4.23.0"
360
430
  },
361
431
  "engines": {
362
432
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
363
433
  "npm": ">=8"
364
434
  }
365
435
  },
366
- "node_modules/@appium/types/node_modules/@types/ws": {
367
- "version": "8.5.10",
368
- "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz",
369
- "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==",
370
- "license": "MIT",
371
- "dependencies": {
372
- "@types/node": "*"
373
- }
374
- },
375
436
  "node_modules/@appium/types/node_modules/type-fest": {
376
- "version": "4.21.0",
377
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.21.0.tgz",
378
- "integrity": "sha512-ADn2w7hVPcK6w1I0uWnM//y1rLXZhzB9mr0a3OirzclKF1Wp6VzevUmzz/NRAWunOT6E8HrnpGY7xOfc6K57fA==",
437
+ "version": "4.23.0",
438
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.23.0.tgz",
439
+ "integrity": "sha512-ZiBujro2ohr5+Z/hZWHESLz3g08BBdrdLMieYFULJO+tWc437sn8kQsWLJoZErY8alNhxre9K4p3GURAG11n+w==",
379
440
  "license": "(MIT OR CC0-1.0)",
380
441
  "engines": {
381
442
  "node": ">=16"
@@ -512,6 +573,16 @@
512
573
  "kuler": "^2.0.0"
513
574
  }
514
575
  },
576
+ "node_modules/@emnapi/runtime": {
577
+ "version": "1.2.0",
578
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.2.0.tgz",
579
+ "integrity": "sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==",
580
+ "extraneous": true,
581
+ "license": "MIT",
582
+ "dependencies": {
583
+ "tslib": "^2.4.0"
584
+ }
585
+ },
515
586
  "node_modules/@isaacs/cliui": {
516
587
  "version": "8.0.2",
517
588
  "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
@@ -749,12 +820,6 @@
749
820
  "@types/send": "*"
750
821
  }
751
822
  },
752
- "node_modules/@types/fancy-log": {
753
- "version": "2.0.2",
754
- "resolved": "https://registry.npmjs.org/@types/fancy-log/-/fancy-log-2.0.2.tgz",
755
- "integrity": "sha512-SXVJvqWjsl90VwBfp7w4iQ0iO+vxAjQImglcpwbV9GkqNoUD5/p9Wsgetl40F1WL7pzWFN/eZPTF1g5FZXJsIw==",
756
- "license": "MIT"
757
- },
758
823
  "node_modules/@types/find-root": {
759
824
  "version": "1.1.4",
760
825
  "resolved": "https://registry.npmjs.org/@types/find-root/-/find-root-1.1.4.tgz",
@@ -797,6 +862,12 @@
797
862
  "integrity": "sha512-Q8oFIHJHr+htLrTXN2FuZfg+WXVHQRwU/hC2GpUu+Q8e3FUM9EDkS2pE3R2AO1ZGu56f479ybdMCNF1DAu8cAQ==",
798
863
  "license": "MIT"
799
864
  },
865
+ "node_modules/@types/lodash": {
866
+ "version": "4.17.7",
867
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz",
868
+ "integrity": "sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==",
869
+ "license": "MIT"
870
+ },
800
871
  "node_modules/@types/method-override": {
801
872
  "version": "0.0.35",
802
873
  "resolved": "https://registry.npmjs.org/@types/method-override/-/method-override-0.0.35.tgz",
@@ -828,12 +899,12 @@
828
899
  }
829
900
  },
830
901
  "node_modules/@types/node": {
831
- "version": "22.1.0",
832
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.1.0.tgz",
833
- "integrity": "sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==",
902
+ "version": "22.5.1",
903
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.1.tgz",
904
+ "integrity": "sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw==",
834
905
  "license": "MIT",
835
906
  "dependencies": {
836
- "undici-types": "~6.13.0"
907
+ "undici-types": "~6.19.2"
837
908
  }
838
909
  },
839
910
  "node_modules/@types/normalize-package-data": {
@@ -950,6 +1021,15 @@
950
1021
  "integrity": "sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==",
951
1022
  "license": "MIT"
952
1023
  },
1024
+ "node_modules/@types/ws": {
1025
+ "version": "8.5.12",
1026
+ "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.12.tgz",
1027
+ "integrity": "sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==",
1028
+ "license": "MIT",
1029
+ "dependencies": {
1030
+ "@types/node": "*"
1031
+ }
1032
+ },
953
1033
  "node_modules/@xmldom/xmldom": {
954
1034
  "version": "0.8.10",
955
1035
  "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz",
@@ -985,15 +1065,15 @@
985
1065
  }
986
1066
  },
987
1067
  "node_modules/ajv": {
988
- "version": "8.16.0",
989
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
990
- "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
1068
+ "version": "8.17.1",
1069
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
1070
+ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
991
1071
  "license": "MIT",
992
1072
  "dependencies": {
993
1073
  "fast-deep-equal": "^3.1.3",
1074
+ "fast-uri": "^3.0.1",
994
1075
  "json-schema-traverse": "^1.0.0",
995
- "require-from-string": "^2.0.2",
996
- "uri-js": "^4.4.1"
1076
+ "require-from-string": "^2.0.2"
997
1077
  },
998
1078
  "funding": {
999
1079
  "type": "github",
@@ -1042,48 +1122,47 @@
1042
1122
  }
1043
1123
  },
1044
1124
  "node_modules/appium": {
1045
- "version": "2.11.2",
1046
- "resolved": "https://registry.npmjs.org/appium/-/appium-2.11.2.tgz",
1047
- "integrity": "sha512-ebxESuHDSkMUaxlhqV17N6JinqE0aKhLMoifAq+3YJ1lvJVGNS54RkB9aC1uHlVwHLVFkccS3atHUGYQ/HPY2A==",
1125
+ "version": "2.11.3",
1126
+ "resolved": "https://registry.npmjs.org/appium/-/appium-2.11.3.tgz",
1127
+ "integrity": "sha512-O545jE/SkZecGBtT+yf7WTzkIyELkwgrKOIeXKTIiX5ob2Dzl+tVkTMzosJul8DaNsUlur7DR9PMAX9wZ7/o+A==",
1048
1128
  "hasInstallScript": true,
1049
1129
  "license": "Apache-2.0",
1050
1130
  "dependencies": {
1051
- "@appium/base-driver": "^9.11.2",
1052
- "@appium/base-plugin": "^2.2.42",
1053
- "@appium/docutils": "^1.0.18",
1054
- "@appium/logger": "^1.6.0",
1131
+ "@appium/base-driver": "^9.11.3",
1132
+ "@appium/base-plugin": "^2.2.43",
1133
+ "@appium/docutils": "^1.0.19",
1134
+ "@appium/logger": "^1.6.1",
1055
1135
  "@appium/schema": "^0.6.1",
1056
- "@appium/support": "^5.1.2",
1057
- "@appium/types": "^0.21.1",
1136
+ "@appium/support": "^5.1.3",
1137
+ "@appium/types": "^0.21.2",
1058
1138
  "@sidvind/better-ajv-errors": "2.1.3",
1059
1139
  "@types/argparse": "2.0.16",
1060
1140
  "@types/bluebird": "3.5.42",
1061
- "@types/fancy-log": "2.0.2",
1062
1141
  "@types/semver": "7.5.8",
1063
1142
  "@types/teen_process": "2.0.4",
1064
1143
  "@types/wrap-ansi": "3.0.0",
1065
- "ajv": "8.16.0",
1144
+ "ajv": "8.17.1",
1066
1145
  "ajv-formats": "3.0.1",
1067
1146
  "argparse": "2.0.1",
1068
1147
  "async-lock": "1.4.1",
1069
1148
  "asyncbox": "3.0.0",
1070
- "axios": "1.7.2",
1149
+ "axios": "1.7.3",
1071
1150
  "bluebird": "3.7.2",
1072
1151
  "cross-env": "7.0.3",
1073
1152
  "lilconfig": "3.1.2",
1074
1153
  "lodash": "4.17.21",
1075
- "lru-cache": "10.3.0",
1154
+ "lru-cache": "10.4.3",
1076
1155
  "ora": "5.4.1",
1077
1156
  "package-changed": "3.0.0",
1078
1157
  "resolve-from": "5.0.0",
1079
- "semver": "7.6.2",
1158
+ "semver": "7.6.3",
1080
1159
  "source-map-support": "0.5.21",
1081
1160
  "teen_process": "2.2.0",
1082
- "type-fest": "4.21.0",
1083
- "winston": "3.13.0",
1161
+ "type-fest": "4.23.0",
1162
+ "winston": "3.13.1",
1084
1163
  "wrap-ansi": "7.0.0",
1085
1164
  "ws": "8.18.0",
1086
- "yaml": "2.4.5"
1165
+ "yaml": "2.5.0"
1087
1166
  },
1088
1167
  "bin": {
1089
1168
  "appium": "index.js"
@@ -1116,9 +1195,9 @@
1116
1195
  }
1117
1196
  },
1118
1197
  "node_modules/appium-android-driver": {
1119
- "version": "9.8.3",
1120
- "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-9.8.3.tgz",
1121
- "integrity": "sha512-gap4MrUmEmGcM2MygsNpqrQOxS5q9vdz32cTk1hctV6JDtaYNQb8ZQmk4P1G+eNHyKd6O4z4PgUc24LRryXRug==",
1198
+ "version": "9.9.0",
1199
+ "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-9.9.0.tgz",
1200
+ "integrity": "sha512-utwptcD/esDsqrmb1WfeunW7h449/0TGg9aD8co6l27P2QtpPXONqJIIzQYXFPbBUtEmqBfF1DXt2RkRtsJOVw==",
1122
1201
  "license": "Apache-2.0",
1123
1202
  "dependencies": {
1124
1203
  "@appium/support": "^5.0.3",
@@ -1149,9 +1228,9 @@
1149
1228
  }
1150
1229
  },
1151
1230
  "node_modules/appium-chromedriver": {
1152
- "version": "5.6.69",
1153
- "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-5.6.69.tgz",
1154
- "integrity": "sha512-baggWCC8jA4mcRPwHIVr8ZbeQ6wsQvOd84xoQIY1pcxIV2ROD+bXloINxs7ay3Cj+HQi8AJjK5cuLN53VuiQFA==",
1231
+ "version": "5.6.73",
1232
+ "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-5.6.73.tgz",
1233
+ "integrity": "sha512-gxCldPiLwxCN5tEsyLn/87w9DffSrzeTxVhxVPlyANtHzeDv0Cj65yOGg9LHwPHWKpp1MPR+vTb+GkgAwASiIg==",
1155
1234
  "hasInstallScript": true,
1156
1235
  "license": "Apache-2.0",
1157
1236
  "dependencies": {
@@ -1175,9 +1254,9 @@
1175
1254
  }
1176
1255
  },
1177
1256
  "node_modules/appium-uiautomator2-server": {
1178
- "version": "7.0.21",
1179
- "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-7.0.21.tgz",
1180
- "integrity": "sha512-vUOizlvYe1kp7JHpNMh6CPi9fI8tKrUyx36OuDw4WNQKq7CVqpGgM1N5Hd6/NeTt+xUZDf57rhsxul9TOelA8w==",
1257
+ "version": "7.0.23",
1258
+ "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-7.0.23.tgz",
1259
+ "integrity": "sha512-jZErqPxqQgUUw840REhFcolhQemmvOFyha5L3XNRCPiLQovQ03cugVYQcO1apNdu3U92tRySJ8IjOaVFRt9pBQ==",
1181
1260
  "license": "Apache-2.0",
1182
1261
  "engines": {
1183
1262
  "node": ">=14",
@@ -1185,9 +1264,9 @@
1185
1264
  }
1186
1265
  },
1187
1266
  "node_modules/appium/node_modules/axios": {
1188
- "version": "1.7.2",
1189
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",
1190
- "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",
1267
+ "version": "1.7.3",
1268
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.3.tgz",
1269
+ "integrity": "sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==",
1191
1270
  "license": "MIT",
1192
1271
  "dependencies": {
1193
1272
  "follow-redirects": "^1.15.6",
@@ -1196,9 +1275,9 @@
1196
1275
  }
1197
1276
  },
1198
1277
  "node_modules/appium/node_modules/type-fest": {
1199
- "version": "4.21.0",
1200
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.21.0.tgz",
1201
- "integrity": "sha512-ADn2w7hVPcK6w1I0uWnM//y1rLXZhzB9mr0a3OirzclKF1Wp6VzevUmzz/NRAWunOT6E8HrnpGY7xOfc6K57fA==",
1278
+ "version": "4.23.0",
1279
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.23.0.tgz",
1280
+ "integrity": "sha512-ZiBujro2ohr5+Z/hZWHESLz3g08BBdrdLMieYFULJO+tWc437sn8kQsWLJoZErY8alNhxre9K4p3GURAG11n+w==",
1202
1281
  "license": "(MIT OR CC0-1.0)",
1203
1282
  "engines": {
1204
1283
  "node": ">=16"
@@ -1262,9 +1341,9 @@
1262
1341
  "license": "MIT"
1263
1342
  },
1264
1343
  "node_modules/async": {
1265
- "version": "3.2.5",
1266
- "resolved": "https://registry.npmjs.org/async/-/async-3.2.5.tgz",
1267
- "integrity": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==",
1344
+ "version": "3.2.6",
1345
+ "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
1346
+ "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
1268
1347
  "license": "MIT"
1269
1348
  },
1270
1349
  "node_modules/async-lock": {
@@ -1294,9 +1373,9 @@
1294
1373
  "license": "MIT"
1295
1374
  },
1296
1375
  "node_modules/axios": {
1297
- "version": "1.7.3",
1298
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.3.tgz",
1299
- "integrity": "sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==",
1376
+ "version": "1.7.5",
1377
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.5.tgz",
1378
+ "integrity": "sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==",
1300
1379
  "license": "MIT",
1301
1380
  "dependencies": {
1302
1381
  "follow-redirects": "^1.15.6",
@@ -1642,8 +1721,8 @@
1642
1721
  "version": "4.2.3",
1643
1722
  "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
1644
1723
  "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
1645
- "devOptional": true,
1646
1724
  "license": "MIT",
1725
+ "optional": true,
1647
1726
  "dependencies": {
1648
1727
  "color-convert": "^2.0.1",
1649
1728
  "color-string": "^1.9.0"
@@ -2000,8 +2079,8 @@
2000
2079
  "version": "2.0.3",
2001
2080
  "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
2002
2081
  "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
2003
- "devOptional": true,
2004
2082
  "license": "Apache-2.0",
2083
+ "optional": true,
2005
2084
  "engines": {
2006
2085
  "node": ">=8"
2007
2086
  }
@@ -2208,6 +2287,12 @@
2208
2287
  "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==",
2209
2288
  "license": "MIT"
2210
2289
  },
2290
+ "node_modules/fast-uri": {
2291
+ "version": "3.0.1",
2292
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.1.tgz",
2293
+ "integrity": "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==",
2294
+ "license": "MIT"
2295
+ },
2211
2296
  "node_modules/fecha": {
2212
2297
  "version": "4.2.3",
2213
2298
  "resolved": "https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz",
@@ -2290,9 +2375,9 @@
2290
2375
  }
2291
2376
  },
2292
2377
  "node_modules/foreground-child": {
2293
- "version": "3.2.1",
2294
- "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.2.1.tgz",
2295
- "integrity": "sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==",
2378
+ "version": "3.3.0",
2379
+ "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz",
2380
+ "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==",
2296
2381
  "license": "ISC",
2297
2382
  "dependencies": {
2298
2383
  "cross-spawn": "^7.0.0",
@@ -2434,9 +2519,9 @@
2434
2519
  }
2435
2520
  },
2436
2521
  "node_modules/glob": {
2437
- "version": "10.4.2",
2438
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz",
2439
- "integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==",
2522
+ "version": "10.4.5",
2523
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
2524
+ "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
2440
2525
  "license": "ISC",
2441
2526
  "dependencies": {
2442
2527
  "foreground-child": "^3.1.0",
@@ -2449,9 +2534,6 @@
2449
2534
  "bin": {
2450
2535
  "glob": "dist/esm/bin.mjs"
2451
2536
  },
2452
- "engines": {
2453
- "node": ">=16 || 14 >=14.18"
2454
- },
2455
2537
  "funding": {
2456
2538
  "url": "https://github.com/sponsors/isaacs"
2457
2539
  }
@@ -2685,9 +2767,9 @@
2685
2767
  }
2686
2768
  },
2687
2769
  "node_modules/io.appium.settings": {
2688
- "version": "5.12.8",
2689
- "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.12.8.tgz",
2690
- "integrity": "sha512-+QfBOAIT+6LT0mssdMJOBU02ct9pl96qyNR13WbxScWahcbBBPXwpejDvXwSi5iayoezMjg5A68x6lHrT4Fpcg==",
2770
+ "version": "5.12.11",
2771
+ "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.12.11.tgz",
2772
+ "integrity": "sha512-sjE2da9aXKoysLIKUmbpIQH1W66WIIuFyGErDdpQ57e9jv8m4tg99bICVx53YmeoQvzgc2oxEsKuAjMSqzsqrg==",
2691
2773
  "license": "Apache-2.0",
2692
2774
  "dependencies": {
2693
2775
  "@appium/logger": "^1.3.0",
@@ -2719,9 +2801,9 @@
2719
2801
  "license": "MIT"
2720
2802
  },
2721
2803
  "node_modules/is-core-module": {
2722
- "version": "2.15.0",
2723
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.0.tgz",
2724
- "integrity": "sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==",
2804
+ "version": "2.15.1",
2805
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz",
2806
+ "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==",
2725
2807
  "license": "MIT",
2726
2808
  "dependencies": {
2727
2809
  "hasown": "^2.0.2"
@@ -3027,13 +3109,10 @@
3027
3109
  }
3028
3110
  },
3029
3111
  "node_modules/lru-cache": {
3030
- "version": "10.3.0",
3031
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.3.0.tgz",
3032
- "integrity": "sha512-CQl19J/g+Hbjbv4Y3mFNNXFEL/5t/KCg8POCuUqd4rMKjGG+j1ybER83hxV58zL+dFI1PTkt3GNFSHRt+d8qEQ==",
3033
- "license": "ISC",
3034
- "engines": {
3035
- "node": "14 || >=16.14"
3036
- }
3112
+ "version": "10.4.3",
3113
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
3114
+ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
3115
+ "license": "ISC"
3037
3116
  },
3038
3117
  "node_modules/make-error": {
3039
3118
  "version": "1.3.6",
@@ -3596,9 +3675,9 @@
3596
3675
  }
3597
3676
  },
3598
3677
  "node_modules/path-to-regexp": {
3599
- "version": "7.0.0",
3600
- "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-7.0.0.tgz",
3601
- "integrity": "sha512-58Y94bQqF3zBIASFNiufRPH1NfgZth1qwZ35radL87sg8pgbVqr6uikAhqZtFD+w65MGH6SWnY/ly3GbrM4fbg==",
3678
+ "version": "7.1.0",
3679
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-7.1.0.tgz",
3680
+ "integrity": "sha512-ZToe+MbUF4lBqk6dV8GKot4DKfzrxXsplOddH8zN3YK+qw9/McvP7+4ICjZvOne0jQhN4eJwHsX6tT0Ns19fvw==",
3602
3681
  "license": "MIT",
3603
3682
  "engines": {
3604
3683
  "node": ">=16"
@@ -3708,15 +3787,6 @@
3708
3787
  "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
3709
3788
  "license": "MIT"
3710
3789
  },
3711
- "node_modules/punycode": {
3712
- "version": "2.3.1",
3713
- "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
3714
- "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
3715
- "license": "MIT",
3716
- "engines": {
3717
- "node": ">=6"
3718
- }
3719
- },
3720
3790
  "node_modules/qs": {
3721
3791
  "version": "6.11.0",
3722
3792
  "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
@@ -3925,9 +3995,9 @@
3925
3995
  "license": "MIT"
3926
3996
  },
3927
3997
  "node_modules/safe-stable-stringify": {
3928
- "version": "2.4.3",
3929
- "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.4.3.tgz",
3930
- "integrity": "sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g==",
3998
+ "version": "2.5.0",
3999
+ "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz",
4000
+ "integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==",
3931
4001
  "license": "MIT",
3932
4002
  "engines": {
3933
4003
  "node": ">=10"
@@ -3956,9 +4026,9 @@
3956
4026
  "optional": true
3957
4027
  },
3958
4028
  "node_modules/semver": {
3959
- "version": "7.6.2",
3960
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
3961
- "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
4029
+ "version": "7.6.3",
4030
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
4031
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
3962
4032
  "license": "ISC",
3963
4033
  "bin": {
3964
4034
  "semver": "bin/semver.js"
@@ -4096,47 +4166,6 @@
4096
4166
  "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
4097
4167
  "license": "ISC"
4098
4168
  },
4099
- "node_modules/sharp": {
4100
- "version": "0.33.4",
4101
- "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.4.tgz",
4102
- "integrity": "sha512-7i/dt5kGl7qR4gwPRD2biwD2/SvBn3O04J77XKFgL2OnZtQw+AG9wnuS/csmu80nPRHLYE9E41fyEiG8nhH6/Q==",
4103
- "devOptional": true,
4104
- "hasInstallScript": true,
4105
- "license": "Apache-2.0",
4106
- "dependencies": {
4107
- "color": "^4.2.3",
4108
- "detect-libc": "^2.0.3",
4109
- "semver": "^7.6.0"
4110
- },
4111
- "engines": {
4112
- "libvips": ">=8.15.2",
4113
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
4114
- },
4115
- "funding": {
4116
- "url": "https://opencollective.com/libvips"
4117
- },
4118
- "optionalDependencies": {
4119
- "@img/sharp-darwin-arm64": "0.33.4",
4120
- "@img/sharp-darwin-x64": "0.33.4",
4121
- "@img/sharp-libvips-darwin-arm64": "1.0.2",
4122
- "@img/sharp-libvips-darwin-x64": "1.0.2",
4123
- "@img/sharp-libvips-linux-arm": "1.0.2",
4124
- "@img/sharp-libvips-linux-arm64": "1.0.2",
4125
- "@img/sharp-libvips-linux-s390x": "1.0.2",
4126
- "@img/sharp-libvips-linux-x64": "1.0.2",
4127
- "@img/sharp-libvips-linuxmusl-arm64": "1.0.2",
4128
- "@img/sharp-libvips-linuxmusl-x64": "1.0.2",
4129
- "@img/sharp-linux-arm": "0.33.4",
4130
- "@img/sharp-linux-arm64": "0.33.4",
4131
- "@img/sharp-linux-s390x": "0.33.4",
4132
- "@img/sharp-linux-x64": "0.33.4",
4133
- "@img/sharp-linuxmusl-arm64": "0.33.4",
4134
- "@img/sharp-linuxmusl-x64": "0.33.4",
4135
- "@img/sharp-wasm32": "0.33.4",
4136
- "@img/sharp-win32-ia32": "0.33.4",
4137
- "@img/sharp-win32-x64": "0.33.4"
4138
- }
4139
- },
4140
4169
  "node_modules/shebang-command": {
4141
4170
  "version": "2.0.0",
4142
4171
  "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
@@ -4252,9 +4281,9 @@
4252
4281
  }
4253
4282
  },
4254
4283
  "node_modules/spdx-license-ids": {
4255
- "version": "3.0.18",
4256
- "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.18.tgz",
4257
- "integrity": "sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==",
4284
+ "version": "3.0.20",
4285
+ "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz",
4286
+ "integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==",
4258
4287
  "license": "CC0-1.0"
4259
4288
  },
4260
4289
  "node_modules/spdy": {
@@ -4342,9 +4371,9 @@
4342
4371
  }
4343
4372
  },
4344
4373
  "node_modules/streamx": {
4345
- "version": "2.18.0",
4346
- "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz",
4347
- "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==",
4374
+ "version": "2.19.0",
4375
+ "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.19.0.tgz",
4376
+ "integrity": "sha512-5z6CNR4gtkPbwlxyEqoDGDmWIzoNJqCBt4Eac1ICP9YaIT08ct712cFj0u1rx4F8luAuL+3Qc+RFIdI4OX00kg==",
4348
4377
  "license": "MIT",
4349
4378
  "dependencies": {
4350
4379
  "fast-fifo": "^1.3.2",
@@ -4557,15 +4586,15 @@
4557
4586
  }
4558
4587
  },
4559
4588
  "node_modules/tslib": {
4560
- "version": "2.6.3",
4561
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
4562
- "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
4589
+ "version": "2.7.0",
4590
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
4591
+ "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
4563
4592
  "license": "0BSD"
4564
4593
  },
4565
4594
  "node_modules/type-fest": {
4566
- "version": "4.23.0",
4567
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.23.0.tgz",
4568
- "integrity": "sha512-ZiBujro2ohr5+Z/hZWHESLz3g08BBdrdLMieYFULJO+tWc437sn8kQsWLJoZErY8alNhxre9K4p3GURAG11n+w==",
4595
+ "version": "4.26.0",
4596
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.26.0.tgz",
4597
+ "integrity": "sha512-OduNjVJsFbifKb57UqZ2EMP1i4u64Xwow3NYXUtBbD4vIwJdQd4+xl8YDou1dlm4DVrtwT/7Ky8z8WyCULVfxw==",
4569
4598
  "license": "(MIT OR CC0-1.0)",
4570
4599
  "engines": {
4571
4600
  "node": ">=16"
@@ -4601,9 +4630,9 @@
4601
4630
  }
4602
4631
  },
4603
4632
  "node_modules/undici-types": {
4604
- "version": "6.13.0",
4605
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.13.0.tgz",
4606
- "integrity": "sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==",
4633
+ "version": "6.19.8",
4634
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
4635
+ "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
4607
4636
  "license": "MIT"
4608
4637
  },
4609
4638
  "node_modules/unorm": {
@@ -4624,15 +4653,6 @@
4624
4653
  "node": ">= 0.8"
4625
4654
  }
4626
4655
  },
4627
- "node_modules/uri-js": {
4628
- "version": "4.4.1",
4629
- "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
4630
- "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
4631
- "license": "BSD-2-Clause",
4632
- "dependencies": {
4633
- "punycode": "^2.1.0"
4634
- }
4635
- },
4636
4656
  "node_modules/utf8-byte-length": {
4637
4657
  "version": "1.0.5",
4638
4658
  "resolved": "https://registry.npmjs.org/utf8-byte-length/-/utf8-byte-length-1.0.5.tgz",
@@ -4727,16 +4747,16 @@
4727
4747
  }
4728
4748
  },
4729
4749
  "node_modules/winston": {
4730
- "version": "3.13.0",
4731
- "resolved": "https://registry.npmjs.org/winston/-/winston-3.13.0.tgz",
4732
- "integrity": "sha512-rwidmA1w3SE4j0E5MuIufFhyJPBDG7Nu71RkZor1p2+qHvJSZ9GYDA81AyleQcZbh/+V6HjeBdfnTZJm9rSeQQ==",
4750
+ "version": "3.13.1",
4751
+ "resolved": "https://registry.npmjs.org/winston/-/winston-3.13.1.tgz",
4752
+ "integrity": "sha512-SvZit7VFNvXRzbqGHsv5KSmgbEYR5EiQfDAL9gxYkRqa934Hnk++zze0wANKtMHcy/gI4W/3xmSDwlhf865WGw==",
4733
4753
  "license": "MIT",
4734
4754
  "dependencies": {
4735
4755
  "@colors/colors": "^1.6.0",
4736
4756
  "@dabh/diagnostics": "^2.0.2",
4737
4757
  "async": "^3.2.3",
4738
4758
  "is-stream": "^2.0.0",
4739
- "logform": "^2.4.0",
4759
+ "logform": "^2.6.0",
4740
4760
  "one-time": "^1.0.0",
4741
4761
  "readable-stream": "^3.4.0",
4742
4762
  "safe-stable-stringify": "^2.3.1",
@@ -4920,9 +4940,9 @@
4920
4940
  }
4921
4941
  },
4922
4942
  "node_modules/yaml": {
4923
- "version": "2.4.5",
4924
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.5.tgz",
4925
- "integrity": "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==",
4943
+ "version": "2.5.0",
4944
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.0.tgz",
4945
+ "integrity": "sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==",
4926
4946
  "license": "ISC",
4927
4947
  "bin": {
4928
4948
  "yaml": "bin.mjs"