appium-uiautomator2-driver 3.5.2 → 3.5.3

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,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "3.5.2",
3
+ "version": "3.5.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "3.5.2",
9
+ "version": "3.5.3",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "appium-adb": "^12.2.0",
@@ -17,7 +17,7 @@
17
17
  "axios": "^1.6.5",
18
18
  "bluebird": "^3.5.1",
19
19
  "css-selector-parser": "^3.0.0",
20
- "io.appium.settings": "^5.7.2",
20
+ "io.appium.settings": "^5.12.0",
21
21
  "lodash": "^4.17.4",
22
22
  "portscanner": "^2.2.0",
23
23
  "source-map-support": "^0.x",
@@ -52,12 +52,12 @@
52
52
  "appium": "^2.0.0-rc.3",
53
53
  "chai": "^4.1.2",
54
54
  "chai-as-promised": "^7.1.1",
55
- "conventional-changelog-conventionalcommits": "^7.0.1",
55
+ "conventional-changelog-conventionalcommits": "^8.0.0",
56
56
  "fancy-log": "^2.0.0",
57
57
  "mocha": "^10.0.0",
58
58
  "prettier": "^3.0.3",
59
59
  "rimraf": "^5.0.0",
60
- "semantic-release": "^23.0.0",
60
+ "semantic-release": "^24.0.0",
61
61
  "sharp": "^0.x",
62
62
  "sinon": "^18.0.0",
63
63
  "sinon-chai": "^3.7.0",
@@ -76,34 +76,34 @@
76
76
  }
77
77
  },
78
78
  "node_modules/@appium/base-driver": {
79
- "version": "9.6.0",
80
- "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-9.6.0.tgz",
81
- "integrity": "sha512-8+pqWHQ4tbvtwOxNCtHa5m0SUwQIvAwHTVKq/YUbgDn18ep4nGhz5rlryvvqyNpXEgEOhbLInIRma1KIrYdX8Q==",
79
+ "version": "9.9.0",
80
+ "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-9.9.0.tgz",
81
+ "integrity": "sha512-8NxLExpq6jS5+vEQT7elEvJGvlScv5BqAOqf80QNO2dYL5dMpTLDWmUarBnX9uWU4MJ/jFrVjCoGZsEwZ2xOfg==",
82
82
  "dependencies": {
83
- "@appium/support": "^4.2.5",
84
- "@appium/types": "^0.17.0",
83
+ "@appium/support": "^4.5.0",
84
+ "@appium/types": "^0.19.2",
85
85
  "@colors/colors": "1.6.0",
86
86
  "@types/async-lock": "1.4.2",
87
87
  "@types/bluebird": "3.5.42",
88
88
  "@types/express": "4.17.21",
89
- "@types/lodash": "4.17.0",
89
+ "@types/lodash": "4.17.4",
90
90
  "@types/method-override": "0.0.35",
91
91
  "@types/serve-favicon": "2.5.7",
92
92
  "async-lock": "1.4.1",
93
93
  "asyncbox": "3.0.0",
94
- "axios": "1.6.8",
94
+ "axios": "1.7.2",
95
95
  "bluebird": "3.7.2",
96
96
  "body-parser": "1.20.2",
97
97
  "express": "4.19.2",
98
98
  "http-status-codes": "2.3.0",
99
99
  "lodash": "4.17.21",
100
- "lru-cache": "10.2.0",
100
+ "lru-cache": "10.2.2",
101
101
  "method-override": "3.0.0",
102
102
  "morgan": "1.10.0",
103
103
  "path-to-regexp": "6.2.2",
104
104
  "serve-favicon": "2.5.0",
105
105
  "source-map-support": "0.5.21",
106
- "type-fest": "4.10.1",
106
+ "type-fest": "4.19.0",
107
107
  "validate.js": "0.13.1"
108
108
  },
109
109
  "engines": {
@@ -115,24 +115,14 @@
115
115
  }
116
116
  },
117
117
  "node_modules/@appium/base-driver/node_modules/@types/lodash": {
118
- "version": "4.17.0",
119
- "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.0.tgz",
120
- "integrity": "sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA=="
121
- },
122
- "node_modules/@appium/base-driver/node_modules/axios": {
123
- "version": "1.6.8",
124
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz",
125
- "integrity": "sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==",
126
- "dependencies": {
127
- "follow-redirects": "^1.15.6",
128
- "form-data": "^4.0.0",
129
- "proxy-from-env": "^1.1.0"
130
- }
118
+ "version": "4.17.4",
119
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.4.tgz",
120
+ "integrity": "sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ=="
131
121
  },
132
122
  "node_modules/@appium/base-driver/node_modules/type-fest": {
133
- "version": "4.10.1",
134
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.1.tgz",
135
- "integrity": "sha512-7ZnJYTp6uc04uYRISWtiX3DSKB/fxNQT0B5o1OUeCqiQiwF+JC9+rJiZIDrPrNCLLuTqyQmh4VdQqh/ZOkv9MQ==",
123
+ "version": "4.19.0",
124
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.19.0.tgz",
125
+ "integrity": "sha512-CN2l+hWACRiejlnr68vY0/7734Kzu+9+TOslUXbSCQ1ruY9XIHDBSceVXCcHm/oXrdzhtLMMdJEKfemf1yXiZQ==",
136
126
  "engines": {
137
127
  "node": ">=16"
138
128
  },
@@ -141,12 +131,12 @@
141
131
  }
142
132
  },
143
133
  "node_modules/@appium/base-plugin": {
144
- "version": "2.2.31",
145
- "resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-2.2.31.tgz",
146
- "integrity": "sha512-myeprF2O48u7hm/qnp3gVsidNfqrxWux+ka3RfR9YZmDhAbz2p8GcgVbm0tQxrJVjtYi7qr7A+et5tkeYcGn/g==",
134
+ "version": "2.2.35",
135
+ "resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-2.2.35.tgz",
136
+ "integrity": "sha512-QqH/HFCXLTarLa8+KRTPowl/5VY4Esh5pGrRHXroKSJc23Fi3aE6AXEgUU8GuBDoPAKeom0AksmSILCHWS+EQQ==",
147
137
  "dependencies": {
148
- "@appium/base-driver": "^9.6.0",
149
- "@appium/support": "^4.2.5"
138
+ "@appium/base-driver": "^9.9.0",
139
+ "@appium/support": "^4.5.0"
150
140
  },
151
141
  "engines": {
152
142
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -154,14 +144,14 @@
154
144
  }
155
145
  },
156
146
  "node_modules/@appium/docutils": {
157
- "version": "1.0.7",
158
- "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.7.tgz",
159
- "integrity": "sha512-cuVcE3nNKlhJZsXrleubYkrr4VrEXaVKxq0GePb5+qmgpkx2OQb18imoPx1FKBlDbxHGrV7fuLxc/5LbmsV0dA==",
147
+ "version": "1.0.11",
148
+ "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.11.tgz",
149
+ "integrity": "sha512-hwFPdJLFZHUTBwZ0p+R1XPxGmJJ+hjjH8uy8454knMT+WqzKeZNxFyVQZYvFdy5imEk3EvDnMNXSEcacy/wOsw==",
160
150
  "dependencies": {
161
- "@appium/support": "^4.2.5",
151
+ "@appium/support": "^4.5.0",
162
152
  "@appium/tsconfig": "^0.3.3",
163
153
  "@sliphua/lilconfig-ts-loader": "3.2.2",
164
- "@types/which": "3.0.3",
154
+ "@types/which": "3.0.4",
165
155
  "chalk": "4.1.2",
166
156
  "consola": "3.2.3",
167
157
  "diff": "5.2.0",
@@ -170,12 +160,12 @@
170
160
  "lodash": "4.17.21",
171
161
  "pkg-dir": "5.0.0",
172
162
  "read-pkg": "5.2.0",
173
- "semver": "7.6.0",
163
+ "semver": "7.6.2",
174
164
  "source-map-support": "0.5.21",
175
- "teen_process": "2.1.1",
176
- "type-fest": "4.10.1",
165
+ "teen_process": "2.1.4",
166
+ "type-fest": "4.19.0",
177
167
  "typescript": "5.4.5",
178
- "yaml": "2.4.1",
168
+ "yaml": "2.4.3",
179
169
  "yargs": "17.7.2",
180
170
  "yargs-parser": "21.1.1"
181
171
  },
@@ -187,25 +177,10 @@
187
177
  "npm": ">=8"
188
178
  }
