appium-uiautomator2-driver 3.8.0 → 3.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "3.8.0",
3
+ "version": "3.8.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "3.8.0",
9
+ "version": "3.8.2",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "appium-adb": "^12.5.2",
13
- "appium-android-driver": "^9.11.0",
12
+ "appium-adb": "^12.7.0",
13
+ "appium-android-driver": "^9.12.3",
14
14
  "appium-uiautomator2-server": "^7.0.24",
15
15
  "asyncbox": "^3.0.0",
16
16
  "axios": "^1.6.5",
@@ -56,7 +56,7 @@
56
56
  "ts-node": "^10.9.1",
57
57
  "typescript": "^5.4.2",
58
58
  "unzipper": "^0.x",
59
- "webdriverio": "^8.0.5",
59
+ "webdriverio": "^9.0.9",
60
60
  "xpath": "^0.x"
61
61
  },
62
62
  "engines": {
@@ -68,18 +68,18 @@
68
68
  }
69
69
  },
70
70
  "node_modules/@appium/base-driver": {
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==",
71
+ "version": "9.12.1",
72
+ "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-9.12.1.tgz",
73
+ "integrity": "sha512-lUOI/r0jrT1EVR16D31OH2m2FgEQAfYzJTsuDCohqI9caA8vHd4ChkWELnhMG/PdfhigxUoIpyvTlImG4XtbVQ==",
74
74
  "license": "Apache-2.0",
75
75
  "dependencies": {
76
- "@appium/support": "^5.1.4",
77
- "@appium/types": "^0.21.3",
76
+ "@appium/support": "^5.1.6",
77
+ "@appium/types": "^0.22.0",
78
78
  "@colors/colors": "1.6.0",
79
79
  "@types/async-lock": "1.4.2",
80
80
  "@types/bluebird": "3.5.42",
81
- "@types/express": "4.17.21",
82
- "@types/lodash": "4.17.7",
81
+ "@types/express": "5.0.0",
82
+ "@types/lodash": "4.17.12",
83
83
  "@types/method-override": "0.0.35",
84
84
  "@types/serve-favicon": "2.5.7",
85
85
  "async-lock": "1.4.1",
@@ -87,13 +87,13 @@
87
87
  "axios": "1.7.7",
88
88
  "bluebird": "3.7.2",
89
89
  "body-parser": "1.20.3",
90
- "express": "4.21.0",
90
+ "express": "4.21.1",
91
91
  "http-status-codes": "2.3.0",
92
92
  "lodash": "4.17.21",
93
93
  "lru-cache": "10.4.3",
94
94
  "method-override": "3.0.0",
95
95
  "morgan": "1.10.0",
96
- "path-to-regexp": "8.1.0",
96
+ "path-to-regexp": "8.2.0",
97
97
  "serve-favicon": "2.5.0",
98
98
  "source-map-support": "0.5.21",
99
99
  "type-fest": "4.26.1",
@@ -107,14 +107,20 @@
107
107
  "spdy": "4.0.2"
108
108
  }
109
109
  },
110
+ "node_modules/@appium/base-driver/node_modules/@types/lodash": {
111
+ "version": "4.17.12",
112
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.12.tgz",
113
+ "integrity": "sha512-sviUmCE8AYdaF/KIHLDJBQgeYzPBI0vf/17NaYehBJfYD1j6/L95Slh07NlyK2iNyBNaEkb3En2jRt+a8y3xZQ==",
114
+ "license": "MIT"
115
+ },
110
116
  "node_modules/@appium/base-plugin": {
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==",
117
+ "version": "2.2.47",
118
+ "resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-2.2.47.tgz",
119
+ "integrity": "sha512-T5+GfrVaWhOegAZb1+yesJ8jA+LVpR6cHUYDbOumB2DZ8stv1kj12YgGLO1L2+sAfZUPc6ipdyZgOCB5OJUZww==",
114
120
  "license": "Apache-2.0",
115
121
  "dependencies": {
116
- "@appium/base-driver": "^9.11.4",
117
- "@appium/support": "^5.1.4"
122
+ "@appium/base-driver": "^9.12.1",
123
+ "@appium/support": "^5.1.6"
118
124
  },
119
125
  "engines": {
120
126
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -122,12 +128,12 @@
122
128
  }
123
129
  },
124
130
  "node_modules/@appium/docutils": {
125
- "version": "1.0.20",
126
- "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.20.tgz",
127
- "integrity": "sha512-XRS9PaSmSRPy72zfDdRuYcbUBUHRdh9mrFykaRCjSsHAKEnAqLz5UnssVeaT3AlCi1hSrXEUwRPGS4w3pn05Qw==",
131
+ "version": "1.0.23",
132
+ "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.23.tgz",
133
+ "integrity": "sha512-NXqviNCm/NCLFVzQ60gqCkFITMTpX8IY/ASI+gVSTJAEF4cvndE94FM1tq8ocuMmkTOYiFk4ZJa8CcPV3afbVw==",
128
134
  "license": "Apache-2.0",
129
135
  "dependencies": {
130
- "@appium/support": "^5.1.4",
136
+ "@appium/support": "^5.1.6",
131
137
  "@appium/tsconfig": "^0.3.3",
132
138
  "@sliphua/lilconfig-ts-loader": "3.2.2",
133
139
  "@types/which": "3.0.4",
@@ -143,8 +149,8 @@
143
149
  "source-map-support": "0.5.21",
144
150
  "teen_process": "2.2.0",
145
151
  "type-fest": "4.26.1",
146
- "typescript": "5.5.4",
147
- "yaml": "2.5.1",
152
+ "typescript": "5.6.3",
153
+ "yaml": "2.6.0",
148
154
  "yargs": "17.7.2",
149
155
  "yargs-parser": "21.1.1"
150
156
  },
@@ -156,19 +162,6 @@
156
162
  "npm": ">=8"
157
163
  }
