appium-uiautomator2-driver 6.7.11 → 6.7.13

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,18 +1,18 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "6.7.11",
3
+ "version": "6.7.13",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "6.7.11",
9
+ "version": "6.7.13",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "appium-adb": "^14.0.0",
13
13
  "appium-android-driver": "^12.6.4",
14
14
  "appium-uiautomator2-server": "^9.8.0",
15
- "asyncbox": "^4.0.1",
15
+ "asyncbox": "^6.0.1",
16
16
  "axios": "^1.12.2",
17
17
  "bluebird": "^3.5.1",
18
18
  "css-selector-parser": "^3.0.0",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "devDependencies": {
25
25
  "@appium/docutils": "^2.0.0-rc.1",
26
- "@appium/eslint-config-appium-ts": "^2.0.0-rc.1",
26
+ "@appium/eslint-config-appium-ts": "^3.0.0",
27
27
  "@appium/support": "^7.0.0-rc.1",
28
28
  "@appium/tsconfig": "^1.0.0-rc.1",
29
29
  "@appium/types": "^1.0.0-rc.1",
@@ -60,30 +60,29 @@
60
60
  }
61
61
  },
62
62
  "node_modules/@appium/base-driver": {
63
- "version": "10.1.2",
64
- "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-10.1.2.tgz",
65
- "integrity": "sha512-AxCYznylRw4xpOx30dAIQ8m5GsVM9ob/MPwc/KyiKhtofLNxQQlFLvLs7SeX7s8iwvwr0puMasOqlWrWy3gVbA==",
63
+ "version": "10.2.0",
64
+ "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-10.2.0.tgz",
65
+ "integrity": "sha512-PCjZVWP0J+uhcdvRVxVXGWrN3sxP5Ik7WkNDx/tYIeknlHnvboIfeXnuy0HS0DgNFeyP/U+4KDx6/ug7eTwPOQ==",
66
66
  "license": "Apache-2.0",
67
67
  "dependencies": {
68
- "@appium/support": "^7.0.4",
69
- "@appium/types": "^1.1.2",
68
+ "@appium/support": "^7.0.5",
69
+ "@appium/types": "^1.2.0",
70
70
  "@colors/colors": "1.6.0",
71
71
  "async-lock": "1.4.1",
72
- "asyncbox": "3.0.0",
73
- "axios": "1.13.2",
72
+ "asyncbox": "6.0.1",
73
+ "axios": "1.13.3",
74
74
  "bluebird": "3.7.2",
75
- "body-parser": "2.2.1",
75
+ "body-parser": "2.2.2",
76
76
  "express": "5.2.1",
77
77
  "fastest-levenshtein": "1.0.16",
78
78
  "http-status-codes": "2.3.0",
79
- "lodash": "4.17.21",
80
- "lru-cache": "11.2.4",
79
+ "lodash": "4.17.23",
80
+ "lru-cache": "11.2.5",
81
81
  "method-override": "3.0.0",
82
82
  "morgan": "1.10.1",
83
83
  "path-to-regexp": "8.3.0",
84
84
  "serve-favicon": "2.5.1",
85
- "source-map-support": "0.5.21",
86
- "type-fest": "5.3.0"
85
+ "type-fest": "5.4.1"
87
86
  },
88
87
  "engines": {
89
88
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -94,33 +93,34 @@
94
93
  }
95
94
  },
96
95
  "node_modules/@appium/base-driver/node_modules/asyncbox": {
97
- "version": "3.0.0",
98
- "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-3.0.0.tgz",
99
- "integrity": "sha512-X7U0nedUMKV3nn9c4R0Zgvdvv6cw97tbDlHSZicq1snGPi/oX9DgGmFSURWtxDdnBWd3V0YviKhqAYAVvoWQ/A==",
96
+ "version": "6.0.1",
97
+ "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-6.0.1.tgz",
98
+ "integrity": "sha512-vmeYcLDV9uxj1/0h36Kdj/3H/Bk5ugtwi3nSS8Sir9D7Ia2wDJWbh52LjMDaSI3s3iScmNL42kqDf7I4p8JXjg==",
100
99
  "license": "Apache-2.0",
101
- "dependencies": {
102
- "bluebird": "^3.5.1",
103
- "lodash": "^4.17.4",
104
- "source-map-support": "^0.x"
105
- },
106
100
  "engines": {
107
- "node": ">=16"
101
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
102
+ "npm": ">=10"
108
103
  }
109
104
  },