189
179
  },
190
- "node_modules/@appium/docutils/node_modules/teen_process": {
191
- "version": "2.1.1",
192
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.1.1.tgz",
193
- "integrity": "sha512-PIX+PyH6h52uJeGpXfjLdIBRim5pPkJTkO/PPeLCa5NlofqlasTjcvNUUYo6XurnxSTl0o17sBzIrVoXNuqwGg==",
194
- "dependencies": {
195
- "bluebird": "^3.7.2",
196
- "lodash": "^4.17.21",
197
- "shell-quote": "^1.8.1",
198
- "source-map-support": "^0.x"
199
- },
200
- "engines": {
201
- "node": "^16.13.0 || >=18.0.0",
202
- "npm": ">=8"
203
- }
204
- },
205
180
  "node_modules/@appium/docutils/node_modules/type-fest": {
206
- "version": "4.10.1",
207
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.1.tgz",
208
- "integrity": "sha512-7ZnJYTp6uc04uYRISWtiX3DSKB/fxNQT0B5o1OUeCqiQiwF+JC9+rJiZIDrPrNCLLuTqyQmh4VdQqh/ZOkv9MQ==",
181
+ "version": "4.19.0",
182
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.19.0.tgz",
183
+ "integrity": "sha512-CN2l+hWACRiejlnr68vY0/7734Kzu+9+TOslUXbSCQ1ruY9XIHDBSceVXCcHm/oXrdzhtLMMdJEKfemf1yXiZQ==",
209
184
  "engines": {
210
185
  "node": ">=16"
211
186
  },
@@ -213,6 +188,19 @@
213
188
  "url": "https://github.com/sponsors/sindresorhus"
214
189
  }
215
190
  },
191
+ "node_modules/@appium/logger": {
192
+ "version": "1.3.0",
193
+ "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-1.3.0.tgz",
194
+ "integrity": "sha512-5Lg1ENylU/vcPuzlMEnJixCUk10M4SUDdURZhZoKQvAo0tpaGFnrX9ZiJa7x+nWNGG9EUvNLX1tgTcygqDY9mg==",
195
+ "dependencies": {
196
+ "console-control-strings": "1.1.0",
197
+ "set-blocking": "2.0.0"
198
+ },
199
+ "engines": {
200
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
201
+ "npm": ">=8"
202
+ }
203
+ },
216
204
  "node_modules/@appium/schema": {
217
205
  "version": "0.5.0",
218
206
  "resolved": "https://registry.npmjs.org/@appium/schema/-/schema-0.5.0.tgz",
@@ -228,12 +216,13 @@
228
216
  }
229
217
  },
230
218
  "node_modules/@appium/support": {
231
- "version": "4.2.5",
232
- "resolved": "https://registry.npmjs.org/@appium/support/-/support-4.2.5.tgz",
233
- "integrity": "sha512-txTDZHjJF7UjEFi4uyj23gciz3yAq7OwzXFdJgtQBzkK1cIiCnywQ6igLmBg52jZp84ki8eZIDMXsQetVUuDDg==",
219
+ "version": "4.5.0",
220
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-4.5.0.tgz",
221
+ "integrity": "sha512-9pr8sjnvQud3gBaF/RGj1FdySPjcOuDuKE5w4rfYht/HHlnC3GkfNtQG1FH4rqAIbkOk72HoFr4eaQrQV/cc3g==",
234
222
  "dependencies": {
223
+ "@appium/logger": "^1.3.0",
235
224
  "@appium/tsconfig": "^0.3.3",
236
- "@appium/types": "^0.17.0",
225
+ "@appium/types": "^0.19.2",
237
226
  "@colors/colors": "1.6.0",
238
227
  "@types/archiver": "6.0.2",
239
228
  "@types/base64-stream": "1.0.5",
@@ -243,23 +232,22 @@
243
232
  "@types/lockfile": "1.0.4",
244
233
  "@types/mv": "2.1.4",
245
234
  "@types/ncp": "2.0.8",
246
- "@types/npmlog": "7.0.0",
247
235
  "@types/pluralize": "0.0.33",
248
236
  "@types/semver": "7.5.8",
249
237
  "@types/shell-quote": "1.7.5",
250
238
  "@types/supports-color": "8.1.3",
251
239
  "@types/teen_process": "2.0.4",
252
240
  "@types/uuid": "9.0.8",
253
- "@types/which": "3.0.3",
241
+ "@types/which": "3.0.4",
254
242
  "archiver": "7.0.1",
255
- "axios": "1.6.8",
243
+ "axios": "1.7.2",
256
244
  "base64-stream": "1.0.0",
257
245
  "bluebird": "3.7.2",
258
246
  "bplist-creator": "0.1.1",
259
247
  "bplist-parser": "0.3.2",
260
248
  "form-data": "4.0.0",
261
249
  "get-stream": "6.0.1",
262
- "glob": "10.3.12",
250
+ "glob": "10.4.1",
263
251
  "jsftp": "2.1.3",
264
252
  "klaw": "4.1.0",
265
253
  "lockfile": "1.0.4",
@@ -268,7 +256,6 @@
268
256
  "moment": "2.30.1",
269
257
  "mv": "2.1.1",
270
258
  "ncp": "2.0.0",
271
- "npmlog": "7.0.1",
272
259
  "opencv-bindings": "4.5.5",
273
260
  "pkg-dir": "5.0.0",
274
261
  "plist": "3.1.0",
@@ -276,12 +263,12 @@
276
263
  "read-pkg": "5.2.0",
277
264
  "resolve-from": "5.0.0",
278
265
  "sanitize-filename": "1.6.3",
279
- "semver": "7.6.0",
266
+ "semver": "7.6.2",
280
267
  "shell-quote": "1.8.1",
281
268
  "source-map-support": "0.5.21",
282
269
  "supports-color": "8.1.1",
283
- "teen_process": "2.1.1",
284
- "type-fest": "4.10.1",
270
+ "teen_process": "2.1.4",
271
+ "type-fest": "4.19.0",
285
272
  "uuid": "9.0.1",
286
273
  "which": "4.0.0",
287
274
  "yauzl": "3.1.3"
@@ -291,103 +278,13 @@
291
278
  "npm": ">=8"
292
279
  },
293
280
  "optionalDependencies": {
294
- "sharp": "0.33.3"
295
- }
296
- },
297
- "node_modules/@appium/support/node_modules/@img/sharp-linux-x64": {
298
- "version": "0.33.3",
299
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.3.tgz",
300
- "integrity": "sha512-Q4I++herIJxJi+qmbySd072oDPRkCg/SClLEIDh5IL9h1zjhqjv82H0Seupd+q2m0yOfD+/fJnjSoDFtKiHu2g==",
301
- "cpu": [
302
- "x64"
303
- ],
304
- "optional": true,
305
- "os": [
306
- "linux"
307
- ],
308
- "engines": {
309
- "glibc": ">=2.26",
310
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0",
311
- "npm": ">=9.6.5",
312
- "pnpm": ">=7.1.0",
313
- "yarn": ">=3.2.0"
314
- },
315
- "funding": {
316
- "url": "https://opencollective.com/libvips"
317
- },
318
- "optionalDependencies": {
319
- "@img/sharp-libvips-linux-x64": "1.0.2"
320
- }
321
- },
322
- "node_modules/@appium/support/node_modules/axios": {
323
- "version": "1.6.8",
324
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz",
325
- "integrity": "sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==",
326
- "dependencies": {
327
- "follow-redirects": "^1.15.6",
328
- "form-data": "^4.0.0",
329
- "proxy-from-env": "^1.1.0"
330
- }
331
- },
332
- "node_modules/@appium/support/node_modules/sharp": {
333
- "version": "0.33.3",
334
- "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.3.tgz",
335
- "integrity": "sha512-vHUeXJU1UvlO/BNwTpT0x/r53WkLUVxrmb5JTgW92fdFCFk0ispLMAeu/jPO2vjkXM1fYUi3K7/qcLF47pwM1A==",
336
- "hasInstallScript": true,
337
- "optional": true,
338
- "dependencies": {
339
- "color": "^4.2.3",
340
- "detect-libc": "^2.0.3",
341
- "semver": "^7.6.0"
342
- },
343
- "engines": {
344
- "libvips": ">=8.15.2",
345
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
346
- },
347
- "funding": {
348
- "url": "https://opencollective.com/libvips"
349
- },
350
- "optionalDependencies": {
351
- "@img/sharp-darwin-arm64": "0.33.3",
352
- "@img/sharp-darwin-x64": "0.33.3",
353
- "@img/sharp-libvips-darwin-arm64": "1.0.2",
354
- "@img/sharp-libvips-darwin-x64": "1.0.2",
355
- "@img/sharp-libvips-linux-arm": "1.0.2",
356
- "@img/sharp-libvips-linux-arm64": "1.0.2",
357
- "@img/sharp-libvips-linux-s390x": "1.0.2",
358
- "@img/sharp-libvips-linux-x64": "1.0.2",
359
- "@img/sharp-libvips-linuxmusl-arm64": "1.0.2",
360
- "@img/sharp-libvips-linuxmusl-x64": "1.0.2",
361
- "@img/sharp-linux-arm": "0.33.3",
362
- "@img/sharp-linux-arm64": "0.33.3",
363
- "@img/sharp-linux-s390x": "0.33.3",
364
- "@img/sharp-linux-x64": "0.33.3",
365
- "@img/sharp-linuxmusl-arm64": "0.33.3",
366
- "@img/sharp-linuxmusl-x64": "0.33.3",
367
- "@img/sharp-wasm32": "0.33.3",
368
- "@img/sharp-win32-ia32": "0.33.3",
369
- "@img/sharp-win32-x64": "0.33.3"
370
- }
371
- },
372
- "node_modules/@appium/support/node_modules/teen_process": {
373
- "version": "2.1.1",
374
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.1.1.tgz",
375
- "integrity": "sha512-PIX+PyH6h52uJeGpXfjLdIBRim5pPkJTkO/PPeLCa5NlofqlasTjcvNUUYo6XurnxSTl0o17sBzIrVoXNuqwGg==",
376
- "dependencies": {
377
- "bluebird": "^3.7.2",
378
- "lodash": "^4.17.21",
379
- "shell-quote": "^1.8.1",
380
- "source-map-support": "^0.x"
381
- },
382
- "engines": {
383
- "node": "^16.13.0 || >=18.0.0",
384
- "npm": ">=8"
281
+ "sharp": "0.33.4"
385
282
  }
386
283
  },
