appium-uiautomator2-driver 2.12.6 → 2.13.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 +14 -0
- package/README.md +45 -0
- package/build/lib/commands/general.js +4 -2
- package/build/lib/commands/general.js.map +1 -1
- package/lib/commands/general.js +3 -0
- package/npm-shrinkwrap.json +232 -212
- package/package.json +6 -5
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-uiautomator2-driver",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.13.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-uiautomator2-driver",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.13.0",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@babel/runtime": "^7.0.0",
|
|
13
|
-
"appium-adb": "^9.
|
|
14
|
-
"appium-android-driver": "^5.
|
|
15
|
-
"appium-chromedriver": "^5.
|
|
13
|
+
"appium-adb": "^9.11.0",
|
|
14
|
+
"appium-android-driver": "^5.9.0",
|
|
15
|
+
"appium-chromedriver": "^5.3.1",
|
|
16
16
|
"appium-uiautomator2-server": "^5.7.2",
|
|
17
17
|
"asyncbox": "^2.3.1",
|
|
18
18
|
"axios": "^1.x",
|
|
@@ -62,11 +62,11 @@
|
|
|
62
62
|
}
|
|
63
63
|
},
|
|
64
64
|
"node_modules/@appium/base-driver": {
|
|
65
|
-
"version": "9.3.
|
|
65
|
+
"version": "9.3.5",
|
|
66
66
|
"license": "Apache-2.0",
|
|
67
67
|
"dependencies": {
|
|
68
|
-
"@appium/support": "^3.1.
|
|
69
|
-
"@appium/types": "^0.
|
|
68
|
+
"@appium/support": "^3.1.9",
|
|
69
|
+
"@appium/types": "^0.10.3",
|
|
70
70
|
"@colors/colors": "1.5.0",
|
|
71
71
|
"@types/async-lock": "1.4.0",
|
|
72
72
|
"@types/bluebird": "3.5.38",
|
|
@@ -75,19 +75,19 @@
|
|
|
75
75
|
"@types/serve-favicon": "2.5.3",
|
|
76
76
|
"async-lock": "1.4.0",
|
|
77
77
|
"asyncbox": "2.9.4",
|
|
78
|
-
"axios": "1.
|
|
78
|
+
"axios": "1.3.4",
|
|
79
79
|
"bluebird": "3.7.2",
|
|
80
|
-
"body-parser": "1.20.
|
|
80
|
+
"body-parser": "1.20.2",
|
|
81
81
|
"es6-error": "4.1.1",
|
|
82
82
|
"express": "4.18.2",
|
|
83
83
|
"http-status-codes": "2.2.0",
|
|
84
84
|
"lodash": "4.17.21",
|
|
85
|
-
"lru-cache": "7.
|
|
85
|
+
"lru-cache": "7.18.3",
|
|
86
86
|
"method-override": "3.0.0",
|
|
87
87
|
"morgan": "1.10.0",
|
|
88
88
|
"serve-favicon": "2.5.0",
|
|
89
89
|
"source-map-support": "0.5.21",
|
|
90
|
-
"type-fest": "3.
|
|
90
|
+
"type-fest": "3.7.2",
|
|
91
91
|
"validate.js": "0.13.1"
|
|
92
92
|
},
|
|
93
93
|
"engines": {
|
|
@@ -95,29 +95,20 @@
|
|
|
95
95
|
"npm": ">=8"
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
|
-
"node_modules/@appium/base-driver/node_modules/axios": {
|
|
99
|
-
"version": "1.2.3",
|
|
100
|
-
"license": "MIT",
|
|
101
|
-
"dependencies": {
|
|
102
|
-
"follow-redirects": "^1.15.0",
|
|
103
|
-
"form-data": "^4.0.0",
|
|
104
|
-
"proxy-from-env": "^1.1.0"
|
|
105
|
-
}
|
|
106
|
-
},
|
|
107
98
|
"node_modules/@appium/base-driver/node_modules/lru-cache": {
|
|
108
|
-
"version": "7.
|
|
99
|
+
"version": "7.18.3",
|
|
109
100
|
"license": "ISC",
|
|
110
101
|
"engines": {
|
|
111
102
|
"node": ">=12"
|
|
112
103
|
}
|
|
113
104
|
},
|
|
114
105
|
"node_modules/@appium/base-plugin": {
|
|
115
|
-
"version": "2.2.
|
|
106
|
+
"version": "2.2.5",
|
|
116
107
|
"extraneous": true,
|
|
117
108
|
"license": "Apache-2.0",
|
|
118
109
|
"dependencies": {
|
|
119
|
-
"@appium/base-driver": "^9.3.
|
|
120
|
-
"@appium/support": "^3.1.
|
|
110
|
+
"@appium/base-driver": "^9.3.5",
|
|
111
|
+
"@appium/support": "^3.1.9"
|
|
121
112
|
},
|
|
122
113
|
"engines": {
|
|
123
114
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
|
|
@@ -125,37 +116,35 @@
|
|
|
125
116
|
}
|
|
126
117
|
},
|
|
127
118
|
"node_modules/@appium/docutils": {
|
|
128
|
-
"version": "0.2
|
|
119
|
+
"version": "0.3.2",
|
|
129
120
|
"extraneous": true,
|
|
130
121
|
"license": "Apache-2.0",
|
|
131
122
|
"dependencies": {
|
|
132
|
-
"@appium/support": "^3.1.
|
|
123
|
+
"@appium/support": "^3.1.9",
|
|
133
124
|
"@appium/tsconfig": "^0.2.4",
|
|
134
|
-
"@appium/typedoc-plugin-appium": "^0.
|
|
125
|
+
"@appium/typedoc-plugin-appium": "^0.5.3",
|
|
135
126
|
"@sliphua/lilconfig-ts-loader": "3.2.2",
|
|
136
127
|
"chalk": "4.1.2",
|
|
137
128
|
"consola": "2.15.3",
|
|
138
129
|
"diff": "5.1.0",
|
|
139
130
|
"figures": "3.2.0",
|
|
140
131
|
"find-up": "5.0.0",
|
|
141
|
-
"glob": "8.1.0",
|
|
142
132
|
"json5": "2.2.3",
|
|
143
|
-
"lilconfig": "2.0
|
|
133
|
+
"lilconfig": "2.1.0",
|
|
144
134
|
"lodash": "4.17.21",
|
|
145
135
|
"log-symbols": "4.1.0",
|
|
146
136
|
"pkg-dir": "5.0.0",
|
|
147
|
-
"pluralize": "8.0.0",
|
|
148
137
|
"read-pkg": "5.2.0",
|
|
149
138
|
"semver": "7.3.8",
|
|
150
139
|
"source-map-support": "0.5.21",
|
|
151
140
|
"teen_process": "2.0.2",
|
|
152
|
-
"type-fest": "3.
|
|
153
|
-
"typedoc": "0.23.
|
|
141
|
+
"type-fest": "3.7.2",
|
|
142
|
+
"typedoc": "0.23.28",
|
|
154
143
|
"typedoc-plugin-markdown": "3.14.0",
|
|
155
144
|
"typedoc-plugin-resolve-crossmodule-references": "0.3.3",
|
|
156
|
-
"typescript": "4.
|
|
145
|
+
"typescript": "4.9.5",
|
|
157
146
|
"yaml": "2.2.1",
|
|
158
|
-
"yargs": "17.
|
|
147
|
+
"yargs": "17.7.1",
|
|
159
148
|
"yargs-parser": "21.1.1"
|
|
160
149
|
},
|
|
161
150
|
"bin": {
|
|
@@ -223,7 +212,7 @@
|
|
|
223
212
|
}
|
|
224
213
|
},
|
|
225
214
|
"node_modules/@appium/schema": {
|
|
226
|
-
"version": "0.2.
|
|
215
|
+
"version": "0.2.6",
|
|
227
216
|
"license": "Apache-2.0",
|
|
228
217
|
"dependencies": {
|
|
229
218
|
"@types/json-schema": "7.0.11",
|
|
@@ -236,16 +225,16 @@
|
|
|
236
225
|
}
|
|
237
226
|
},
|
|
238
227
|
"node_modules/@appium/support": {
|
|
239
|
-
"version": "3.1.
|
|
228
|
+
"version": "3.1.9",
|
|
240
229
|
"license": "Apache-2.0",
|
|
241
230
|
"dependencies": {
|
|
242
231
|
"@appium/tsconfig": "^0.2.4",
|
|
243
|
-
"@appium/types": "^0.
|
|
232
|
+
"@appium/types": "^0.10.3",
|
|
244
233
|
"@colors/colors": "1.5.0",
|
|
245
|
-
"@types/archiver": "5.3.
|
|
234
|
+
"@types/archiver": "5.3.2",
|
|
246
235
|
"@types/base64-stream": "1.0.2",
|
|
247
236
|
"@types/find-root": "1.1.2",
|
|
248
|
-
"@types/glob": "8.0
|
|
237
|
+
"@types/glob": "8.1.0",
|
|
249
238
|
"@types/jsftp": "2.1.2",
|
|
250
239
|
"@types/klaw": "3.0.3",
|
|
251
240
|
"@types/lockfile": "1.0.2",
|
|
@@ -259,9 +248,9 @@
|
|
|
259
248
|
"@types/shell-quote": "1.7.1",
|
|
260
249
|
"@types/supports-color": "8.1.1",
|
|
261
250
|
"@types/teen_process": "2.0.0",
|
|
262
|
-
"@types/uuid": "9.0.
|
|
251
|
+
"@types/uuid": "9.0.1",
|
|
263
252
|
"archiver": "5.3.1",
|
|
264
|
-
"axios": "1.
|
|
253
|
+
"axios": "1.3.4",
|
|
265
254
|
"base64-stream": "1.0.0",
|
|
266
255
|
"bluebird": "3.7.2",
|
|
267
256
|
"bplist-creator": "0.1.1",
|
|
@@ -269,7 +258,7 @@
|
|
|
269
258
|
"form-data": "4.0.0",
|
|
270
259
|
"get-stream": "6.0.1",
|
|
271
260
|
"glob": "8.1.0",
|
|
272
|
-
"jimp": "0.22.
|
|
261
|
+
"jimp": "0.22.7",
|
|
273
262
|
"jsftp": "2.1.3",
|
|
274
263
|
"klaw": "4.1.0",
|
|
275
264
|
"lockfile": "1.0.4",
|
|
@@ -283,7 +272,7 @@
|
|
|
283
272
|
"pkg-dir": "5.0.0",
|
|
284
273
|
"plist": "3.0.6",
|
|
285
274
|
"pluralize": "8.0.0",
|
|
286
|
-
"pngjs": "
|
|
275
|
+
"pngjs": "7.0.0",
|
|
287
276
|
"read-pkg": "5.2.0",
|
|
288
277
|
"resolve-from": "5.0.0",
|
|
289
278
|
"rimraf": "3.0.2",
|
|
@@ -293,7 +282,7 @@
|
|
|
293
282
|
"source-map-support": "0.5.21",
|
|
294
283
|
"supports-color": "8.1.1",
|
|
295
284
|
"teen_process": "2.0.2",
|
|
296
|
-
"type-fest": "3.
|
|
285
|
+
"type-fest": "3.7.2",
|
|
297
286
|
"uuid": "9.0.0",
|
|
298
287
|
"which": "3.0.0",
|
|
299
288
|
"yauzl": "2.10.0"
|
|
@@ -303,22 +292,6 @@
|
|
|
303
292
|
"npm": ">=8"
|
|
304
293
|
}
|
|
305
294
|
},
|
|
306
|
-
"node_modules/@appium/support/node_modules/axios": {
|
|
307
|
-
"version": "1.2.3",
|
|
308
|
-
"license": "MIT",
|
|
309
|
-
"dependencies": {
|
|
310
|
-
"follow-redirects": "^1.15.0",
|
|
311
|
-
"form-data": "^4.0.0",
|
|
312
|
-
"proxy-from-env": "^1.1.0"
|
|
313
|
-
}
|
|
314
|
-
},
|
|
315
|
-
"node_modules/@appium/support/node_modules/pngjs": {
|
|
316
|
-
"version": "6.0.0",
|
|
317
|
-
"license": "MIT",
|
|
318
|
-
"engines": {
|
|
319
|
-
"node": ">=12.13.0"
|
|
320
|
-
}
|
|
321
|
-
},
|
|
322
295
|
"node_modules/@appium/support/node_modules/rimraf": {
|
|
323
296
|
"version": "3.0.2",
|
|
324
297
|
"license": "ISC",
|
|
@@ -362,14 +335,14 @@
|
|
|
362
335
|
}
|
|
363
336
|
},
|
|
364
337
|
"node_modules/@appium/typedoc-plugin-appium": {
|
|
365
|
-
"version": "0.
|
|
338
|
+
"version": "0.5.3",
|
|
366
339
|
"extraneous": true,
|
|
367
340
|
"license": "Apache-2.0",
|
|
368
341
|
"dependencies": {
|
|
369
342
|
"handlebars": "4.7.7",
|
|
370
343
|
"lodash": "4.17.21",
|
|
371
344
|
"pluralize": "8.0.0",
|
|
372
|
-
"type-fest": "3.
|
|
345
|
+
"type-fest": "3.7.2"
|
|
373
346
|
},
|
|
374
347
|
"engines": {
|
|
375
348
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
|
|
@@ -380,19 +353,19 @@
|
|
|
380
353
|
"typedoc": "^0.23.14",
|
|
381
354
|
"typedoc-plugin-markdown": "^3.14.0",
|
|
382
355
|
"typedoc-plugin-resolve-crossmodule-references": "~0.3.3",
|
|
383
|
-
"typescript": "
|
|
356
|
+
"typescript": "^4.7.0"
|
|
384
357
|
}
|
|
385
358
|
},
|
|
386
359
|
"node_modules/@appium/types": {
|
|
387
|
-
"version": "0.
|
|
360
|
+
"version": "0.10.3",
|
|
388
361
|
"license": "Apache-2.0",
|
|
389
362
|
"dependencies": {
|
|
390
|
-
"@appium/schema": "^0.2.
|
|
363
|
+
"@appium/schema": "^0.2.6",
|
|
391
364
|
"@appium/tsconfig": "^0.2.4",
|
|
392
365
|
"@types/express": "4.17.17",
|
|
393
366
|
"@types/npmlog": "4.1.4",
|
|
394
367
|
"@types/ws": "8.5.4",
|
|
395
|
-
"type-fest": "3.
|
|
368
|
+
"type-fest": "3.7.2"
|
|
396
369
|
},
|
|
397
370
|
"engines": {
|
|
398
371
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
|
|
@@ -400,7 +373,7 @@
|
|
|
400
373
|
}
|
|
401
374
|
},
|
|
402
375
|
"node_modules/@babel/code-frame": {
|
|
403
|
-
"version": "7.
|
|
376
|
+
"version": "7.21.4",
|
|
404
377
|
"license": "MIT",
|
|
405
378
|
"dependencies": {
|
|
406
379
|
"@babel/highlight": "^7.18.6"
|
|
@@ -456,10 +429,10 @@
|
|
|
456
429
|
}
|
|
457
430
|
},
|
|
458
431
|
"node_modules/@jimp/bmp": {
|
|
459
|
-
"version": "0.22.
|
|
432
|
+
"version": "0.22.7",
|
|
460
433
|
"license": "MIT",
|
|
461
434
|
"dependencies": {
|
|
462
|
-
"@jimp/utils": "^0.22.
|
|
435
|
+
"@jimp/utils": "^0.22.7",
|
|
463
436
|
"bmp-js": "^0.1.0"
|
|
464
437
|
},
|
|
465
438
|
"peerDependencies": {
|
|
@@ -467,10 +440,10 @@
|
|
|
467
440
|
}
|
|
468
441
|
},
|
|
469
442
|
"node_modules/@jimp/core": {
|
|
470
|
-
"version": "0.22.
|
|
443
|
+
"version": "0.22.7",
|
|
471
444
|
"license": "MIT",
|
|
472
445
|
"dependencies": {
|
|
473
|
-
"@jimp/utils": "^0.22.
|
|
446
|
+
"@jimp/utils": "^0.22.7",
|
|
474
447
|
"any-base": "^1.1.0",
|
|
475
448
|
"buffer": "^5.2.0",
|
|
476
449
|
"exif-parser": "^0.1.12",
|
|
@@ -482,17 +455,17 @@
|
|
|
482
455
|
}
|
|
483
456
|
},
|
|
484
457
|
"node_modules/@jimp/custom": {
|
|
485
|
-
"version": "0.22.
|
|
458
|
+
"version": "0.22.7",
|
|
486
459
|
"license": "MIT",
|
|
487
460
|
"dependencies": {
|
|
488
|
-
"@jimp/core": "^0.22.
|
|
461
|
+
"@jimp/core": "^0.22.7"
|
|
489
462
|
}
|
|
490
463
|
},
|
|
491
464
|
"node_modules/@jimp/gif": {
|
|
492
|
-
"version": "0.22.
|
|
465
|
+
"version": "0.22.7",
|
|
493
466
|
"license": "MIT",
|
|
494
467
|
"dependencies": {
|
|
495
|
-
"@jimp/utils": "^0.22.
|
|
468
|
+
"@jimp/utils": "^0.22.7",
|
|
496
469
|
"gifwrap": "^0.9.2",
|
|
497
470
|
"omggif": "^1.0.9"
|
|
498
471
|
},
|
|
@@ -501,10 +474,10 @@
|
|
|
501
474
|
}
|
|
502
475
|
},
|
|
503
476
|
"node_modules/@jimp/jpeg": {
|
|
504
|
-
"version": "0.22.
|
|
477
|
+
"version": "0.22.7",
|
|
505
478
|
"license": "MIT",
|
|
506
479
|
"dependencies": {
|
|
507
|
-
"@jimp/utils": "^0.22.
|
|
480
|
+
"@jimp/utils": "^0.22.7",
|
|
508
481
|
"jpeg-js": "^0.4.4"
|
|
509
482
|
},
|
|
510
483
|
"peerDependencies": {
|
|
@@ -512,40 +485,40 @@
|
|
|
512
485
|
}
|
|
513
486
|
},
|
|
514
487
|
"node_modules/@jimp/plugin-blit": {
|
|
515
|
-
"version": "0.22.
|
|
488
|
+
"version": "0.22.7",
|
|
516
489
|
"license": "MIT",
|
|
517
490
|
"dependencies": {
|
|
518
|
-
"@jimp/utils": "^0.22.
|
|
491
|
+
"@jimp/utils": "^0.22.7"
|
|
519
492
|
},
|
|
520
493
|
"peerDependencies": {
|
|
521
494
|
"@jimp/custom": ">=0.3.5"
|
|
522
495
|
}
|
|
523
496
|
},
|
|
524
497
|
"node_modules/@jimp/plugin-blur": {
|
|
525
|
-
"version": "0.22.
|
|
498
|
+
"version": "0.22.7",
|
|
526
499
|
"license": "MIT",
|
|
527
500
|
"dependencies": {
|
|
528
|
-
"@jimp/utils": "^0.22.
|
|
501
|
+
"@jimp/utils": "^0.22.7"
|
|
529
502
|
},
|
|
530
503
|
"peerDependencies": {
|
|
531
504
|
"@jimp/custom": ">=0.3.5"
|
|
532
505
|
}
|
|
533
506
|
},
|
|
534
507
|
"node_modules/@jimp/plugin-circle": {
|
|
535
|
-
"version": "0.22.
|
|
508
|
+
"version": "0.22.7",
|
|
536
509
|
"license": "MIT",
|
|
537
510
|
"dependencies": {
|
|
538
|
-
"@jimp/utils": "^0.22.
|
|
511
|
+
"@jimp/utils": "^0.22.7"
|
|
539
512
|
},
|
|
540
513
|
"peerDependencies": {
|
|
541
514
|
"@jimp/custom": ">=0.3.5"
|
|
542
515
|
}
|
|
543
516
|
},
|
|
544
517
|
"node_modules/@jimp/plugin-color": {
|
|
545
|
-
"version": "0.22.
|
|
518
|
+
"version": "0.22.7",
|
|
546
519
|
"license": "MIT",
|
|
547
520
|
"dependencies": {
|
|
548
|
-
"@jimp/utils": "^0.22.
|
|
521
|
+
"@jimp/utils": "^0.22.7",
|
|
549
522
|
"tinycolor2": "^1.6.0"
|
|
550
523
|
},
|
|
551
524
|
"peerDependencies": {
|
|
@@ -553,10 +526,10 @@
|
|
|
553
526
|
}
|
|
554
527
|
},
|
|
555
528
|
"node_modules/@jimp/plugin-contain": {
|
|
556
|
-
"version": "0.22.
|
|
529
|
+
"version": "0.22.7",
|
|
557
530
|
"license": "MIT",
|
|
558
531
|
"dependencies": {
|
|
559
|
-
"@jimp/utils": "^0.22.
|
|
532
|
+
"@jimp/utils": "^0.22.7"
|
|
560
533
|
},
|
|
561
534
|
"peerDependencies": {
|
|
562
535
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -566,10 +539,10 @@
|
|
|
566
539
|
}
|
|
567
540
|
},
|
|
568
541
|
"node_modules/@jimp/plugin-cover": {
|
|
569
|
-
"version": "0.22.
|
|
542
|
+
"version": "0.22.7",
|
|
570
543
|
"license": "MIT",
|
|
571
544
|
"dependencies": {
|
|
572
|
-
"@jimp/utils": "^0.22.
|
|
545
|
+
"@jimp/utils": "^0.22.7"
|
|
573
546
|
},
|
|
574
547
|
"peerDependencies": {
|
|
575
548
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -579,50 +552,50 @@
|
|
|
579
552
|
}
|
|
580
553
|
},
|
|
581
554
|
"node_modules/@jimp/plugin-crop": {
|
|
582
|
-
"version": "0.22.
|
|
555
|
+
"version": "0.22.7",
|
|
583
556
|
"license": "MIT",
|
|
584
557
|
"dependencies": {
|
|
585
|
-
"@jimp/utils": "^0.22.
|
|
558
|
+
"@jimp/utils": "^0.22.7"
|
|
586
559
|
},
|
|
587
560
|
"peerDependencies": {
|
|
588
561
|
"@jimp/custom": ">=0.3.5"
|
|
589
562
|
}
|
|
590
563
|
},
|
|
591
564
|
"node_modules/@jimp/plugin-displace": {
|
|
592
|
-
"version": "0.22.
|
|
565
|
+
"version": "0.22.7",
|
|
593
566
|
"license": "MIT",
|
|
594
567
|
"dependencies": {
|
|
595
|
-
"@jimp/utils": "^0.22.
|
|
568
|
+
"@jimp/utils": "^0.22.7"
|
|
596
569
|
},
|
|
597
570
|
"peerDependencies": {
|
|
598
571
|
"@jimp/custom": ">=0.3.5"
|
|
599
572
|
}
|
|
600
573
|
},
|
|
601
574
|
"node_modules/@jimp/plugin-dither": {
|
|
602
|
-
"version": "0.22.
|
|
575
|
+
"version": "0.22.7",
|
|
603
576
|
"license": "MIT",
|
|
604
577
|
"dependencies": {
|
|
605
|
-
"@jimp/utils": "^0.22.
|
|
578
|
+
"@jimp/utils": "^0.22.7"
|
|
606
579
|
},
|
|
607
580
|
"peerDependencies": {
|
|
608
581
|
"@jimp/custom": ">=0.3.5"
|
|
609
582
|
}
|
|
610
583
|
},
|
|
611
584
|
"node_modules/@jimp/plugin-fisheye": {
|
|
612
|
-
"version": "0.22.
|
|
585
|
+
"version": "0.22.7",
|
|
613
586
|
"license": "MIT",
|
|
614
587
|
"dependencies": {
|
|
615
|
-
"@jimp/utils": "^0.22.
|
|
588
|
+
"@jimp/utils": "^0.22.7"
|
|
616
589
|
},
|
|
617
590
|
"peerDependencies": {
|
|
618
591
|
"@jimp/custom": ">=0.3.5"
|
|
619
592
|
}
|
|
620
593
|
},
|
|
621
594
|
"node_modules/@jimp/plugin-flip": {
|
|
622
|
-
"version": "0.22.
|
|
595
|
+
"version": "0.22.7",
|
|
623
596
|
"license": "MIT",
|
|
624
597
|
"dependencies": {
|
|
625
|
-
"@jimp/utils": "^0.22.
|
|
598
|
+
"@jimp/utils": "^0.22.7"
|
|
626
599
|
},
|
|
627
600
|
"peerDependencies": {
|
|
628
601
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -630,50 +603,50 @@
|
|
|
630
603
|
}
|
|
631
604
|
},
|
|
632
605
|
"node_modules/@jimp/plugin-gaussian": {
|
|
633
|
-
"version": "0.22.
|
|
606
|
+
"version": "0.22.7",
|
|
634
607
|
"license": "MIT",
|
|
635
608
|
"dependencies": {
|
|
636
|
-
"@jimp/utils": "^0.22.
|
|
609
|
+
"@jimp/utils": "^0.22.7"
|
|
637
610
|
},
|
|
638
611
|
"peerDependencies": {
|
|
639
612
|
"@jimp/custom": ">=0.3.5"
|
|
640
613
|
}
|
|
641
614
|
},
|
|
642
615
|
"node_modules/@jimp/plugin-invert": {
|
|
643
|
-
"version": "0.22.
|
|
616
|
+
"version": "0.22.7",
|
|
644
617
|
"license": "MIT",
|
|
645
618
|
"dependencies": {
|
|
646
|
-
"@jimp/utils": "^0.22.
|
|
619
|
+
"@jimp/utils": "^0.22.7"
|
|
647
620
|
},
|
|
648
621
|
"peerDependencies": {
|
|
649
622
|
"@jimp/custom": ">=0.3.5"
|
|
650
623
|
}
|
|
651
624
|
},
|
|
652
625
|
"node_modules/@jimp/plugin-mask": {
|
|
653
|
-
"version": "0.22.
|
|
626
|
+
"version": "0.22.7",
|
|
654
627
|
"license": "MIT",
|
|
655
628
|
"dependencies": {
|
|
656
|
-
"@jimp/utils": "^0.22.
|
|
629
|
+
"@jimp/utils": "^0.22.7"
|
|
657
630
|
},
|
|
658
631
|
"peerDependencies": {
|
|
659
632
|
"@jimp/custom": ">=0.3.5"
|
|
660
633
|
}
|
|
661
634
|
},
|
|
662
635
|
"node_modules/@jimp/plugin-normalize": {
|
|
663
|
-
"version": "0.22.
|
|
636
|
+
"version": "0.22.7",
|
|
664
637
|
"license": "MIT",
|
|
665
638
|
"dependencies": {
|
|
666
|
-
"@jimp/utils": "^0.22.
|
|
639
|
+
"@jimp/utils": "^0.22.7"
|
|
667
640
|
},
|
|
668
641
|
"peerDependencies": {
|
|
669
642
|
"@jimp/custom": ">=0.3.5"
|
|
670
643
|
}
|
|
671
644
|
},
|
|
672
645
|
"node_modules/@jimp/plugin-print": {
|
|
673
|
-
"version": "0.22.
|
|
646
|
+
"version": "0.22.7",
|
|
674
647
|
"license": "MIT",
|
|
675
648
|
"dependencies": {
|
|
676
|
-
"@jimp/utils": "^0.22.
|
|
649
|
+
"@jimp/utils": "^0.22.7",
|
|
677
650
|
"load-bmfont": "^1.4.1"
|
|
678
651
|
},
|
|
679
652
|
"peerDependencies": {
|
|
@@ -682,20 +655,20 @@
|
|
|
682
655
|
}
|
|
683
656
|
},
|
|
684
657
|
"node_modules/@jimp/plugin-resize": {
|
|
685
|
-
"version": "0.22.
|
|
658
|
+
"version": "0.22.7",
|
|
686
659
|
"license": "MIT",
|
|
687
660
|
"dependencies": {
|
|
688
|
-
"@jimp/utils": "^0.22.
|
|
661
|
+
"@jimp/utils": "^0.22.7"
|
|
689
662
|
},
|
|
690
663
|
"peerDependencies": {
|
|
691
664
|
"@jimp/custom": ">=0.3.5"
|
|
692
665
|
}
|
|
693
666
|
},
|
|
694
667
|
"node_modules/@jimp/plugin-rotate": {
|
|
695
|
-
"version": "0.22.
|
|
668
|
+
"version": "0.22.7",
|
|
696
669
|
"license": "MIT",
|
|
697
670
|
"dependencies": {
|
|
698
|
-
"@jimp/utils": "^0.22.
|
|
671
|
+
"@jimp/utils": "^0.22.7"
|
|
699
672
|
},
|
|
700
673
|
"peerDependencies": {
|
|
701
674
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -705,10 +678,10 @@
|
|
|
705
678
|
}
|
|
706
679
|
},
|
|
707
680
|
"node_modules/@jimp/plugin-scale": {
|
|
708
|
-
"version": "0.22.
|
|
681
|
+
"version": "0.22.7",
|
|
709
682
|
"license": "MIT",
|
|
710
683
|
"dependencies": {
|
|
711
|
-
"@jimp/utils": "^0.22.
|
|
684
|
+
"@jimp/utils": "^0.22.7"
|
|
712
685
|
},
|
|
713
686
|
"peerDependencies": {
|
|
714
687
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -716,10 +689,10 @@
|
|
|
716
689
|
}
|
|
717
690
|
},
|
|
718
691
|
"node_modules/@jimp/plugin-shadow": {
|
|
719
|
-
"version": "0.22.
|
|
692
|
+
"version": "0.22.7",
|
|
720
693
|
"license": "MIT",
|
|
721
694
|
"dependencies": {
|
|
722
|
-
"@jimp/utils": "^0.22.
|
|
695
|
+
"@jimp/utils": "^0.22.7"
|
|
723
696
|
},
|
|
724
697
|
"peerDependencies": {
|
|
725
698
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -728,10 +701,10 @@
|
|
|
728
701
|
}
|
|
729
702
|
},
|
|
730
703
|
"node_modules/@jimp/plugin-threshold": {
|
|
731
|
-
"version": "0.22.
|
|
704
|
+
"version": "0.22.7",
|
|
732
705
|
"license": "MIT",
|
|
733
706
|
"dependencies": {
|
|
734
|
-
"@jimp/utils": "^0.22.
|
|
707
|
+
"@jimp/utils": "^0.22.7"
|
|
735
708
|
},
|
|
736
709
|
"peerDependencies": {
|
|
737
710
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -740,30 +713,30 @@
|
|
|
740
713
|
}
|
|
741
714
|
},
|
|
742
715
|
"node_modules/@jimp/plugins": {
|
|
743
|
-
"version": "0.22.
|
|
744
|
-
"license": "MIT",
|
|
745
|
-
"dependencies": {
|
|
746
|
-
"@jimp/plugin-blit": "^0.22.
|
|
747
|
-
"@jimp/plugin-blur": "^0.22.
|
|
748
|
-
"@jimp/plugin-circle": "^0.22.
|
|
749
|
-
"@jimp/plugin-color": "^0.22.
|
|
750
|
-
"@jimp/plugin-contain": "^0.22.
|
|
751
|
-
"@jimp/plugin-cover": "^0.22.
|
|
752
|
-
"@jimp/plugin-crop": "^0.22.
|
|
753
|
-
"@jimp/plugin-displace": "^0.22.
|
|
754
|
-
"@jimp/plugin-dither": "^0.22.
|
|
755
|
-
"@jimp/plugin-fisheye": "^0.22.
|
|
756
|
-
"@jimp/plugin-flip": "^0.22.
|
|
757
|
-
"@jimp/plugin-gaussian": "^0.22.
|
|
758
|
-
"@jimp/plugin-invert": "^0.22.
|
|
759
|
-
"@jimp/plugin-mask": "^0.22.
|
|
760
|
-
"@jimp/plugin-normalize": "^0.22.
|
|
761
|
-
"@jimp/plugin-print": "^0.22.
|
|
762
|
-
"@jimp/plugin-resize": "^0.22.
|
|
763
|
-
"@jimp/plugin-rotate": "^0.22.
|
|
764
|
-
"@jimp/plugin-scale": "^0.22.
|
|
765
|
-
"@jimp/plugin-shadow": "^0.22.
|
|
766
|
-
"@jimp/plugin-threshold": "^0.22.
|
|
716
|
+
"version": "0.22.7",
|
|
717
|
+
"license": "MIT",
|
|
718
|
+
"dependencies": {
|
|
719
|
+
"@jimp/plugin-blit": "^0.22.7",
|
|
720
|
+
"@jimp/plugin-blur": "^0.22.7",
|
|
721
|
+
"@jimp/plugin-circle": "^0.22.7",
|
|
722
|
+
"@jimp/plugin-color": "^0.22.7",
|
|
723
|
+
"@jimp/plugin-contain": "^0.22.7",
|
|
724
|
+
"@jimp/plugin-cover": "^0.22.7",
|
|
725
|
+
"@jimp/plugin-crop": "^0.22.7",
|
|
726
|
+
"@jimp/plugin-displace": "^0.22.7",
|
|
727
|
+
"@jimp/plugin-dither": "^0.22.7",
|
|
728
|
+
"@jimp/plugin-fisheye": "^0.22.7",
|
|
729
|
+
"@jimp/plugin-flip": "^0.22.7",
|
|
730
|
+
"@jimp/plugin-gaussian": "^0.22.7",
|
|
731
|
+
"@jimp/plugin-invert": "^0.22.7",
|
|
732
|
+
"@jimp/plugin-mask": "^0.22.7",
|
|
733
|
+
"@jimp/plugin-normalize": "^0.22.7",
|
|
734
|
+
"@jimp/plugin-print": "^0.22.7",
|
|
735
|
+
"@jimp/plugin-resize": "^0.22.7",
|
|
736
|
+
"@jimp/plugin-rotate": "^0.22.7",
|
|
737
|
+
"@jimp/plugin-scale": "^0.22.7",
|
|
738
|
+
"@jimp/plugin-shadow": "^0.22.7",
|
|
739
|
+
"@jimp/plugin-threshold": "^0.22.7",
|
|
767
740
|
"timm": "^1.6.1"
|
|
768
741
|
},
|
|
769
742
|
"peerDependencies": {
|
|
@@ -771,10 +744,10 @@
|
|
|
771
744
|
}
|
|
772
745
|
},
|
|
773
746
|
"node_modules/@jimp/png": {
|
|
774
|
-
"version": "0.22.
|
|
747
|
+
"version": "0.22.7",
|
|
775
748
|
"license": "MIT",
|
|
776
749
|
"dependencies": {
|
|
777
|
-
"@jimp/utils": "^0.22.
|
|
750
|
+
"@jimp/utils": "^0.22.7",
|
|
778
751
|
"pngjs": "^6.0.0"
|
|
779
752
|
},
|
|
780
753
|
"peerDependencies": {
|
|
@@ -789,7 +762,7 @@
|
|
|
789
762
|
}
|
|
790
763
|
},
|
|
791
764
|
"node_modules/@jimp/tiff": {
|
|
792
|
-
"version": "0.22.
|
|
765
|
+
"version": "0.22.7",
|
|
793
766
|
"license": "MIT",
|
|
794
767
|
"dependencies": {
|
|
795
768
|
"utif2": "^4.0.1"
|
|
@@ -799,14 +772,14 @@
|
|
|
799
772
|
}
|
|
800
773
|
},
|
|
801
774
|
"node_modules/@jimp/types": {
|
|
802
|
-
"version": "0.22.
|
|
775
|
+
"version": "0.22.7",
|
|
803
776
|
"license": "MIT",
|
|
804
777
|
"dependencies": {
|
|
805
|
-
"@jimp/bmp": "^0.22.
|
|
806
|
-
"@jimp/gif": "^0.22.
|
|
807
|
-
"@jimp/jpeg": "^0.22.
|
|
808
|
-
"@jimp/png": "^0.22.
|
|
809
|
-
"@jimp/tiff": "^0.22.
|
|
778
|
+
"@jimp/bmp": "^0.22.7",
|
|
779
|
+
"@jimp/gif": "^0.22.7",
|
|
780
|
+
"@jimp/jpeg": "^0.22.7",
|
|
781
|
+
"@jimp/png": "^0.22.7",
|
|
782
|
+
"@jimp/tiff": "^0.22.7",
|
|
810
783
|
"timm": "^1.6.1"
|
|
811
784
|
},
|
|
812
785
|
"peerDependencies": {
|
|
@@ -814,7 +787,7 @@
|
|
|
814
787
|
}
|
|
815
788
|
},
|
|
816
789
|
"node_modules/@jimp/utils": {
|
|
817
|
-
"version": "0.22.
|
|
790
|
+
"version": "0.22.7",
|
|
818
791
|
"license": "MIT",
|
|
819
792
|
"dependencies": {
|
|
820
793
|
"regenerator-runtime": "^0.13.3"
|
|
@@ -917,10 +890,10 @@
|
|
|
917
890
|
"license": "MIT"
|
|
918
891
|
},
|
|
919
892
|
"node_modules/@types/archiver": {
|
|
920
|
-
"version": "5.3.
|
|
893
|
+
"version": "5.3.2",
|
|
921
894
|
"license": "MIT",
|
|
922
895
|
"dependencies": {
|
|
923
|
-
"@types/glob": "*"
|
|
896
|
+
"@types/readdir-glob": "*"
|
|
924
897
|
}
|
|
925
898
|
},
|
|
926
899
|
"node_modules/@types/argparse": {
|
|
@@ -987,7 +960,7 @@
|
|
|
987
960
|
"license": "MIT"
|
|
988
961
|
},
|
|
989
962
|
"node_modules/@types/glob": {
|
|
990
|
-
"version": "8.0
|
|
963
|
+
"version": "8.1.0",
|
|
991
964
|
"license": "MIT",
|
|
992
965
|
"dependencies": {
|
|
993
966
|
"@types/minimatch": "^5.1.2",
|
|
@@ -1043,7 +1016,7 @@
|
|
|
1043
1016
|
}
|
|
1044
1017
|
},
|
|
1045
1018
|
"node_modules/@types/node": {
|
|
1046
|
-
"version": "18.
|
|
1019
|
+
"version": "18.15.11",
|
|
1047
1020
|
"license": "MIT"
|
|
1048
1021
|
},
|
|
1049
1022
|
"node_modules/@types/normalize-package-data": {
|
|
@@ -1073,6 +1046,13 @@
|
|
|
1073
1046
|
"version": "1.2.4",
|
|
1074
1047
|
"license": "MIT"
|
|
1075
1048
|
},
|
|
1049
|
+
"node_modules/@types/readdir-glob": {
|
|
1050
|
+
"version": "1.1.1",
|
|
1051
|
+
"license": "MIT",
|
|
1052
|
+
"dependencies": {
|
|
1053
|
+
"@types/node": "*"
|
|
1054
|
+
}
|
|
1055
|
+
},
|
|
1076
1056
|
"node_modules/@types/rimraf": {
|
|
1077
1057
|
"version": "3.0.2",
|
|
1078
1058
|
"license": "MIT",
|
|
@@ -1093,7 +1073,7 @@
|
|
|
1093
1073
|
}
|
|
1094
1074
|
},
|
|
1095
1075
|
"node_modules/@types/serve-static": {
|
|
1096
|
-
"version": "1.15.
|
|
1076
|
+
"version": "1.15.1",
|
|
1097
1077
|
"license": "MIT",
|
|
1098
1078
|
"dependencies": {
|
|
1099
1079
|
"@types/mime": "*",
|
|
@@ -1121,7 +1101,7 @@
|
|
|
1121
1101
|
"license": "MIT"
|
|
1122
1102
|
},
|
|
1123
1103
|
"node_modules/@types/uuid": {
|
|
1124
|
-
"version": "9.0.
|
|
1104
|
+
"version": "9.0.1",
|
|
1125
1105
|
"license": "MIT"
|
|
1126
1106
|
},
|
|
1127
1107
|
"node_modules/@types/wrap-ansi": {
|
|
@@ -1137,7 +1117,7 @@
|
|
|
1137
1117
|
}
|
|
1138
1118
|
},
|
|
1139
1119
|
"node_modules/@xmldom/xmldom": {
|
|
1140
|
-
"version": "0.8.
|
|
1120
|
+
"version": "0.8.7",
|
|
1141
1121
|
"license": "MIT",
|
|
1142
1122
|
"engines": {
|
|
1143
1123
|
"node": ">=10.0.0"
|
|
@@ -1221,6 +1201,11 @@
|
|
|
1221
1201
|
"node": ">=8"
|
|
1222
1202
|
}
|
|
1223
1203
|
},
|
|
1204
|
+
"node_modules/ansi-sequence-parser": {
|
|
1205
|
+
"version": "1.1.0",
|
|
1206
|
+
"extraneous": true,
|
|
1207
|
+
"license": "MIT"
|
|
1208
|
+
},
|
|
1224
1209
|
"node_modules/ansi-styles": {
|
|
1225
1210
|
"version": "3.2.1",
|
|
1226
1211
|
"license": "MIT",
|
|
@@ -1236,7 +1221,7 @@
|
|
|
1236
1221
|
"license": "MIT"
|
|
1237
1222
|
},
|
|
1238
1223
|
"node_modules/appium-adb": {
|
|
1239
|
-
"version": "9.
|
|
1224
|
+
"version": "9.11.0",
|
|
1240
1225
|
"license": "Apache-2.0",
|
|
1241
1226
|
"dependencies": {
|
|
1242
1227
|
"@appium/support": "^3.0.0",
|
|
@@ -1259,18 +1244,18 @@
|
|
|
1259
1244
|
}
|
|
1260
1245
|
},
|
|
1261
1246
|
"node_modules/appium-adb/node_modules/lru-cache": {
|
|
1262
|
-
"version": "7.
|
|
1247
|
+
"version": "7.18.3",
|
|
1263
1248
|
"license": "ISC",
|
|
1264
1249
|
"engines": {
|
|
1265
1250
|
"node": ">=12"
|
|
1266
1251
|
}
|
|
1267
1252
|
},
|
|
1268
1253
|
"node_modules/appium-android-driver": {
|
|
1269
|
-
"version": "5.
|
|
1254
|
+
"version": "5.9.0",
|
|
1270
1255
|
"license": "Apache-2.0",
|
|
1271
1256
|
"dependencies": {
|
|
1272
1257
|
"@babel/runtime": "^7.0.0",
|
|
1273
|
-
"appium-adb": "^9.
|
|
1258
|
+
"appium-adb": "^9.11.0",
|
|
1274
1259
|
"appium-chromedriver": "^5.2.0",
|
|
1275
1260
|
"asyncbox": "^2.8.0",
|
|
1276
1261
|
"axios": "^1.x",
|
|
@@ -1298,14 +1283,14 @@
|
|
|
1298
1283
|
}
|
|
1299
1284
|
},
|
|
1300
1285
|
"node_modules/appium-android-driver/node_modules/lru-cache": {
|
|
1301
|
-
"version": "7.
|
|
1286
|
+
"version": "7.18.3",
|
|
1302
1287
|
"license": "ISC",
|
|
1303
1288
|
"engines": {
|
|
1304
1289
|
"node": ">=12"
|
|
1305
1290
|
}
|
|
1306
1291
|
},
|
|
1307
1292
|
"node_modules/appium-chromedriver": {
|
|
1308
|
-
"version": "5.3.
|
|
1293
|
+
"version": "5.3.2",
|
|
1309
1294
|
"hasInstallScript": true,
|
|
1310
1295
|
"license": "Apache-2.0",
|
|
1311
1296
|
"dependencies": {
|
|
@@ -1330,7 +1315,7 @@
|
|
|
1330
1315
|
}
|
|
1331
1316
|
},
|
|
1332
1317
|
"node_modules/appium-uiautomator2-server": {
|
|
1333
|
-
"version": "5.
|
|
1318
|
+
"version": "5.8.0",
|
|
1334
1319
|
"license": "Apache-2.0",
|
|
1335
1320
|
"engines": {
|
|
1336
1321
|
"node": ">=14",
|
|
@@ -1399,7 +1384,7 @@
|
|
|
1399
1384
|
"license": "MIT"
|
|
1400
1385
|
},
|
|
1401
1386
|
"node_modules/archiver-utils/node_modules/readable-stream": {
|
|
1402
|
-
"version": "2.3.
|
|
1387
|
+
"version": "2.3.8",
|
|
1403
1388
|
"license": "MIT",
|
|
1404
1389
|
"dependencies": {
|
|
1405
1390
|
"core-util-is": "~1.0.0",
|
|
@@ -1509,7 +1494,7 @@
|
|
|
1509
1494
|
"license": "MIT"
|
|
1510
1495
|
},
|
|
1511
1496
|
"node_modules/axios": {
|
|
1512
|
-
"version": "1.3.
|
|
1497
|
+
"version": "1.3.4",
|
|
1513
1498
|
"license": "MIT",
|
|
1514
1499
|
"dependencies": {
|
|
1515
1500
|
"follow-redirects": "^1.15.0",
|
|
@@ -1582,11 +1567,11 @@
|
|
|
1582
1567
|
"license": "MIT"
|
|
1583
1568
|
},
|
|
1584
1569
|
"node_modules/body-parser": {
|
|
1585
|
-
"version": "1.20.
|
|
1570
|
+
"version": "1.20.2",
|
|
1586
1571
|
"license": "MIT",
|
|
1587
1572
|
"dependencies": {
|
|
1588
1573
|
"bytes": "3.1.2",
|
|
1589
|
-
"content-type": "~1.0.
|
|
1574
|
+
"content-type": "~1.0.5",
|
|
1590
1575
|
"debug": "2.6.9",
|
|
1591
1576
|
"depd": "2.0.0",
|
|
1592
1577
|
"destroy": "1.2.0",
|
|
@@ -1594,7 +1579,7 @@
|
|
|
1594
1579
|
"iconv-lite": "0.4.24",
|
|
1595
1580
|
"on-finished": "2.4.1",
|
|
1596
1581
|
"qs": "6.11.0",
|
|
1597
|
-
"raw-body": "2.5.
|
|
1582
|
+
"raw-body": "2.5.2",
|
|
1598
1583
|
"type-is": "~1.6.18",
|
|
1599
1584
|
"unpipe": "1.0.0"
|
|
1600
1585
|
},
|
|
@@ -2155,6 +2140,28 @@
|
|
|
2155
2140
|
"node": ">= 0.10.0"
|
|
2156
2141
|
}
|
|
2157
2142
|
},
|
|
2143
|
+
"node_modules/express/node_modules/body-parser": {
|
|
2144
|
+
"version": "1.20.1",
|
|
2145
|
+
"license": "MIT",
|
|
2146
|
+
"dependencies": {
|
|
2147
|
+
"bytes": "3.1.2",
|
|
2148
|
+
"content-type": "~1.0.4",
|
|
2149
|
+
"debug": "2.6.9",
|
|
2150
|
+
"depd": "2.0.0",
|
|
2151
|
+
"destroy": "1.2.0",
|
|
2152
|
+
"http-errors": "2.0.0",
|
|
2153
|
+
"iconv-lite": "0.4.24",
|
|
2154
|
+
"on-finished": "2.4.1",
|
|
2155
|
+
"qs": "6.11.0",
|
|
2156
|
+
"raw-body": "2.5.1",
|
|
2157
|
+
"type-is": "~1.6.18",
|
|
2158
|
+
"unpipe": "1.0.0"
|
|
2159
|
+
},
|
|
2160
|
+
"engines": {
|
|
2161
|
+
"node": ">= 0.8",
|
|
2162
|
+
"npm": "1.2.8000 || >= 1.4.16"
|
|
2163
|
+
}
|
|
2164
|
+
},
|
|
2158
2165
|
"node_modules/express/node_modules/debug": {
|
|
2159
2166
|
"version": "2.6.9",
|
|
2160
2167
|
"license": "MIT",
|
|
@@ -2166,6 +2173,19 @@
|
|
|
2166
2173
|
"version": "2.0.0",
|
|
2167
2174
|
"license": "MIT"
|
|
2168
2175
|
},
|
|
2176
|
+
"node_modules/express/node_modules/raw-body": {
|
|
2177
|
+
"version": "2.5.1",
|
|
2178
|
+
"license": "MIT",
|
|
2179
|
+
"dependencies": {
|
|
2180
|
+
"bytes": "3.1.2",
|
|
2181
|
+
"http-errors": "2.0.0",
|
|
2182
|
+
"iconv-lite": "0.4.24",
|
|
2183
|
+
"unpipe": "1.0.0"
|
|
2184
|
+
},
|
|
2185
|
+
"engines": {
|
|
2186
|
+
"node": ">= 0.8"
|
|
2187
|
+
}
|
|
2188
|
+
},
|
|
2169
2189
|
"node_modules/fancy-log": {
|
|
2170
2190
|
"version": "2.0.0",
|
|
2171
2191
|
"license": "MIT",
|
|
@@ -2472,7 +2492,7 @@
|
|
|
2472
2492
|
}
|
|
2473
2493
|
},
|
|
2474
2494
|
"node_modules/graceful-fs": {
|
|
2475
|
-
"version": "4.2.
|
|
2495
|
+
"version": "4.2.11",
|
|
2476
2496
|
"license": "ISC"
|
|
2477
2497
|
},
|
|
2478
2498
|
"node_modules/handlebars": {
|
|
@@ -2688,12 +2708,12 @@
|
|
|
2688
2708
|
}
|
|
2689
2709
|
},
|
|
2690
2710
|
"node_modules/jimp": {
|
|
2691
|
-
"version": "0.22.
|
|
2711
|
+
"version": "0.22.7",
|
|
2692
2712
|
"license": "MIT",
|
|
2693
2713
|
"dependencies": {
|
|
2694
|
-
"@jimp/custom": "^0.22.
|
|
2695
|
-
"@jimp/plugins": "^0.22.
|
|
2696
|
-
"@jimp/types": "^0.22.
|
|
2714
|
+
"@jimp/custom": "^0.22.7",
|
|
2715
|
+
"@jimp/plugins": "^0.22.7",
|
|
2716
|
+
"@jimp/types": "^0.22.7",
|
|
2697
2717
|
"regenerator-runtime": "^0.13.3"
|
|
2698
2718
|
}
|
|
2699
2719
|
},
|
|
@@ -2783,7 +2803,7 @@
|
|
|
2783
2803
|
"license": "MIT"
|
|
2784
2804
|
},
|
|
2785
2805
|
"node_modules/lazystream/node_modules/readable-stream": {
|
|
2786
|
-
"version": "2.3.
|
|
2806
|
+
"version": "2.3.8",
|
|
2787
2807
|
"license": "MIT",
|
|
2788
2808
|
"dependencies": {
|
|
2789
2809
|
"core-util-is": "~1.0.0",
|
|
@@ -2807,7 +2827,7 @@
|
|
|
2807
2827
|
}
|
|
2808
2828
|
},
|
|
2809
2829
|
"node_modules/lilconfig": {
|
|
2810
|
-
"version": "2.0
|
|
2830
|
+
"version": "2.1.0",
|
|
2811
2831
|
"extraneous": true,
|
|
2812
2832
|
"license": "MIT",
|
|
2813
2833
|
"engines": {
|
|
@@ -2963,17 +2983,6 @@
|
|
|
2963
2983
|
"triple-beam": "^1.3.0"
|
|
2964
2984
|
}
|
|
2965
2985
|
},
|
|
2966
|
-
"node_modules/longjohn": {
|
|
2967
|
-
"version": "0.2.12",
|
|
2968
|
-
"extraneous": true,
|
|
2969
|
-
"license": "MIT",
|
|
2970
|
-
"dependencies": {
|
|
2971
|
-
"source-map-support": "0.3.2 - 1.0.0"
|
|
2972
|
-
},
|
|
2973
|
-
"engines": {
|
|
2974
|
-
"node": ">= 0.9.3"
|
|
2975
|
-
}
|
|
2976
|
-
},
|
|
2977
2986
|
"node_modules/lunr": {
|
|
2978
2987
|
"version": "2.3.9",
|
|
2979
2988
|
"extraneous": true,
|
|
@@ -2985,7 +2994,7 @@
|
|
|
2985
2994
|
"license": "ISC"
|
|
2986
2995
|
},
|
|
2987
2996
|
"node_modules/marked": {
|
|
2988
|
-
"version": "4.
|
|
2997
|
+
"version": "4.3.0",
|
|
2989
2998
|
"extraneous": true,
|
|
2990
2999
|
"license": "MIT",
|
|
2991
3000
|
"bin": {
|
|
@@ -3096,7 +3105,7 @@
|
|
|
3096
3105
|
}
|
|
3097
3106
|
},
|
|
3098
3107
|
"node_modules/mkdirp": {
|
|
3099
|
-
"version": "2.1.
|
|
3108
|
+
"version": "2.1.6",
|
|
3100
3109
|
"license": "MIT",
|
|
3101
3110
|
"bin": {
|
|
3102
3111
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
@@ -3116,10 +3125,10 @@
|
|
|
3116
3125
|
}
|
|
3117
3126
|
},
|
|
3118
3127
|
"node_modules/moment-timezone": {
|
|
3119
|
-
"version": "0.5.
|
|
3128
|
+
"version": "0.5.43",
|
|
3120
3129
|
"license": "MIT",
|
|
3121
3130
|
"dependencies": {
|
|
3122
|
-
"moment": "
|
|
3131
|
+
"moment": "^2.29.4"
|
|
3123
3132
|
},
|
|
3124
3133
|
"engines": {
|
|
3125
3134
|
"node": "*"
|
|
@@ -3450,7 +3459,7 @@
|
|
|
3450
3459
|
}
|
|
3451
3460
|
},
|
|
3452
3461
|
"node_modules/package-changed": {
|
|
3453
|
-
"version": "
|
|
3462
|
+
"version": "3.0.0",
|
|
3454
3463
|
"extraneous": true,
|
|
3455
3464
|
"license": "ISC",
|
|
3456
3465
|
"dependencies": {
|
|
@@ -3615,6 +3624,13 @@
|
|
|
3615
3624
|
"node": ">=4"
|
|
3616
3625
|
}
|
|
3617
3626
|
},
|
|
3627
|
+
"node_modules/pngjs": {
|
|
3628
|
+
"version": "7.0.0",
|
|
3629
|
+
"license": "MIT",
|
|
3630
|
+
"engines": {
|
|
3631
|
+
"node": ">=14.19.0"
|
|
3632
|
+
}
|
|
3633
|
+
},
|
|
3618
3634
|
"node_modules/portfinder": {
|
|
3619
3635
|
"version": "1.0.32",
|
|
3620
3636
|
"license": "MIT",
|
|
@@ -3725,7 +3741,7 @@
|
|
|
3725
3741
|
}
|
|
3726
3742
|
},
|
|
3727
3743
|
"node_modules/raw-body": {
|
|
3728
|
-
"version": "2.5.
|
|
3744
|
+
"version": "2.5.2",
|
|
3729
3745
|
"license": "MIT",
|
|
3730
3746
|
"dependencies": {
|
|
3731
3747
|
"bytes": "3.1.2",
|
|
@@ -3758,7 +3774,7 @@
|
|
|
3758
3774
|
}
|
|
3759
3775
|
},
|
|
3760
3776
|
"node_modules/readable-stream": {
|
|
3761
|
-
"version": "3.6.
|
|
3777
|
+
"version": "3.6.2",
|
|
3762
3778
|
"license": "MIT",
|
|
3763
3779
|
"dependencies": {
|
|
3764
3780
|
"inherits": "^2.0.3",
|
|
@@ -3880,7 +3896,7 @@
|
|
|
3880
3896
|
"license": "MIT"
|
|
3881
3897
|
},
|
|
3882
3898
|
"node_modules/safe-stable-stringify": {
|
|
3883
|
-
"version": "2.4.
|
|
3899
|
+
"version": "2.4.3",
|
|
3884
3900
|
"extraneous": true,
|
|
3885
3901
|
"license": "MIT",
|
|
3886
3902
|
"engines": {
|
|
@@ -4051,10 +4067,11 @@
|
|
|
4051
4067
|
}
|
|
4052
4068
|
},
|
|
4053
4069
|
"node_modules/shiki": {
|
|
4054
|
-
"version": "0.
|
|
4070
|
+
"version": "0.14.1",
|
|
4055
4071
|
"extraneous": true,
|
|
4056
4072
|
"license": "MIT",
|
|
4057
4073
|
"dependencies": {
|
|
4074
|
+
"ansi-sequence-parser": "^1.1.0",
|
|
4058
4075
|
"jsonc-parser": "^3.2.0",
|
|
4059
4076
|
"vscode-oniguruma": "^1.7.0",
|
|
4060
4077
|
"vscode-textmate": "^8.0.0"
|
|
@@ -4105,7 +4122,7 @@
|
|
|
4105
4122
|
}
|
|
4106
4123
|
},
|
|
4107
4124
|
"node_modules/spdx-correct": {
|
|
4108
|
-
"version": "3.
|
|
4125
|
+
"version": "3.2.0",
|
|
4109
4126
|
"license": "Apache-2.0",
|
|
4110
4127
|
"dependencies": {
|
|
4111
4128
|
"spdx-expression-parse": "^3.0.0",
|
|
@@ -4125,7 +4142,7 @@
|
|
|
4125
4142
|
}
|
|
4126
4143
|
},
|
|
4127
4144
|
"node_modules/spdx-license-ids": {
|
|
4128
|
-
"version": "3.0.
|
|
4145
|
+
"version": "3.0.13",
|
|
4129
4146
|
"license": "CC0-1.0"
|
|
4130
4147
|
},
|
|
4131
4148
|
"node_modules/stack-trace": {
|
|
@@ -4364,7 +4381,7 @@
|
|
|
4364
4381
|
"license": "0BSD"
|
|
4365
4382
|
},
|
|
4366
4383
|
"node_modules/type-fest": {
|
|
4367
|
-
"version": "3.
|
|
4384
|
+
"version": "3.7.2",
|
|
4368
4385
|
"license": "(MIT OR CC0-1.0)",
|
|
4369
4386
|
"engines": {
|
|
4370
4387
|
"node": ">=14.16"
|
|
@@ -4385,14 +4402,14 @@
|
|
|
4385
4402
|
}
|
|
4386
4403
|
},
|
|
4387
4404
|
"node_modules/typedoc": {
|
|
4388
|
-
"version": "0.23.
|
|
4405
|
+
"version": "0.23.28",
|
|
4389
4406
|
"extraneous": true,
|
|
4390
4407
|
"license": "Apache-2.0",
|
|
4391
4408
|
"dependencies": {
|
|
4392
4409
|
"lunr": "^2.3.9",
|
|
4393
|
-
"marked": "^4.2.
|
|
4394
|
-
"minimatch": "^
|
|
4395
|
-
"shiki": "^0.
|
|
4410
|
+
"marked": "^4.2.12",
|
|
4411
|
+
"minimatch": "^7.1.3",
|
|
4412
|
+
"shiki": "^0.14.1"
|
|
4396
4413
|
},
|
|
4397
4414
|
"bin": {
|
|
4398
4415
|
"typedoc": "bin/typedoc"
|
|
@@ -4401,7 +4418,7 @@
|
|
|
4401
4418
|
"node": ">= 14.14"
|
|
4402
4419
|
},
|
|
4403
4420
|
"peerDependencies": {
|
|
4404
|
-
"typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x"
|
|
4421
|
+
"typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x"
|
|
4405
4422
|
}
|
|
4406
4423
|
},
|
|
4407
4424
|
"node_modules/typedoc-plugin-markdown": {
|
|
@@ -4438,7 +4455,7 @@
|
|
|
4438
4455
|
}
|
|
4439
4456
|
},
|
|
4440
4457
|
"node_modules/typedoc/node_modules/minimatch": {
|
|
4441
|
-
"version": "
|
|
4458
|
+
"version": "7.4.5",
|
|
4442
4459
|
"extraneous": true,
|
|
4443
4460
|
"license": "ISC",
|
|
4444
4461
|
"dependencies": {
|
|
@@ -4446,10 +4463,13 @@
|
|
|
4446
4463
|
},
|
|
4447
4464
|
"engines": {
|
|
4448
4465
|
"node": ">=10"
|
|
4466
|
+
},
|
|
4467
|
+
"funding": {
|
|
4468
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
4449
4469
|
}
|
|
4450
4470
|
},
|
|
4451
4471
|
"node_modules/typescript": {
|
|
4452
|
-
"version": "4.
|
|
4472
|
+
"version": "4.9.5",
|
|
4453
4473
|
"extraneous": true,
|
|
4454
4474
|
"license": "Apache-2.0",
|
|
4455
4475
|
"bin": {
|
|
@@ -4747,7 +4767,7 @@
|
|
|
4747
4767
|
"license": "ISC"
|
|
4748
4768
|
},
|
|
4749
4769
|
"node_modules/ws": {
|
|
4750
|
-
"version": "8.
|
|
4770
|
+
"version": "8.13.0",
|
|
4751
4771
|
"license": "MIT",
|
|
4752
4772
|
"engines": {
|
|
4753
4773
|
"node": ">=10.0.0"
|
|
@@ -4835,7 +4855,7 @@
|
|
|
4835
4855
|
}
|
|
4836
4856
|
},
|
|
4837
4857
|
"node_modules/yargs": {
|
|
4838
|
-
"version": "17.
|
|
4858
|
+
"version": "17.7.1",
|
|
4839
4859
|
"extraneous": true,
|
|
4840
4860
|
"license": "MIT",
|
|
4841
4861
|
"dependencies": {
|