appium-uiautomator2-driver 6.6.2 → 6.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/README.md +18 -12
- package/build/lib/constraints.d.ts +3 -0
- package/build/lib/constraints.d.ts.map +1 -1
- package/build/test/unit/uiautomator2-specs.js +50 -55
- package/build/test/unit/uiautomator2-specs.js.map +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +247 -382
- package/package.json +2 -3
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-uiautomator2-driver",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.7.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-uiautomator2-driver",
|
|
9
|
-
"version": "6.
|
|
9
|
+
"version": "6.7.0",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"appium-adb": "^14.0.0",
|
|
13
|
-
"appium-android-driver": "^12.
|
|
13
|
+
"appium-android-driver": "^12.4.0",
|
|
14
14
|
"appium-uiautomator2-server": "^9.8.0",
|
|
15
15
|
"asyncbox": "^3.0.0",
|
|
16
16
|
"axios": "^1.12.2",
|
|
@@ -26,7 +26,6 @@
|
|
|
26
26
|
"@appium/docutils": "^2.0.0-rc.1",
|
|
27
27
|
"@appium/eslint-config-appium-ts": "^2.0.0-rc.1",
|
|
28
28
|
"@appium/support": "^7.0.0-rc.1",
|
|
29
|
-
"@appium/test-support": "^4.0.0-rc.1",
|
|
30
29
|
"@appium/tsconfig": "^1.0.0-rc.1",
|
|
31
30
|
"@appium/types": "^1.0.0-rc.1",
|
|
32
31
|
"@semantic-release/changelog": "^6.0.1",
|
|
@@ -63,30 +62,30 @@
|
|
|
63
62
|
}
|
|
64
63
|
},
|
|
65
64
|
"node_modules/@appium/base-driver": {
|
|
66
|
-
"version": "10.1.
|
|
67
|
-
"resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-10.1.
|
|
68
|
-
"integrity": "sha512-
|
|
65
|
+
"version": "10.1.2",
|
|
66
|
+
"resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-10.1.2.tgz",
|
|
67
|
+
"integrity": "sha512-AxCYznylRw4xpOx30dAIQ8m5GsVM9ob/MPwc/KyiKhtofLNxQQlFLvLs7SeX7s8iwvwr0puMasOqlWrWy3gVbA==",
|
|
69
68
|
"license": "Apache-2.0",
|
|
70
69
|
"dependencies": {
|
|
71
|
-
"@appium/support": "^7.0.
|
|
72
|
-
"@appium/types": "^1.1.
|
|
70
|
+
"@appium/support": "^7.0.4",
|
|
71
|
+
"@appium/types": "^1.1.2",
|
|
73
72
|
"@colors/colors": "1.6.0",
|
|
74
73
|
"async-lock": "1.4.1",
|
|
75
74
|
"asyncbox": "3.0.0",
|
|
76
75
|
"axios": "1.13.2",
|
|
77
76
|
"bluebird": "3.7.2",
|
|
78
|
-
"body-parser": "2.2.
|
|
79
|
-
"express": "5.1
|
|
77
|
+
"body-parser": "2.2.1",
|
|
78
|
+
"express": "5.2.1",
|
|
80
79
|
"fastest-levenshtein": "1.0.16",
|
|
81
80
|
"http-status-codes": "2.3.0",
|
|
82
81
|
"lodash": "4.17.21",
|
|
83
|
-
"lru-cache": "11.2.
|
|
82
|
+
"lru-cache": "11.2.4",
|
|
84
83
|
"method-override": "3.0.0",
|
|
85
84
|
"morgan": "1.10.1",
|
|
86
85
|
"path-to-regexp": "8.3.0",
|
|
87
86
|
"serve-favicon": "2.5.1",
|
|
88
87
|
"source-map-support": "0.5.21",
|
|
89
|
-
"type-fest": "5.
|
|
88
|
+
"type-fest": "5.3.0"
|
|
90
89
|
},
|
|
91
90
|
"engines": {
|
|
92
91
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -97,13 +96,14 @@
|
|
|
97
96
|
}
|
|
98
97
|
},
|
|
99
98
|
"node_modules/@appium/base-plugin": {
|
|
100
|
-
"version": "3.0.
|
|
101
|
-
"resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-3.0.
|
|
102
|
-
"integrity": "sha512-
|
|
99
|
+
"version": "3.0.5",
|
|
100
|
+
"resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-3.0.5.tgz",
|
|
101
|
+
"integrity": "sha512-w27EqXQ3zY7xKp61IizbzhZGlxQvFr8uKxeELP5TU/+YxnjU8MyVYmWCG7RXp0dh9n7mZen/WPjZtvqdiBOsMQ==",
|
|
102
|
+
"extraneous": true,
|
|
103
103
|
"license": "Apache-2.0",
|
|
104
104
|
"dependencies": {
|
|
105
|
-
"@appium/base-driver": "^10.1.
|
|
106
|
-
"@appium/support": "^7.0.
|
|
105
|
+
"@appium/base-driver": "^10.1.2",
|
|
106
|
+
"@appium/support": "^7.0.4"
|
|
107
107
|
},
|
|
108
108
|
"engines": {
|
|
109
109
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -111,12 +111,12 @@
|
|
|
111
111
|
}
|
|
112
112
|
},
|
|
113
113
|
"node_modules/@appium/docutils": {
|
|
114
|
-
"version": "2.
|
|
115
|
-
"resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.
|
|
116
|
-
"integrity": "sha512-
|
|
114
|
+
"version": "2.2.0",
|
|
115
|
+
"resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.2.0.tgz",
|
|
116
|
+
"integrity": "sha512-bwZIShYLRnWCRdGEgjBX+POXyI0X8fbZ3FNHWDlNzYjCBodYckiMw8X48WDwMRd0AeP5mzjBbHSpH7DKfebuFg==",
|
|
117
117
|
"license": "Apache-2.0",
|
|
118
118
|
"dependencies": {
|
|
119
|
-
"@appium/support": "^7.0.
|
|
119
|
+
"@appium/support": "^7.0.4",
|
|
120
120
|
"chalk": "4.1.2",
|
|
121
121
|
"consola": "3.4.2",
|
|
122
122
|
"diff": "8.0.2",
|
|
@@ -125,9 +125,9 @@
|
|
|
125
125
|
"pkg-dir": "5.0.0",
|
|
126
126
|
"read-pkg": "5.2.0",
|
|
127
127
|
"source-map-support": "0.5.21",
|
|
128
|
-
"teen_process": "3.0.
|
|
129
|
-
"type-fest": "5.
|
|
130
|
-
"yaml": "2.8.
|
|
128
|
+
"teen_process": "3.0.4",
|
|
129
|
+
"type-fest": "5.3.0",
|
|
130
|
+
"yaml": "2.8.2",
|
|
131
131
|
"yargs": "18.0.0",
|
|
132
132
|
"yargs-parser": "22.0.0"
|
|
133
133
|
},
|
|
@@ -139,31 +139,15 @@
|
|
|
139
139
|
"npm": ">=10"
|
|
140
140
|
}
|
|
141
141
|
},
|
|
142
|
-
"node_modules/@appium/docutils/node_modules/teen_process": {
|
|
143
|
-
"version": "3.0.2",
|
|
144
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.2.tgz",
|
|
145
|
-
"integrity": "sha512-JyvPp0koEi9WVCrUYK8Rqg4G8Vxs+eY8XMpIjxJyGyG50UTo+u6CAfaWxCr5WW+ZvpMM3Qs2AFSdkS7SamQy3g==",
|
|
146
|
-
"license": "Apache-2.0",
|
|
147
|
-
"dependencies": {
|
|
148
|
-
"bluebird": "^3.7.2",
|
|
149
|
-
"lodash": "^4.17.21",
|
|
150
|
-
"shell-quote": "^1.8.1",
|
|
151
|
-
"source-map-support": "^0.x"
|
|
152
|
-
},
|
|
153
|
-
"engines": {
|
|
154
|
-
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
155
|
-
"npm": ">=10"
|
|
156
|
-
}
|
|
157
|
-
},
|
|
158
142
|
"node_modules/@appium/logger": {
|
|
159
|
-
"version": "2.0.
|
|
160
|
-
"resolved": "https://registry.npmjs.org/@appium/logger/-/logger-2.0.
|
|
161
|
-
"integrity": "sha512-
|
|
143
|
+
"version": "2.0.3",
|
|
144
|
+
"resolved": "https://registry.npmjs.org/@appium/logger/-/logger-2.0.3.tgz",
|
|
145
|
+
"integrity": "sha512-x1ROyUZP73RwdfgeYUgYkAAVbjf4QQENAACTjPxzIj7qA4/EyhXvv/Py8b6SPxphW7m9ialQjpS0FwgQ3nZUfw==",
|
|
162
146
|
"license": "ISC",
|
|
163
147
|
"dependencies": {
|
|
164
148
|
"console-control-strings": "1.1.0",
|
|
165
149
|
"lodash": "4.17.21",
|
|
166
|
-
"lru-cache": "11.2.
|
|
150
|
+
"lru-cache": "11.2.4",
|
|
167
151
|
"set-blocking": "2.0.0"
|
|
168
152
|
},
|
|
169
153
|
"engines": {
|
|
@@ -186,14 +170,14 @@
|
|
|
186
170
|
}
|
|
187
171
|
},
|
|
188
172
|
"node_modules/@appium/support": {
|
|
189
|
-
"version": "7.0.
|
|
190
|
-
"resolved": "https://registry.npmjs.org/@appium/support/-/support-7.0.
|
|
191
|
-
"integrity": "sha512-
|
|
173
|
+
"version": "7.0.4",
|
|
174
|
+
"resolved": "https://registry.npmjs.org/@appium/support/-/support-7.0.4.tgz",
|
|
175
|
+
"integrity": "sha512-xIK7cFzouZJLIG6RMmg50M+EsILSeO9e9sSkR4xNSaJajaop7LtpkbMfO5JpTgdNiIUYyIsr/3TusQhxnpPNvw==",
|
|
192
176
|
"license": "Apache-2.0",
|
|
193
177
|
"dependencies": {
|
|
194
|
-
"@appium/logger": "^2.0.
|
|
195
|
-
"@appium/tsconfig": "^1.1.
|
|
196
|
-
"@appium/types": "^1.1.
|
|
178
|
+
"@appium/logger": "^2.0.3",
|
|
179
|
+
"@appium/tsconfig": "^1.1.1",
|
|
180
|
+
"@appium/types": "^1.1.2",
|
|
197
181
|
"@colors/colors": "1.6.0",
|
|
198
182
|
"archiver": "7.0.1",
|
|
199
183
|
"axios": "1.13.2",
|
|
@@ -201,9 +185,9 @@
|
|
|
201
185
|
"bluebird": "3.7.2",
|
|
202
186
|
"bplist-creator": "0.1.1",
|
|
203
187
|
"bplist-parser": "0.3.2",
|
|
204
|
-
"form-data": "4.0.
|
|
188
|
+
"form-data": "4.0.5",
|
|
205
189
|
"get-stream": "6.0.1",
|
|
206
|
-
"glob": "
|
|
190
|
+
"glob": "13.0.0",
|
|
207
191
|
"jsftp": "2.1.3",
|
|
208
192
|
"klaw": "4.1.0",
|
|
209
193
|
"lockfile": "1.0.4",
|
|
@@ -221,10 +205,10 @@
|
|
|
221
205
|
"shell-quote": "1.8.3",
|
|
222
206
|
"source-map-support": "0.5.21",
|
|
223
207
|
"supports-color": "8.1.1",
|
|
224
|
-
"teen_process": "3.0.
|
|
225
|
-
"type-fest": "5.
|
|
208
|
+
"teen_process": "3.0.4",
|
|
209
|
+
"type-fest": "5.3.0",
|
|
226
210
|
"uuid": "13.0.0",
|
|
227
|
-
"which": "
|
|
211
|
+
"which": "6.0.0",
|
|
228
212
|
"yauzl": "3.2.0"
|
|
229
213
|
},
|
|
230
214
|
"engines": {
|
|
@@ -235,29 +219,13 @@
|
|
|
235
219
|
"sharp": "0.34.5"
|
|
236
220
|
}
|
|
237
221
|
},
|
|
238
|
-
"node_modules/@appium/support/node_modules/teen_process": {
|
|
239
|
-
"version": "3.0.2",
|
|
240
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.2.tgz",
|
|
241
|
-
"integrity": "sha512-JyvPp0koEi9WVCrUYK8Rqg4G8Vxs+eY8XMpIjxJyGyG50UTo+u6CAfaWxCr5WW+ZvpMM3Qs2AFSdkS7SamQy3g==",
|
|
242
|
-
"license": "Apache-2.0",
|
|
243
|
-
"dependencies": {
|
|
244
|
-
"bluebird": "^3.7.2",
|
|
245
|
-
"lodash": "^4.17.21",
|
|
246
|
-
"shell-quote": "^1.8.1",
|
|
247
|
-
"source-map-support": "^0.x"
|
|
248
|
-
},
|
|
249
|
-
"engines": {
|
|
250
|
-
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
251
|
-
"npm": ">=10"
|
|
252
|
-
}
|
|
253
|
-
},
|
|
254
222
|
"node_modules/@appium/tsconfig": {
|
|
255
|
-
"version": "1.1.
|
|
256
|
-
"resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-1.1.
|
|
257
|
-
"integrity": "sha512-
|
|
223
|
+
"version": "1.1.1",
|
|
224
|
+
"resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-1.1.1.tgz",
|
|
225
|
+
"integrity": "sha512-ikjo037sWgY2Oy0HRPGnrKHnOdUh9JyzstD7E6HlFqcZu8hvOP1hDQmKdoBTz8gkmSbZWcMRZmWaL3Yqaz2pLw==",
|
|
258
226
|
"license": "Apache-2.0",
|
|
259
227
|
"dependencies": {
|
|
260
|
-
"@tsconfig/node20": "20.1.
|
|
228
|
+
"@tsconfig/node20": "20.1.8"
|
|
261
229
|
},
|
|
262
230
|
"engines": {
|
|
263
231
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -265,15 +233,15 @@
|
|
|
265
233
|
}
|
|
266
234
|
},
|
|
267
235
|
"node_modules/@appium/types": {
|
|
268
|
-
"version": "1.1.
|
|
269
|
-
"resolved": "https://registry.npmjs.org/@appium/types/-/types-1.1.
|
|
270
|
-
"integrity": "sha512-
|
|
236
|
+
"version": "1.1.2",
|
|
237
|
+
"resolved": "https://registry.npmjs.org/@appium/types/-/types-1.1.2.tgz",
|
|
238
|
+
"integrity": "sha512-BDyX99GCXWqsfeDxsqsvb6EIfQD7SLTXcCbmcI1PKDTK2wg9znKOtE0YLzXgI6TFQV3+40Xs6za6La/Mv8/rVQ==",
|
|
271
239
|
"license": "Apache-2.0",
|
|
272
240
|
"dependencies": {
|
|
273
|
-
"@appium/logger": "^2.0.
|
|
241
|
+
"@appium/logger": "^2.0.3",
|
|
274
242
|
"@appium/schema": "^1.0.0",
|
|
275
|
-
"@appium/tsconfig": "^1.1.
|
|
276
|
-
"type-fest": "5.
|
|
243
|
+
"@appium/tsconfig": "^1.1.1",
|
|
244
|
+
"type-fest": "5.3.0"
|
|
277
245
|
},
|
|
278
246
|
"engines": {
|
|
279
247
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -316,6 +284,7 @@
|
|
|
316
284
|
"version": "2.0.8",
|
|
317
285
|
"resolved": "https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.8.tgz",
|
|
318
286
|
"integrity": "sha512-R4MSXTVnuMzGD7bzHdW2ZhhdPC/igELENcq5IjEverBvq5hn1SXCWcsi6eSsdWP0/Ur+SItRRjAktmdoX/8R/Q==",
|
|
287
|
+
"extraneous": true,
|
|
319
288
|
"license": "MIT",
|
|
320
289
|
"dependencies": {
|
|
321
290
|
"@so-ric/colorspace": "^1.1.6",
|
|
@@ -383,6 +352,44 @@
|
|
|
383
352
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
384
353
|
}
|
|
385
354
|
},
|
|
355
|
+
"node_modules/@isaacs/cliui/node_modules/emoji-regex": {
|
|
356
|
+
"version": "9.2.2",
|
|
357
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
358
|
+
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
|
|
359
|
+
"license": "MIT"
|
|
360
|
+
},
|
|
361
|
+
"node_modules/@isaacs/cliui/node_modules/string-width": {
|
|
362
|
+
"version": "5.1.2",
|
|
363
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
|
|
364
|
+
"integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
|
|
365
|
+
"license": "MIT",
|
|
366
|
+
"dependencies": {
|
|
367
|
+
"eastasianwidth": "^0.2.0",
|
|
368
|
+
"emoji-regex": "^9.2.2",
|
|
369
|
+
"strip-ansi": "^7.0.1"
|
|
370
|
+
},
|
|
371
|
+
"engines": {
|
|
372
|
+
"node": ">=12"
|
|
373
|
+
},
|
|
374
|
+
"funding": {
|
|
375
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
376
|
+
}
|
|
377
|
+
},
|
|
378
|
+
"node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
379
|
+
"version": "7.1.2",
|
|
380
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
|
|
381
|
+
"integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
|
|
382
|
+
"license": "MIT",
|
|
383
|
+
"dependencies": {
|
|
384
|
+
"ansi-regex": "^6.0.1"
|
|
385
|
+
},
|
|
386
|
+
"engines": {
|
|
387
|
+
"node": ">=12"
|
|
388
|
+
},
|
|
389
|
+
"funding": {
|
|
390
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
391
|
+
}
|
|
392
|
+
},
|
|
386
393
|
"node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
|
|
387
394
|
"version": "8.1.0",
|
|
388
395
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
|
|
@@ -411,9 +418,10 @@
|
|
|
411
418
|
}
|
|
412
419
|
},
|
|
413
420
|
"node_modules/@sidvind/better-ajv-errors": {
|
|
414
|
-
"version": "4.0.
|
|
415
|
-
"resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-4.0.
|
|
416
|
-
"integrity": "sha512-
|
|
421
|
+
"version": "4.0.1",
|
|
422
|
+
"resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-4.0.1.tgz",
|
|
423
|
+
"integrity": "sha512-6arF1ssKxItxgitPYXafUoLmsVBA6K7m9+ZGj6hLDoBl7nWpJ33EInwQUdHTle2METeWGxgQiqSex20KZRykew==",
|
|
424
|
+
"extraneous": true,
|
|
417
425
|
"license": "Apache-2.0",
|
|
418
426
|
"dependencies": {
|
|
419
427
|
"kleur": "^4.1.0"
|
|
@@ -429,6 +437,7 @@
|
|
|
429
437
|
"version": "1.1.6",
|
|
430
438
|
"resolved": "https://registry.npmjs.org/@so-ric/colorspace/-/colorspace-1.1.6.tgz",
|
|
431
439
|
"integrity": "sha512-/KiKkpHNOBgkFJwu9sh48LkHSMYGyuTcSFK/qMBdnOAlrRJzRSXAOFB5qwzaVQuDl8wAvHVMkaASQDReTahxuw==",
|
|
440
|
+
"extraneous": true,
|
|
432
441
|
"license": "MIT",
|
|
433
442
|
"dependencies": {
|
|
434
443
|
"color": "^5.0.2",
|
|
@@ -436,9 +445,9 @@
|
|
|
436
445
|
}
|
|
437
446
|
},
|
|
438
447
|
"node_modules/@tsconfig/node20": {
|
|
439
|
-
"version": "20.1.
|
|
440
|
-
"resolved": "https://registry.npmjs.org/@tsconfig/node20/-/node20-20.1.
|
|
441
|
-
"integrity": "sha512-
|
|
448
|
+
"version": "20.1.8",
|
|
449
|
+
"resolved": "https://registry.npmjs.org/@tsconfig/node20/-/node20-20.1.8.tgz",
|
|
450
|
+
"integrity": "sha512-Em+IdPfByIzWRRpqWL4Z7ArLHZGxmc36BxE3jCz9nBFSm+5aLaPMZyjwu4yetvyKXeogWcxik4L1jB5JTWfw7A==",
|
|
442
451
|
"license": "MIT"
|
|
443
452
|
},
|
|
444
453
|
"node_modules/@types/normalize-package-data": {
|
|
@@ -451,6 +460,7 @@
|
|
|
451
460
|
"version": "1.3.5",
|
|
452
461
|
"resolved": "https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.5.tgz",
|
|
453
462
|
"integrity": "sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==",
|
|
463
|
+
"extraneous": true,
|
|
454
464
|
"license": "MIT"
|
|
455
465
|
},
|
|
456
466
|
"node_modules/@xmldom/xmldom": {
|
|
@@ -491,6 +501,7 @@
|
|
|
491
501
|
"version": "3.0.1",
|
|
492
502
|
"resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz",
|
|
493
503
|
"integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==",
|
|
504
|
+
"extraneous": true,
|
|
494
505
|
"license": "MIT",
|
|
495
506
|
"dependencies": {
|
|
496
507
|
"ajv": "^8.0.0"
|
|
@@ -531,55 +542,10 @@
|
|
|
531
542
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
532
543
|
}
|
|
533
544
|
},
|
|
534
|
-
"node_modules/appium": {
|
|
535
|
-
"version": "3.1.1",
|
|
536
|
-
"resolved": "https://registry.npmjs.org/appium/-/appium-3.1.1.tgz",
|
|
537
|
-
"integrity": "sha512-0XEpQ7kIAIMPHT4eZRuczfzZhh/X/n6+IGX7URSCSm67ppyPl0zZvS3ZzLHXdfBIPiQi4T00CT1Id/9Ni26wdQ==",
|
|
538
|
-
"hasInstallScript": true,
|
|
539
|
-
"license": "Apache-2.0",
|
|
540
|
-
"dependencies": {
|
|
541
|
-
"@appium/base-driver": "^10.1.1",
|
|
542
|
-
"@appium/base-plugin": "^3.0.4",
|
|
543
|
-
"@appium/docutils": "^2.1.2",
|
|
544
|
-
"@appium/logger": "^2.0.2",
|
|
545
|
-
"@appium/schema": "^1.0.0",
|
|
546
|
-
"@appium/support": "^7.0.3",
|
|
547
|
-
"@appium/types": "^1.1.1",
|
|
548
|
-
"@sidvind/better-ajv-errors": "4.0.0",
|
|
549
|
-
"ajv": "8.17.1",
|
|
550
|
-
"ajv-formats": "3.0.1",
|
|
551
|
-
"argparse": "2.0.1",
|
|
552
|
-
"async-lock": "1.4.1",
|
|
553
|
-
"asyncbox": "3.0.0",
|
|
554
|
-
"axios": "1.13.2",
|
|
555
|
-
"bluebird": "3.7.2",
|
|
556
|
-
"lilconfig": "3.1.3",
|
|
557
|
-
"lodash": "4.17.21",
|
|
558
|
-
"lru-cache": "11.2.2",
|
|
559
|
-
"ora": "5.4.1",
|
|
560
|
-
"package-changed": "3.0.0",
|
|
561
|
-
"resolve-from": "5.0.0",
|
|
562
|
-
"semver": "7.7.3",
|
|
563
|
-
"source-map-support": "0.5.21",
|
|
564
|
-
"teen_process": "3.0.2",
|
|
565
|
-
"type-fest": "5.2.0",
|
|
566
|
-
"winston": "3.18.3",
|
|
567
|
-
"wrap-ansi": "7.0.0",
|
|
568
|
-
"ws": "8.18.3",
|
|
569
|
-
"yaml": "2.8.1"
|
|
570
|
-
},
|
|
571
|
-
"bin": {
|
|
572
|
-
"appium": "index.js"
|
|
573
|
-
},
|
|
574
|
-
"engines": {
|
|
575
|
-
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
576
|
-
"npm": ">=10"
|
|
577
|
-
}
|
|
578
|
-
},
|
|
579
545
|
"node_modules/appium-adb": {
|
|
580
|
-
"version": "14.
|
|
581
|
-
"resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-14.
|
|
582
|
-
"integrity": "sha512-
|
|
546
|
+
"version": "14.1.2",
|
|
547
|
+
"resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-14.1.2.tgz",
|
|
548
|
+
"integrity": "sha512-AR6VgGe0dx49GFw4+FOmMZfDcRaBkVU4HgJ5eJLi0szSQ1Hn82MDnOkxx4+MqrmjaUKGNPOqb9aP2T0ws/dyHg==",
|
|
583
549
|
"license": "Apache-2.0",
|
|
584
550
|
"dependencies": {
|
|
585
551
|
"@appium/support": "^7.0.0-rc.1",
|
|
@@ -599,14 +565,14 @@
|
|
|
599
565
|
}
|
|
600
566
|
},
|
|
601
567
|
"node_modules/appium-android-driver": {
|
|
602
|
-
"version": "12.
|
|
603
|
-
"resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-12.
|
|
604
|
-
"integrity": "sha512-
|
|
568
|
+
"version": "12.4.1",
|
|
569
|
+
"resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-12.4.1.tgz",
|
|
570
|
+
"integrity": "sha512-DGdpTLhYs1EZ+2AZsY356hkbxdV4uq+S0QI6EyDXDPMpkOIiv7Vsep06Z2zEjKywvt2RtgdOzmaMyS0jkoPHkQ==",
|
|
605
571
|
"license": "Apache-2.0",
|
|
606
572
|
"dependencies": {
|
|
607
573
|
"@appium/support": "^7.0.0-rc.1",
|
|
608
574
|
"@colors/colors": "^1.6.0",
|
|
609
|
-
"appium-adb": "^14.
|
|
575
|
+
"appium-adb": "^14.1.0",
|
|
610
576
|
"appium-chromedriver": "^8.0.18",
|
|
611
577
|
"asyncbox": "^3.0.0",
|
|
612
578
|
"axios": "^1.x",
|
|
@@ -665,22 +631,6 @@
|
|
|
665
631
|
"npm": ">=10"
|
|
666
632
|
}
|
|
667
633
|
},
|
|
668
|
-
"node_modules/appium/node_modules/teen_process": {
|
|
669
|
-
"version": "3.0.2",
|
|
670
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.2.tgz",
|
|
671
|
-
"integrity": "sha512-JyvPp0koEi9WVCrUYK8Rqg4G8Vxs+eY8XMpIjxJyGyG50UTo+u6CAfaWxCr5WW+ZvpMM3Qs2AFSdkS7SamQy3g==",
|
|
672
|
-
"license": "Apache-2.0",
|
|
673
|
-
"dependencies": {
|
|
674
|
-
"bluebird": "^3.7.2",
|
|
675
|
-
"lodash": "^4.17.21",
|
|
676
|
-
"shell-quote": "^1.8.1",
|
|
677
|
-
"source-map-support": "^0.x"
|
|
678
|
-
},
|
|
679
|
-
"engines": {
|
|
680
|
-
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
681
|
-
"npm": ">=10"
|
|
682
|
-
}
|
|
683
|
-
},
|
|
684
634
|
"node_modules/archiver": {
|
|
685
635
|
"version": "7.0.1",
|
|
686
636
|
"resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
|
|
@@ -746,21 +696,6 @@
|
|
|
746
696
|
"url": "https://github.com/sponsors/isaacs"
|
|
747
697
|
}
|
|
748
698
|
},
|
|
749
|
-
"node_modules/archiver-utils/node_modules/jackspeak": {
|
|
750
|
-
"version": "3.4.3",
|
|
751
|
-
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
|
|
752
|
-
"integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
|
|
753
|
-
"license": "BlueOak-1.0.0",
|
|
754
|
-
"dependencies": {
|
|
755
|
-
"@isaacs/cliui": "^8.0.2"
|
|
756
|
-
},
|
|
757
|
-
"funding": {
|
|
758
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
759
|
-
},
|
|
760
|
-
"optionalDependencies": {
|
|
761
|
-
"@pkgjs/parseargs": "^0.11.0"
|
|
762
|
-
}
|
|
763
|
-
},
|
|
764
699
|
"node_modules/archiver-utils/node_modules/lru-cache": {
|
|
765
700
|
"version": "10.4.3",
|
|
766
701
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
|
|
@@ -802,6 +737,7 @@
|
|
|
802
737
|
"version": "2.0.1",
|
|
803
738
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
804
739
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
740
|
+
"extraneous": true,
|
|
805
741
|
"license": "Python-2.0"
|
|
806
742
|
},
|
|
807
743
|
"node_modules/async": {
|
|
@@ -932,6 +868,7 @@
|
|
|
932
868
|
"version": "4.1.0",
|
|
933
869
|
"resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
|
|
934
870
|
"integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
|
|
871
|
+
"extraneous": true,
|
|
935
872
|
"license": "MIT",
|
|
936
873
|
"dependencies": {
|
|
937
874
|
"buffer": "^5.5.0",
|
|
@@ -943,6 +880,7 @@
|
|
|
943
880
|
"version": "3.6.2",
|
|
944
881
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
945
882
|
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
883
|
+
"extraneous": true,
|
|
946
884
|
"license": "MIT",
|
|
947
885
|
"dependencies": {
|
|
948
886
|
"inherits": "^2.0.3",
|
|
@@ -960,23 +898,27 @@
|
|
|
960
898
|
"license": "MIT"
|
|
961
899
|
},
|
|
962
900
|
"node_modules/body-parser": {
|
|
963
|
-
"version": "2.2.
|
|
964
|
-
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.
|
|
965
|
-
"integrity": "sha512-
|
|
901
|
+
"version": "2.2.1",
|
|
902
|
+
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.1.tgz",
|
|
903
|
+
"integrity": "sha512-nfDwkulwiZYQIGwxdy0RUmowMhKcFVcYXUU7m4QlKYim1rUtg83xm2yjZ40QjDuc291AJjjeSc9b++AWHSgSHw==",
|
|
966
904
|
"license": "MIT",
|
|
967
905
|
"dependencies": {
|
|
968
906
|
"bytes": "^3.1.2",
|
|
969
907
|
"content-type": "^1.0.5",
|
|
970
|
-
"debug": "^4.4.
|
|
908
|
+
"debug": "^4.4.3",
|
|
971
909
|
"http-errors": "^2.0.0",
|
|
972
|
-
"iconv-lite": "^0.
|
|
910
|
+
"iconv-lite": "^0.7.0",
|
|
973
911
|
"on-finished": "^2.4.1",
|
|
974
912
|
"qs": "^6.14.0",
|
|
975
|
-
"raw-body": "^3.0.
|
|
976
|
-
"type-is": "^2.0.
|
|
913
|
+
"raw-body": "^3.0.1",
|
|
914
|
+
"type-is": "^2.0.1"
|
|
977
915
|
},
|
|
978
916
|
"engines": {
|
|
979
917
|
"node": ">=18"
|
|
918
|
+
},
|
|
919
|
+
"funding": {
|
|
920
|
+
"type": "opencollective",
|
|
921
|
+
"url": "https://opencollective.com/express"
|
|
980
922
|
}
|
|
981
923
|
},
|
|
982
924
|
"node_modules/bplist-creator": {
|
|
@@ -1004,6 +946,7 @@
|
|
|
1004
946
|
"version": "5.7.1",
|
|
1005
947
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
|
|
1006
948
|
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
|
949
|
+
"extraneous": true,
|
|
1007
950
|
"funding": [
|
|
1008
951
|
{
|
|
1009
952
|
"type": "github",
|
|
@@ -1109,6 +1052,7 @@
|
|
|
1109
1052
|
"version": "3.1.0",
|
|
1110
1053
|
"resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
|
|
1111
1054
|
"integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
|
|
1055
|
+
"extraneous": true,
|
|
1112
1056
|
"license": "MIT",
|
|
1113
1057
|
"dependencies": {
|
|
1114
1058
|
"restore-cursor": "^3.1.0"
|
|
@@ -1121,6 +1065,7 @@
|
|
|
1121
1065
|
"version": "2.9.2",
|
|
1122
1066
|
"resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz",
|
|
1123
1067
|
"integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==",
|
|
1068
|
+
"extraneous": true,
|
|
1124
1069
|
"license": "MIT",
|
|
1125
1070
|
"engines": {
|
|
1126
1071
|
"node": ">=6"
|
|
@@ -1178,6 +1123,21 @@
|
|
|
1178
1123
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
1179
1124
|
}
|
|
1180
1125
|
},
|
|
1126
|
+
"node_modules/cliui/node_modules/strip-ansi": {
|
|
1127
|
+
"version": "7.1.2",
|
|
1128
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
|
|
1129
|
+
"integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
|
|
1130
|
+
"license": "MIT",
|
|
1131
|
+
"dependencies": {
|
|
1132
|
+
"ansi-regex": "^6.0.1"
|
|
1133
|
+
},
|
|
1134
|
+
"engines": {
|
|
1135
|
+
"node": ">=12"
|
|
1136
|
+
},
|
|
1137
|
+
"funding": {
|
|
1138
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
1139
|
+
}
|
|
1140
|
+
},
|
|
1181
1141
|
"node_modules/cliui/node_modules/wrap-ansi": {
|
|
1182
1142
|
"version": "9.0.2",
|
|
1183
1143
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz",
|
|
@@ -1199,6 +1159,7 @@
|
|
|
1199
1159
|
"version": "1.0.4",
|
|
1200
1160
|
"resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
|
|
1201
1161
|
"integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==",
|
|
1162
|
+
"extraneous": true,
|
|
1202
1163
|
"license": "MIT",
|
|
1203
1164
|
"engines": {
|
|
1204
1165
|
"node": ">=0.8"
|
|
@@ -1208,6 +1169,7 @@
|
|
|
1208
1169
|
"version": "5.0.3",
|
|
1209
1170
|
"resolved": "https://registry.npmjs.org/color/-/color-5.0.3.tgz",
|
|
1210
1171
|
"integrity": "sha512-ezmVcLR3xAVp8kYOm4GS45ZLLgIE6SPAFoduLr6hTDajwb3KZ2F46gulK3XpcwRFb5KKGCSezCBAY4Dw4HsyXA==",
|
|
1172
|
+
"extraneous": true,
|
|
1211
1173
|
"license": "MIT",
|
|
1212
1174
|
"dependencies": {
|
|
1213
1175
|
"color-convert": "^3.1.3",
|
|
@@ -1239,6 +1201,7 @@
|
|
|
1239
1201
|
"version": "2.1.4",
|
|
1240
1202
|
"resolved": "https://registry.npmjs.org/color-string/-/color-string-2.1.4.tgz",
|
|
1241
1203
|
"integrity": "sha512-Bb6Cq8oq0IjDOe8wJmi4JeNn763Xs9cfrBcaylK1tPypWzyoy2G3l90v9k64kjphl/ZJjPIShFztenRomi8WTg==",
|
|
1204
|
+
"extraneous": true,
|
|
1242
1205
|
"license": "MIT",
|
|
1243
1206
|
"dependencies": {
|
|
1244
1207
|
"color-name": "^2.0.0"
|
|
@@ -1251,6 +1214,7 @@
|
|
|
1251
1214
|
"version": "2.1.0",
|
|
1252
1215
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-2.1.0.tgz",
|
|
1253
1216
|
"integrity": "sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==",
|
|
1217
|
+
"extraneous": true,
|
|
1254
1218
|
"license": "MIT",
|
|
1255
1219
|
"engines": {
|
|
1256
1220
|
"node": ">=12.20"
|
|
@@ -1260,6 +1224,7 @@
|
|
|
1260
1224
|
"version": "3.1.3",
|
|
1261
1225
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-3.1.3.tgz",
|
|
1262
1226
|
"integrity": "sha512-fasDH2ont2GqF5HpyO4w0+BcewlhHEZOFn9c1ckZdHpJ56Qb7MHhH/IcJZbBGgvdtwdwNbLvxiBEdg336iA9Sg==",
|
|
1227
|
+
"extraneous": true,
|
|
1263
1228
|
"license": "MIT",
|
|
1264
1229
|
"dependencies": {
|
|
1265
1230
|
"color-name": "^2.0.0"
|
|
@@ -1272,6 +1237,7 @@
|
|
|
1272
1237
|
"version": "2.1.0",
|
|
1273
1238
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-2.1.0.tgz",
|
|
1274
1239
|
"integrity": "sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==",
|
|
1240
|
+
"extraneous": true,
|
|
1275
1241
|
"license": "MIT",
|
|
1276
1242
|
"engines": {
|
|
1277
1243
|
"node": ">=12.20"
|
|
@@ -1293,6 +1259,7 @@
|
|
|
1293
1259
|
"version": "6.2.1",
|
|
1294
1260
|
"resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
|
|
1295
1261
|
"integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
|
|
1262
|
+
"extraneous": true,
|
|
1296
1263
|
"license": "MIT",
|
|
1297
1264
|
"engines": {
|
|
1298
1265
|
"node": ">= 6"
|
|
@@ -1478,6 +1445,7 @@
|
|
|
1478
1445
|
"version": "1.0.4",
|
|
1479
1446
|
"resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz",
|
|
1480
1447
|
"integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==",
|
|
1448
|
+
"extraneous": true,
|
|
1481
1449
|
"license": "MIT",
|
|
1482
1450
|
"dependencies": {
|
|
1483
1451
|
"clone": "^1.0.2"
|
|
@@ -1563,15 +1531,16 @@
|
|
|
1563
1531
|
"license": "MIT"
|
|
1564
1532
|
},
|
|
1565
1533
|
"node_modules/emoji-regex": {
|
|
1566
|
-
"version": "
|
|
1567
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-
|
|
1568
|
-
"integrity": "sha512-
|
|
1534
|
+
"version": "8.0.0",
|
|
1535
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
1536
|
+
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
1569
1537
|
"license": "MIT"
|
|
1570
1538
|
},
|
|
1571
1539
|
"node_modules/enabled": {
|
|
1572
1540
|
"version": "2.0.0",
|
|
1573
1541
|
"resolved": "https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz",
|
|
1574
1542
|
"integrity": "sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==",
|
|
1543
|
+
"extraneous": true,
|
|
1575
1544
|
"license": "MIT"
|
|
1576
1545
|
},
|
|
1577
1546
|
"node_modules/encodeurl": {
|
|
@@ -1689,18 +1658,19 @@
|
|
|
1689
1658
|
}
|
|
1690
1659
|
},
|
|
1691
1660
|
"node_modules/express": {
|
|
1692
|
-
"version": "5.1
|
|
1693
|
-
"resolved": "https://registry.npmjs.org/express/-/express-5.1.
|
|
1694
|
-
"integrity": "sha512-
|
|
1661
|
+
"version": "5.2.1",
|
|
1662
|
+
"resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz",
|
|
1663
|
+
"integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==",
|
|
1695
1664
|
"license": "MIT",
|
|
1696
1665
|
"dependencies": {
|
|
1697
1666
|
"accepts": "^2.0.0",
|
|
1698
|
-
"body-parser": "^2.2.
|
|
1667
|
+
"body-parser": "^2.2.1",
|
|
1699
1668
|
"content-disposition": "^1.0.0",
|
|
1700
1669
|
"content-type": "^1.0.5",
|
|
1701
1670
|
"cookie": "^0.7.1",
|
|
1702
1671
|
"cookie-signature": "^1.2.1",
|
|
1703
1672
|
"debug": "^4.4.0",
|
|
1673
|
+
"depd": "^2.0.0",
|
|
1704
1674
|
"encodeurl": "^2.0.0",
|
|
1705
1675
|
"escape-html": "^1.0.3",
|
|
1706
1676
|
"etag": "^1.8.1",
|
|
@@ -1773,6 +1743,7 @@
|
|
|
1773
1743
|
"version": "4.2.3",
|
|
1774
1744
|
"resolved": "https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz",
|
|
1775
1745
|
"integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==",
|
|
1746
|
+
"extraneous": true,
|
|
1776
1747
|
"license": "MIT"
|
|
1777
1748
|
},
|
|
1778
1749
|
"node_modules/finalhandler": {
|
|
@@ -1816,6 +1787,7 @@
|
|
|
1816
1787
|
"version": "1.1.0",
|
|
1817
1788
|
"resolved": "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz",
|
|
1818
1789
|
"integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==",
|
|
1790
|
+
"extraneous": true,
|
|
1819
1791
|
"license": "MIT"
|
|
1820
1792
|
},
|
|
1821
1793
|
"node_modules/follow-redirects": {
|
|
@@ -1867,9 +1839,9 @@
|
|
|
1867
1839
|
}
|
|
1868
1840
|
},
|
|
1869
1841
|
"node_modules/form-data": {
|
|
1870
|
-
"version": "4.0.
|
|
1871
|
-
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.
|
|
1872
|
-
"integrity": "sha512-
|
|
1842
|
+
"version": "4.0.5",
|
|
1843
|
+
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz",
|
|
1844
|
+
"integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==",
|
|
1873
1845
|
"license": "MIT",
|
|
1874
1846
|
"dependencies": {
|
|
1875
1847
|
"asynckit": "^0.4.0",
|
|
@@ -2036,21 +2008,15 @@
|
|
|
2036
2008
|
}
|
|
2037
2009
|
},
|
|
2038
2010
|
"node_modules/glob": {
|
|
2039
|
-
"version": "
|
|
2040
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-
|
|
2041
|
-
"integrity": "sha512-
|
|
2042
|
-
"license": "
|
|
2011
|
+
"version": "13.0.0",
|
|
2012
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.0.tgz",
|
|
2013
|
+
"integrity": "sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==",
|
|
2014
|
+
"license": "BlueOak-1.0.0",
|
|
2043
2015
|
"dependencies": {
|
|
2044
|
-
"
|
|
2045
|
-
"jackspeak": "^4.1.1",
|
|
2046
|
-
"minimatch": "^10.0.3",
|
|
2016
|
+
"minimatch": "^10.1.1",
|
|
2047
2017
|
"minipass": "^7.1.2",
|
|
2048
|
-
"package-json-from-dist": "^1.0.0",
|
|
2049
2018
|
"path-scurry": "^2.0.0"
|
|
2050
2019
|
},
|
|
2051
|
-
"bin": {
|
|
2052
|
-
"glob": "dist/esm/bin.mjs"
|
|
2053
|
-
},
|
|
2054
2020
|
"engines": {
|
|
2055
2021
|
"node": "20 || >=22"
|
|
2056
2022
|
},
|
|
@@ -2232,15 +2198,19 @@
|
|
|
2232
2198
|
"license": "MIT"
|
|
2233
2199
|
},
|
|
2234
2200
|
"node_modules/iconv-lite": {
|
|
2235
|
-
"version": "0.
|
|
2236
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.
|
|
2237
|
-
"integrity": "sha512-
|
|
2201
|
+
"version": "0.7.0",
|
|
2202
|
+
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.0.tgz",
|
|
2203
|
+
"integrity": "sha512-cf6L2Ds3h57VVmkZe+Pn+5APsT7FpqJtEhhieDCvrE2MK5Qk9MyffgQyuxQTm6BChfeZNtcOLHp9IcWRVcIcBQ==",
|
|
2238
2204
|
"license": "MIT",
|
|
2239
2205
|
"dependencies": {
|
|
2240
2206
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
2241
2207
|
},
|
|
2242
2208
|
"engines": {
|
|
2243
2209
|
"node": ">=0.10.0"
|
|
2210
|
+
},
|
|
2211
|
+
"funding": {
|
|
2212
|
+
"type": "opencollective",
|
|
2213
|
+
"url": "https://opencollective.com/express"
|
|
2244
2214
|
}
|
|
2245
2215
|
},
|
|
2246
2216
|
"node_modules/ieee754": {
|
|
@@ -2340,6 +2310,7 @@
|
|
|
2340
2310
|
"version": "1.0.0",
|
|
2341
2311
|
"resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
|
|
2342
2312
|
"integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==",
|
|
2313
|
+
"extraneous": true,
|
|
2343
2314
|
"license": "MIT",
|
|
2344
2315
|
"engines": {
|
|
2345
2316
|
"node": ">=8"
|
|
@@ -2394,18 +2365,18 @@
|
|
|
2394
2365
|
}
|
|
2395
2366
|
},
|
|
2396
2367
|
"node_modules/jackspeak": {
|
|
2397
|
-
"version": "4.
|
|
2398
|
-
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.
|
|
2399
|
-
"integrity": "sha512-
|
|
2368
|
+
"version": "3.4.3",
|
|
2369
|
+
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
|
|
2370
|
+
"integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
|
|
2400
2371
|
"license": "BlueOak-1.0.0",
|
|
2401
2372
|
"dependencies": {
|
|
2402
2373
|
"@isaacs/cliui": "^8.0.2"
|
|
2403
2374
|
},
|
|
2404
|
-
"engines": {
|
|
2405
|
-
"node": "20 || >=22"
|
|
2406
|
-
},
|
|
2407
2375
|
"funding": {
|
|
2408
2376
|
"url": "https://github.com/sponsors/isaacs"
|
|
2377
|
+
},
|
|
2378
|
+
"optionalDependencies": {
|
|
2379
|
+
"@pkgjs/parseargs": "^0.11.0"
|
|
2409
2380
|
}
|
|
2410
2381
|
},
|
|
2411
2382
|
"node_modules/js-tokens": {
|
|
@@ -2472,6 +2443,7 @@
|
|
|
2472
2443
|
"version": "4.1.5",
|
|
2473
2444
|
"resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
|
|
2474
2445
|
"integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
|
|
2446
|
+
"extraneous": true,
|
|
2475
2447
|
"license": "MIT",
|
|
2476
2448
|
"engines": {
|
|
2477
2449
|
"node": ">=6"
|
|
@@ -2481,6 +2453,7 @@
|
|
|
2481
2453
|
"version": "2.0.0",
|
|
2482
2454
|
"resolved": "https://registry.npmjs.org/kuler/-/kuler-2.0.0.tgz",
|
|
2483
2455
|
"integrity": "sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==",
|
|
2456
|
+
"extraneous": true,
|
|
2484
2457
|
"license": "MIT"
|
|
2485
2458
|
},
|
|
2486
2459
|
"node_modules/lazystream": {
|
|
@@ -2599,6 +2572,7 @@
|
|
|
2599
2572
|
"version": "2.7.0",
|
|
2600
2573
|
"resolved": "https://registry.npmjs.org/logform/-/logform-2.7.0.tgz",
|
|
2601
2574
|
"integrity": "sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==",
|
|
2575
|
+
"extraneous": true,
|
|
2602
2576
|
"license": "MIT",
|
|
2603
2577
|
"dependencies": {
|
|
2604
2578
|
"@colors/colors": "1.6.0",
|
|
@@ -2613,10 +2587,10 @@
|
|
|
2613
2587
|
}
|
|
2614
2588
|
},
|
|
2615
2589
|
"node_modules/lru-cache": {
|
|
2616
|
-
"version": "11.2.
|
|
2617
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.
|
|
2618
|
-
"integrity": "sha512-
|
|
2619
|
-
"license": "
|
|
2590
|
+
"version": "11.2.4",
|
|
2591
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.4.tgz",
|
|
2592
|
+
"integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==",
|
|
2593
|
+
"license": "BlueOak-1.0.0",
|
|
2620
2594
|
"engines": {
|
|
2621
2595
|
"node": "20 || >=22"
|
|
2622
2596
|
}
|
|
@@ -2719,6 +2693,7 @@
|
|
|
2719
2693
|
"version": "2.1.0",
|
|
2720
2694
|
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
|
|
2721
2695
|
"integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
|
|
2696
|
+
"extraneous": true,
|
|
2722
2697
|
"license": "MIT",
|
|
2723
2698
|
"engines": {
|
|
2724
2699
|
"node": ">=6"
|
|
@@ -2911,6 +2886,7 @@
|
|
|
2911
2886
|
"version": "1.0.0",
|
|
2912
2887
|
"resolved": "https://registry.npmjs.org/one-time/-/one-time-1.0.0.tgz",
|
|
2913
2888
|
"integrity": "sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==",
|
|
2889
|
+
"extraneous": true,
|
|
2914
2890
|
"license": "MIT",
|
|
2915
2891
|
"dependencies": {
|
|
2916
2892
|
"fn.name": "1.x.x"
|
|
@@ -2920,6 +2896,7 @@
|
|
|
2920
2896
|
"version": "5.1.2",
|
|
2921
2897
|
"resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
|
|
2922
2898
|
"integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
|
|
2899
|
+
"extraneous": true,
|
|
2923
2900
|
"license": "MIT",
|
|
2924
2901
|
"dependencies": {
|
|
2925
2902
|
"mimic-fn": "^2.1.0"
|
|
@@ -2935,6 +2912,7 @@
|
|
|
2935
2912
|
"version": "5.4.1",
|
|
2936
2913
|
"resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
|
|
2937
2914
|
"integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
|
|
2915
|
+
"extraneous": true,
|
|
2938
2916
|
"license": "MIT",
|
|
2939
2917
|
"dependencies": {
|
|
2940
2918
|
"bl": "^4.1.0",
|
|
@@ -2954,27 +2932,6 @@
|
|
|
2954
2932
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
2955
2933
|
}
|
|
2956
2934
|
},
|
|
2957
|
-
"node_modules/ora/node_modules/ansi-regex": {
|
|
2958
|
-
"version": "5.0.1",
|
|
2959
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
2960
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
2961
|
-
"license": "MIT",
|
|
2962
|
-
"engines": {
|
|
2963
|
-
"node": ">=8"
|
|
2964
|
-
}
|
|
2965
|
-
},
|
|
2966
|
-
"node_modules/ora/node_modules/strip-ansi": {
|
|
2967
|
-
"version": "6.0.1",
|
|
2968
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
2969
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
2970
|
-
"license": "MIT",
|
|
2971
|
-
"dependencies": {
|
|
2972
|
-
"ansi-regex": "^5.0.1"
|
|
2973
|
-
},
|
|
2974
|
-
"engines": {
|
|
2975
|
-
"node": ">=8"
|
|
2976
|
-
}
|
|
2977
|
-
},
|
|
2978
2935
|
"node_modules/p-limit": {
|
|
2979
2936
|
"version": "3.1.0",
|
|
2980
2937
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
@@ -3009,6 +2966,7 @@
|
|
|
3009
2966
|
"version": "3.0.0",
|
|
3010
2967
|
"resolved": "https://registry.npmjs.org/package-changed/-/package-changed-3.0.0.tgz",
|
|
3011
2968
|
"integrity": "sha512-HSRbrO+Ab5AuqqYGSevtKJ1Yt96jW1VKV7wrp8K4SKj5tyDp/7D96uPCQyCPiNtWTEH/7nA3hZ4z2slbc9yFxg==",
|
|
2969
|
+
"extraneous": true,
|
|
3012
2970
|
"license": "ISC",
|
|
3013
2971
|
"dependencies": {
|
|
3014
2972
|
"commander": "^6.2.0"
|
|
@@ -3251,22 +3209,6 @@
|
|
|
3251
3209
|
"node": ">= 0.10"
|
|
3252
3210
|
}
|
|
3253
3211
|
},
|
|
3254
|
-
"node_modules/raw-body/node_modules/iconv-lite": {
|
|
3255
|
-
"version": "0.7.0",
|
|
3256
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.0.tgz",
|
|
3257
|
-
"integrity": "sha512-cf6L2Ds3h57VVmkZe+Pn+5APsT7FpqJtEhhieDCvrE2MK5Qk9MyffgQyuxQTm6BChfeZNtcOLHp9IcWRVcIcBQ==",
|
|
3258
|
-
"license": "MIT",
|
|
3259
|
-
"dependencies": {
|
|
3260
|
-
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
3261
|
-
},
|
|
3262
|
-
"engines": {
|
|
3263
|
-
"node": ">=0.10.0"
|
|
3264
|
-
},
|
|
3265
|
-
"funding": {
|
|
3266
|
-
"type": "opencollective",
|
|
3267
|
-
"url": "https://opencollective.com/express"
|
|
3268
|
-
}
|
|
3269
|
-
},
|
|
3270
3212
|
"node_modules/read-pkg": {
|
|
3271
3213
|
"version": "5.2.0",
|
|
3272
3214
|
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
|
|
@@ -3404,6 +3346,7 @@
|
|
|
3404
3346
|
"version": "3.1.0",
|
|
3405
3347
|
"resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
|
|
3406
3348
|
"integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
|
|
3349
|
+
"extraneous": true,
|
|
3407
3350
|
"license": "MIT",
|
|
3408
3351
|
"dependencies": {
|
|
3409
3352
|
"onetime": "^5.1.0",
|
|
@@ -3439,6 +3382,7 @@
|
|
|
3439
3382
|
"version": "2.5.0",
|
|
3440
3383
|
"resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz",
|
|
3441
3384
|
"integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==",
|
|
3385
|
+
"extraneous": true,
|
|
3442
3386
|
"license": "MIT",
|
|
3443
3387
|
"engines": {
|
|
3444
3388
|
"node": ">=10"
|
|
@@ -3830,6 +3774,7 @@
|
|
|
3830
3774
|
"version": "0.0.10",
|
|
3831
3775
|
"resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
|
|
3832
3776
|
"integrity": "sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==",
|
|
3777
|
+
"extraneous": true,
|
|
3833
3778
|
"license": "MIT",
|
|
3834
3779
|
"engines": {
|
|
3835
3780
|
"node": "*"
|
|
@@ -3904,20 +3849,17 @@
|
|
|
3904
3849
|
"license": "MIT"
|
|
3905
3850
|
},
|
|
3906
3851
|
"node_modules/string-width": {
|
|
3907
|
-
"version": "
|
|
3908
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-
|
|
3909
|
-
"integrity": "sha512-
|
|
3852
|
+
"version": "4.2.3",
|
|
3853
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
3854
|
+
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
3910
3855
|
"license": "MIT",
|
|
3911
3856
|
"dependencies": {
|
|
3912
|
-
"
|
|
3913
|
-
"
|
|
3914
|
-
"strip-ansi": "^
|
|
3857
|
+
"emoji-regex": "^8.0.0",
|
|
3858
|
+
"is-fullwidth-code-point": "^3.0.0",
|
|
3859
|
+
"strip-ansi": "^6.0.1"
|
|
3915
3860
|
},
|
|
3916
3861
|
"engines": {
|
|
3917
|
-
"node": ">=
|
|
3918
|
-
},
|
|
3919
|
-
"funding": {
|
|
3920
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
3862
|
+
"node": ">=8"
|
|
3921
3863
|
}
|
|
3922
3864
|
},
|
|
3923
3865
|
"node_modules/string-width-cjs": {
|
|
@@ -3935,22 +3877,7 @@
|
|
|
3935
3877
|
"node": ">=8"
|
|
3936
3878
|
}
|
|
3937
3879
|
},
|
|
3938
|
-
"node_modules/
|
|
3939
|
-
"version": "5.0.1",
|
|
3940
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
3941
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
3942
|
-
"license": "MIT",
|
|
3943
|
-
"engines": {
|
|
3944
|
-
"node": ">=8"
|
|
3945
|
-
}
|
|
3946
|
-
},
|
|
3947
|
-
"node_modules/string-width-cjs/node_modules/emoji-regex": {
|
|
3948
|
-
"version": "8.0.0",
|
|
3949
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
3950
|
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
3951
|
-
"license": "MIT"
|
|
3952
|
-
},
|
|
3953
|
-
"node_modules/string-width-cjs/node_modules/strip-ansi": {
|
|
3880
|
+
"node_modules/strip-ansi": {
|
|
3954
3881
|
"version": "6.0.1",
|
|
3955
3882
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
3956
3883
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
@@ -3962,21 +3889,6 @@
|
|
|
3962
3889
|
"node": ">=8"
|
|
3963
3890
|
}
|
|
3964
3891
|
},
|
|
3965
|
-
"node_modules/strip-ansi": {
|
|
3966
|
-
"version": "7.1.2",
|
|
3967
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
|
|
3968
|
-
"integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
|
|
3969
|
-
"license": "MIT",
|
|
3970
|
-
"dependencies": {
|
|
3971
|
-
"ansi-regex": "^6.0.1"
|
|
3972
|
-
},
|
|
3973
|
-
"engines": {
|
|
3974
|
-
"node": ">=12"
|
|
3975
|
-
},
|
|
3976
|
-
"funding": {
|
|
3977
|
-
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
3978
|
-
}
|
|
3979
|
-
},
|
|
3980
3892
|
"node_modules/strip-ansi-cjs": {
|
|
3981
3893
|
"name": "strip-ansi",
|
|
3982
3894
|
"version": "6.0.1",
|
|
@@ -3999,6 +3911,15 @@
|
|
|
3999
3911
|
"node": ">=8"
|
|
4000
3912
|
}
|
|
4001
3913
|
},
|
|
3914
|
+
"node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
3915
|
+
"version": "5.0.1",
|
|
3916
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
3917
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
3918
|
+
"license": "MIT",
|
|
3919
|
+
"engines": {
|
|
3920
|
+
"node": ">=8"
|
|
3921
|
+
}
|
|
3922
|
+
},
|
|
4002
3923
|
"node_modules/supports-color": {
|
|
4003
3924
|
"version": "8.1.1",
|
|
4004
3925
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
@@ -4078,6 +3999,7 @@
|
|
|
4078
3999
|
"version": "1.0.0",
|
|
4079
4000
|
"resolved": "https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz",
|
|
4080
4001
|
"integrity": "sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==",
|
|
4002
|
+
"extraneous": true,
|
|
4081
4003
|
"license": "MIT"
|
|
4082
4004
|
},
|
|
4083
4005
|
"node_modules/through": {
|
|
@@ -4099,6 +4021,7 @@
|
|
|
4099
4021
|
"version": "1.4.1",
|
|
4100
4022
|
"resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz",
|
|
4101
4023
|
"integrity": "sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==",
|
|
4024
|
+
"extraneous": true,
|
|
4102
4025
|
"license": "MIT",
|
|
4103
4026
|
"engines": {
|
|
4104
4027
|
"node": ">= 14.0.0"
|
|
@@ -4114,9 +4037,9 @@
|
|
|
4114
4037
|
}
|
|
4115
4038
|
},
|
|
4116
4039
|
"node_modules/type-fest": {
|
|
4117
|
-
"version": "5.
|
|
4118
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.
|
|
4119
|
-
"integrity": "sha512-
|
|
4040
|
+
"version": "5.3.0",
|
|
4041
|
+
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.3.0.tgz",
|
|
4042
|
+
"integrity": "sha512-d9CwU93nN0IA1QL+GSNDdwLAu1Ew5ZjTwupvedwg3WdfoH6pIDvYQ2hV0Uc2nKBLPq7NB5apCx57MLS5qlmO5g==",
|
|
4120
4043
|
"license": "(MIT OR CC0-1.0)",
|
|
4121
4044
|
"dependencies": {
|
|
4122
4045
|
"tagged-tag": "^1.0.0"
|
|
@@ -4218,15 +4141,16 @@
|
|
|
4218
4141
|
"version": "1.0.1",
|
|
4219
4142
|
"resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz",
|
|
4220
4143
|
"integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==",
|
|
4144
|
+
"extraneous": true,
|
|
4221
4145
|
"license": "MIT",
|
|
4222
4146
|
"dependencies": {
|
|
4223
4147
|
"defaults": "^1.0.3"
|
|
4224
4148
|
}
|
|
4225
4149
|
},
|
|
4226
4150
|
"node_modules/which": {
|
|
4227
|
-
"version": "
|
|
4228
|
-
"resolved": "https://registry.npmjs.org/which/-/which-
|
|
4229
|
-
"integrity": "sha512-
|
|
4151
|
+
"version": "6.0.0",
|
|
4152
|
+
"resolved": "https://registry.npmjs.org/which/-/which-6.0.0.tgz",
|
|
4153
|
+
"integrity": "sha512-f+gEpIKMR9faW/JgAgPK1D7mekkFoqbmiwvNzuhsHetni20QSgzg9Vhn0g2JSJkkfehQnqdUAx7/e15qS1lPxg==",
|
|
4230
4154
|
"license": "ISC",
|
|
4231
4155
|
"dependencies": {
|
|
4232
4156
|
"isexe": "^3.1.1"
|
|
@@ -4235,13 +4159,14 @@
|
|
|
4235
4159
|
"node-which": "bin/which.js"
|
|
4236
4160
|
},
|
|
4237
4161
|
"engines": {
|
|
4238
|
-
"node": "^
|
|
4162
|
+
"node": "^20.17.0 || >=22.9.0"
|
|
4239
4163
|
}
|
|
4240
4164
|
},
|
|
4241
4165
|
"node_modules/winston": {
|
|
4242
4166
|
"version": "3.18.3",
|
|
4243
4167
|
"resolved": "https://registry.npmjs.org/winston/-/winston-3.18.3.tgz",
|
|
4244
4168
|
"integrity": "sha512-NoBZauFNNWENgsnC9YpgyYwOVrl2m58PpQ8lNHjV3kosGs7KJ7Npk9pCUE+WJlawVSe8mykWDKWFSVfs3QO9ww==",
|
|
4169
|
+
"extraneous": true,
|
|
4245
4170
|
"license": "MIT",
|
|
4246
4171
|
"dependencies": {
|
|
4247
4172
|
"@colors/colors": "^1.6.0",
|
|
@@ -4264,6 +4189,7 @@
|
|
|
4264
4189
|
"version": "4.9.0",
|
|
4265
4190
|
"resolved": "https://registry.npmjs.org/winston-transport/-/winston-transport-4.9.0.tgz",
|
|
4266
4191
|
"integrity": "sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==",
|
|
4192
|
+
"extraneous": true,
|
|
4267
4193
|
"license": "MIT",
|
|
4268
4194
|
"dependencies": {
|
|
4269
4195
|
"logform": "^2.7.0",
|
|
@@ -4278,6 +4204,7 @@
|
|
|
4278
4204
|
"version": "3.6.2",
|
|
4279
4205
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
4280
4206
|
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
4207
|
+
"extraneous": true,
|
|
4281
4208
|
"license": "MIT",
|
|
4282
4209
|
"dependencies": {
|
|
4283
4210
|
"inherits": "^2.0.3",
|
|
@@ -4292,6 +4219,7 @@
|
|
|
4292
4219
|
"version": "3.6.2",
|
|
4293
4220
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
4294
4221
|
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
4222
|
+
"extraneous": true,
|
|
4295
4223
|
"license": "MIT",
|
|
4296
4224
|
"dependencies": {
|
|
4297
4225
|
"inherits": "^2.0.3",
|
|
@@ -4306,6 +4234,7 @@
|
|
|
4306
4234
|
"version": "7.0.0",
|
|
4307
4235
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
4308
4236
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
4237
|
+
"extraneous": true,
|
|
4309
4238
|
"license": "MIT",
|
|
4310
4239
|
"dependencies": {
|
|
4311
4240
|
"ansi-styles": "^4.0.0",
|
|
@@ -4337,88 +4266,6 @@
|
|
|
4337
4266
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
4338
4267
|
}
|
|
4339
4268
|
},
|
|
4340
|
-
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
|
|
4341
|
-
"version": "5.0.1",
|
|
4342
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
4343
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
4344
|
-
"license": "MIT",
|
|
4345
|
-
"engines": {
|
|
4346
|
-
"node": ">=8"
|
|
4347
|
-
}
|
|
4348
|
-
},
|
|
4349
|
-
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
4350
|
-
"version": "8.0.0",
|
|
4351
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
4352
|
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
4353
|
-
"license": "MIT"
|
|
4354
|
-
},
|
|
4355
|
-
"node_modules/wrap-ansi-cjs/node_modules/string-width": {
|
|
4356
|
-
"version": "4.2.3",
|
|
4357
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
4358
|
-
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
4359
|
-
"license": "MIT",
|
|
4360
|
-
"dependencies": {
|
|
4361
|
-
"emoji-regex": "^8.0.0",
|
|
4362
|
-
"is-fullwidth-code-point": "^3.0.0",
|
|
4363
|
-
"strip-ansi": "^6.0.1"
|
|
4364
|
-
},
|
|
4365
|
-
"engines": {
|
|
4366
|
-
"node": ">=8"
|
|
4367
|
-
}
|
|
4368
|
-
},
|
|
4369
|
-
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
|
|
4370
|
-
"version": "6.0.1",
|
|
4371
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
4372
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
4373
|
-
"license": "MIT",
|
|
4374
|
-
"dependencies": {
|
|
4375
|
-
"ansi-regex": "^5.0.1"
|
|
4376
|
-
},
|
|
4377
|
-
"engines": {
|
|
4378
|
-
"node": ">=8"
|
|
4379
|
-
}
|
|
4380
|
-
},
|
|
4381
|
-
"node_modules/wrap-ansi/node_modules/ansi-regex": {
|
|
4382
|
-
"version": "5.0.1",
|
|
4383
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
4384
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
4385
|
-
"license": "MIT",
|
|
4386
|
-
"engines": {
|
|
4387
|
-
"node": ">=8"
|
|
4388
|
-
}
|
|
4389
|
-
},
|
|
4390
|
-
"node_modules/wrap-ansi/node_modules/emoji-regex": {
|
|
4391
|
-
"version": "8.0.0",
|
|
4392
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
4393
|
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
4394
|
-
"license": "MIT"
|
|
4395
|
-
},
|
|
4396
|
-
"node_modules/wrap-ansi/node_modules/string-width": {
|
|
4397
|
-
"version": "4.2.3",
|
|
4398
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
4399
|
-
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
4400
|
-
"license": "MIT",
|
|
4401
|
-
"dependencies": {
|
|
4402
|
-
"emoji-regex": "^8.0.0",
|
|
4403
|
-
"is-fullwidth-code-point": "^3.0.0",
|
|
4404
|
-
"strip-ansi": "^6.0.1"
|
|
4405
|
-
},
|
|
4406
|
-
"engines": {
|
|
4407
|
-
"node": ">=8"
|
|
4408
|
-
}
|
|
4409
|
-
},
|
|
4410
|
-
"node_modules/wrap-ansi/node_modules/strip-ansi": {
|
|
4411
|
-
"version": "6.0.1",
|
|
4412
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
4413
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
4414
|
-
"license": "MIT",
|
|
4415
|
-
"dependencies": {
|
|
4416
|
-
"ansi-regex": "^5.0.1"
|
|
4417
|
-
},
|
|
4418
|
-
"engines": {
|
|
4419
|
-
"node": ">=8"
|
|
4420
|
-
}
|
|
4421
|
-
},
|
|
4422
4269
|
"node_modules/wrappy": {
|
|
4423
4270
|
"version": "1.0.2",
|
|
4424
4271
|
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
|
@@ -4474,15 +4321,18 @@
|
|
|
4474
4321
|
}
|
|
4475
4322
|
},
|
|
4476
4323
|
"node_modules/yaml": {
|
|
4477
|
-
"version": "2.8.
|
|
4478
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.
|
|
4479
|
-
"integrity": "sha512-
|
|
4324
|
+
"version": "2.8.2",
|
|
4325
|
+
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz",
|
|
4326
|
+
"integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==",
|
|
4480
4327
|
"license": "ISC",
|
|
4481
4328
|
"bin": {
|
|
4482
4329
|
"yaml": "bin.mjs"
|
|
4483
4330
|
},
|
|
4484
4331
|
"engines": {
|
|
4485
4332
|
"node": ">= 14.6"
|
|
4333
|
+
},
|
|
4334
|
+
"funding": {
|
|
4335
|
+
"url": "https://github.com/sponsors/eemeli"
|
|
4486
4336
|
}
|
|
4487
4337
|
},
|
|
4488
4338
|
"node_modules/yargs": {
|
|
@@ -4534,6 +4384,21 @@
|
|
|
4534
4384
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
4535
4385
|
}
|
|
4536
4386
|
},
|
|
4387
|
+
"node_modules/yargs/node_modules/strip-ansi": {
|
|
4388
|
+
"version": "7.1.2",
|
|
4389
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
|
|
4390
|
+
"integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
|
|
4391
|
+
"license": "MIT",
|
|
4392
|
+
"dependencies": {
|
|
4393
|
+
"ansi-regex": "^6.0.1"
|
|
4394
|
+
},
|
|
4395
|
+
"engines": {
|
|
4396
|
+
"node": ">=12"
|
|
4397
|
+
},
|
|
4398
|
+
"funding": {
|
|
4399
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
4400
|
+
}
|
|
4401
|
+
},
|
|
4537
4402
|
"node_modules/yauzl": {
|
|
4538
4403
|
"version": "3.2.0",
|
|
4539
4404
|
"resolved": "https://registry.npmjs.org/yauzl/-/yauzl-3.2.0.tgz",
|