387
284
  "node_modules/@appium/support/node_modules/type-fest": {
388
- "version": "4.10.1",
389
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.1.tgz",
390
- "integrity": "sha512-7ZnJYTp6uc04uYRISWtiX3DSKB/fxNQT0B5o1OUeCqiQiwF+JC9+rJiZIDrPrNCLLuTqyQmh4VdQqh/ZOkv9MQ==",
285
+ "version": "4.19.0",
286
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.19.0.tgz",
287
+ "integrity": "sha512-CN2l+hWACRiejlnr68vY0/7734Kzu+9+TOslUXbSCQ1ruY9XIHDBSceVXCcHm/oXrdzhtLMMdJEKfemf1yXiZQ==",
391
288
  "engines": {
392
289
  "node": ">=16"
393
290
  },
@@ -408,16 +305,16 @@
408
305
  }
409
306
  },
410
307
  "node_modules/@appium/types": {
411
- "version": "0.17.0",
412
- "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.17.0.tgz",
413
- "integrity": "sha512-7Q9C5Y4G8ZQzdU0uJIlfVqpGMAzNqdXpNWziQTUfZyD7fHbYz9ScZrlgs2/DYMITRrHiIblmzY/5yzfu00rQuA==",
308
+ "version": "0.19.2",
309
+ "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.19.2.tgz",
310
+ "integrity": "sha512-u4oHR8TaFK3uyptgOT26/u3zQU5N6vh652OHIpRDJ78EDWgCWXLfIA6YdF8tA8YMrvZHhRpX9om04+9l8wSXyA==",
414
311
  "dependencies": {
312
+ "@appium/logger": "^1.3.0",
415
313
  "@appium/schema": "^0.5.0",
416
314
  "@appium/tsconfig": "^0.3.3",
417
315
  "@types/express": "4.17.21",
418
- "@types/npmlog": "7.0.0",
419
316
  "@types/ws": "8.5.10",
420
- "type-fest": "4.10.1"
317
+ "type-fest": "4.19.0"
421
318
  },
422
319
  "engines": {
423
320
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -425,9 +322,9 @@
425
322
  }
426
323
  },
427
324
  "node_modules/@appium/types/node_modules/type-fest": {
428
- "version": "4.10.1",
429
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.1.tgz",
430
- "integrity": "sha512-7ZnJYTp6uc04uYRISWtiX3DSKB/fxNQT0B5o1OUeCqiQiwF+JC9+rJiZIDrPrNCLLuTqyQmh4VdQqh/ZOkv9MQ==",
325
+ "version": "4.19.0",
326
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.19.0.tgz",
327
+ "integrity": "sha512-CN2l+hWACRiejlnr68vY0/7734Kzu+9+TOslUXbSCQ1ruY9XIHDBSceVXCcHm/oXrdzhtLMMdJEKfemf1yXiZQ==",
431
328
  "engines": {
432
329
  "node": ">=16"
433
330
  },
@@ -436,11 +333,11 @@
436
333
  }
437
334
  },
438
335
  "node_modules/@babel/code-frame": {
439
- "version": "7.24.2",
440
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.2.tgz",
441
- "integrity": "sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==",
336
+ "version": "7.24.7",
337
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
338
+ "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
442
339
  "dependencies": {
443
- "@babel/highlight": "^7.24.2",
340
+ "@babel/highlight": "^7.24.7",
444
341
  "picocolors": "^1.0.0"
445
342
  },
446
343
  "engines": {
@@ -448,19 +345,19 @@
448
345
  }
449
346
  },
450
347
  "node_modules/@babel/helper-validator-identifier": {
451
- "version": "7.24.5",
452
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz",
453
- "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==",
348
+ "version": "7.24.7",
349
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
350
+ "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
454
351
  "engines": {
455
352
  "node": ">=6.9.0"
456
353
  }
457
354
  },