110
- "node_modules/@appium/base-driver/node_modules/lodash": {
111
- "version": "4.17.21",
112
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
113
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
114
- "license": "MIT"
105
+ "node_modules/@appium/base-driver/node_modules/axios": {
106
+ "version": "1.13.3",
107
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.3.tgz",
108
+ "integrity": "sha512-ERT8kdX7DZjtUm7IitEyV7InTHAF42iJuMArIiDIV5YtPanJkgw4hw5Dyg9fh0mihdWNn1GKaeIWErfe56UQ1g==",
109
+ "license": "MIT",
110
+ "dependencies": {
111
+ "follow-redirects": "^1.15.6",
112
+ "form-data": "^4.0.4",
113
+ "proxy-from-env": "^1.1.0"
114
+ }
115
115
  },
116
116
  "node_modules/@appium/base-plugin": {
117
- "version": "3.0.5",
118
- "resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-3.0.5.tgz",
119
- "integrity": "sha512-w27EqXQ3zY7xKp61IizbzhZGlxQvFr8uKxeELP5TU/+YxnjU8MyVYmWCG7RXp0dh9n7mZen/WPjZtvqdiBOsMQ==",
117
+ "version": "3.0.6",
118
+ "resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-3.0.6.tgz",
119
+ "integrity": "sha512-W5H6fPTiusKiZgv/1H+n5cj5cwIRJJ/qI+WeZJF40zxzlM+Hhz9dIxjCzW/1+EYmBkQ+ElkJjLb0xU8xnrMsqA==",
120
120
  "license": "Apache-2.0",
121
121
  "dependencies": {
122
- "@appium/base-driver": "^10.1.2",
123
- "@appium/support": "^7.0.4"
122
+ "@appium/base-driver": "^10.2.0",
123
+ "@appium/support": "^7.0.5"
124
124
  },
125
125
  "engines": {
126
126
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -128,22 +128,20 @@
128
128
  }
129
129
  },
130
130
  "node_modules/@appium/docutils": {
131
- "version": "2.2.0",
132
- "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.2.0.tgz",
133
- "integrity": "sha512-bwZIShYLRnWCRdGEgjBX+POXyI0X8fbZ3FNHWDlNzYjCBodYckiMw8X48WDwMRd0AeP5mzjBbHSpH7DKfebuFg==",
131
+ "version": "2.2.1",
132
+ "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.2.1.tgz",
133
+ "integrity": "sha512-mhyQuvQUGepH+MEOGt3ixTM5q1NNVsxr+jvz/6t7KFJm8ElRlfyGGWcA3fqvnXm72hm3rzhh2t13sLct7qWUBg==",
134
134
  "license": "Apache-2.0",
135
135
  "dependencies": {
136
- "@appium/support": "^7.0.4",
137
- "chalk": "4.1.2",
136
+ "@appium/support": "^7.0.5",
138
137
  "consola": "3.4.2",
139
- "diff": "8.0.2",
138
+ "diff": "8.0.3",
140
139
  "lilconfig": "3.1.3",
141
- "lodash": "4.17.21",
142
- "pkg-dir": "5.0.0",
143
- "read-pkg": "5.2.0",
144
- "source-map-support": "0.5.21",
145
- "teen_process": "3.0.4",
146
- "type-fest": "5.3.0",
140
+ "lodash": "4.17.23",
141
+ "package-directory": "8.1.0",
142
+ "read-pkg": "10.0.0",
143
+ "teen_process": "4.0.8",
144
+ "type-fest": "5.4.1",
147
145
  "yaml": "2.8.2",
148
146
  "yargs": "18.0.0",
149
147
  "yargs-parser": "22.0.0"
@@ -156,22 +154,14 @@
156
154
  "npm": ">=10"
157
155
  }
158
156
  },
159
- "node_modules/@appium/docutils/node_modules/lodash": {
160
- "version": "4.17.21",
161
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
162
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
163
- "license": "MIT"
164
- },
165
157
  "node_modules/@appium/docutils/node_modules/teen_process": {
166
- "version": "3.0.4",
167
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
168
- "integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
158
+ "version": "4.0.8",
159
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-4.0.8.tgz",
160
+ "integrity": "sha512-0DTX2KfgVOr6+8TVmheEdiJHZ/bPOPeJuX0yvv5VOX3x+OFteNkmWkI+hX6zTkzxjddrktsrXkacfS2Gom1YyA==",
169
161
  "license": "Apache-2.0",
170
162
  "dependencies": {
171
- "bluebird": "^3.7.2",
172
163
  "lodash": "^4.17.21",
173
- "shell-quote": "^1.8.1",
174
- "source-map-support": "^0.x"
164
+ "shell-quote": "^1.8.1"
175
165
  },
176
166
  "engines": {
177
167
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -179,14 +169,14 @@
179
169
  }
180
170
  },
181
171
  "node_modules/@appium/logger": {
182
- "version": "2.0.3",
183
- "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-2.0.3.tgz",
184
- "integrity": "sha512-x1ROyUZP73RwdfgeYUgYkAAVbjf4QQENAACTjPxzIj7qA4/EyhXvv/Py8b6SPxphW7m9ialQjpS0FwgQ3nZUfw==",
172
+ "version": "2.0.4",
173
+ "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-2.0.4.tgz",
174
+ "integrity": "sha512-DH4IXGjn/9q4BfrbPdacremNS2FZXIu8vMQyUChWfP+rVRJ1TKMxXF1/ZXNpOfuu0FRrknclO96tUWG3HJj9Xg==",
185
175
  "license": "ISC",
186
176
  "dependencies": {
187
177
  "console-control-strings": "1.1.0",
188
- "lodash": "4.17.21",
189
- "lru-cache": "11.2.4",
178
+ "lodash": "4.17.23",
179
+ "lru-cache": "11.2.5",
190
180
  "set-blocking": "2.0.0"
191
181
  },
192
182
  "engines": {
@@ -194,20 +184,13 @@
194
184
  "npm": ">=10"
195
185
  }
196
186
  },
197
- "node_modules/@appium/logger/node_modules/lodash": {
198
- "version": "4.17.21",
199
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
200
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
201
- "license": "MIT"
202
- },
203
187
  "node_modules/@appium/schema": {
204
- "version": "1.0.0",
205
- "resolved": "https://registry.npmjs.org/@appium/schema/-/schema-1.0.0.tgz",
206
- "integrity": "sha512-eowz+sV6YxuHdsuRizEhG+AGeeMsUiS9ryWLkdFSqQlsNB+uDudehpYQiRkrrtaGOBzq7a3GDUB7zjc6eR80QA==",
188
+ "version": "1.0.1",
189
+ "resolved": "https://registry.npmjs.org/@appium/schema/-/schema-1.0.1.tgz",
190
+ "integrity": "sha512-ph4Rd3OQZgsUi2LSLLuBG5OjxTBldNBYjbco3shDBL84H6+SEbHY0Lby8PAe1RqT6+0Y0BklDBVmfaaiszy5Bg==",
207
191
  "license": "Apache-2.0",
208
192
  "dependencies": {
209
- "json-schema": "0.4.0",
210
- "source-map-support": "0.5.21"
193
+ "json-schema": "0.4.0"
211
194
  },
212
195
  "engines": {
213
196
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -215,43 +198,42 @@
215
198
  }
216
199
  },
217
200
  "node_modules/@appium/support": {
218
- "version": "7.0.4",
219
- "resolved": "https://registry.npmjs.org/@appium/support/-/support-7.0.4.tgz",
220
- "integrity": "sha512-xIK7cFzouZJLIG6RMmg50M+EsILSeO9e9sSkR4xNSaJajaop7LtpkbMfO5JpTgdNiIUYyIsr/3TusQhxnpPNvw==",
201
+ "version": "7.0.5",
202
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-7.0.5.tgz",
203
+ "integrity": "sha512-89Fm5yRFURWteLvY+MAAxQsLzy5QADLdfjeqp0oZzMLLFPD19i58kpF0EGLIkxlZ/0Pb0dw+MuaUyVEWL9daMg==",
221
204
  "license": "Apache-2.0",
222
205
  "dependencies": {
223
- "@appium/logger": "^2.0.3",
206
+ "@appium/logger": "^2.0.4",
224
207
  "@appium/tsconfig": "^1.1.1",
225
- "@appium/types": "^1.1.2",
208
+ "@appium/types": "^1.2.0",
226
209
  "@colors/colors": "1.6.0",
227
210
  "archiver": "7.0.1",
228
- "axios": "1.13.2",
211
+ "axios": "1.13.3",
229
212
  "base64-stream": "1.0.0",
230
213
  "bluebird": "3.7.2",
231
214
  "bplist-creator": "0.1.1",
232
215
  "bplist-parser": "0.3.2",
233
216
  "form-data": "4.0.5",
234
- "get-stream": "6.0.1",
217
+ "get-stream": "9.0.1",
235
218
  "glob": "13.0.0",
236
219
  "jsftp": "2.1.3",
237
220
  "klaw": "4.1.0",
238
221
  "lockfile": "1.0.4",
239
- "lodash": "4.17.21",
240
- "log-symbols": "4.1.0",
222
+ "lodash": "4.17.23",
223
+ "log-symbols": "7.0.1",
241
224
  "moment": "2.30.1",
242
225
  "ncp": "2.0.0",
243
- "pkg-dir": "5.0.0",
226
+ "package-directory": "8.1.0",
244
227
  "plist": "3.1.0",
245
228
  "pluralize": "8.0.0",
246
- "read-pkg": "5.2.0",
229
+ "read-pkg": "10.0.0",
247
230
  "resolve-from": "5.0.0",
248
231
  "sanitize-filename": "1.6.3",
249
232
  "semver": "7.7.3",
250
233
  "shell-quote": "1.8.3",
251
- "source-map-support": "0.5.21",
252
- "supports-color": "8.1.1",
253
- "teen_process": "3.0.4",
254
- "type-fest": "5.3.0",
234
+ "supports-color": "10.2.2",
235
+ "teen_process": "4.0.8",
236
+ "type-fest": "5.4.1",
255
237
  "uuid": "13.0.0",
256
238
  "which": "6.0.0",
257
239
  "yauzl": "3.2.0"
@@ -264,22 +246,25 @@
264
246
  "sharp": "0.34.5"
265
247
  }
266
248
  },
267
- "node_modules/@appium/support/node_modules/lodash": {
268
- "version": "4.17.21",
269
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
270
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
271
- "license": "MIT"
249
+ "node_modules/@appium/support/node_modules/axios": {
250
+ "version": "1.13.3",
251
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.3.tgz",
252
+ "integrity": "sha512-ERT8kdX7DZjtUm7IitEyV7InTHAF42iJuMArIiDIV5YtPanJkgw4hw5Dyg9fh0mihdWNn1GKaeIWErfe56UQ1g==",
253
+ "license": "MIT",
254
+ "dependencies": {
255
+ "follow-redirects": "^1.15.6",
256
+ "form-data": "^4.0.4",
257
+ "proxy-from-env": "^1.1.0"
258
+ }
272
259
  },
273
260
  "node_modules/@appium/support/node_modules/teen_process": {
274
- "version": "3.0.4",
275
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
276
- "integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
261
+ "version": "4.0.8",
262
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-4.0.8.tgz",
263
+ "integrity": "sha512-0DTX2KfgVOr6+8TVmheEdiJHZ/bPOPeJuX0yvv5VOX3x+OFteNkmWkI+hX6zTkzxjddrktsrXkacfS2Gom1YyA==",
277
264
  "license": "Apache-2.0",
278
265
  "dependencies": {
279
- "bluebird": "^3.7.2",
280
266
  "lodash": "^4.17.21",
281
- "shell-quote": "^1.8.1",
282
- "source-map-support": "^0.x"
267
+ "shell-quote": "^1.8.1"
283
268
  },
284
269
  "engines": {
285
270
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -300,15 +285,15 @@
300
285
  }
301
286
  },
302
287
  "node_modules/@appium/types": {
303
- "version": "1.1.2",
304
- "resolved": "https://registry.npmjs.org/@appium/types/-/types-1.1.2.tgz",
305
- "integrity": "sha512-BDyX99GCXWqsfeDxsqsvb6EIfQD7SLTXcCbmcI1PKDTK2wg9znKOtE0YLzXgI6TFQV3+40Xs6za6La/Mv8/rVQ==",
288
+ "version": "1.2.0",
289
+ "resolved": "https://registry.npmjs.org/@appium/types/-/types-1.2.0.tgz",
290
+ "integrity": "sha512-ksKUiUdi5BhqQRsdyOtoobV6tQLtrt+LbG7SY3eWTTBjiAu0oWU+390PnWOdN8VQhVnP2w8Ad8KZZnx7Mezkyg==",
306
291
  "license": "Apache-2.0",
307
292
  "dependencies": {
308
- "@appium/logger": "^2.0.3",
309
- "@appium/schema": "^1.0.0",
293
+ "@appium/logger": "^2.0.4",
294
+ "@appium/schema": "^1.0.1",
310
295
  "@appium/tsconfig": "^1.1.1",
311
- "type-fest": "5.3.0"
296
+ "type-fest": "5.4.1"
312
297
  },
313
298
  "engines": {
314
299
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -483,6 +468,12 @@
483
468
  "node": ">=14"
484
469
  }
485
470
  },
471
+ "node_modules/@sec-ant/readable-stream": {
472
+ "version": "0.4.1",
473
+ "resolved": "https://registry.npmjs.org/@sec-ant/readable-stream/-/readable-stream-0.4.1.tgz",
474
+ "integrity": "sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==",
475
+ "license": "MIT"
476
+ },
486
477
  "node_modules/@sidvind/better-ajv-errors": {
487
478
  "version": "4.0.1",
488
479
  "resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-4.0.1.tgz",
@@ -605,40 +596,37 @@
605
596
  }
606
597
  },
607
598
  "node_modules/appium": {
608
- "version": "3.1.2",
609
- "resolved": "https://registry.npmjs.org/appium/-/appium-3.1.2.tgz",
610
- "integrity": "sha512-MIifVZdSLdFBRY084PaaQyU8ilG+fgGoVdzGkRLj9Q8hZ2x/ENwjiOveyWLxcjsWMYYwUtm3TTKRvWGrJvX3Iw==",
599
+ "version": "3.2.0",
600
+ "resolved": "https://registry.npmjs.org/appium/-/appium-3.2.0.tgz",
601
+ "integrity": "sha512-Tp1gpOmz6Ai35XlsA/6EyTXYQDWberPAnpri/gmzmLS/FxeqLl/+yFoz/ah2rtuBIktAAcooEJMWTjuPOsHlVw==",
611
602
  "hasInstallScript": true,
612
603
  "license": "Apache-2.0",
613
604
  "dependencies": {
614
- "@appium/base-driver": "^10.1.2",
615
- "@appium/base-plugin": "^3.0.5",
616
- "@appium/docutils": "^2.2.0",
617
- "@appium/logger": "^2.0.3",
618
- "@appium/schema": "^1.0.0",
619
- "@appium/support": "^7.0.4",
620
- "@appium/types": "^1.1.2",
605
+ "@appium/base-driver": "^10.2.0",
606
+ "@appium/base-plugin": "^3.0.6",
607
+ "@appium/docutils": "^2.2.1",
608
+ "@appium/logger": "^2.0.4",
609
+ "@appium/schema": "^1.0.1",
610
+ "@appium/support": "^7.0.5",
611
+ "@appium/types": "^1.2.0",
621
612
  "@sidvind/better-ajv-errors": "4.0.1",
622
613
  "ajv": "8.17.1",
623
614
  "ajv-formats": "3.0.1",
624
615
  "argparse": "2.0.1",
625
616
  "async-lock": "1.4.1",
626
- "asyncbox": "3.0.0",
627
- "axios": "1.13.2",
617
+ "axios": "1.13.3",
628
618
  "bluebird": "3.7.2",
629
619
  "lilconfig": "3.1.3",
630
- "lodash": "4.17.21",
631
- "lru-cache": "11.2.4",
620
+ "lodash": "4.17.23",
621
+ "lru-cache": "11.2.5",
632
622
  "ora": "5.4.1",
633
623
  "package-changed": "3.0.0",
634
624
  "resolve-from": "5.0.0",
635
625
  "semver": "7.7.3",
636
- "source-map-support": "0.5.21",
637
- "teen_process": "3.0.4",
638
- "type-fest": "5.3.0",
639
- "winston": "3.18.3",
640
- "wrap-ansi": "7.0.0",
641
- "ws": "8.18.3",
626
+ "teen_process": "4.0.8",
627
+ "type-fest": "5.4.1",
628
+ "winston": "3.19.0",
629
+ "ws": "8.19.0",
642
630
  "yaml": "2.8.2"
643
631
  },
644
632
  "bin": {
@@ -650,14 +638,14 @@
650
638
  }
651
639
  },
652
640
  "node_modules/appium-adb": {
653
- "version": "14.1.9",
654
- "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-14.1.9.tgz",
655
- "integrity": "sha512-OJjfhqLbWmorzzLmaqCeOS+RyP8lPC3O/aMxwWgBZvCUszAhVaeStpAsTEL6dHV36y9nagdn//Xsy4jNaYpRtg==",
641
+ "version": "14.1.11",
642
+ "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-14.1.11.tgz",
643
+ "integrity": "sha512-jUXtPm1f1s/YYh+AKH+yKyAZWO/YvMkkGkcZydZ1OZUcPcsK5I+lPEPBCrNL9g7kdj7CQlStrANDwOV441SSlw==",
656
644
  "license": "Apache-2.0",
657
645
  "dependencies": {
658
646
  "@appium/support": "^7.0.0-rc.1",
659
647
  "async-lock": "^1.0.0",
660
- "asyncbox": "^4.0.1",
648
+ "asyncbox": "^6.0.1",
661
649
  "bluebird": "^3.4.7",
662
650
  "ini": "^6.0.0",
663
651
  "lodash": "^4.0.0",
@@ -671,9 +659,9 @@
671
659
  }
672
660
  },
673
661
  "node_modules/appium-android-driver": {
674
- "version": "12.6.4",
675
- "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-12.6.4.tgz",
676
- "integrity": "sha512-EqUFKoDR0elQSDfGxlSerX1rGemO1Sj2Ds+nuAl/SEKXrV5svgxVqApP3VkuKsASdx+nTiCyjebwjKwfO/yw0g==",
662
+ "version": "12.6.5",
663
+ "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-12.6.5.tgz",
664
+ "integrity": "sha512-KUVq90PUAXf9epni1WqZTe3+Z856TtV5bxKYfMOUu1X1QMC+ui67FexWMiBOcmnXHZTA76N0nCeh5/MbnGb0XA==",
677
665
  "license": "Apache-2.0",
678
666
  "dependencies": {
679
667
  "@appium/support": "^7.0.0-rc.1",
@@ -701,17 +689,31 @@
701
689
  "appium": "^3.0.0-rc.2"
702
690
  }
703
691
  },
692
+ "node_modules/appium-android-driver/node_modules/asyncbox": {
693
+ "version": "4.1.1",
694
+ "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-4.1.1.tgz",
695
+ "integrity": "sha512-j2O7uJ2UmPM9ok++6nVcGC+w1KreiAM2Cjw4IKpX0cgKV621sZeftfGxzPBWGfOsit+hIKIjpAHvppGdXxfDcg==",
696
+ "license": "Apache-2.0",
697
+ "dependencies": {
698
+ "bluebird": "^3.5.1",
699
+ "lodash": "^4.17.4"
700
+ },
701
+ "engines": {
702
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
703
+ "npm": ">=10"
704
+ }
705
+ },
704
706
  "node_modules/appium-chromedriver": {
705
- "version": "8.2.2",
706
- "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-8.2.2.tgz",
707
- "integrity": "sha512-hLDxkgQ0V8uYixA/L/nrvUoZ/I+p9zafVnnh1r2SlshJj2X6gdzNjJd58jVfVJODIZVVtDvpu/Ded7wIVCgVEQ==",
707
+ "version": "8.2.5",
708
+ "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-8.2.5.tgz",
709
+ "integrity": "sha512-MZqXM/FdLKclc2i1Te5u5RaIrjRNLzS1F3BdKNhUTuhGpdSWt6u6TVPGd7A1Ufs9q0+KcResTuy8ISXVzJvsPQ==",
708
710
  "license": "Apache-2.0",
709
711
  "dependencies": {
710
712
  "@appium/base-driver": "^10.0.0-rc.2",
711
713
  "@appium/support": "^7.0.0-rc.1",
712
714
  "@xmldom/xmldom": "^0.x",
713
715
  "appium-adb": "^14.0.0",
714
- "asyncbox": "^4.0.1",
716
+ "asyncbox": "^6.0.1",
715
717
  "axios": "^1.6.5",
716
718
  "bluebird": "^3.5.1",
717
719
  "compare-versions": "^6.0.0",
@@ -726,45 +728,34 @@
726
728
  }
727
729
  },
728
730
  "node_modules/appium-uiautomator2-server": {
729
- "version": "9.10.0",
730
- "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-9.10.0.tgz",
731
- "integrity": "sha512-AtdVAZByrWkBZbkGnKQP5XbR5QDQOgFgyvKIr2gHHs51xOiSbLyh6FimF4WyhIkNdDhqJTdexCTr43w1kS9Reg==",
731
+ "version": "9.10.2",
732
+ "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-9.10.2.tgz",
733
+ "integrity": "sha512-zHAoDVF0cS5wcRSIItF1cQIclvI3IzdozHht7H/dP9CyBxtaZmoodbQDWLu2ZBvq1OD+sq3XENB0NCjnxaVZoA==",
732
734
  "license": "Apache-2.0",
733
735
  "engines": {
734
736
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
735
737
  "npm": ">=10"
736
738
  }
737
739
  },
738
- "node_modules/appium/node_modules/asyncbox": {
739
- "version": "3.0.0",
740
- "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-3.0.0.tgz",
741
- "integrity": "sha512-X7U0nedUMKV3nn9c4R0Zgvdvv6cw97tbDlHSZicq1snGPi/oX9DgGmFSURWtxDdnBWd3V0YviKhqAYAVvoWQ/A==",
742
- "license": "Apache-2.0",
740
+ "node_modules/appium/node_modules/axios": {
741
+ "version": "1.13.3",
742
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.3.tgz",
743
+ "integrity": "sha512-ERT8kdX7DZjtUm7IitEyV7InTHAF42iJuMArIiDIV5YtPanJkgw4hw5Dyg9fh0mihdWNn1GKaeIWErfe56UQ1g==",
744
+ "license": "MIT",
743
745
  "dependencies": {
744
- "bluebird": "^3.5.1",
745
- "lodash": "^4.17.4",
746
- "source-map-support": "^0.x"
747
- },
748
- "engines": {
749
- "node": ">=16"
746
+ "follow-redirects": "^1.15.6",
747
+ "form-data": "^4.0.4",
748
+ "proxy-from-env": "^1.1.0"
750
749
  }
751
750
  },
752
- "node_modules/appium/node_modules/lodash": {
753
- "version": "4.17.21",
754
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
755
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
756
- "license": "MIT"
757
- },
758
751
  "node_modules/appium/node_modules/teen_process": {
759
- "version": "3.0.4",
760
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
761
- "integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
752
+ "version": "4.0.8",
753
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-4.0.8.tgz",
754
+ "integrity": "sha512-0DTX2KfgVOr6+8TVmheEdiJHZ/bPOPeJuX0yvv5VOX3x+OFteNkmWkI+hX6zTkzxjddrktsrXkacfS2Gom1YyA==",
762
755
  "license": "Apache-2.0",
763
756
  "dependencies": {
764
- "bluebird": "^3.7.2",
765
757
  "lodash": "^4.17.21",
766
- "shell-quote": "^1.8.1",
767
- "source-map-support": "^0.x"
758
+ "shell-quote": "^1.8.1"
768
759
  },
769
760
  "engines": {
770
761
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -892,13 +883,12 @@
892
883
  "license": "MIT"
893
884
  },
894
885
  "node_modules/asyncbox": {
895
- "version": "4.1.1",
896
- "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-4.1.1.tgz",
897
- "integrity": "sha512-j2O7uJ2UmPM9ok++6nVcGC+w1KreiAM2Cjw4IKpX0cgKV621sZeftfGxzPBWGfOsit+hIKIjpAHvppGdXxfDcg==",
886
+ "version": "6.1.0",
887
+ "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-6.1.0.tgz",
888
+ "integrity": "sha512-KZwKNVnDdDe0ubN+fFMuHhSljZNHnbjdJABImoqFzQP61oIg6sMlhXIqOIu3WRd7YwW89q+eVj2Ty/Ax5dbh2Q==",
898
889
  "license": "Apache-2.0",
899
890
  "dependencies": {
900
- "bluebird": "^3.5.1",
901
- "lodash": "^4.17.4"
891
+ "p-limit": "^7.2.0"
902
892
  },
903
893
  "engines": {
904
894
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -912,9 +902,9 @@
912
902
  "license": "MIT"
913
903
  },
914
904
  "node_modules/axios": {
915
- "version": "1.13.2",
916
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz",
917
- "integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
905
+ "version": "1.13.4",
906
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.4.tgz",
907
+ "integrity": "sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==",
918
908
  "license": "MIT",
919
909
  "dependencies": {
920
910
  "follow-redirects": "^1.15.6",
@@ -1035,9 +1025,9 @@
1035
1025
  "license": "MIT"
1036
1026
  },
1037
1027
  "node_modules/body-parser": {
1038
- "version": "2.2.1",
1039
- "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.1.tgz",
1040
- "integrity": "sha512-nfDwkulwiZYQIGwxdy0RUmowMhKcFVcYXUU7m4QlKYim1rUtg83xm2yjZ40QjDuc291AJjjeSc9b++AWHSgSHw==",
1028
+ "version": "2.2.2",
1029
+ "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.2.tgz",
1030
+ "integrity": "sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==",
1041
1031
  "license": "MIT",
1042
1032
  "dependencies": {
1043
1033
  "bytes": "^3.1.2",
@@ -1046,7 +1036,7 @@
1046
1036
  "http-errors": "^2.0.0",
1047
1037
  "iconv-lite": "^0.7.0",
1048
1038
  "on-finished": "^2.4.1",
1049
- "qs": "^6.14.0",
1039
+ "qs": "^6.14.1",
1050
1040
  "raw-body": "^3.0.1",
1051
1041
  "type-is": "^2.0.1"
1052
1042
  },
@@ -1112,12 +1102,6 @@
1112
1102
  "node": ">=8.0.0"
1113
1103
  }
1114
1104
  },
1115
- "node_modules/buffer-from": {
1116
- "version": "1.1.2",
1117
- "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
1118
- "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
1119
- "license": "MIT"
1120
- },
1121
1105
  "node_modules/bytes": {
1122
1106
  "version": "3.1.2",
1123
1107
  "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
@@ -1222,18 +1206,6 @@
1222
1206
  "node": ">=20"
1223
1207
  }
1224
1208
  },
1225
- "node_modules/cliui/node_modules/ansi-styles": {
1226
- "version": "6.2.3",
1227
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
1228
- "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
1229
- "license": "MIT",
1230
- "engines": {
1231
- "node": ">=12"
1232
- },
1233
- "funding": {
1234
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1235
- }
1236
- },
1237
1209
  "node_modules/cliui/node_modules/emoji-regex": {
1238
1210
  "version": "10.6.0",
1239
1211
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz",
@@ -1272,23 +1244,6 @@
1272
1244
  "url": "https://github.com/chalk/strip-ansi?sponsor=1"
1273
1245
  }
1274
1246
  },
1275
- "node_modules/cliui/node_modules/wrap-ansi": {
1276
- "version": "9.0.2",
1277
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz",
1278
- "integrity": "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==",
1279
- "license": "MIT",
1280
- "dependencies": {
1281
- "ansi-styles": "^6.2.1",
1282
- "string-width": "^7.0.0",
1283
- "strip-ansi": "^7.1.0"
1284
- },
1285
- "engines": {
1286
- "node": ">=18"
1287
- },
1288
- "funding": {
1289
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
1290
- }
1291
- },
1292
1247
  "node_modules/clone": {
1293
1248
  "version": "1.0.4",
1294
1249
  "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
@@ -1616,9 +1571,9 @@
1616
1571
  "optional": true
1617
1572
  },
1618
1573
  "node_modules/diff": {
1619
- "version": "8.0.2",
1620
- "resolved": "https://registry.npmjs.org/diff/-/diff-8.0.2.tgz",
1621
- "integrity": "sha512-sSuxWU5j5SR9QQji/o2qMvqRNYRDOcBTgsJ/DeCf4iSN4gW+gNMXM7wFIP+fdXZxoNiAnHUTGjCr+TSWXdRDKg==",
1574
+ "version": "8.0.3",
1575
+ "resolved": "https://registry.npmjs.org/diff/-/diff-8.0.3.tgz",
1576
+ "integrity": "sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==",
1622
1577
  "license": "BSD-3-Clause",
1623
1578
  "engines": {
1624
1579
  "node": ">=0.3.1"
@@ -1677,15 +1632,6 @@
1677
1632
  "node": ">= 0.8"
1678
1633
  }
1679
1634
  },
1680
- "node_modules/error-ex": {
1681
- "version": "1.3.4",
1682
- "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz",
1683
- "integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==",
1684
- "license": "MIT",
1685
- "dependencies": {
1686
- "is-arrayish": "^0.2.1"
1687
- }
1688
- },
1689
1635
  "node_modules/es-define-property": {
1690
1636
  "version": "1.0.1",
1691
1637
  "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
@@ -1891,17 +1837,13 @@
1891
1837
  "url": "https://opencollective.com/express"
1892
1838
  }
1893
1839
  },
1894
- "node_modules/find-up": {
1895
- "version": "5.0.0",
1896
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
1897
- "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
1840
+ "node_modules/find-up-simple": {
1841
+ "version": "1.0.1",
1842
+ "resolved": "https://registry.npmjs.org/find-up-simple/-/find-up-simple-1.0.1.tgz",
1843
+ "integrity": "sha512-afd4O7zpqHeRyg4PfDQsXmlDe2PfdHtJt6Akt8jOWaApLOZk5JXs6VMR29lz03pRe9mpykrRCYIYxaJYcfpncQ==",
1898
1844
  "license": "MIT",
1899
- "dependencies": {
1900
- "locate-path": "^6.0.0",
1901
- "path-exists": "^4.0.0"
1902
- },
1903
1845
  "engines": {
1904
- "node": ">=10"
1846
+ "node": ">=18"
1905
1847
  },
1906
1848
  "funding": {
1907
1849
  "url": "https://github.com/sponsors/sindresorhus"
@@ -2119,12 +2061,28 @@
2119
2061
  }
2120
2062
  },
2121
2063
  "node_modules/get-stream": {
2122
- "version": "6.0.1",
2123
- "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
2124
- "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
2064
+ "version": "9.0.1",
2065
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-9.0.1.tgz",
2066
+ "integrity": "sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==",
2125
2067
  "license": "MIT",
2068
+ "dependencies": {
2069
+ "@sec-ant/readable-stream": "^0.4.1",
2070
+ "is-stream": "^4.0.1"
2071
+ },
2126
2072
  "engines": {
2127
- "node": ">=10"
2073
+ "node": ">=18"
2074
+ },
2075
+ "funding": {
2076
+ "url": "https://github.com/sponsors/sindresorhus"
2077
+ }
2078
+ },
2079
+ "node_modules/get-stream/node_modules/is-stream": {
2080
+ "version": "4.0.1",
2081
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-4.0.1.tgz",
2082
+ "integrity": "sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==",
2083
+ "license": "MIT",
2084
+ "engines": {
2085
+ "node": ">=18"
2128
2086
  },
2129
2087
  "funding": {
2130
2088
  "url": "https://github.com/sponsors/sindresorhus"
@@ -2236,10 +2194,16 @@
2236
2194
  }
2237
2195
  },
2238
2196
  "node_modules/hosted-git-info": {
2239
- "version": "2.8.9",
2240
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
2241
- "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
2242
- "license": "ISC"
2197
+ "version": "9.0.2",
2198
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-9.0.2.tgz",
2199
+ "integrity": "sha512-M422h7o/BR3rmCQ8UHi7cyyMqKltdP9Uo+J2fXK+RSAY+wTcKOIRyhTuKv4qn+DJf3g+PL890AzId5KZpX+CBg==",
2200
+ "license": "ISC",
2201
+ "dependencies": {
2202
+ "lru-cache": "^11.1.0"
2203
+ },
2204
+ "engines": {
2205
+ "node": "^20.17.0 || >=22.9.0"
2206
+ }
2243
2207
  },
2244
2208
  "node_modules/hpack.js": {
2245
2209
  "version": "2.1.6",
@@ -2254,13 +2218,6 @@
2254
2218
  "wbuf": "^1.1.0"
2255
2219
  }
2256
2220
  },
2257
- "node_modules/hpack.js/node_modules/isarray": {
2258
- "version": "1.0.0",
2259
- "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
2260
- "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
2261
- "license": "MIT",
2262
- "optional": true
2263
- },
2264
2221
  "node_modules/hpack.js/node_modules/readable-stream": {
2265
2222
  "version": "2.3.8",
2266
2223
  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
@@ -2356,6 +2313,18 @@
2356
2313
  ],
2357
2314
  "license": "BSD-3-Clause"
2358
2315
  },