158
164
  },
159
- "node_modules/@appium/docutils/node_modules/typescript": {
160
- "version": "5.5.4",
161
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
162
- "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
163
- "license": "Apache-2.0",
164
- "bin": {
165
- "tsc": "bin/tsc",
166
- "tsserver": "bin/tsserver"
167
- },
168
- "engines": {
169
- "node": ">=14.17"
170
- }
171
- },
172
165
  "node_modules/@appium/logger": {
173
166
  "version": "1.6.1",
174
167
  "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-1.6.1.tgz",
@@ -186,9 +179,9 @@
186
179
  }
187
180
  },
188
181
  "node_modules/@appium/schema": {
189
- "version": "0.6.1",
190
- "resolved": "https://registry.npmjs.org/@appium/schema/-/schema-0.6.1.tgz",
191
- "integrity": "sha512-tk4ytYaQQ94h5pqz97V2yKqZAmGnBd4ld50ZEw4Tt8QL2VBXOuTuizKDH+AMpyyL6hn/+dMFtcSVjy19iKrsUg==",
182
+ "version": "0.7.0",
183
+ "resolved": "https://registry.npmjs.org/@appium/schema/-/schema-0.7.0.tgz",
184
+ "integrity": "sha512-UhozvcSj8aSeZ0oo8JtT8EoowLpjn7V7xahsIN5bRGeir6+XzqRpjxytKASvnKPoPK0Df7oqCdzJOI0iLa62ZA==",
192
185
  "license": "Apache-2.0",
193
186
  "dependencies": {
194
187
  "@types/json-schema": "7.0.15",
@@ -201,16 +194,16 @@
201
194
  }
202
195
  },
203
196
  "node_modules/@appium/support": {
204
- "version": "5.1.4",
205
- "resolved": "https://registry.npmjs.org/@appium/support/-/support-5.1.4.tgz",
206
- "integrity": "sha512-0jNhtOfSD3gYkSxcSOP3SuTZVUFouq1fTa4ajb91/pNPkvv32IAXdNI8Lg0hz4fjMohw6R/5c2Y6NYjqWQJRwQ==",
197
+ "version": "5.1.6",
198
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-5.1.6.tgz",
199
+ "integrity": "sha512-BtWnVkIGUOHLDWkuBKSm15C5t2g5qv2+NOguAJ6ujPwDn2VLL86usk82DZF3IJ3Yujn0IrLGUrDLvtlG/uqXUg==",
207
200
  "license": "Apache-2.0",
208
201
  "dependencies": {
209
202
  "@appium/logger": "^1.6.1",
210
203
  "@appium/tsconfig": "^0.3.3",
211
- "@appium/types": "^0.21.3",
204
+ "@appium/types": "^0.22.0",
212
205
  "@colors/colors": "1.6.0",
213
- "@types/archiver": "6.0.2",
206
+ "@types/archiver": "6.0.3",
214
207
  "@types/base64-stream": "1.0.5",
215
208
  "@types/find-root": "1.1.4",
216
209
  "@types/jsftp": "2.1.5",
@@ -231,7 +224,7 @@
231
224
  "bluebird": "3.7.2",
232
225
  "bplist-creator": "0.1.1",
233
226
  "bplist-parser": "0.3.2",
234
- "form-data": "4.0.0",
227
+ "form-data": "4.0.1",
235
228
  "get-stream": "6.0.1",
236
229
  "glob": "10.4.5",
237
230
  "jsftp": "2.1.3",
@@ -281,15 +274,15 @@
281
274
  }
282
275
  },
283
276
  "node_modules/@appium/types": {
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==",
277
+ "version": "0.22.0",
278
+ "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.22.0.tgz",
279
+ "integrity": "sha512-2EWAN9Mnjh0ob0n/gTQSpqcflFivBPF/Bh4MLL2Fz09GoiiPCDeILKzdutGo6ZQH9PMEjDd7W//o8b3GwzNfhg==",
287
280
  "license": "Apache-2.0",
288
281
  "dependencies": {
289
282
  "@appium/logger": "^1.6.1",
290
- "@appium/schema": "^0.6.1",
283
+ "@appium/schema": "^0.7.0",
291
284
  "@appium/tsconfig": "^0.3.3",
292
- "@types/express": "4.17.21",
285
+ "@types/express": "5.0.0",
293
286
  "@types/ws": "8.5.12",
294
287
  "type-fest": "4.26.1"
295
288
  },
@@ -298,36 +291,22 @@
298
291
  "npm": ">=8"
299
292
  }
300
293
  },