458
355
  "node_modules/@babel/highlight": {
459
- "version": "7.24.5",
460
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz",
461
- "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==",
356
+ "version": "7.24.7",
357
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz",
358
+ "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
462
359
  "dependencies": {
463
- "@babel/helper-validator-identifier": "^7.24.5",
360
+ "@babel/helper-validator-identifier": "^7.24.7",
464
361
  "chalk": "^2.4.2",
465
362
  "js-tokens": "^4.0.0",
466
363
  "picocolors": "^1.0.0"
@@ -581,36 +478,6 @@
581
478
  "fd-slicer": "~1.1.0"
582
479
  }
583
480
  },
584
- "node_modules/@emnapi/runtime": {
585
- "version": "1.2.0",
586
- "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.2.0.tgz",
587
- "integrity": "sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==",
588
- "extraneous": true,
589
- "dependencies": {
590
- "tslib": "^2.4.0"
591
- }
592
- },
593
- "node_modules/@img/sharp-libvips-linux-x64": {
594
- "version": "1.0.2",
595
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.2.tgz",
596
- "integrity": "sha512-E441q4Qdb+7yuyiADVi5J+44x8ctlrqn8XgkDTwr4qPJzWkaHwD489iZ4nGDgcuya4iMN3ULV6NwbhRZJ9Z7SQ==",
597
- "cpu": [
598
- "x64"
599
- ],
600
- "optional": true,
601
- "os": [
602
- "linux"
603
- ],
604
- "engines": {
605
- "glibc": ">=2.26",
606
- "npm": ">=9.6.5",
607
- "pnpm": ">=7.1.0",
608
- "yarn": ">=3.2.0"
609
- },
610
- "funding": {
611
- "url": "https://opencollective.com/libvips"
612
- }
613
- },
614
481
  "node_modules/@isaacs/cliui": {
615
482
  "version": "8.0.2",
616
483
  "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
@@ -818,9 +685,9 @@
818
685
  }
819
686
  },
820
687
  "node_modules/@types/express-serve-static-core": {
821
- "version": "4.19.1",
822
- "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.1.tgz",
823
- "integrity": "sha512-ej0phymbFLoCB26dbbq5PGScsf2JAJ4IJHjG10LalgUV36XKTmA4GdA+PVllKvRk0sEKt64X8975qFnkSi0hqA==",
688
+ "version": "4.19.3",
689
+ "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.3.tgz",
690
+ "integrity": "sha512-KOzM7MhcBFlmnlr/fzISFF5vGWVSvN6fTd4T+ExOt08bA/dA5kpSzY52nMsI1KDFmUREpJelPYyuslLRSjjgCg==",
824
691
  "dependencies": {
825
692
  "@types/node": "*",
826
693
  "@types/qs": "*",
@@ -896,9 +763,9 @@
896
763
  }
897
764
  },
898
765
  "node_modules/@types/node": {
899
- "version": "20.12.12",
900
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.12.tgz",
901
- "integrity": "sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==",
766
+ "version": "20.14.2",
767
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.2.tgz",
768
+ "integrity": "sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==",
902
769
  "dependencies": {
903
770
  "undici-types": "~5.26.4"
904
771
  }
@@ -908,14 +775,6 @@
908
775
  "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz",
909
776
  "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="
910
777
  },
911
- "node_modules/@types/npmlog": {
912
- "version": "7.0.0",
913
- "resolved": "https://registry.npmjs.org/@types/npmlog/-/npmlog-7.0.0.tgz",
914
- "integrity": "sha512-hJWbrKFvxKyWwSUXjZMYTINsSOY6IclhvGOZ97M8ac2tmR9hMwmTnYaMdpGhvju9ctWLTPhCS+eLfQNluiEjQQ==",
915
- "dependencies": {
916
- "@types/node": "*"
917
- }
918
- },
919
778
  "node_modules/@types/pluralize": {
920
779
  "version": "0.0.33",
921
780
  "resolved": "https://registry.npmjs.org/@types/pluralize/-/pluralize-0.0.33.tgz",
@@ -1000,9 +859,9 @@
1000
859
  "integrity": "sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA=="
1001
860
  },
1002
861
  "node_modules/@types/which": {
1003
- "version": "3.0.3",
1004
- "resolved": "https://registry.npmjs.org/@types/which/-/which-3.0.3.tgz",
1005
- "integrity": "sha512-2C1+XoY0huExTbs8MQv1DuS5FS86+SEjdM9F/+GS61gg5Hqbtj8ZiDSx8MfWcyei907fIPbfPGCOrNUTnVHY1g=="
862
+ "version": "3.0.4",
863
+ "resolved": "https://registry.npmjs.org/@types/which/-/which-3.0.4.tgz",
864
+ "integrity": "sha512-liyfuo/106JdlgSchJzXEQCVArk0CvevqPote8F8HgWgJ3dRCcTHgJIsLDuee0kxk/mhbInzIZk3QWSZJ8R+2w=="
1006
865
  },
1007
866
  "node_modules/@types/wrap-ansi": {
1008
867
  "version": "3.0.0",
@@ -1049,14 +908,14 @@
1049
908
  }
1050
909
  },
1051
910
  "node_modules/ajv": {
1052
- "version": "8.12.0",
1053
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
1054
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
911
+ "version": "8.16.0",
912
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
913
+ "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
1055
914
  "dependencies": {
1056
- "fast-deep-equal": "^3.1.1",
915
+ "fast-deep-equal": "^3.1.3",
1057
916
  "json-schema-traverse": "^1.0.0",
1058
917
  "require-from-string": "^2.0.2",
1059
- "uri-js": "^4.2.2"
918
+ "uri-js": "^4.4.1"
1060
919
  },
1061
920
  "funding": {
1062
921
  "type": "github",
@@ -1102,17 +961,18 @@
1102
961
  }
1103
962
  },