2316
+ "node_modules/index-to-position": {
2317
+ "version": "1.2.0",
2318
+ "resolved": "https://registry.npmjs.org/index-to-position/-/index-to-position-1.2.0.tgz",
2319
+ "integrity": "sha512-Yg7+ztRkqslMAS2iFaU+Oa4KTSidr63OsFGlOrJoW981kIYO3CGCS3wA95P1mUi/IVSJkn0D479KTJpVpvFNuw==",
2320
+ "license": "MIT",
2321
+ "engines": {
2322
+ "node": ">=18"
2323
+ },
2324
+ "funding": {
2325
+ "url": "https://github.com/sponsors/sindresorhus"
2326
+ }
2327
+ },
2359
2328
  "node_modules/inherits": {
2360
2329
  "version": "2.0.4",
2361
2330
  "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
@@ -2372,13 +2341,13 @@
2372
2341
  }
2373
2342
  },
2374
2343
  "node_modules/io.appium.settings": {
2375
- "version": "7.0.13",
2376
- "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-7.0.13.tgz",
2377
- "integrity": "sha512-v883yeoVtb7xFqWj4XeUgZmWSb7xklv3UKGjYxw875GcpcPjN3Bf+ZOL+PJBsSf1Ey0+rZ7RJ7I53zU2NbY5gA==",
2344
+ "version": "7.0.16",
2345
+ "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-7.0.16.tgz",
2346
+ "integrity": "sha512-2Jer9jkvLoS7cm9Fiz13tLo60m6aRTWvpacsITAx2y02wbaFnydWEdP0f0l40yjbcbwjsqg9E+cgCvjvMAuvJQ==",
2378
2347
  "license": "Apache-2.0",
2379
2348
  "dependencies": {
2380
2349
  "@appium/logger": "^2.0.0-rc.1",
2381
- "asyncbox": "^4.0.1",
2350
+ "asyncbox": "^6.0.1",
2382
2351
  "bluebird": "^3.5.1",
2383
2352
  "lodash": "^4.2.1",
2384
2353
  "semver": "^7.5.4",
@@ -2398,27 +2367,6 @@
2398
2367
  "node": ">= 0.10"
2399
2368
  }
2400
2369
  },