301
- "node_modules/@babel/code-frame": {
302
- "version": "7.24.7",
303
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
304
- "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
294
+ "node_modules/@appium/types/node_modules/@types/ws": {
295
+ "version": "8.5.12",
296
+ "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.12.tgz",
297
+ "integrity": "sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==",
305
298
  "license": "MIT",
306
299
  "dependencies": {
307
- "@babel/highlight": "^7.24.7",
308
- "picocolors": "^1.0.0"
309
- },
310
- "engines": {
311
- "node": ">=6.9.0"
312
- }
313
- },
314
- "node_modules/@babel/helper-validator-identifier": {
315
- "version": "7.24.7",
316
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
317
- "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
318
- "license": "MIT",
319
- "engines": {
320
- "node": ">=6.9.0"
300
+ "@types/node": "*"
321
301
  }
322
302
  },
323
- "node_modules/@babel/highlight": {
324
- "version": "7.24.7",
325
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz",
326
- "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
303
+ "node_modules/@babel/code-frame": {
304
+ "version": "7.26.2",
305
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
306
+ "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==",
327
307
  "license": "MIT",
328
308
  "dependencies": {
329
- "@babel/helper-validator-identifier": "^7.24.7",
330
- "chalk": "^2.4.2",
309
+ "@babel/helper-validator-identifier": "^7.25.9",
331
310
  "js-tokens": "^4.0.0",
332
311
  "picocolors": "^1.0.0"
333
312
  },
@@ -335,75 +314,13 @@
335
314
  "node": ">=6.9.0"
336
315
  }
337
316
  },
338
- "node_modules/@babel/highlight/node_modules/ansi-styles": {
339
- "version": "3.2.1",
340
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
341
- "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
342
- "license": "MIT",
343
- "dependencies": {
344
- "color-convert": "^1.9.0"
345
- },
346
- "engines": {
347
- "node": ">=4"
348
- }
349
- },
350
- "node_modules/@babel/highlight/node_modules/chalk": {
351
- "version": "2.4.2",
352
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
353
- "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
354
- "license": "MIT",
355
- "dependencies": {
356
- "ansi-styles": "^3.2.1",
357
- "escape-string-regexp": "^1.0.5",
358
- "supports-color": "^5.3.0"
359
- },
360
- "engines": {
361
- "node": ">=4"
362
- }
363
- },
364
- "node_modules/@babel/highlight/node_modules/color-convert": {
365
- "version": "1.9.3",
366
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
367
- "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
368
- "license": "MIT",
369
- "dependencies": {
370
- "color-name": "1.1.3"
371
- }
372
- },
373
- "node_modules/@babel/highlight/node_modules/color-name": {
374
- "version": "1.1.3",
375
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
376
- "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
377
- "license": "MIT"
378
- },
379
- "node_modules/@babel/highlight/node_modules/escape-string-regexp": {
380
- "version": "1.0.5",
381
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
382
- "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
383
- "license": "MIT",
384
- "engines": {
385
- "node": ">=0.8.0"
386
- }
387
- },
388
- "node_modules/@babel/highlight/node_modules/has-flag": {
389
- "version": "3.0.0",
390
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
391
- "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
392
- "license": "MIT",
393
- "engines": {
394
- "node": ">=4"
395
- }
396
- },
397
- "node_modules/@babel/highlight/node_modules/supports-color": {
398
- "version": "5.5.0",
399
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
400
- "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
317
+ "node_modules/@babel/helper-validator-identifier": {
318
+ "version": "7.25.9",
319
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
320
+ "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
401
321
  "license": "MIT",
402
- "dependencies": {
403
- "has-flag": "^3.0.0"
404
- },
405
322
  "engines": {
406
- "node": ">=4"
323
+ "node": ">=6.9.0"
407
324
  }
408
325
  },
409
326
  "node_modules/@colors/colors": {
@@ -443,18 +360,6 @@
443
360
  "node": ">=12"
444
361
  }
445
362
  },
446
- "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
447
- "version": "6.1.0",
448
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
449
- "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
450
- "license": "MIT",
451
- "engines": {
452
- "node": ">=12"
453
- },
454
- "funding": {
455
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
456
- }
457
- },
458
363
  "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
459
364
  "version": "6.2.1",
460
365
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
@@ -584,18 +489,18 @@
584
489
  "license": "MIT"
585
490
  },
586
491
  "node_modules/@types/archiver": {
587
- "version": "6.0.2",
588
- "resolved": "https://registry.npmjs.org/@types/archiver/-/archiver-6.0.2.tgz",
589
- "integrity": "sha512-KmROQqbQzKGuaAbmK+ZcytkJ51+YqDa7NmbXjmtC5YBLSyQYo21YaUnQ3HbaPFKL1ooo6RQ6OPYPIDyxfpDDXw==",
492
+ "version": "6.0.3",
493
+ "resolved": "https://registry.npmjs.org/@types/archiver/-/archiver-6.0.3.tgz",
494
+ "integrity": "sha512-a6wUll6k3zX6qs5KlxIggs1P1JcYJaTCx2gnlr+f0S1yd2DoaEwoIK10HmBaLnZwWneBz+JBm0dwcZu0zECBcQ==",
590
495
  "license": "MIT",
591
496
  "dependencies": {
592
497
  "@types/readdir-glob": "*"
593
498
  }
594
499
  },