1104
963
  "node_modules/appium": {
1105
- "version": "2.5.4",
1106
- "resolved": "https://registry.npmjs.org/appium/-/appium-2.5.4.tgz",
1107
- "integrity": "sha512-ZB6VY5kQBnDyU/VnjglXALpw0O05nX7tJie2eCaeu3Ntpny9nFsY3FMWZuSq0qbIbAe10Yaw6S8JK0xxaV8Kzg==",
964
+ "version": "2.9.0",
965
+ "resolved": "https://registry.npmjs.org/appium/-/appium-2.9.0.tgz",
966
+ "integrity": "sha512-ALzjp5nIUYDZopv/db5PApvXgWo+5wHiH2nOvFdta6Lrg1cPivuE95tckQrtKSb3E6O2oU4FjZxwIoqJt7fsHw==",
1108
967
  "hasInstallScript": true,
1109
968
  "dependencies": {
1110
- "@appium/base-driver": "^9.6.0",
1111
- "@appium/base-plugin": "^2.2.31",
1112
- "@appium/docutils": "^1.0.7",
969
+ "@appium/base-driver": "^9.9.0",
970
+ "@appium/base-plugin": "^2.2.35",
971
+ "@appium/docutils": "^1.0.11",
972
+ "@appium/logger": "^1.3.0",
1113
973
  "@appium/schema": "~0.5.0",
1114
- "@appium/support": "^4.2.5",
1115
- "@appium/types": "^0.17.0",
974
+ "@appium/support": "^4.5.0",
975
+ "@appium/types": "^0.19.2",
1116
976
  "@sidvind/better-ajv-errors": "2.1.3",
1117
977
  "@types/argparse": "2.0.16",
1118
978
  "@types/bluebird": "3.5.42",
@@ -1120,28 +980,27 @@
1120
980
  "@types/semver": "7.5.8",
1121
981
  "@types/teen_process": "2.0.4",
1122
982
  "@types/wrap-ansi": "3.0.0",
1123
- "ajv": "8.12.0",
983
+ "ajv": "8.16.0",
1124
984
  "ajv-formats": "3.0.1",
1125
985
  "argparse": "2.0.1",
1126
986
  "async-lock": "1.4.1",
1127
987
  "asyncbox": "3.0.0",
1128
- "axios": "1.6.8",
988
+ "axios": "1.7.2",
1129
989
  "bluebird": "3.7.2",
1130
990
  "cross-env": "7.0.3",
1131
991
  "lilconfig": "3.1.1",
1132
992
  "lodash": "4.17.21",
1133
- "npmlog": "7.0.1",
1134
993
  "ora": "5.4.1",
1135
994
  "package-changed": "3.0.0",
1136
995
  "resolve-from": "5.0.0",
1137
- "semver": "7.6.0",
996
+ "semver": "7.6.2",
1138
997
  "source-map-support": "0.5.21",
1139
- "teen_process": "2.1.1",
1140
- "type-fest": "4.10.1",
998
+ "teen_process": "2.1.4",
999
+ "type-fest": "4.19.0",
1141
1000
  "winston": "3.13.0",
1142
1001
  "wrap-ansi": "7.0.0",
1143
- "ws": "8.16.0",
1144
- "yaml": "2.4.1"
1002
+ "ws": "8.17.0",
1003
+ "yaml": "2.4.3"
1145
1004
  },
1146
1005
  "bin": {
1147
1006
  "appium": "index.js"
@@ -1152,9 +1011,9 @@
1152
1011
  }
1153
1012
  },
1154
1013
  "node_modules/appium-adb": {
1155
- "version": "12.3.2",
1156
- "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-12.3.2.tgz",
1157
- "integrity": "sha512-QyiHDfxU3sUukxOeDiH0FQu5Kg9B3Q8oszO+egqd42813Ac3a5lYaoiS9vdh+Pwr+g5/z37KYVWPaHTpfR4jBA==",
1014
+ "version": "12.4.2",
1015
+ "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-12.4.2.tgz",
1016
+ "integrity": "sha512-iBU61R59NblxZWM4b0JiHiSCEm4TzSR1ZVQ1tnQiFdYKucosrqpyMGL10MY5cfOztsn67yi0bxanGJC2WiV5XQ==",
1158
1017
  "dependencies": {
1159
1018
  "@appium/support": "^4.0.0",
1160
1019
  "@devicefarmer/adbkit-apkreader": "^3.2.4",
@@ -1174,9 +1033,9 @@
1174
1033
  }
1175
1034
  },
1176
1035
  "node_modules/appium-android-driver": {
1177
- "version": "9.6.2",
1178
- "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-9.6.2.tgz",
1179
- "integrity": "sha512-TDdQlnWZ2QK01lSxBtAh4alFRalY23JD+SfZti/CMeIpyq9HJov27Ys08jEKfDl3mTdo+Gi/3bKkSlYgp8ynyA==",
1036
+ "version": "9.6.4",
1037
+ "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-9.6.4.tgz",
1038
+ "integrity": "sha512-DVcY/PG3rMcNKDmbqP/9xFTE1DXKjlKpFIVl4AxxnWxJU0n2aQUzJ3Sz+hXA1mgRuN8Sud1+Br5zZrZG7VGV0w==",
1180
1039
  "dependencies": {
1181
1040
  "@appium/support": "^4.2.0",
1182
1041
  "@colors/colors": "^1.6.0",
@@ -1185,7 +1044,7 @@
1185
1044
  "asyncbox": "^3.0.0",
1186
1045
  "axios": "^1.x",
1187
1046
  "bluebird": "^3.4.7",
1188
- "io.appium.settings": "^5.9.1",
1047
+ "io.appium.settings": "^5.12.0",
1189
1048
  "lodash": "^4.17.4",
1190
1049
  "lru-cache": "^10.0.1",
1191
1050
  "moment": "^2.24.0",
@@ -1206,9 +1065,9 @@
1206
1065
  }
1207
1066
  },
1208
1067
  "node_modules/appium-chromedriver": {
1209
- "version": "5.6.51",
1210
- "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-5.6.51.tgz",
1211
- "integrity": "sha512-xDPafuZhiYb6J7E71ze3xadC6SNFIttccXJwFCQ8INN7BcinFHgopgsZRvs1vkjR45sEbkt79JjhEyXMBtRlCA==",
1068
+ "version": "5.6.56",
1069
+ "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-5.6.56.tgz",
1070
+ "integrity": "sha512-cPsfsSKwxAKXGC5rZ5qW7lGZX7GXShncJJ8rzsPGQm2gRZl3l5YpTOPT79Bkyr0uN7NaYcEP/x1FSr89+w6JRA==",
1212
1071
  "hasInstallScript": true,
1213
1072
  "dependencies": {
1214
1073
  "@appium/base-driver": "^9.1.0",
@@ -1232,43 +1091,18 @@
1232
1091
  }
1233
1092
  },
1234
1093
  "node_modules/appium-uiautomator2-server": {
1235
- "version": "7.0.9",
1236
- "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-7.0.9.tgz",
1237
- "integrity": "sha512-0OJmkJ1wmYHt+UQb/EW5FR5Zbhb0PnmOCoyyYoGKgg3nLO3O9t4v+vc2STzK/NrGyQX8X0XJnwSNy6r4UtFrIg==",
1094
+ "version": "7.0.10",
1095
+ "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-7.0.10.tgz",
1096
+ "integrity": "sha512-7Divvh1NR+nYdxkjP6NqrMrRpsGDZ/bKQ/KE/mhlmkr61qVJdTa1unkcsuNtgjr26WdVTL/J6CY1XyNw7uO9yg==",
1238
1097
  "engines": {
1239
1098
  "node": ">=14",
1240
1099
  "npm": ">=8"
1241
1100
  }
1242
1101
  },
1243
- "node_modules/appium/node_modules/axios": {
1244
- "version": "1.6.8",
1245
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz",
1246
- "integrity": "sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==",
1247
- "dependencies": {
1248
- "follow-redirects": "^1.15.6",
1249
- "form-data": "^4.0.0",
1250
- "proxy-from-env": "^1.1.0"
1251
- }
1252
- },
1253
- "node_modules/appium/node_modules/teen_process": {
1254
- "version": "2.1.1",
1255
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.1.1.tgz",
1256
- "integrity": "sha512-PIX+PyH6h52uJeGpXfjLdIBRim5pPkJTkO/PPeLCa5NlofqlasTjcvNUUYo6XurnxSTl0o17sBzIrVoXNuqwGg==",
1257
- "dependencies": {
1258
- "bluebird": "^3.7.2",
1259
- "lodash": "^4.17.21",
1260
- "shell-quote": "^1.8.1",
1261
- "source-map-support": "^0.x"
1262
- },
1263
- "engines": {
1264
- "node": "^16.13.0 || >=18.0.0",
1265
- "npm": ">=8"
1266
- }
1267
- },
1268
1102
  "node_modules/appium/node_modules/type-fest": {
1269
- "version": "4.10.1",
1270
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.1.tgz",
1271
- "integrity": "sha512-7ZnJYTp6uc04uYRISWtiX3DSKB/fxNQT0B5o1OUeCqiQiwF+JC9+rJiZIDrPrNCLLuTqyQmh4VdQqh/ZOkv9MQ==",
1103
+ "version": "4.19.0",
1104
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.19.0.tgz",
1105
+ "integrity": "sha512-CN2l+hWACRiejlnr68vY0/7734Kzu+9+TOslUXbSCQ1ruY9XIHDBSceVXCcHm/oXrdzhtLMMdJEKfemf1yXiZQ==",
1272
1106
  "engines": {
1273
1107
  "node": ">=16"
1274
1108
  },
@@ -1276,11 +1110,6 @@
1276
1110
  "url": "https://github.com/sponsors/sindresorhus"
1277
1111
  }