2401
- "node_modules/is-arrayish": {
2402
- "version": "0.2.1",
2403
- "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
2404
- "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
2405
- "license": "MIT"
2406
- },
2407
- "node_modules/is-core-module": {
2408
- "version": "2.16.1",
2409
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
2410
- "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
2411
- "license": "MIT",
2412
- "dependencies": {
2413
- "hasown": "^2.0.2"
2414
- },
2415
- "engines": {
2416
- "node": ">= 0.4"
2417
- },
2418
- "funding": {
2419
- "url": "https://github.com/sponsors/ljharb"
2420
- }
2421
- },
2422
2370
  "node_modules/is-fullwidth-code-point": {
2423
2371
  "version": "3.0.0",
2424
2372
  "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
@@ -2465,17 +2413,23 @@
2465
2413
  }
2466
2414
  },
2467
2415
  "node_modules/is-unicode-supported": {
2468
- "version": "0.1.0",
2469
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
2470
- "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
2416
+ "version": "2.1.0",
2417
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz",
2418
+ "integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==",
2471
2419
  "license": "MIT",
2472
2420
  "engines": {
2473
- "node": ">=10"
2421
+ "node": ">=18"
2474
2422
  },
2475
2423
  "funding": {
2476
2424
  "url": "https://github.com/sponsors/sindresorhus"
2477
2425
  }
2478
2426
  },