595
500
  "node_modules/@types/argparse": {
596
- "version": "2.0.16",
597
- "resolved": "https://registry.npmjs.org/@types/argparse/-/argparse-2.0.16.tgz",
598
- "integrity": "sha512-aMqBra2JlqpFeCWOinCtpRpiCkPIXH8hahW2+FkGzvWjfE5sAqtOcrjN5DRcMnTQqFDe6gb1CVYuGnBH0lhXwA==",
501
+ "version": "2.0.17",
502
+ "resolved": "https://registry.npmjs.org/@types/argparse/-/argparse-2.0.17.tgz",
503
+ "integrity": "sha512-fueJssTf+4dW4HODshEGkIZbkLKHzgu1FvCI4cTc/MKum/534Euo3SrN+ilq8xgyHnOjtmg33/hee8iXLRg1XA==",
599
504
  "license": "MIT"
600
505
  },
601
506
  "node_modules/@types/async-lock": {
@@ -639,21 +544,21 @@
639
544
  }
640
545
  },
641
546
  "node_modules/@types/express": {
642
- "version": "4.17.21",
643
- "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz",
644
- "integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==",
547
+ "version": "5.0.0",
548
+ "resolved": "https://registry.npmjs.org/@types/express/-/express-5.0.0.tgz",
549
+ "integrity": "sha512-DvZriSMehGHL1ZNLzi6MidnsDhUZM/x2pRdDIKdwbUNqqwHxMlRdkxtn6/EPKyqKpHqTl/4nRZsRNLpZxZRpPQ==",
645
550
  "license": "MIT",
646
551
  "dependencies": {
647
552
  "@types/body-parser": "*",
648
- "@types/express-serve-static-core": "^4.17.33",
553
+ "@types/express-serve-static-core": "^5.0.0",
649
554
  "@types/qs": "*",
650
555
  "@types/serve-static": "*"
651
556
  }
652
557
  },
653
558
  "node_modules/@types/express-serve-static-core": {
654
- "version": "4.19.5",
655
- "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.5.tgz",
656
- "integrity": "sha512-y6W03tvrACO72aijJ5uF02FRq5cgDR9lUxddQ8vyF+GvmjJQqbzDcJngEjURc+ZsG31VI3hODNZJ2URj86pzmg==",
559
+ "version": "5.0.1",
560
+ "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.1.tgz",
561
+ "integrity": "sha512-CRICJIl0N5cXDONAdlTv5ShATZ4HEwk6kDDIW2/w9qOWKg+NU/5F8wYRWCrONad0/UKkloNSmmyN/wX4rtpbVA==",
657
562
  "license": "MIT",
658
563
  "dependencies": {
659
564
  "@types/node": "*",
@@ -704,12 +609,6 @@
704
609
  "integrity": "sha512-Q8oFIHJHr+htLrTXN2FuZfg+WXVHQRwU/hC2GpUu+Q8e3FUM9EDkS2pE3R2AO1ZGu56f479ybdMCNF1DAu8cAQ==",
705
610
  "license": "MIT"
706
611
  },
707
- "node_modules/@types/lodash": {
708
- "version": "4.17.7",
709
- "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz",
710
- "integrity": "sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==",
711
- "license": "MIT"
712
- },
713
612
  "node_modules/@types/method-override": {
714
613
  "version": "0.0.35",
715
614
  "resolved": "https://registry.npmjs.org/@types/method-override/-/method-override-0.0.35.tgz",
@@ -741,12 +640,12 @@
741
640
  }
742
641
  },
743
642
  "node_modules/@types/node": {
744
- "version": "22.5.5",
745
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.5.tgz",
746
- "integrity": "sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==",
643
+ "version": "22.9.0",
644
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.0.tgz",
645
+ "integrity": "sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==",
747
646
  "license": "MIT",
748
647
  "dependencies": {
749
- "undici-types": "~6.19.2"
648
+ "undici-types": "~6.19.8"
750
649
  }
751
650
  },
752
651
  "node_modules/@types/normalize-package-data": {
@@ -762,9 +661,9 @@
762
661
  "license": "MIT"
763
662
  },
764
663
  "node_modules/@types/qs": {
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==",
664
+ "version": "6.9.17",
665
+ "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.17.tgz",
666
+ "integrity": "sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ==",
768
667
  "license": "MIT"
769
668
  },
770
669
  "node_modules/@types/range-parser": {
@@ -863,22 +762,13 @@
863
762
  "integrity": "sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==",
864
763
  "license": "MIT"
865
764
  },
866
- "node_modules/@types/ws": {
867
- "version": "8.5.12",
868
- "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.12.tgz",
869
- "integrity": "sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==",
870
- "license": "MIT",
871
- "dependencies": {
872
- "@types/node": "*"
873
- }
874
- },
875
765
  "node_modules/@xmldom/xmldom": {
876
- "version": "0.9.2",
877
- "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.2.tgz",
878
- "integrity": "sha512-afP3lpLtalPxgNGU4bxlsru4wSDsZwdSFKnHs6PR0q3KIEWWcAlBqAdx4aWlVtP1gV1FBWlJ3d0MgaRRdj/ucA==",
766
+ "version": "0.9.5",
767
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.5.tgz",
768
+ "integrity": "sha512-6g1EwSs8cr8JhP1iBxzyVAWM6BIDvx9Y3FZRIQiMDzgG43Pxi8YkWOZ0nQj2NHgNzgXDZbJewFx/n+YAvMZrfg==",
879
769
  "license": "MIT",
880
770
  "engines": {
881
- "node": ">=14.0.0"
771
+ "node": ">=14.6"
882
772
  }
883
773
  },