1278
1112
  },
1279
- "node_modules/aproba": {
1280
- "version": "2.0.0",
1281
- "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
1282
- "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
1283
- },
1284
1113
  "node_modules/archiver": {
1285
1114
  "version": "7.0.1",
1286
1115
  "resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
@@ -1315,15 +1144,6 @@
1315
1144
  "node": ">= 14"
1316
1145
  }
1317
1146
  },
1318
- "node_modules/are-we-there-yet": {
1319
- "version": "4.0.2",
1320
- "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.2.tgz",
1321
- "integrity": "sha512-ncSWAawFhKMJDTdoAeOV+jyW1VCMj5QIAwULIBV0SSR7B/RLPPEQiknKcg/RIIZlUQrxELpsxMiTUoAQ4sIUyg==",
1322
- "deprecated": "This package is no longer supported.",
1323
- "engines": {
1324
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
1325
- }
1326
- },
1327
1147
  "node_modules/arg": {
1328
1148
  "version": "4.1.3",
1329
1149
  "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
@@ -1388,9 +1208,9 @@
1388
1208
  "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
1389
1209
  },
1390
1210
  "node_modules/bare-events": {
1391
- "version": "2.2.2",
1392
- "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.2.2.tgz",
1393
- "integrity": "sha512-h7z00dWdG0PYOQEvChhOSWvOfkIKsdZGkWr083FgN/HyoQuebSew/cgirYqh9SCuy/hRvxc5Vy6Fw8xAmYHLkQ==",
1211
+ "version": "2.3.1",
1212
+ "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.3.1.tgz",
1213
+ "integrity": "sha512-sJnSOTVESURZ61XgEleqmP255T6zTYwHPwE4r6SssIh0U9/uDvfpdoJYpVUerJJZH2fueO+CdT8ZT+OC/7aZDA==",
1394
1214
  "optional": true
1395
1215
  },
1396
1216
  "node_modules/base64-js": {
@@ -1685,7 +1505,7 @@
1685
1505
  "version": "4.2.3",
1686
1506
  "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
1687
1507
  "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
1688
- "optional": true,
1508
+ "devOptional": true,
1689
1509
  "dependencies": {
1690
1510
  "color-convert": "^2.0.1",
1691
1511
  "color-string": "^1.9.0"
@@ -1945,9 +1765,9 @@
1945
1765
  ]
1946
1766
  },
1947
1767
  "node_modules/debug": {
1948
- "version": "4.3.4",
1949
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
1950
- "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
1768
+ "version": "4.3.5",
1769
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
1770
+ "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
1951
1771
  "dependencies": {
1952
1772
  "ms": "2.1.2"
1953
1773
  },
@@ -2016,7 +1836,7 @@
2016
1836
  "version": "2.0.3",
2017
1837
  "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
2018
1838
  "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
2019
- "optional": true,
1839
+ "devOptional": true,
2020
1840
  "engines": {
2021
1841
  "node": ">=8"
2022
1842
  }
@@ -2389,54 +2209,6 @@
2389
2209
  "url": "https://github.com/sponsors/ljharb"
2390
2210
  }
2391
2211
  },
2392
- "node_modules/gauge": {
2393
- "version": "5.0.2",
2394
- "resolved": "https://registry.npmjs.org/gauge/-/gauge-5.0.2.tgz",
2395
- "integrity": "sha512-pMaFftXPtiGIHCJHdcUUx9Rby/rFT/Kkt3fIIGCs+9PMDIljSyRiqraTlxNtBReJRDfUefpa263RQ3vnp5G/LQ==",
2396
- "deprecated": "This package is no longer supported.",
2397
- "dependencies": {
2398
- "aproba": "^1.0.3 || ^2.0.0",
2399
- "color-support": "^1.1.3",
2400
- "console-control-strings": "^1.1.0",
2401
- "has-unicode": "^2.0.1",
2402
- "signal-exit": "^4.0.1",
2403
- "string-width": "^4.2.3",
2404
- "strip-ansi": "^6.0.1",
2405
- "wide-align": "^1.1.5"
2406
- },
2407
- "engines": {
2408
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2409
- }
2410
- },
2411
- "node_modules/gauge/node_modules/emoji-regex": {
2412
- "version": "8.0.0",
2413
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
2414
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
2415
- },
2416
- "node_modules/gauge/node_modules/signal-exit": {
2417
- "version": "4.1.0",
2418
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
2419
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
2420
- "engines": {
2421
- "node": ">=14"
2422
- },
2423
- "funding": {
2424
- "url": "https://github.com/sponsors/isaacs"
2425
- }
2426
- },
2427
- "node_modules/gauge/node_modules/string-width": {
2428
- "version": "4.2.3",
2429
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
2430
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
2431
- "dependencies": {
2432
- "emoji-regex": "^8.0.0",
2433
- "is-fullwidth-code-point": "^3.0.0",
2434
- "strip-ansi": "^6.0.1"
2435
- },
2436
- "engines": {
2437
- "node": ">=8"
2438
- }
2439
- },
2440
2212
  "node_modules/get-caller-file": {
2441
2213
  "version": "2.0.5",
2442
2214
  "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
@@ -2475,21 +2247,21 @@
2475
2247
  }
2476
2248
  },
2477
2249
  "node_modules/glob": {
2478
- "version": "10.3.12",
2479
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz",
2480
- "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==",
2250
+ "version": "10.4.1",
2251
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz",
2252
+ "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==",
2481
2253
  "dependencies": {
2482
2254
  "foreground-child": "^3.1.0",
2483
- "jackspeak": "^2.3.6",
2484
- "minimatch": "^9.0.1",
2485
- "minipass": "^7.0.4",
2486
- "path-scurry": "^1.10.2"
2255
+ "jackspeak": "^3.1.2",
2256
+ "minimatch": "^9.0.4",
2257
+ "minipass": "^7.1.2",
2258
+ "path-scurry": "^1.11.1"
2487
2259
  },
2488
2260
  "bin": {
2489
2261
  "glob": "dist/esm/bin.mjs"
2490
2262
  },
2491
2263
  "engines": {
2492
- "node": ">=16 || 14 >=14.17"
2264
+ "node": ">=16 || 14 >=14.18"
2493
2265
  },
2494
2266
  "funding": {
2495
2267
  "url": "https://github.com/sponsors/isaacs"
@@ -2558,11 +2330,6 @@
2558
2330
  "url": "https://github.com/sponsors/ljharb"
2559
2331
  }
2560
2332
  },