2427
+ "node_modules/isarray": {
2428
+ "version": "1.0.0",
2429
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
2430
+ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
2431
+ "license": "MIT"
2432
+ },
2479
2433
  "node_modules/isexe": {
2480
2434
  "version": "3.1.1",
2481
2435
  "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz",
@@ -2532,12 +2486,6 @@
2532
2486
  "ms": "^2.1.1"
2533
2487
  }
2534
2488
  },
2535
- "node_modules/json-parse-even-better-errors": {
2536
- "version": "2.3.1",
2537
- "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
2538
- "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
2539
- "license": "MIT"
2540
- },
2541
2489
  "node_modules/json-schema": {
2542
2490
  "version": "0.4.0",
2543
2491
  "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
@@ -2587,12 +2535,6 @@
2587
2535
  "node": ">= 0.6.3"
2588
2536
  }
2589
2537
  },
2590
- "node_modules/lazystream/node_modules/isarray": {
2591
- "version": "1.0.0",
2592
- "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
2593
- "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
2594
- "license": "MIT"
2595
- },
2596
2538
  "node_modules/lazystream/node_modules/readable-stream": {
2597
2539
  "version": "2.3.8",
2598
2540
  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
@@ -2629,27 +2571,6 @@
2629
2571
  "url": "https://github.com/sponsors/antonk52"
2630
2572
  }