884
774
  "node_modules/abort-controller": {
@@ -940,12 +830,15 @@
940
830
  }
941
831
  },
942
832
  "node_modules/ansi-regex": {
943
- "version": "5.0.1",
944
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
945
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
833
+ "version": "6.1.0",
834
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
835
+ "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
946
836
  "license": "MIT",
947
837
  "engines": {
948
- "node": ">=8"
838
+ "node": ">=12"
839
+ },
840
+ "funding": {
841
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
949
842
  }
950
843
  },
951
844
  "node_modules/ansi-styles": {
@@ -964,21 +857,21 @@
964
857
  }
965
858
  },
966
859
  "node_modules/appium": {
967
- "version": "2.11.4",
968
- "resolved": "https://registry.npmjs.org/appium/-/appium-2.11.4.tgz",
969
- "integrity": "sha512-dtBqk9SRBOjkA9DhpzBkGUizMqPeRBSk+jSxj4M/eVUFHtpmN+sgov04Sy8dcN05DpjEFjpeY1mqHZraK2eKig==",
860
+ "version": "2.12.1",
861
+ "resolved": "https://registry.npmjs.org/appium/-/appium-2.12.1.tgz",
862
+ "integrity": "sha512-xPGRxKFZbyFCcCckzjG6zixutWqfcUJ10MjjRYm1yLmL2IcE5Vg7OUrWweNSoii950jPP9906i/aMhUwezVv5A==",
970
863
  "hasInstallScript": true,
971
864
  "license": "Apache-2.0",
972
865
  "dependencies": {
973
- "@appium/base-driver": "^9.11.4",
974
- "@appium/base-plugin": "^2.2.44",
975
- "@appium/docutils": "^1.0.20",
866
+ "@appium/base-driver": "^9.12.1",
867
+ "@appium/base-plugin": "^2.2.47",
868
+ "@appium/docutils": "^1.0.23",
976
869
  "@appium/logger": "^1.6.1",
977
- "@appium/schema": "^0.6.1",
978
- "@appium/support": "^5.1.4",
979
- "@appium/types": "^0.21.3",
870
+ "@appium/schema": "^0.7.0",
871
+ "@appium/support": "^5.1.6",
872
+ "@appium/types": "^0.22.0",
980
873
  "@sidvind/better-ajv-errors": "3.0.1",
981
- "@types/argparse": "2.0.16",
874
+ "@types/argparse": "2.0.17",
982
875
  "@types/bluebird": "3.5.42",
983
876
  "@types/semver": "7.5.8",
984
877
  "@types/teen_process": "2.0.4",
@@ -1001,10 +894,10 @@
1001
894
  "source-map-support": "0.5.21",
1002
895
  "teen_process": "2.2.0",
1003
896
  "type-fest": "4.26.1",
1004
- "winston": "3.14.2",
897
+ "winston": "3.15.0",
1005
898
  "wrap-ansi": "7.0.0",
1006
899
  "ws": "8.18.0",
1007
- "yaml": "2.5.1"
900
+ "yaml": "2.6.0"
1008
901
  },
1009
902
  "bin": {
1010
903
  "appium": "index.js"
@@ -1015,9 +908,9 @@
1015
908
  }
1016
909
  },
1017
910
  "node_modules/appium-adb": {
1018
- "version": "12.6.0",
1019
- "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-12.6.0.tgz",
1020
- "integrity": "sha512-QLgzpIILx17qdOGKcTfJJBVkGNxTbVbq9VnyXAzhPdRI9SLfCIu6PMXtv2Capp5mW1/WqWgCcQXuhybyMLQC8A==",
911
+ "version": "12.7.0",
912
+ "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-12.7.0.tgz",
913
+ "integrity": "sha512-+IhWiYJ8CujfLFY4O985yJVFkJbiMa7mJX0vbIB7lZToUKHj7YzW5v4MYfFObgiRjhppkcP/o4w6spmFexlmEg==",
1021
914
  "license": "Apache-2.0",
1022
915
  "dependencies": {
1023
916
  "@appium/support": "^5.0.3",
@@ -1037,14 +930,14 @@
1037
930
  }
1038
931
  },
1039
932
  "node_modules/appium-android-driver": {
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==",
933
+ "version": "9.12.3",
934
+ "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-9.12.3.tgz",
935
+ "integrity": "sha512-tGYP41rjqRn/qh0YXbX1NQK7XslnEV8ZnvfUZrS+bgZwHO64KX6qPZWAfnXC4C11n7eyy5XrL0HU9PLe2jfwSA==",
1043
936
  "license": "Apache-2.0",
1044
937
  "dependencies": {
1045
938
  "@appium/support": "^5.0.3",
1046
939
  "@colors/colors": "^1.6.0",
1047
- "appium-adb": "^12.5.2",
940
+ "appium-adb": "^12.7.0",
1048
941
  "appium-chromedriver": "^6.0.1",
1049
942
  "asyncbox": "^3.0.0",
1050
943
  "axios": "^1.x",
@@ -1070,9 +963,9 @@
1070
963
  }
1071
964
  },