2561
- "node_modules/has-unicode": {
2562
- "version": "2.0.1",
2563
- "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
2564
- "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ=="
2565
- },
2566
2333
  "node_modules/hasown": {
2567
2334
  "version": "2.0.2",
2568
2335
  "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
@@ -2687,6 +2454,7 @@
2687
2454
  "version": "1.0.6",
2688
2455
  "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
2689
2456
  "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
2457
+ "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
2690
2458
  "dependencies": {
2691
2459
  "once": "^1.3.0",
2692
2460
  "wrappy": "1"
@@ -2698,22 +2466,22 @@
2698
2466
  "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
2699
2467
  },
2700
2468
  "node_modules/ini": {
2701
- "version": "4.1.2",
2702
- "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.2.tgz",
2703
- "integrity": "sha512-AMB1mvwR1pyBFY/nSevUX6y8nJWS63/SzUKD3JyQn97s4xgIdgQPT75IRouIiBAN4yLQBUShNYVW0+UG25daCw==",
2469
+ "version": "4.1.3",
2470
+ "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.3.tgz",
2471
+ "integrity": "sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==",
2704
2472
  "engines": {
2705
2473
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2706
2474
  }
2707
2475
  },
2708
2476
  "node_modules/io.appium.settings": {
2709
- "version": "5.9.2",
2710
- "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.9.2.tgz",
2711
- "integrity": "sha512-mOoKD4rs4GiWqAYevHwyP5NwcgmmJAQZZRP4Eb0EIGFEhzZv4tuPPKMJWAOXWRpU//xJxhHQb5SrO/WdBnmbNw==",
2477
+ "version": "5.12.0",
2478
+ "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.12.0.tgz",
2479
+ "integrity": "sha512-FqpW/9sGaMMaT3zT3GQqe4fe0gRvyuh61qithxpf1jExL6ds5PB++LGhE/yX7Kic5iLClmhAYswSu30Z9unRqQ==",
2712
2480
  "dependencies": {
2481
+ "@appium/logger": "^1.3.0",
2713
2482
  "asyncbox": "^3.0.0",
2714
2483
  "bluebird": "^3.5.1",
2715
2484
  "lodash": "^4.2.1",
2716
- "npmlog": "^7.0.1",
2717
2485
  "semver": "^7.5.4",
2718
2486
  "source-map-support": "^0.x",
2719
2487
  "teen_process": "^2.0.0"
@@ -2802,9 +2570,9 @@
2802
2570
  }
2803
2571
  },
2804
2572
  "node_modules/jackspeak": {
2805
- "version": "2.3.6",
2806
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz",
2807
- "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==",
2573
+ "version": "3.4.0",
2574
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.0.tgz",
2575
+ "integrity": "sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==",
2808
2576
  "dependencies": {
2809
2577
  "@isaacs/cliui": "^8.0.2"
2810
2578
  },
@@ -3014,9 +2782,9 @@
3014
2782
  }
3015
2783
  },
3016
2784
  "node_modules/lru-cache": {
3017
- "version": "10.2.0",
3018
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
3019
- "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
2785
+ "version": "10.2.2",
2786
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz",
2787
+ "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==",
3020
2788
  "engines": {
3021
2789
  "node": "14 || >=16.14"
3022
2790
  }
@@ -3130,9 +2898,9 @@
3130
2898
  }
3131
2899
  },
3132
2900
  "node_modules/minipass": {
3133
- "version": "7.1.1",
3134
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.1.tgz",
3135
- "integrity": "sha512-UZ7eQ+h8ywIRAW1hIEl2AqdwzJucU/Kp59+8kkZeSvafXhZjul247BvIJjEVFVeON6d7lM46XX1HXCduKAS8VA==",
2901
+ "version": "7.1.2",
2902
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
2903
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
3136
2904
  "engines": {
3137
2905
  "node": ">=16 || 14 >=14.17"
3138
2906
  }
@@ -3237,6 +3005,7 @@
3237
3005
  "version": "6.0.4",
3238
3006
  "resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz",
3239
3007
  "integrity": "sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==",
3008
+ "deprecated": "Glob versions prior to v9 are no longer supported",
3240
3009
  "dependencies": {
3241
3010
  "inflight": "^1.0.4",
3242
3011
  "inherits": "2",
@@ -3263,6 +3032,7 @@
3263
3032
  "version": "2.4.5",
3264
3033
  "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.4.5.tgz",
3265
3034
  "integrity": "sha512-J5xnxTyqaiw06JjMftq7L9ouA448dw/E7dKghkP9WpKNuwmARNNg+Gk8/u5ryb9N/Yo2+z3MCwuqFK/+qPOPfQ==",
3035
+ "deprecated": "Rimraf versions prior to v4 are no longer supported",
3266
3036
  "dependencies": {
3267
3037
  "glob": "^6.0.1"
3268
3038
  },
@@ -3313,21 +3083,6 @@
3313
3083
  "node": ">=0.10.0"
3314
3084
  }
3315
3085
  },
3316
- "node_modules/npmlog": {
3317
- "version": "7.0.1",
3318
- "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-7.0.1.tgz",
3319
- "integrity": "sha512-uJ0YFk/mCQpLBt+bxN88AKd+gyqZvZDbtiNxk6Waqcj2aPRyfVx8ITawkyQynxUagInjdYT1+qj4NfA5KJJUxg==",
3320
- "deprecated": "This package is no longer supported.",
3321
- "dependencies": {
3322
- "are-we-there-yet": "^4.0.0",
3323
- "console-control-strings": "^1.1.0",
3324
- "gauge": "^5.0.0",
3325
- "set-blocking": "^2.0.0"
3326
- },
3327
- "engines": {
3328
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
3329
- }
3330
- },
3331
3086
  "node_modules/object-inspect": {
3332
3087
  "version": "1.13.1",
3333
3088
  "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz",
@@ -3859,12 +3614,9 @@
3859
3614
  "optional": true
3860
3615
  },
3861
3616
  "node_modules/semver": {
3862
- "version": "7.6.0",
3863
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
3864
- "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
3865
- "dependencies": {
3866
- "lru-cache": "^6.0.0"
3867
- },
3617
+ "version": "7.6.2",
3618
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
3619
+ "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
3868
3620
  "bin": {
3869
3621
  "semver": "bin/semver.js"
3870
3622
  },
@@ -3872,17 +3624,6 @@
3872
3624
  "node": ">=10"
3873
3625
  }
3874
3626
  },
3875
- "node_modules/semver/node_modules/lru-cache": {
3876
- "version": "6.0.0",
3877
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
3878
- "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
3879
- "dependencies": {
3880
- "yallist": "^4.0.0"
3881
- },
3882
- "engines": {
3883
- "node": ">=10"
3884
- }
3885
- },
3886
3627
  "node_modules/send": {
3887
3628
  "version": "0.18.0",
3888
3629
  "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
@@ -4000,6 +3741,46 @@
4000
3741
  "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
4001
3742
  "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
4002
3743
  },