2631
2573
  },
2632
- "node_modules/lines-and-columns": {
2633
- "version": "1.2.4",
2634
- "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
2635
- "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
2636
- "license": "MIT"
2637
- },
2638
- "node_modules/locate-path": {
2639
- "version": "6.0.0",
2640
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
2641
- "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
2642
- "license": "MIT",
2643
- "dependencies": {
2644
- "p-locate": "^5.0.0"
2645
- },
2646
- "engines": {
2647
- "node": ">=10"
2648
- },
2649
- "funding": {
2650
- "url": "https://github.com/sponsors/sindresorhus"
2651
- }
2652
- },
2653
2574
  "node_modules/lockfile": {
2654
2575
  "version": "1.0.4",
2655
2576
  "resolved": "https://registry.npmjs.org/lockfile/-/lockfile-1.0.4.tgz",
@@ -2672,16 +2593,16 @@
2672
2593
  "license": "MIT"
2673
2594
  },
2674
2595
  "node_modules/log-symbols": {
2675
- "version": "4.1.0",
2676
- "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
2677
- "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
2596
+ "version": "7.0.1",
2597
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-7.0.1.tgz",
2598
+ "integrity": "sha512-ja1E3yCr9i/0hmBVaM0bfwDjnGy8I/s6PP4DFp+yP+a+mrHO4Rm7DtmnqROTUkHIkqffC84YY7AeqX6oFk0WFg==",
2678
2599
  "license": "MIT",
2679
2600
  "dependencies": {
2680
- "chalk": "^4.1.0",
2681
- "is-unicode-supported": "^0.1.0"
2601
+ "is-unicode-supported": "^2.0.0",
2602
+ "yoctocolors": "^2.1.1"
2682
2603
  },
2683
2604
  "engines": {
2684
- "node": ">=10"
2605
+ "node": ">=18"
2685
2606
  },
2686
2607
  "funding": {
2687
2608
  "url": "https://github.com/sponsors/sindresorhus"
@@ -2705,9 +2626,9 @@
2705
2626
  }
2706
2627
  },
2707
2628
  "node_modules/lru-cache": {
2708
- "version": "11.2.4",
2709
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.4.tgz",
2710
- "integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==",
2629
+ "version": "11.2.5",
2630
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.5.tgz",
2631
+ "integrity": "sha512-vFrFJkWtJvJnD5hg+hJvVE8Lh/TcMzKnTgCWmtBipwI5yLX/iX+5UB2tfuyODF5E7k9xEzMdYgGqaSb1c0c5Yw==",
2711
2632
  "license": "BlueOak-1.0.0",
2712
2633
  "engines": {
2713
2634
  "node": "20 || >=22"
@@ -2921,24 +2842,17 @@
2921
2842
  }
2922
2843
  },
2923
2844
  "node_modules/normalize-package-data": {
2924
- "version": "2.5.0",
2925
- "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
2926
- "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
2845
+ "version": "8.0.0",
2846
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-8.0.0.tgz",
2847
+ "integrity": "sha512-RWk+PI433eESQ7ounYxIp67CYuVsS1uYSonX3kA6ps/3LWfjVQa/ptEg6Y3T6uAMq1mWpX9PQ+qx+QaHpsc7gQ==",
2927
2848
  "license": "BSD-2-Clause",
2928
2849
  "dependencies": {
2929
- "hosted-git-info": "^2.1.4",
2930
- "resolve": "^1.10.0",
2931
- "semver": "2 || 3 || 4 || 5",
2932
- "validate-npm-package-license": "^3.0.1"
2933
- }
2934
- },
2935
- "node_modules/normalize-package-data/node_modules/semver": {
2936
- "version": "5.7.2",
2937
- "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz",
2938
- "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
2939
- "license": "ISC",
2940
- "bin": {
2941
- "semver": "bin/semver"
2850
+ "hosted-git-info": "^9.0.0",
2851
+ "semver": "^7.3.5",
2852
+ "validate-npm-package-license": "^3.0.4"
2853
+ },
2854
+ "engines": {
2855
+ "node": "^20.17.0 || >=22.9.0"
2942
2856
  }
2943
2857
  },
2944
2858
  "node_modules/normalize-path": {
@@ -3046,13 +2960,26 @@
3046
2960
  "url": "https://github.com/sponsors/sindresorhus"
3047
2961
  }
3048
2962
  },