1072
965
  "node_modules/appium-chromedriver": {
1073
- "version": "6.0.1",
1074
- "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-6.0.1.tgz",
1075
- "integrity": "sha512-oMvuvmrNgWd6RasqMmkZDibeFyBDPwbIzKXtjzoNtQ7ccTnN5N7dPXlNQjG/p6xvkTtSu2dn0hJETdN9pAurZA==",
966
+ "version": "6.1.4",
967
+ "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-6.1.4.tgz",
968
+ "integrity": "sha512-6s289vPkP7kfftMG/o/bCK08lLEwqxErfBQYM5lY1x7H0Asy7xusXBpOuIuZZbqolVRUFu+EBTTJWDuXiNXgqg==",
1076
969
  "license": "Apache-2.0",
1077
970
  "dependencies": {
1078
971
  "@appium/base-driver": "^9.1.0",
@@ -1095,9 +988,9 @@
1095
988
  }
1096
989
  },
1097
990
  "node_modules/appium-uiautomator2-server": {
1098
- "version": "7.0.25",
1099
- "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-7.0.25.tgz",
1100
- "integrity": "sha512-yeZYzGHDIZlxi9+nVl5Z90dvSzBNow9qziK2oumZP+j7SsyvVgDNMozEjYSa2Zk5AYDlc7dB/mvhYCNYiNwI/A==",
991
+ "version": "7.1.2",
992
+ "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-7.1.2.tgz",
993
+ "integrity": "sha512-2m7ESmyN3U0VN05q9+oS4yt3rZMg8XvyVPI44PNEoF2qoNLSAqyo0rq+5mbHea2dPIWUFYXk1FVd10jNqn3FdA==",
1101
994
  "license": "Apache-2.0",
1102
995
  "engines": {
1103
996
  "node": ">=14",
@@ -1202,9 +1095,9 @@
1202
1095
  }
1203
1096
  },
1204
1097
  "node_modules/b4a": {
1205
- "version": "1.6.6",
1206
- "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz",
1207
- "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==",
1098
+ "version": "1.6.7",
1099
+ "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.7.tgz",
1100
+ "integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==",
1208
1101
  "license": "Apache-2.0"
1209
1102
  },
1210
1103
  "node_modules/balanced-match": {
@@ -1214,9 +1107,9 @@
1214
1107
  "license": "MIT"
1215
1108
  },
1216
1109
  "node_modules/bare-events": {
1217
- "version": "2.4.2",
1218
- "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.4.2.tgz",
1219
- "integrity": "sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==",
1110
+ "version": "2.5.0",
1111
+ "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.0.tgz",
1112
+ "integrity": "sha512-/E8dDe9dsbLyh2qrZ64PEPadOQ0F4gbl1sUJOrmph7xOiIxfY8vwab/4bFLh4Y88/Hk/ujKcrQKc+ps0mv873A==",
1220
1113
  "license": "Apache-2.0",
1221
1114
  "optional": true
1222
1115
  },
@@ -1698,9 +1591,9 @@
1698
1591
  }
1699
1592
  },
1700
1593
  "node_modules/cookie": {
1701
- "version": "0.6.0",
1702
- "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz",
1703
- "integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==",
1594
+ "version": "0.7.1",
1595
+ "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz",
1596
+ "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==",
1704
1597
  "license": "MIT",
1705
1598
  "engines": {
1706
1599
  "node": ">= 0.6"
@@ -1768,9 +1661,9 @@
1768
1661
  }
1769
1662
  },
1770
1663
  "node_modules/cross-spawn": {
1771
- "version": "7.0.3",
1772
- "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
1773
- "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
1664
+ "version": "7.0.5",
1665
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.5.tgz",
1666
+ "integrity": "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==",
1774
1667
  "license": "MIT",
1775
1668
  "dependencies": {
1776
1669
  "path-key": "^3.1.0",
@@ -2031,9 +1924,9 @@
2031
1924
  }
2032
1925
  },
2033
1926
  "node_modules/express": {
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==",
1927
+ "version": "4.21.1",
1928
+ "resolved": "https://registry.npmjs.org/express/-/express-4.21.1.tgz",
1929
+ "integrity": "sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==",
2037
1930
  "license": "MIT",
2038
1931
  "dependencies": {
2039
1932
  "accepts": "~1.3.8",
@@ -2041,7 +1934,7 @@
2041
1934
  "body-parser": "1.20.3",
2042
1935
  "content-disposition": "0.5.4",
2043
1936
  "content-type": "~1.0.4",
2044
- "cookie": "0.6.0",
1937
+ "cookie": "0.7.1",
2045
1938
  "cookie-signature": "1.0.6",
2046
1939
  "debug": "2.6.9",
2047
1940
  "depd": "2.0.0",
@@ -2106,10 +1999,10 @@
2106
1999
  "license": "MIT"
2107
2000
  },
2108
2001
  "node_modules/fast-uri": {
2109
- "version": "3.0.1",
2110
- "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.1.tgz",
2111
- "integrity": "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==",
2112
- "license": "MIT"
2002
+ "version": "3.0.3",
2003
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz",
2004
+ "integrity": "sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==",
2005
+ "license": "BSD-3-Clause"
2113
2006
  },
2114
2007
  "node_modules/fecha": {
2115
2008
  "version": "4.2.3",
@@ -2221,9 +2114,9 @@
2221
2114
  }
2222
2115
  },