3744
+ "node_modules/sharp": {
3745
+ "version": "0.33.4",
3746
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.4.tgz",
3747
+ "integrity": "sha512-7i/dt5kGl7qR4gwPRD2biwD2/SvBn3O04J77XKFgL2OnZtQw+AG9wnuS/csmu80nPRHLYE9E41fyEiG8nhH6/Q==",
3748
+ "devOptional": true,
3749
+ "hasInstallScript": true,
3750
+ "dependencies": {
3751
+ "color": "^4.2.3",
3752
+ "detect-libc": "^2.0.3",
3753
+ "semver": "^7.6.0"
3754
+ },
3755
+ "engines": {
3756
+ "libvips": ">=8.15.2",
3757
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
3758
+ },
3759
+ "funding": {
3760
+ "url": "https://opencollective.com/libvips"
3761
+ },
3762
+ "optionalDependencies": {
3763
+ "@img/sharp-darwin-arm64": "0.33.4",
3764
+ "@img/sharp-darwin-x64": "0.33.4",
3765
+ "@img/sharp-libvips-darwin-arm64": "1.0.2",
3766
+ "@img/sharp-libvips-darwin-x64": "1.0.2",
3767
+ "@img/sharp-libvips-linux-arm": "1.0.2",
3768
+ "@img/sharp-libvips-linux-arm64": "1.0.2",
3769
+ "@img/sharp-libvips-linux-s390x": "1.0.2",
3770
+ "@img/sharp-libvips-linux-x64": "1.0.2",
3771
+ "@img/sharp-libvips-linuxmusl-arm64": "1.0.2",
3772
+ "@img/sharp-libvips-linuxmusl-x64": "1.0.2",
3773
+ "@img/sharp-linux-arm": "0.33.4",
3774
+ "@img/sharp-linux-arm64": "0.33.4",
3775
+ "@img/sharp-linux-s390x": "0.33.4",
3776
+ "@img/sharp-linux-x64": "0.33.4",
3777
+ "@img/sharp-linuxmusl-arm64": "0.33.4",
3778
+ "@img/sharp-linuxmusl-x64": "0.33.4",
3779
+ "@img/sharp-wasm32": "0.33.4",
3780
+ "@img/sharp-win32-ia32": "0.33.4",
3781
+ "@img/sharp-win32-x64": "0.33.4"
3782
+ }
3783
+ },
4003
3784
  "node_modules/shebang-command": {
4004
3785
  "version": "2.0.0",
4005
3786
  "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
@@ -4103,9 +3884,9 @@
4103
3884
  }
4104
3885
  },
4105
3886
  "node_modules/spdx-license-ids": {
4106
- "version": "3.0.17",
4107
- "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.17.tgz",
4108
- "integrity": "sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg=="
3887
+ "version": "3.0.18",
3888
+ "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.18.tgz",
3889
+ "integrity": "sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ=="
4109
3890
  },
4110
3891
  "node_modules/spdy": {
4111
3892
  "version": "4.0.2",
@@ -4185,12 +3966,13 @@
4185
3966
  }
4186
3967
  },
4187
3968
  "node_modules/streamx": {
4188
- "version": "2.16.1",
4189
- "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.16.1.tgz",
4190
- "integrity": "sha512-m9QYj6WygWyWa3H1YY69amr4nVgy61xfjys7xO7kviL5rfIEc2naf+ewFiOA+aEJD7y0JO3h2GoiUv4TDwEGzQ==",
3969
+ "version": "2.18.0",
3970
+ "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz",
3971
+ "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==",
4191
3972
  "dependencies": {
4192
- "fast-fifo": "^1.1.0",
4193
- "queue-tick": "^1.0.1"
3973
+ "fast-fifo": "^1.3.2",
3974
+ "queue-tick": "^1.0.1",
3975
+ "text-decoder": "^1.1.0"
4194
3976
  },
4195
3977
  "optionalDependencies": {
4196
3978
  "bare-events": "^2.2.0"
@@ -4323,9 +4105,9 @@
4323
4105
  }
4324
4106
  },
4325
4107
  "node_modules/teen_process": {
4326
- "version": "2.1.3",
4327
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.1.3.tgz",
4328
- "integrity": "sha512-OBxmDvVOGavBQscCaKn365B5KuQ04uGRekAcKbwCu/2M1YvICpeNgVpqR+z9AhWSYOdB4zKLLwk4M1fyfAwPjw==",
4108
+ "version": "2.1.4",
4109
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.1.4.tgz",
4110
+ "integrity": "sha512-TEaxCYk/aCBsNBCZmgUNXqtCWq8RX94nGoyYYu7YiNR+RnmawMFshTkYe1SFhiNCX6FsYb6wL/irs6NhvfoF5g==",
4329
4111
  "dependencies": {
4330
4112
  "bluebird": "^3.7.2",
4331
4113
  "lodash": "^4.17.21",
@@ -4337,6 +4119,14 @@
4337
4119
  "npm": ">=8"
4338
4120
  }
4339
4121
  },
4122
+ "node_modules/text-decoder": {
4123
+ "version": "1.1.0",
4124
+ "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.0.tgz",
4125
+ "integrity": "sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==",
4126
+ "dependencies": {
4127
+ "b4a": "^1.6.4"
4128
+ }
4129
+ },
4340
4130
  "node_modules/text-hex": {
4341
4131
  "version": "1.0.0",
4342
4132
  "resolved": "https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz",
@@ -4372,14 +4162,14 @@
4372
4162
  }
4373
4163
  },
4374
4164
  "node_modules/tslib": {
4375
- "version": "2.6.2",
4376
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
4377
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
4165
+ "version": "2.6.3",
4166
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
4167
+ "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ=="
4378
4168
  },
4379
4169
  "node_modules/type-fest": {
4380
- "version": "4.18.2",
4381
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.2.tgz",
4382
- "integrity": "sha512-+suCYpfJLAe4OXS6+PPXjW3urOS4IoP9waSiLuXfLgqZODKw/aWwASvzqE886wA0kQgGy0mIWyhd87VpqIy6Xg==",
4170
+ "version": "4.20.0",
4171
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.20.0.tgz",
4172
+ "integrity": "sha512-MBh+PHUHHisjXf4tlx0CFWoMdjx8zCMLJHOjnV1prABYZFHqtFOyauCIK2/7w4oIfwkF8iNhLtnJEfVY2vn3iw==",
4383
4173
  "engines": {
4384
4174
  "node": ">=16"
4385
4175
  },
@@ -4523,32 +4313,6 @@
4523
4313
  "node": "^16.13.0 || >=18.0.0"
4524
4314
  }
4525
4315
  },
4526
- "node_modules/wide-align": {
4527
- "version": "1.1.5",
4528
- "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
4529
- "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
4530
- "dependencies": {
4531
- "string-width": "^1.0.2 || 2 || 3 || 4"
4532
- }
4533
- },
4534
- "node_modules/wide-align/node_modules/emoji-regex": {
4535
- "version": "8.0.0",
4536
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
4537
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
4538
- },
4539
- "node_modules/wide-align/node_modules/string-width": {
4540
- "version": "4.2.3",
4541
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
4542
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
4543
- "dependencies": {
4544
- "emoji-regex": "^8.0.0",
4545
- "is-fullwidth-code-point": "^3.0.0",
4546
- "strip-ansi": "^6.0.1"
4547
- },
4548
- "engines": {
4549
- "node": ">=8"
4550
- }
4551
- },
4552
4316
  "node_modules/winston": {
4553
4317
  "version": "3.13.0",
4554
4318
  "resolved": "https://registry.npmjs.org/winston/-/winston-3.13.0.tgz",
@@ -4684,9 +4448,9 @@
4684
4448
  "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
4685
4449
  },
4686
4450
  "node_modules/ws": {
4687
- "version": "8.16.0",
4688
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz",
4689
- "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
4451
+ "version": "8.17.0",
4452
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.0.tgz",
4453
+ "integrity": "sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==",
4690
4454
  "engines": {
4691
4455
  "node": ">=10.0.0"
4692
4456
  },
@@ -4727,15 +4491,10 @@
4727
4491
  "node": ">=10"
4728
4492
  }
4729
4493
  },
4730
- "node_modules/yallist": {
4731
- "version": "4.0.0",
4732
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
4733
- "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
4734
- },
4735
4494
  "node_modules/yaml": {
4736
- "version": "2.4.1",
4737
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.1.tgz",
4738
- "integrity": "sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==",
4495
+ "version": "2.4.3",
4496
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz",
4497
+ "integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==",
4739
4498
  "bin": {
4740
4499
  "yaml": "bin.mjs"
4741
4500
  },