3049
- "node_modules/p-limit": {
3050
- "version": "3.1.0",
3051
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
3052
- "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
2963
+ "node_modules/ora/node_modules/is-unicode-supported": {
2964
+ "version": "0.1.0",
2965
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
2966
+ "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
2967
+ "license": "MIT",
2968
+ "engines": {
2969
+ "node": ">=10"
2970
+ },
2971
+ "funding": {
2972
+ "url": "https://github.com/sponsors/sindresorhus"
2973
+ }
2974
+ },
2975
+ "node_modules/ora/node_modules/log-symbols": {
2976
+ "version": "4.1.0",
2977
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
2978
+ "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
3053
2979
  "license": "MIT",
3054
2980
  "dependencies": {
3055
- "yocto-queue": "^0.1.0"
2981
+ "chalk": "^4.1.0",
2982
+ "is-unicode-supported": "^0.1.0"
3056
2983
  },
3057
2984
  "engines": {
3058
2985
  "node": ">=10"
@@ -3061,16 +2988,16 @@
3061
2988
  "url": "https://github.com/sponsors/sindresorhus"
3062
2989
  }
3063
2990
  },
3064
- "node_modules/p-locate": {
3065
- "version": "5.0.0",
3066
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
3067
- "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
2991
+ "node_modules/p-limit": {
2992
+ "version": "7.2.0",
2993
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-7.2.0.tgz",
2994
+ "integrity": "sha512-ATHLtwoTNDloHRFFxFJdHnG6n2WUeFjaR8XQMFdKIv0xkXjrER8/iG9iu265jOM95zXHAfv9oTkqhrfbIzosrQ==",
3068
2995
  "license": "MIT",
3069
2996
  "dependencies": {
3070
- "p-limit": "^3.0.2"
2997
+ "yocto-queue": "^1.2.1"
3071
2998
  },
3072
2999
  "engines": {
3073
- "node": ">=10"
3000
+ "node": ">=20"
3074
3001
  },
3075
3002
  "funding": {
3076
3003
  "url": "https://github.com/sponsors/sindresorhus"
@@ -3088,6 +3015,21 @@
3088
3015
  "package-changed": "bin/package-changed.js"
3089
3016
  }
3090
3017
  },
3018
+ "node_modules/package-directory": {
3019
+ "version": "8.1.0",
3020
+ "resolved": "https://registry.npmjs.org/package-directory/-/package-directory-8.1.0.tgz",
3021
+ "integrity": "sha512-qHKRW0pw3lYdZMQVkjDBqh8HlamH/LCww2PH7OWEp4Qrt3SFeYMNpnJrQzlSnGrDD5zGR51XqBh7FnNCdVNEHA==",
3022
+ "license": "MIT",
3023
+ "dependencies": {
3024
+ "find-up-simple": "^1.0.0"
3025
+ },
3026
+ "engines": {
3027
+ "node": ">=18"
3028
+ },
3029
+ "funding": {
3030
+ "url": "https://github.com/sponsors/sindresorhus"
3031
+ }
3032
+ },
3091
3033
  "node_modules/package-json-from-dist": {
3092
3034
  "version": "1.0.1",
3093
3035
  "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
@@ -3095,18 +3037,29 @@
3095
3037
  "license": "BlueOak-1.0.0"
3096
3038
  },
3097
3039
  "node_modules/parse-json": {
3098
- "version": "5.2.0",
3099
- "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
3100
- "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
3040
+ "version": "8.3.0",
3041
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-8.3.0.tgz",
3042
+ "integrity": "sha512-ybiGyvspI+fAoRQbIPRddCcSTV9/LsJbf0e/S85VLowVGzRmokfneg2kwVW/KU5rOXrPSbF1qAKPMgNTqqROQQ==",
3101
3043
  "license": "MIT",
3102
3044
  "dependencies": {
3103
- "@babel/code-frame": "^7.0.0",
3104
- "error-ex": "^1.3.1",
3105
- "json-parse-even-better-errors": "^2.3.0",
3106
- "lines-and-columns": "^1.1.6"
3045
+ "@babel/code-frame": "^7.26.2",
3046
+ "index-to-position": "^1.1.0",
3047
+ "type-fest": "^4.39.1"
3107
3048
  },
3108
3049
  "engines": {
3109
- "node": ">=8"
3050
+ "node": ">=18"
3051
+ },
3052
+ "funding": {
3053
+ "url": "https://github.com/sponsors/sindresorhus"
3054
+ }
3055
+ },
3056
+ "node_modules/parse-json/node_modules/type-fest": {
3057
+ "version": "4.41.0",
3058
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz",
3059
+ "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==",
3060
+ "license": "(MIT OR CC0-1.0)",
3061
+ "engines": {
3062
+ "node": ">=16"
3110
3063
  },
3111
3064
  "funding": {
3112
3065
  "url": "https://github.com/sponsors/sindresorhus"
@@ -3129,15 +3082,6 @@
3129
3082
  "node": ">= 0.8"
3130
3083
  }
3131
3084
  },
3132
- "node_modules/path-exists": {
3133
- "version": "4.0.0",
3134
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
3135
- "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
3136
- "license": "MIT",
3137
- "engines": {
3138
- "node": ">=8"
3139
- }
3140
- },
3141
3085
  "node_modules/path-key": {
3142
3086
  "version": "3.1.1",
3143
3087
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
@@ -3147,12 +3091,6 @@
3147
3091
  "node": ">=8"
3148
3092
  }
3149
3093
  },
3150
- "node_modules/path-parse": {
3151
- "version": "1.0.7",
3152
- "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
3153
- "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
3154
- "license": "MIT"
3155
- },
3156
3094
  "node_modules/path-scurry": {
3157
3095
  "version": "2.0.1",
3158
3096
  "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.1.tgz",
@@ -3191,18 +3129,6 @@
3191
3129
  "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
3192
3130
  "license": "ISC"
3193
3131
  },
3194
- "node_modules/pkg-dir": {
3195
- "version": "5.0.0",
3196
- "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz",
3197
- "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==",
3198
- "license": "MIT",
3199
- "dependencies": {
3200
- "find-up": "^5.0.0"
3201
- },
3202
- "engines": {
3203
- "node": ">=10"
3204
- }
3205
- },
3206
3132
  "node_modules/plist": {
3207
3133
  "version": "3.1.0",
3208
3134
  "resolved": "https://registry.npmjs.org/plist/-/plist-3.1.0.tgz",
@@ -3323,27 +3249,22 @@
3323
3249
  }
3324
3250
  },
3325
3251
  "node_modules/read-pkg": {
3326
- "version": "5.2.0",
3327
- "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
3328
- "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
3252
+ "version": "10.0.0",
3253
+ "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-10.0.0.tgz",
3254
+ "integrity": "sha512-A70UlgfNdKI5NSvTTfHzLQj7NJRpJ4mT5tGafkllJ4wh71oYuGm/pzphHcmW4s35iox56KSK721AihodoXSc/A==",
3329
3255
  "license": "MIT",
3330
3256
  "dependencies": {
3331
- "@types/normalize-package-data": "^2.4.0",
3332
- "normalize-package-data": "^2.5.0",
3333
- "parse-json": "^5.0.0",
3334
- "type-fest": "^0.6.0"
3257
+ "@types/normalize-package-data": "^2.4.4",
3258
+ "normalize-package-data": "^8.0.0",
3259
+ "parse-json": "^8.3.0",
3260
+ "type-fest": "^5.2.0",
3261
+ "unicorn-magic": "^0.3.0"
3335
3262
  },
3336
3263
  "engines": {
3337
- "node": ">=8"
3338
- }
3339
- },
3340
- "node_modules/read-pkg/node_modules/type-fest": {
3341
- "version": "0.6.0",
3342
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
3343
- "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
3344
- "license": "(MIT OR CC0-1.0)",
3345
- "engines": {
3346
- "node": ">=8"
3264
+ "node": ">=20"
3265
+ },
3266
+ "funding": {
3267
+ "url": "https://github.com/sponsors/sindresorhus"
3347
3268
  }
3348
3269
  },
3349
3270
  "node_modules/readable-stream": {
@@ -3426,26 +3347,6 @@
3426
3347
  "node": ">=0.10.0"
3427
3348
  }
3428
3349
  },
3429
- "node_modules/resolve": {
3430
- "version": "1.22.11",
3431
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
3432
- "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
3433
- "license": "MIT",
3434
- "dependencies": {
3435
- "is-core-module": "^2.16.1",
3436
- "path-parse": "^1.0.7",
3437
- "supports-preserve-symlinks-flag": "^1.0.0"
3438
- },
3439
- "bin": {
3440
- "resolve": "bin/resolve"
3441
- },
3442
- "engines": {
3443
- "node": ">= 0.4"
3444
- },
3445
- "funding": {
3446
- "url": "https://github.com/sponsors/ljharb"
3447
- }
3448
- },
3449
3350
  "node_modules/resolve-from": {
3450
3351
  "version": "5.0.0",
3451
3352
  "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
@@ -3791,25 +3692,6 @@
3791
3692
  "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
3792
3693
  "license": "ISC"
3793
3694
  },
3794
- "node_modules/source-map": {
3795
- "version": "0.6.1",
3796
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
3797
- "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
3798
- "license": "BSD-3-Clause",
3799
- "engines": {
3800
- "node": ">=0.10.0"
3801
- }
3802
- },
3803
- "node_modules/source-map-support": {
3804
- "version": "0.5.21",
3805
- "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
3806
- "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
3807
- "license": "MIT",
3808
- "dependencies": {
3809
- "buffer-from": "^1.0.0",
3810
- "source-map": "^0.6.0"
3811
- }
3812
- },
3813
3695
  "node_modules/spdx-correct": {
3814
3696
  "version": "3.2.0",
3815
3697
  "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
@@ -4039,32 +3921,17 @@
4039
3921
  }
4040
3922
  },
4041
3923
  "node_modules/supports-color": {
4042
- "version": "8.1.1",
4043
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4044
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
3924
+ "version": "10.2.2",
3925
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-10.2.2.tgz",
3926
+ "integrity": "sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==",
4045
3927
  "license": "MIT",
4046
- "dependencies": {
4047
- "has-flag": "^4.0.0"
4048
- },
4049
3928
  "engines": {
4050
- "node": ">=10"
3929
+ "node": ">=18"
4051
3930
  },
4052
3931
  "funding": {
4053
3932
  "url": "https://github.com/chalk/supports-color?sponsor=1"
4054
3933
  }
4055
3934
  },