2223
2116
  "node_modules/form-data": {
2224
- "version": "4.0.0",
2225
- "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
2226
- "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
2117
+ "version": "4.0.1",
2118
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz",
2119
+ "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==",
2227
2120
  "license": "MIT",
2228
2121
  "dependencies": {
2229
2122
  "asynckit": "^0.4.0",
@@ -2585,9 +2478,9 @@
2585
2478
  }
2586
2479
  },
2587
2480
  "node_modules/io.appium.settings": {
2588
- "version": "5.12.13",
2589
- "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.12.13.tgz",
2590
- "integrity": "sha512-y0m5E4mWvnVPMTgPHwJfRDiYNTQr8F8Tv+f+FaEImQ8X+/jl+1irRHS/nn+62euiKCY1cL/1LiVIYku2os4V5w==",
2481
+ "version": "5.12.17",
2482
+ "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.12.17.tgz",
2483
+ "integrity": "sha512-yUmAO4x7AkYmHuEorSe7sGc7Q6JR7/JblHHbwkHRug66jWK7ihk+5esOy6XFyIefdVUp+zGXcYDYx40cqlUW8Q==",
2591
2484
  "license": "Apache-2.0",
2592
2485
  "dependencies": {
2593
2486
  "@appium/logger": "^1.3.0",
@@ -2919,9 +2812,9 @@
2919
2812
  }
2920
2813
  },
2921
2814
  "node_modules/logform": {
2922
- "version": "2.6.1",
2923
- "resolved": "https://registry.npmjs.org/logform/-/logform-2.6.1.tgz",
2924
- "integrity": "sha512-CdaO738xRapbKIMVn2m4F6KTj4j7ooJ8POVnebSgKo3KBz5axNXRAL7ZdRjIV6NOr2Uf4vjtRkxrFETOioCqSA==",
2815
+ "version": "2.7.0",
2816
+ "resolved": "https://registry.npmjs.org/logform/-/logform-2.7.0.tgz",
2817
+ "integrity": "sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==",
2925
2818
  "license": "MIT",
2926
2819
  "dependencies": {
2927
2820
  "@colors/colors": "1.6.0",
@@ -3096,9 +2989,9 @@
3096
2989
  }
3097
2990
  },
3098
2991
  "node_modules/moment-timezone": {
3099
- "version": "0.5.45",
3100
- "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.45.tgz",
3101
- "integrity": "sha512-HIWmqA86KcmCAhnMAN0wuDOARV/525R2+lOLotuGFzn4HO+FH+/645z2wx0Dt3iDv6/p61SIvKnDstISainhLQ==",
2992
+ "version": "0.5.46",
2993
+ "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.46.tgz",
2994
+ "integrity": "sha512-ZXm9b36esbe7OmdABqIWJuBBiLLwAjrN7CE+7sYdCCx82Nabt1wHDj8TVseS59QIlfFPbOoiBPm6ca9BioG4hw==",
3102
2995
  "license": "MIT",
3103
2996
  "dependencies": {
3104
2997
  "moment": "^2.29.4"
@@ -3271,9 +3164,9 @@
3271
3164
  }
3272
3165
  },
3273
3166
  "node_modules/object-inspect": {
3274
- "version": "1.13.2",
3275
- "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz",
3276
- "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
3167
+ "version": "1.13.3",
3168
+ "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz",
3169
+ "integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==",
3277
3170
  "license": "MIT",
3278
3171
  "engines": {
3279
3172
  "node": ">= 0.4"
@@ -3415,9 +3308,9 @@
3415
3308
  }
3416
3309
  },
3417
3310
  "node_modules/package-json-from-dist": {
3418
- "version": "1.0.0",
3419
- "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz",
3420
- "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==",
3311
+ "version": "1.0.1",
3312
+ "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
3313
+ "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
3421
3314
  "license": "BlueOak-1.0.0"
3422
3315
  },
3423
3316
  "node_modules/parse-json": {
@@ -3505,9 +3398,9 @@
3505
3398
  }
3506
3399
  },