4056
- "node_modules/supports-preserve-symlinks-flag": {
4057
- "version": "1.0.0",
4058
- "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
4059
- "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
4060
- "license": "MIT",
4061
- "engines": {
4062
- "node": ">= 0.4"
4063
- },
4064
- "funding": {
4065
- "url": "https://github.com/sponsors/ljharb"
4066
- }
4067
- },
4068
3935
  "node_modules/tagged-tag": {
4069
3936
  "version": "1.0.0",
4070
3937
  "resolved": "https://registry.npmjs.org/tagged-tag/-/tagged-tag-1.0.0.tgz",
@@ -4089,9 +3956,9 @@
4089
3956
  }
4090
3957
  },
4091
3958
  "node_modules/teen_process": {
4092
- "version": "4.0.8",
4093
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-4.0.8.tgz",
4094
- "integrity": "sha512-0DTX2KfgVOr6+8TVmheEdiJHZ/bPOPeJuX0yvv5VOX3x+OFteNkmWkI+hX6zTkzxjddrktsrXkacfS2Gom1YyA==",
3959
+ "version": "4.0.9",
3960
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-4.0.9.tgz",
3961
+ "integrity": "sha512-AdH4nuHQTTiFEnib3wWnepnfa7Vz8QzOZ7EsLM8iz8pOlZmshjnODmWTt/8OA6v6A9gACURKc0OddGX28UoxFQ==",
4095
3962
  "license": "Apache-2.0",
4096
3963
  "dependencies": {
4097
3964
  "lodash": "^4.17.21",
@@ -4151,9 +4018,9 @@
4151
4018
  }
4152
4019
  },
4153
4020
  "node_modules/type-fest": {
4154
- "version": "5.3.0",
4155
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.3.0.tgz",
4156
- "integrity": "sha512-d9CwU93nN0IA1QL+GSNDdwLAu1Ew5ZjTwupvedwg3WdfoH6pIDvYQ2hV0Uc2nKBLPq7NB5apCx57MLS5qlmO5g==",
4021
+ "version": "5.4.1",
4022
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.1.tgz",
4023
+ "integrity": "sha512-xygQcmneDyzsEuKZrFbRMne5HDqMs++aFzefrJTgEIKjQ3rekM+RPfFCVq2Gp1VIDqddoYeppCj4Pcb+RZW0GQ==",
4157
4024
  "license": "(MIT OR CC0-1.0)",
4158
4025
  "dependencies": {
4159
4026
  "tagged-tag": "^1.0.0"
@@ -4179,6 +4046,18 @@
4179
4046
  "node": ">= 0.6"
4180
4047
  }
4181
4048
  },
4049
+ "node_modules/unicorn-magic": {
4050
+ "version": "0.3.0",
4051
+ "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz",
4052
+ "integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==",
4053
+ "license": "MIT",
4054
+ "engines": {
4055
+ "node": ">=18"
4056
+ },
4057
+ "funding": {
4058
+ "url": "https://github.com/sponsors/sindresorhus"
4059
+ }
4060
+ },
4182
4061
  "node_modules/unorm": {
4183
4062
  "version": "1.6.0",
4184
4063
  "resolved": "https://registry.npmjs.org/unorm/-/unorm-1.6.0.tgz",
@@ -4276,9 +4155,9 @@
4276
4155
  }
4277
4156
  },
4278
4157
  "node_modules/winston": {
4279
- "version": "3.18.3",
4280
- "resolved": "https://registry.npmjs.org/winston/-/winston-3.18.3.tgz",
4281
- "integrity": "sha512-NoBZauFNNWENgsnC9YpgyYwOVrl2m58PpQ8lNHjV3kosGs7KJ7Npk9pCUE+WJlawVSe8mykWDKWFSVfs3QO9ww==",
4158
+ "version": "3.19.0",
4159
+ "resolved": "https://registry.npmjs.org/winston/-/winston-3.19.0.tgz",
4160
+ "integrity": "sha512-LZNJgPzfKR+/J3cHkxcpHKpKKvGfDZVPS4hfJCc4cCG0CgYzvlD6yE/S3CIL/Yt91ak327YCpiF/0MyeZHEHKA==",
4282
4161
  "license": "MIT",
4283
4162
  "dependencies": {
4284
4163
  "@colors/colors": "^1.6.0",
@@ -4340,17 +4219,17 @@
4340
4219
  }
4341
4220
  },
4342
4221
  "node_modules/wrap-ansi": {
4343
- "version": "7.0.0",
4344
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
4345
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
4222
+ "version": "9.0.2",
4223
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz",
4224
+ "integrity": "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==",
4346
4225
  "license": "MIT",
4347
4226
  "dependencies": {
4348
- "ansi-styles": "^4.0.0",
4349
- "string-width": "^4.1.0",
4350
- "strip-ansi": "^6.0.0"
4227
+ "ansi-styles": "^6.2.1",
4228
+ "string-width": "^7.0.0",
4229
+ "strip-ansi": "^7.1.0"
4351
4230
  },
4352
4231
  "engines": {
4353
- "node": ">=10"
4232
+ "node": ">=18"
4354
4233
  },
4355
4234
  "funding": {
4356
4235
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
@@ -4374,6 +4253,56 @@
4374
4253
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4375
4254
  }
4376
4255
  },
4256
+ "node_modules/wrap-ansi/node_modules/ansi-styles": {
4257
+ "version": "6.2.3",
4258
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
4259
+ "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
4260
+ "license": "MIT",
4261
+ "engines": {
4262
+ "node": ">=12"
4263
+ },
4264
+ "funding": {
4265
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4266
+ }
4267
+ },
4268
+ "node_modules/wrap-ansi/node_modules/emoji-regex": {
4269
+ "version": "10.6.0",
4270
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz",
4271
+ "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==",
4272
+ "license": "MIT"
4273
+ },
4274
+ "node_modules/wrap-ansi/node_modules/string-width": {
4275
+ "version": "7.2.0",
4276
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
4277
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
4278
+ "license": "MIT",
4279
+ "dependencies": {
4280
+ "emoji-regex": "^10.3.0",
4281
+ "get-east-asian-width": "^1.0.0",
4282
+ "strip-ansi": "^7.1.0"
4283
+ },
4284
+ "engines": {
4285
+ "node": ">=18"
4286
+ },
4287
+ "funding": {
4288
+ "url": "https://github.com/sponsors/sindresorhus"
4289
+ }
4290
+ },
4291
+ "node_modules/wrap-ansi/node_modules/strip-ansi": {
4292
+ "version": "7.1.2",
4293
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
4294
+ "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
4295
+ "license": "MIT",
4296
+ "dependencies": {
4297
+ "ansi-regex": "^6.0.1"
4298
+ },
4299
+ "engines": {
4300
+ "node": ">=12"
4301
+ },
4302
+ "funding": {
4303
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
4304
+ }
4305
+ },
4377
4306
  "node_modules/wrappy": {
4378
4307
  "version": "1.0.2",
4379
4308
  "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
@@ -4381,9 +4310,9 @@
4381
4310
  "license": "ISC"
4382
4311
  },
4383
4312
  "node_modules/ws": {
4384
- "version": "8.18.3",
4385
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
4386
- "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
4313
+ "version": "8.19.0",
4314
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz",
4315
+ "integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==",
4387
4316
  "license": "MIT",
4388
4317
  "engines": {
4389
4318
  "node": ">=10.0.0"
@@ -4530,12 +4459,24 @@
4530
4459
  }
4531
4460
  },
4532
4461
  "node_modules/yocto-queue": {
4533
- "version": "0.1.0",
4534
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
4535
- "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
4462
+ "version": "1.2.2",
4463
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.2.tgz",
4464
+ "integrity": "sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==",
4536
4465
  "license": "MIT",
4537
4466
  "engines": {
4538
- "node": ">=10"
4467
+ "node": ">=12.20"
4468
+ },
4469
+ "funding": {
4470
+ "url": "https://github.com/sponsors/sindresorhus"
4471
+ }
4472
+ },
4473
+ "node_modules/yoctocolors": {
4474
+ "version": "2.1.2",
4475
+ "resolved": "https://registry.npmjs.org/yoctocolors/-/yoctocolors-2.1.2.tgz",
4476
+ "integrity": "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==",
4477
+ "license": "MIT",
4478
+ "engines": {
4479
+ "node": ">=18"
4539
4480
  },
4540
4481
  "funding": {
4541
4482
  "url": "https://github.com/sponsors/sindresorhus"