3507
3400
  "node_modules/path-to-regexp": {
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==",
3401
+ "version": "8.2.0",
3402
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.2.0.tgz",
3403
+ "integrity": "sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==",
3511
3404
  "license": "MIT",
3512
3405
  "engines": {
3513
3406
  "node": ">=16"
@@ -3520,9 +3413,9 @@
3520
3413
  "license": "MIT"
3521
3414
  },
3522
3415
  "node_modules/picocolors": {
3523
- "version": "1.1.0",
3524
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz",
3525
- "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
3416
+ "version": "1.1.1",
3417
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
3418
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
3526
3419
  "license": "ISC"
3527
3420
  },
3528
3421
  "node_modules/pkg-dir": {
@@ -4313,18 +4206,6 @@
4313
4206
  "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
4314
4207
  "license": "MIT"
4315
4208
  },
4316
- "node_modules/string-width/node_modules/ansi-regex": {
4317
- "version": "6.1.0",
4318
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
4319
- "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
4320
- "license": "MIT",
4321
- "engines": {
4322
- "node": ">=12"
4323
- },
4324
- "funding": {
4325
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
4326
- }
4327
- },
4328
4209
  "node_modules/string-width/node_modules/strip-ansi": {
4329
4210
  "version": "7.1.0",
4330
4211
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
@@ -4365,6 +4246,24 @@
4365
4246
  "node": ">=8"
4366
4247
  }
4367
4248
  },
4249
+ "node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
4250
+ "version": "5.0.1",
4251
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
4252
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
4253
+ "license": "MIT",
4254
+ "engines": {
4255
+ "node": ">=8"
4256
+ }
4257
+ },
4258
+ "node_modules/strip-ansi/node_modules/ansi-regex": {
4259
+ "version": "5.0.1",
4260
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
4261
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
4262
+ "license": "MIT",
4263
+ "engines": {
4264
+ "node": ">=8"
4265
+ }
4266
+ },
4368
4267
  "node_modules/supports-color": {
4369
4268
  "version": "8.1.1",
4370
4269
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -4420,13 +4319,10 @@
4420
4319
  }
4421
4320
  },
4422
4321
  "node_modules/text-decoder": {
4423
- "version": "1.2.0",
4424
- "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.0.tgz",
4425
- "integrity": "sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==",
4426
- "license": "Apache-2.0",
4427
- "dependencies": {
4428
- "b4a": "^1.6.4"
4429
- }
4322
+ "version": "1.2.1",
4323
+ "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.1.tgz",
4324
+ "integrity": "sha512-x9v3H/lTKIJKQQe7RPQkLfKAnc9lUTkWDypIQgTzPJAq+5/GCDHonmshfvlsNSj58yyshbIJJDLmU15qNERrXQ==",
4325
+ "license": "Apache-2.0"
4430
4326
  },
4431
4327
  "node_modules/text-hex": {
4432
4328
  "version": "1.0.0",
@@ -4468,9 +4364,9 @@
4468
4364
  }
4469
4365
  },
4470
4366
  "node_modules/tslib": {
4471
- "version": "2.7.0",
4472
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
4473
- "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
4367
+ "version": "2.8.1",
4368
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
4369
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
4474
4370
  "license": "0BSD"
4475
4371
  },
4476
4372
  "node_modules/type-fest": {
@@ -4499,9 +4395,9 @@
4499
4395
  }
4500
4396
  },
4501
4397
  "node_modules/typescript": {
4502
- "version": "5.6.2",
4503
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
4504
- "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
4398
+ "version": "5.6.3",
4399
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
4400
+ "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
4505
4401
  "license": "Apache-2.0",
4506
4402
  "bin": {
4507
4403
  "tsc": "bin/tsc",
@@ -4629,9 +4525,9 @@
4629
4525
  }
4630
4526
  },
4631
4527
  "node_modules/winston": {
4632
- "version": "3.14.2",
4633
- "resolved": "https://registry.npmjs.org/winston/-/winston-3.14.2.tgz",
4634
- "integrity": "sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==",
4528
+ "version": "3.15.0",
4529
+ "resolved": "https://registry.npmjs.org/winston/-/winston-3.15.0.tgz",
4530
+ "integrity": "sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==",
4635
4531
  "license": "MIT",
4636
4532
  "dependencies": {
4637
4533
  "@colors/colors": "^1.6.0",
@@ -4651,12 +4547,12 @@
4651
4547
  }
4652
4548
  },
4653
4549
  "node_modules/winston-transport": {
4654
- "version": "4.7.1",
4655
- "resolved": "https://registry.npmjs.org/winston-transport/-/winston-transport-4.7.1.tgz",
4656
- "integrity": "sha512-wQCXXVgfv/wUPOfb2x0ruxzwkcZfxcktz6JIMUaPLmcNhO4bZTwA/WtDWK74xV3F2dKu8YadrFv0qhwYjVEwhA==",
4550
+ "version": "4.9.0",
4551
+ "resolved": "https://registry.npmjs.org/winston-transport/-/winston-transport-4.9.0.tgz",
4552
+ "integrity": "sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==",
4657
4553
  "license": "MIT",
4658
4554
  "dependencies": {
4659
- "logform": "^2.6.1",
4555
+ "logform": "^2.7.0",
4660
4556
  "readable-stream": "^3.6.2",
4661
4557
  "triple-beam": "^1.3.0"
4662
4558
  },
@@ -4822,9 +4718,9 @@
4822
4718
  }
4823
4719
  },
4824
4720
  "node_modules/yaml": {
4825
- "version": "2.5.1",
4826
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.1.tgz",
4827
- "integrity": "sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==",
4721
+ "version": "2.6.0",
4722
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.0.tgz",
4723
+ "integrity": "sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==",
4828
4724
  "license": "ISC",
4829
4725
  "bin": {
4830
4726
  "yaml": "bin.mjs"