appium-xcuitest-driver 4.11.0 → 4.11.1

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.
Files changed (2) hide show
  1. package/npm-shrinkwrap.json +69 -599
  2. package/package.json +2 -2
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "4.11.0",
3
+ "version": "4.11.1",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "4.11.0",
9
+ "version": "4.11.1",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@babel/runtime": "^7.0.0",
@@ -35,7 +35,7 @@
35
35
  },
36
36
  "devDependencies": {
37
37
  "@appium/eslint-config-appium": "^6.0.0",
38
- "@appium/test-support": "^1.0.0",
38
+ "@appium/test-support": "^2.0.0",
39
39
  "@babel/cli": "^7.18.10",
40
40
  "@babel/core": "^7.18.10",
41
41
  "@babel/eslint-parser": "^7.18.9",
@@ -75,12 +75,12 @@
75
75
  }
76
76
  },
77
77
  "node_modules/@appium/base-driver": {
78
- "version": "8.7.0",
78
+ "version": "8.7.1",
79
79
  "extraneous": true,
80
80
  "license": "Apache-2.0",
81
81
  "dependencies": {
82
- "@appium/support": "^2.59.5",
83
- "@babel/runtime": "7.18.9",
82
+ "@appium/support": "^2.60.0",
83
+ "@babel/runtime": "7.19.0",
84
84
  "@colors/colors": "1.5.0",
85
85
  "@types/async-lock": "1.1.5",
86
86
  "@types/bluebird": "3.5.36",
@@ -96,12 +96,12 @@
96
96
  "express": "4.18.1",
97
97
  "http-status-codes": "2.2.0",
98
98
  "lodash": "4.17.21",
99
- "lru-cache": "7.13.2",
99
+ "lru-cache": "7.14.0",
100
100
  "method-override": "3.0.0",
101
101
  "morgan": "1.10.0",
102
102
  "serve-favicon": "2.5.0",
103
103
  "source-map-support": "0.5.21",
104
- "type-fest": "2.18.0",
104
+ "type-fest": "2.19.0",
105
105
  "validate.js": "0.13.1"
106
106
  },
107
107
  "engines": {
@@ -109,31 +109,12 @@
109
109
  "npm": ">=8"
110
110
  }
111
111
  },
112
- "node_modules/@appium/base-driver/node_modules/@babel/runtime": {
113
- "version": "7.18.9",
114
- "extraneous": true,
115
- "license": "MIT",
116
- "dependencies": {
117
- "regenerator-runtime": "^0.13.4"
118
- },
119
- "engines": {
120
- "node": ">=6.9.0"
121
- }
122
- },
123
- "node_modules/@appium/base-driver/node_modules/lru-cache": {
124
- "version": "7.13.2",
125
- "extraneous": true,
126
- "license": "ISC",
127
- "engines": {
128
- "node": ">=12"
129
- }
130
- },
131
112
  "node_modules/@appium/base-plugin": {
132
- "version": "1.10.2",
113
+ "version": "1.10.3",
133
114
  "extraneous": true,
134
115
  "license": "Apache-2.0",
135
116
  "dependencies": {
136
- "@appium/support": "^2.59.5"
117
+ "@appium/support": "^2.60.0"
137
118
  },
138
119
  "engines": {
139
120
  "node": ">=14",
@@ -141,12 +122,12 @@
141
122
  }
142
123
  },
143
124
  "node_modules/@appium/docutils": {
144
- "version": "0.0.10",
125
+ "version": "0.0.11",
145
126
  "extraneous": true,
146
127
  "license": "Apache-2.0",
147
128
  "dependencies": {
148
- "@appium/support": "^2.59.5",
149
- "@babel/runtime": "7.18.9",
129
+ "@appium/support": "^2.60.0",
130
+ "@babel/runtime": "7.19.0",
150
131
  "docdash": "1.2.0",
151
132
  "jsdoc": "3.6.11",
152
133
  "jsdoc-plugin-typescript": "2.1.1",
@@ -158,17 +139,6 @@
158
139
  "npm": ">=8"
159
140
  }
160
141
  },
161
- "node_modules/@appium/docutils/node_modules/@babel/runtime": {
162
- "version": "7.18.9",
163
- "extraneous": true,
164
- "license": "MIT",
165
- "dependencies": {
166
- "regenerator-runtime": "^0.13.4"
167
- },
168
- "engines": {
169
- "node": ">=6.9.0"
170
- }
171
- },
172
142
  "node_modules/@appium/docutils/node_modules/teen_process": {
173
143
  "version": "1.16.0",
174
144
  "engines": [
@@ -199,11 +169,11 @@
199
169
  }
200
170
  },
201
171
  "node_modules/@appium/support": {
202
- "version": "2.59.5",
172
+ "version": "2.60.0",
203
173
  "license": "Apache-2.0",
204
174
  "dependencies": {
205
- "@appium/types": "^0.4.0",
206
- "@babel/runtime": "7.18.9",
175
+ "@appium/types": "^0.4.1",
176
+ "@babel/runtime": "7.19.0",
207
177
  "@colors/colors": "1.5.0",
208
178
  "@types/archiver": "5.3.1",
209
179
  "@types/base64-stream": "1.0.2",
@@ -218,7 +188,7 @@
218
188
  "@types/pluralize": "0.0.29",
219
189
  "@types/pngjs": "6.0.1",
220
190
  "@types/rimraf": "3.0.2",
221
- "@types/semver": "7.3.10",
191
+ "@types/semver": "7.3.12",
222
192
  "@types/shell-quote": "1.7.1",
223
193
  "@types/supports-color": "8.1.1",
224
194
  "@types/teen_process": "1.16.1",
@@ -256,7 +226,7 @@
256
226
  "source-map-support": "0.5.21",
257
227
  "supports-color": "8.1.1",
258
228
  "teen_process": "1.16.0",
259
- "type-fest": "2.18.0",
229
+ "type-fest": "2.19.0",
260
230
  "uuid": "8.3.2",
261
231
  "which": "2.0.2",
262
232
  "yauzl": "2.10.0"
@@ -266,16 +236,6 @@
266
236
  "npm": ">=8"
267
237
  }
268
238
  },
269
- "node_modules/@appium/support/node_modules/@babel/runtime": {
270
- "version": "7.18.9",
271
- "license": "MIT",
272
- "dependencies": {
273
- "regenerator-runtime": "^0.13.4"
274
- },
275
- "engines": {
276
- "node": ">=6.9.0"
277
- }
278
- },
279
239
  "node_modules/@appium/support/node_modules/teen_process": {
280
240
  "version": "1.16.0",
281
241
  "engines": [
@@ -291,71 +251,16 @@
291
251
  "which": "^2.0.2"
292
252
  }
293
253
  },
294
- "node_modules/@appium/test-support": {
295
- "version": "1.5.0",
296
- "dev": true,
297
- "license": "Apache-2.0",
298
- "dependencies": {
299
- "@babel/runtime": "7.18.9",
300
- "@colors/colors": "1.5.0",
301
- "bluebird": "3.7.2",
302
- "chai": "4.3.6",
303
- "get-port": "5.1.1",
304
- "lodash": "4.17.21",
305
- "log-symbols": "4.1.0",
306
- "loud-rejection": "2.2.0",
307
- "sinon": "14.0.0",
308
- "source-map-support": "0.5.21",
309
- "teen_process": "1.16.0"
310
- },
311
- "bin": {
312
- "android-emu-travis-post": "bin/android-emu-travis-post.sh",
313
- "android-emu-travis-pre": "bin/android-emu-travis-pre.sh"
314
- },
315
- "engines": {
316
- "node": ">=14",
317
- "npm": ">=8"
318
- },
319
- "peerDependencies": {
320
- "appium": "^2.0.0-beta.35"
321
- }
322
- },
323
- "node_modules/@appium/test-support/node_modules/@babel/runtime": {
324
- "version": "7.18.9",
325
- "dev": true,
326
- "license": "MIT",
327
- "dependencies": {
328
- "regenerator-runtime": "^0.13.4"
329
- },
330
- "engines": {
331
- "node": ">=6.9.0"
332
- }
333
- },
334
- "node_modules/@appium/test-support/node_modules/teen_process": {
335
- "version": "1.16.0",
336
- "dev": true,
337
- "engines": [
338
- "node"
339
- ],
340
- "license": "Apache-2.0",
341
- "dependencies": {
342
- "@babel/runtime": "^7.0.0",
343
- "bluebird": "^3.5.1",
344
- "lodash": "^4.17.4",
345
- "shell-quote": "^1.4.3",
346
- "source-map-support": "^0.5.3",
347
- "which": "^2.0.2"
348
- }
349
- },
350
254
  "node_modules/@appium/types": {
351
- "version": "0.4.0",
255
+ "version": "0.4.1",
352
256
  "license": "Apache-2.0",
353
257
  "dependencies": {
354
258
  "@appium/schema": "^0.0.9",
355
259
  "@types/express": "4.17.13",
356
260
  "@types/npmlog": "4.1.4",
357
- "@wdio/types": "7.20.7",
358
- "type-fest": "2.18.0"
261
+ "@types/ws": "8.5.3",
262
+ "@wdio/types": "7.24.0",
263
+ "type-fest": "2.19.0"
359
264
  },
360
265
  "engines": {
361
266
  "node": ">=14",
@@ -907,37 +812,6 @@
907
812
  "url": "https://github.com/sindresorhus/is?sponsor=1"
908
813
  }
909
814
  },
910
- "node_modules/@sinonjs/commons": {
911
- "version": "1.8.3",
912
- "dev": true,
913
- "license": "BSD-3-Clause",
914
- "dependencies": {
915
- "type-detect": "4.0.8"
916
- }
917
- },
918
- "node_modules/@sinonjs/fake-timers": {
919
- "version": "9.1.2",
920
- "dev": true,
921
- "license": "BSD-3-Clause",
922
- "dependencies": {
923
- "@sinonjs/commons": "^1.7.0"
924
- }
925
- },
926
- "node_modules/@sinonjs/samsam": {
927
- "version": "6.1.1",
928
- "dev": true,
929
- "license": "BSD-3-Clause",
930
- "dependencies": {
931
- "@sinonjs/commons": "^1.6.0",
932
- "lodash.get": "^4.4.2",
933
- "type-detect": "^4.0.8"
934
- }
935
- },
936
- "node_modules/@sinonjs/text-encoding": {
937
- "version": "0.7.2",
938
- "dev": true,
939
- "license": "(Unlicense OR Apache-2.0)"
940
- },
941
815
  "node_modules/@szmarczak/http-timer": {
942
816
  "version": "4.0.6",
943
817
  "license": "MIT",
@@ -1118,7 +992,7 @@
1118
992
  }
1119
993
  },
1120
994
  "node_modules/@types/node": {
1121
- "version": "18.7.15",
995
+ "version": "18.7.16",
1122
996
  "license": "MIT"
1123
997
  },
1124
998
  "node_modules/@types/normalize-package-data": {
@@ -1164,7 +1038,7 @@
1164
1038
  }
1165
1039
  },
1166
1040
  "node_modules/@types/semver": {
1167
- "version": "7.3.10",
1041
+ "version": "7.3.12",
1168
1042
  "license": "MIT"
1169
1043
  },
1170
1044
  "node_modules/@types/serve-favicon": {
@@ -1207,8 +1081,15 @@
1207
1081
  "extraneous": true,
1208
1082
  "license": "MIT"
1209
1083
  },
1084
+ "node_modules/@types/ws": {
1085
+ "version": "8.5.3",
1086
+ "license": "MIT",
1087
+ "dependencies": {
1088
+ "@types/node": "*"
1089
+ }
1090
+ },
1210
1091
  "node_modules/@wdio/types": {
1211
- "version": "7.20.7",
1092
+ "version": "7.24.0",
1212
1093
  "license": "MIT",
1213
1094
  "dependencies": {
1214
1095
  "@types/node": "^18.0.0",
@@ -1219,6 +1100,11 @@
1219
1100
  },
1220
1101
  "peerDependencies": {
1221
1102
  "typescript": "^4.6.2"
1103
+ },
1104
+ "peerDependenciesMeta": {
1105
+ "typescript": {
1106
+ "optional": true
1107
+ }
1222
1108
  }
1223
1109
  },
1224
1110
  "node_modules/@xmldom/xmldom": {
@@ -1382,7 +1268,7 @@
1382
1268
  }
1383
1269
  },
1384
1270
  "node_modules/appium-webdriveragent": {
1385
- "version": "4.8.4",
1271
+ "version": "4.8.5",
1386
1272
  "license": "Apache-2.0",
1387
1273
  "dependencies": {
1388
1274
  "@babel/runtime": "^7.0.0",
@@ -1515,27 +1401,11 @@
1515
1401
  "extraneous": true,
1516
1402
  "license": "Python-2.0"
1517
1403
  },
1518
- "node_modules/array-find-index": {
1519
- "version": "1.0.2",
1520
- "dev": true,
1521
- "license": "MIT",
1522
- "engines": {
1523
- "node": ">=0.10.0"
1524
- }
1525
- },
1526
1404
  "node_modules/array-flatten": {
1527
1405
  "version": "1.1.1",
1528
1406
  "extraneous": true,
1529
1407
  "license": "MIT"
1530
1408
  },
1531
- "node_modules/assertion-error": {
1532
- "version": "1.1.0",
1533
- "dev": true,
1534
- "license": "MIT",
1535
- "engines": {
1536
- "node": "*"
1537
- }
1538
- },
1539
1409
  "node_modules/async": {
1540
1410
  "version": "3.2.4",
1541
1411
  "license": "MIT"
@@ -1799,23 +1669,6 @@
1799
1669
  "node": ">= 10"
1800
1670
  }
1801
1671
  },
1802
- "node_modules/chai": {
1803
- "version": "4.3.6",
1804
- "dev": true,
1805
- "license": "MIT",
1806
- "dependencies": {
1807
- "assertion-error": "^1.1.0",
1808
- "check-error": "^1.0.2",
1809
- "deep-eql": "^3.0.1",
1810
- "get-func-name": "^2.0.0",
1811
- "loupe": "^2.3.1",
1812
- "pathval": "^1.1.1",
1813
- "type-detect": "^4.0.5"
1814
- },
1815
- "engines": {
1816
- "node": ">=4"
1817
- }
1818
- },
1819
1672
  "node_modules/chalk": {
1820
1673
  "version": "2.4.2",
1821
1674
  "license": "MIT",
@@ -1845,14 +1698,6 @@
1845
1698
  "node": ">=4"
1846
1699
  }
1847
1700
  },
1848
- "node_modules/check-error": {
1849
- "version": "1.0.2",
1850
- "dev": true,
1851
- "license": "MIT",
1852
- "engines": {
1853
- "node": "*"
1854
- }
1855
- },
1856
1701
  "node_modules/cli-cursor": {
1857
1702
  "version": "3.1.0",
1858
1703
  "extraneous": true,
@@ -2079,17 +1924,6 @@
2079
1924
  "version": "1.4.1",
2080
1925
  "license": "MIT"
2081
1926
  },
2082
- "node_modules/currently-unhandled": {
2083
- "version": "0.4.1",
2084
- "dev": true,
2085
- "license": "MIT",
2086
- "dependencies": {
2087
- "array-find-index": "^1.0.1"
2088
- },
2089
- "engines": {
2090
- "node": ">=0.10.0"
2091
- }
2092
- },
2093
1927
  "node_modules/decompress-response": {
2094
1928
  "version": "6.0.0",
2095
1929
  "license": "MIT",
@@ -2113,17 +1947,6 @@
2113
1947
  "url": "https://github.com/sponsors/sindresorhus"
2114
1948
  }
2115
1949
  },
2116
- "node_modules/deep-eql": {
2117
- "version": "3.0.1",
2118
- "dev": true,
2119
- "license": "MIT",
2120
- "dependencies": {
2121
- "type-detect": "^4.0.0"
2122
- },
2123
- "engines": {
2124
- "node": ">=0.12"
2125
- }
2126
- },
2127
1950
  "node_modules/defaults": {
2128
1951
  "version": "1.0.3",
2129
1952
  "extraneous": true,
@@ -2182,14 +2005,6 @@
2182
2005
  "npm": "1.2.8000 || >= 1.4.16"
2183
2006
  }
2184
2007
  },
2185
- "node_modules/diff": {
2186
- "version": "5.0.0",
2187
- "dev": true,
2188
- "license": "BSD-3-Clause",
2189
- "engines": {
2190
- "node": ">=0.3.1"
2191
- }
2192
- },
2193
2008
  "node_modules/docdash": {
2194
2009
  "version": "1.2.0",
2195
2010
  "extraneous": true,
@@ -2638,14 +2453,6 @@
2638
2453
  "node": ">=8"
2639
2454
  }
2640
2455
  },
2641
- "node_modules/get-func-name": {
2642
- "version": "2.0.0",
2643
- "dev": true,
2644
- "license": "MIT",
2645
- "engines": {
2646
- "node": "*"
2647
- }
2648
- },
2649
2456
  "node_modules/get-intrinsic": {
2650
2457
  "version": "1.1.2",
2651
2458
  "extraneous": true,
@@ -2659,17 +2466,6 @@
2659
2466
  "url": "https://github.com/sponsors/ljharb"
2660
2467
  }
2661
2468
  },
2662
- "node_modules/get-port": {
2663
- "version": "5.1.1",
2664
- "dev": true,
2665
- "license": "MIT",
2666
- "engines": {
2667
- "node": ">=8"
2668
- },
2669
- "funding": {
2670
- "url": "https://github.com/sponsors/sindresorhus"
2671
- }
2672
- },
2673
2469
  "node_modules/get-stream": {
2674
2470
  "version": "6.0.1",
2675
2471
  "license": "MIT",
@@ -3280,11 +3076,6 @@
3280
3076
  "extraneous": true,
3281
3077
  "license": "MIT"
3282
3078
  },
3283
- "node_modules/just-extend": {
3284
- "version": "4.2.1",
3285
- "dev": true,
3286
- "license": "MIT"
3287
- },
3288
3079
  "node_modules/keyv": {
3289
3080
  "version": "4.5.0",
3290
3081
  "license": "MIT",
@@ -3404,11 +3195,6 @@
3404
3195
  "version": "4.4.0",
3405
3196
  "license": "MIT"
3406
3197
  },
3407
- "node_modules/lodash.get": {
3408
- "version": "4.4.2",
3409
- "dev": true,
3410
- "license": "MIT"
3411
- },
3412
3198
  "node_modules/lodash.isfinite": {
3413
3199
  "version": "3.3.2",
3414
3200
  "license": "MIT"
@@ -3509,26 +3295,6 @@
3509
3295
  "node": ">= 0.9.3"
3510
3296
  }
3511
3297
  },
3512
- "node_modules/loud-rejection": {
3513
- "version": "2.2.0",
3514
- "dev": true,
3515
- "license": "MIT",
3516
- "dependencies": {
3517
- "currently-unhandled": "^0.4.1",
3518
- "signal-exit": "^3.0.2"
3519
- },
3520
- "engines": {
3521
- "node": ">=8"
3522
- }
3523
- },
3524
- "node_modules/loupe": {
3525
- "version": "2.3.4",
3526
- "dev": true,
3527
- "license": "MIT",
3528
- "dependencies": {
3529
- "get-func-name": "^2.0.0"
3530
- }
3531
- },
3532
3298
  "node_modules/lowercase-keys": {
3533
3299
  "version": "2.0.0",
3534
3300
  "license": "MIT",
@@ -3814,31 +3580,6 @@
3814
3580
  "node": ">= 0.6"
3815
3581
  }
3816
3582
  },
3817
- "node_modules/nise": {
3818
- "version": "5.1.1",
3819
- "dev": true,
3820
- "license": "BSD-3-Clause",
3821
- "dependencies": {
3822
- "@sinonjs/commons": "^1.8.3",
3823
- "@sinonjs/fake-timers": ">=5",
3824
- "@sinonjs/text-encoding": "^0.7.1",
3825
- "just-extend": "^4.0.2",
3826
- "path-to-regexp": "^1.7.0"
3827
- }
3828
- },
3829
- "node_modules/nise/node_modules/isarray": {
3830
- "version": "0.0.1",
3831
- "dev": true,
3832
- "license": "MIT"
3833
- },
3834
- "node_modules/nise/node_modules/path-to-regexp": {
3835
- "version": "1.8.0",
3836
- "dev": true,
3837
- "license": "MIT",
3838
- "dependencies": {
3839
- "isarray": "0.0.1"
3840
- }
3841
- },
3842
3583
  "node_modules/node-simctl": {
3843
3584
  "version": "7.1.4",
3844
3585
  "license": "Apache-2.0",
@@ -4211,14 +3952,6 @@
4211
3952
  "extraneous": true,
4212
3953
  "license": "MIT"
4213
3954
  },
4214
- "node_modules/pathval": {
4215
- "version": "1.1.1",
4216
- "dev": true,
4217
- "license": "MIT",
4218
- "engines": {
4219
- "node": "*"
4220
- }
4221
- },
4222
3955
  "node_modules/pend": {
4223
3956
  "version": "1.2.0",
4224
3957
  "license": "MIT"
@@ -4747,34 +4480,6 @@
4747
4480
  "extraneous": true,
4748
4481
  "license": "MIT"
4749
4482
  },
4750
- "node_modules/sinon": {
4751
- "version": "14.0.0",
4752
- "dev": true,
4753
- "license": "BSD-3-Clause",
4754
- "dependencies": {
4755
- "@sinonjs/commons": "^1.8.3",
4756
- "@sinonjs/fake-timers": "^9.1.2",
4757
- "@sinonjs/samsam": "^6.1.1",
4758
- "diff": "^5.0.0",
4759
- "nise": "^5.1.1",
4760
- "supports-color": "^7.2.0"
4761
- },
4762
- "funding": {
4763
- "type": "opencollective",
4764
- "url": "https://opencollective.com/sinon"
4765
- }
4766
- },
4767
- "node_modules/sinon/node_modules/supports-color": {
4768
- "version": "7.2.0",
4769
- "dev": true,
4770
- "license": "MIT",
4771
- "dependencies": {
4772
- "has-flag": "^4.0.0"
4773
- },
4774
- "engines": {
4775
- "node": ">=8"
4776
- }
4777
- },
4778
4483
  "node_modules/source-map": {
4779
4484
  "version": "0.6.1",
4780
4485
  "license": "BSD-3-Clause",
@@ -5042,16 +4747,8 @@
5042
4747
  "utf8-byte-length": "^1.0.1"
5043
4748
  }
5044
4749
  },
5045
- "node_modules/type-detect": {
5046
- "version": "4.0.8",
5047
- "dev": true,
5048
- "license": "MIT",
5049
- "engines": {
5050
- "node": ">=4"
5051
- }
5052
- },
5053
4750
  "node_modules/type-fest": {
5054
- "version": "2.18.0",
4751
+ "version": "2.19.0",
5055
4752
  "license": "(MIT OR CC0-1.0)",
5056
4753
  "engines": {
5057
4754
  "node": ">=12.20"
@@ -5072,18 +4769,6 @@
5072
4769
  "node": ">= 0.6"
5073
4770
  }
5074
4771
  },
5075
- "node_modules/typescript": {
5076
- "version": "4.8.2",
5077
- "license": "Apache-2.0",
5078
- "peer": true,
5079
- "bin": {
5080
- "tsc": "bin/tsc",
5081
- "tsserver": "bin/tsserver"
5082
- },
5083
- "engines": {
5084
- "node": ">=4.2.0"
5085
- }
5086
- },
5087
4772
  "node_modules/uc.micro": {
5088
4773
  "version": "1.0.6",
5089
4774
  "extraneous": true,
@@ -5472,11 +5157,11 @@
5472
5157
  },
5473
5158
  "dependencies": {
5474
5159
  "@appium/base-driver": {
5475
- "version": "8.7.0",
5160
+ "version": "8.7.1",
5476
5161
  "extraneous": true,
5477
5162
  "requires": {
5478
- "@appium/support": "^2.59.5",
5479
- "@babel/runtime": "7.18.9",
5163
+ "@appium/support": "^2.60.0",
5164
+ "@babel/runtime": "7.19.0",
5480
5165
  "@colors/colors": "1.5.0",
5481
5166
  "@types/async-lock": "1.1.5",
5482
5167
  "@types/bluebird": "3.5.36",
@@ -5492,41 +5177,28 @@
5492
5177
  "express": "4.18.1",
5493
5178
  "http-status-codes": "2.2.0",
5494
5179
  "lodash": "4.17.21",
5495
- "lru-cache": "7.13.2",
5180
+ "lru-cache": "7.14.0",
5496
5181
  "method-override": "3.0.0",
5497
5182
  "morgan": "1.10.0",
5498
5183
  "serve-favicon": "2.5.0",
5499
5184
  "source-map-support": "0.5.21",
5500
- "type-fest": "2.18.0",
5185
+ "type-fest": "2.19.0",
5501
5186
  "validate.js": "0.13.1"
5502
- },
5503
- "dependencies": {
5504
- "@babel/runtime": {
5505
- "version": "7.18.9",
5506
- "extraneous": true,
5507
- "requires": {
5508
- "regenerator-runtime": "^0.13.4"
5509
- }
5510
- },
5511
- "lru-cache": {
5512
- "version": "7.13.2",
5513
- "extraneous": true
5514
- }
5515
5187
  }
5516
5188
  },
5517
5189
  "@appium/base-plugin": {
5518
- "version": "1.10.2",
5190
+ "version": "1.10.3",
5519
5191
  "extraneous": true,
5520
5192
  "requires": {
5521
- "@appium/support": "^2.59.5"
5193
+ "@appium/support": "^2.60.0"
5522
5194
  }
5523
5195
  },
5524
5196
  "@appium/docutils": {
5525
- "version": "0.0.10",
5197
+ "version": "0.0.11",
5526
5198
  "extraneous": true,
5527
5199
  "requires": {
5528
- "@appium/support": "^2.59.5",
5529
- "@babel/runtime": "7.18.9",
5200
+ "@appium/support": "^2.60.0",
5201
+ "@babel/runtime": "7.19.0",
5530
5202
  "docdash": "1.2.0",
5531
5203
  "jsdoc": "3.6.11",
5532
5204
  "jsdoc-plugin-typescript": "2.1.1",
@@ -5534,13 +5206,6 @@
5534
5206
  "teen_process": "1.16.0"
5535
5207
  },
5536
5208
  "dependencies": {
5537
- "@babel/runtime": {
5538
- "version": "7.18.9",
5539
- "extraneous": true,
5540
- "requires": {
5541
- "regenerator-runtime": "^0.13.4"
5542
- }
5543
- },
5544
5209
  "teen_process": {
5545
5210
  "version": "1.16.0",
5546
5211
  "extraneous": true,
@@ -5564,10 +5229,10 @@
5564
5229
  }
5565
5230
  },
5566
5231
  "@appium/support": {
5567
- "version": "2.59.5",
5232
+ "version": "2.60.0",
5568
5233
  "requires": {
5569
- "@appium/types": "^0.4.0",
5570
- "@babel/runtime": "7.18.9",
5234
+ "@appium/types": "^0.4.1",
5235
+ "@babel/runtime": "7.19.0",
5571
5236
  "@colors/colors": "1.5.0",
5572
5237
  "@types/archiver": "5.3.1",
5573
5238
  "@types/base64-stream": "1.0.2",
@@ -5582,7 +5247,7 @@
5582
5247
  "@types/pluralize": "0.0.29",
5583
5248
  "@types/pngjs": "6.0.1",
5584
5249
  "@types/rimraf": "3.0.2",
5585
- "@types/semver": "7.3.10",
5250
+ "@types/semver": "7.3.12",
5586
5251
  "@types/shell-quote": "1.7.1",
5587
5252
  "@types/supports-color": "8.1.1",
5588
5253
  "@types/teen_process": "1.16.1",
@@ -5620,18 +5285,12 @@
5620
5285
  "source-map-support": "0.5.21",
5621
5286
  "supports-color": "8.1.1",
5622
5287
  "teen_process": "1.16.0",
5623
- "type-fest": "2.18.0",
5288
+ "type-fest": "2.19.0",
5624
5289
  "uuid": "8.3.2",
5625
5290
  "which": "2.0.2",
5626
5291
  "yauzl": "2.10.0"
5627
5292
  },
5628
5293
  "dependencies": {
5629
- "@babel/runtime": {
5630
- "version": "7.18.9",
5631
- "requires": {
5632
- "regenerator-runtime": "^0.13.4"
5633
- }
5634
- },
5635
5294
  "teen_process": {
5636
5295
  "version": "1.16.0",
5637
5296
  "requires": {
@@ -5645,52 +5304,15 @@
5645
5304
  }
5646
5305
  }
5647
5306
  },
5648
- "@appium/test-support": {
5649
- "version": "1.5.0",
5650
- "dev": true,
5651
- "requires": {
5652
- "@babel/runtime": "7.18.9",
5653
- "@colors/colors": "1.5.0",
5654
- "bluebird": "3.7.2",
5655
- "chai": "4.3.6",
5656
- "get-port": "5.1.1",
5657
- "lodash": "4.17.21",
5658
- "log-symbols": "4.1.0",
5659
- "loud-rejection": "2.2.0",
5660
- "sinon": "14.0.0",
5661
- "source-map-support": "0.5.21",
5662
- "teen_process": "1.16.0"
5663
- },
5664
- "dependencies": {
5665
- "@babel/runtime": {
5666
- "version": "7.18.9",
5667
- "dev": true,
5668
- "requires": {
5669
- "regenerator-runtime": "^0.13.4"
5670
- }
5671
- },
5672
- "teen_process": {
5673
- "version": "1.16.0",
5674
- "dev": true,
5675
- "requires": {
5676
- "@babel/runtime": "^7.0.0",
5677
- "bluebird": "^3.5.1",
5678
- "lodash": "^4.17.4",
5679
- "shell-quote": "^1.4.3",
5680
- "source-map-support": "^0.5.3",
5681
- "which": "^2.0.2"
5682
- }
5683
- }
5684
- }
5685
- },
5686
5307
  "@appium/types": {
5687
- "version": "0.4.0",
5308
+ "version": "0.4.1",
5688
5309
  "requires": {
5689
5310
  "@appium/schema": "^0.0.9",
5690
5311
  "@types/express": "4.17.13",
5691
5312
  "@types/npmlog": "4.1.4",
5692
- "@wdio/types": "7.20.7",
5693
- "type-fest": "2.18.0"
5313
+ "@types/ws": "8.5.3",
5314
+ "@wdio/types": "7.24.0",
5315
+ "type-fest": "2.19.0"
5694
5316
  }
5695
5317
  },
5696
5318
  "@babel/code-frame": {
@@ -6042,33 +5664,6 @@
6042
5664
  "@sindresorhus/is": {
6043
5665
  "version": "4.6.0"
6044
5666
  },
6045
- "@sinonjs/commons": {
6046
- "version": "1.8.3",
6047
- "dev": true,
6048
- "requires": {
6049
- "type-detect": "4.0.8"
6050
- }
6051
- },
6052
- "@sinonjs/fake-timers": {
6053
- "version": "9.1.2",
6054
- "dev": true,
6055
- "requires": {
6056
- "@sinonjs/commons": "^1.7.0"
6057
- }
6058
- },
6059
- "@sinonjs/samsam": {
6060
- "version": "6.1.1",
6061
- "dev": true,
6062
- "requires": {
6063
- "@sinonjs/commons": "^1.6.0",
6064
- "lodash.get": "^4.4.2",
6065
- "type-detect": "^4.0.8"
6066
- }
6067
- },
6068
- "@sinonjs/text-encoding": {
6069
- "version": "0.7.2",
6070
- "dev": true
6071
- },
6072
5667
  "@szmarczak/http-timer": {
6073
5668
  "version": "4.0.6",
6074
5669
  "requires": {
@@ -6218,7 +5813,7 @@
6218
5813
  }
6219
5814
  },
6220
5815
  "@types/node": {
6221
- "version": "18.7.15"
5816
+ "version": "18.7.16"
6222
5817
  },
6223
5818
  "@types/normalize-package-data": {
6224
5819
  "version": "2.4.1"
@@ -6255,7 +5850,7 @@
6255
5850
  }
6256
5851
  },
6257
5852
  "@types/semver": {
6258
- "version": "7.3.10"
5853
+ "version": "7.3.12"
6259
5854
  },
6260
5855
  "@types/serve-favicon": {
6261
5856
  "version": "2.5.3",
@@ -6290,8 +5885,14 @@
6290
5885
  "version": "3.0.0",
6291
5886
  "extraneous": true
6292
5887
  },
5888
+ "@types/ws": {
5889
+ "version": "8.5.3",
5890
+ "requires": {
5891
+ "@types/node": "*"
5892
+ }
5893
+ },
6293
5894
  "@wdio/types": {
6294
- "version": "7.20.7",
5895
+ "version": "7.24.0",
6295
5896
  "requires": {
6296
5897
  "@types/node": "^18.0.0",
6297
5898
  "got": "^11.8.1"
@@ -6402,7 +6003,7 @@
6402
6003
  }
6403
6004
  },
6404
6005
  "appium-webdriveragent": {
6405
- "version": "4.8.4",
6006
+ "version": "4.8.5",
6406
6007
  "requires": {
6407
6008
  "@babel/runtime": "^7.0.0",
6408
6009
  "appium-ios-simulator": "^4.0.0",
@@ -6501,18 +6102,10 @@
6501
6102
  "version": "2.0.1",
6502
6103
  "extraneous": true
6503
6104
  },
6504
- "array-find-index": {
6505
- "version": "1.0.2",
6506
- "dev": true
6507
- },
6508
6105
  "array-flatten": {
6509
6106
  "version": "1.1.1",
6510
6107
  "extraneous": true
6511
6108
  },
6512
- "assertion-error": {
6513
- "version": "1.1.0",
6514
- "dev": true
6515
- },
6516
6109
  "async": {
6517
6110
  "version": "3.2.4"
6518
6111
  },
@@ -6680,19 +6273,6 @@
6680
6273
  "lodash": "^4.17.15"
6681
6274
  }
6682
6275
  },
6683
- "chai": {
6684
- "version": "4.3.6",
6685
- "dev": true,
6686
- "requires": {
6687
- "assertion-error": "^1.1.0",
6688
- "check-error": "^1.0.2",
6689
- "deep-eql": "^3.0.1",
6690
- "get-func-name": "^2.0.0",
6691
- "loupe": "^2.3.1",
6692
- "pathval": "^1.1.1",
6693
- "type-detect": "^4.0.5"
6694
- }
6695
- },
6696
6276
  "chalk": {
6697
6277
  "version": "2.4.2",
6698
6278
  "requires": {
@@ -6712,10 +6292,6 @@
6712
6292
  }
6713
6293
  }
6714
6294
  },
6715
- "check-error": {
6716
- "version": "1.0.2",
6717
- "dev": true
6718
- },
6719
6295
  "cli-cursor": {
6720
6296
  "version": "3.1.0",
6721
6297
  "extraneous": true,
@@ -6851,13 +6427,6 @@
6851
6427
  "css-selector-parser": {
6852
6428
  "version": "1.4.1"
6853
6429
  },
6854
- "currently-unhandled": {
6855
- "version": "0.4.1",
6856
- "dev": true,
6857
- "requires": {
6858
- "array-find-index": "^1.0.1"
6859
- }
6860
- },
6861
6430
  "decompress-response": {
6862
6431
  "version": "6.0.0",
6863
6432
  "requires": {
@@ -6869,13 +6438,6 @@
6869
6438
  }
6870
6439
  }
6871
6440
  },
6872
- "deep-eql": {
6873
- "version": "3.0.1",
6874
- "dev": true,
6875
- "requires": {
6876
- "type-detect": "^4.0.0"
6877
- }
6878
- },
6879
6441
  "defaults": {
6880
6442
  "version": "1.0.3",
6881
6443
  "extraneous": true,
@@ -6908,10 +6470,6 @@
6908
6470
  "version": "1.2.0",
6909
6471
  "extraneous": true
6910
6472
  },
6911
- "diff": {
6912
- "version": "5.0.0",
6913
- "dev": true
6914
- },
6915
6473
  "docdash": {
6916
6474
  "version": "1.2.0",
6917
6475
  "extraneous": true
@@ -7220,10 +6778,6 @@
7220
6778
  }
7221
6779
  }
7222
6780
  },
7223
- "get-func-name": {
7224
- "version": "2.0.0",
7225
- "dev": true
7226
- },
7227
6781
  "get-intrinsic": {
7228
6782
  "version": "1.1.2",
7229
6783
  "extraneous": true,
@@ -7233,10 +6787,6 @@
7233
6787
  "has-symbols": "^1.0.3"
7234
6788
  }
7235
6789
  },
7236
- "get-port": {
7237
- "version": "5.1.1",
7238
- "dev": true
7239
- },
7240
6790
  "get-stream": {
7241
6791
  "version": "6.0.1"
7242
6792
  },
@@ -7615,10 +7165,6 @@
7615
7165
  "version": "1.0.0",
7616
7166
  "extraneous": true
7617
7167
  },
7618
- "just-extend": {
7619
- "version": "4.2.1",
7620
- "dev": true
7621
- },
7622
7168
  "keyv": {
7623
7169
  "version": "4.5.0",
7624
7170
  "requires": {
@@ -7712,10 +7258,6 @@
7712
7258
  "lodash.flatten": {
7713
7259
  "version": "4.4.0"
7714
7260
  },
7715
- "lodash.get": {
7716
- "version": "4.4.2",
7717
- "dev": true
7718
- },
7719
7261
  "lodash.isfinite": {
7720
7262
  "version": "3.3.2"
7721
7263
  },
@@ -7780,21 +7322,6 @@
7780
7322
  "source-map-support": "0.3.2 - 1.0.0"
7781
7323
  }
7782
7324
  },
7783
- "loud-rejection": {
7784
- "version": "2.2.0",
7785
- "dev": true,
7786
- "requires": {
7787
- "currently-unhandled": "^0.4.1",
7788
- "signal-exit": "^3.0.2"
7789
- }
7790
- },
7791
- "loupe": {
7792
- "version": "2.3.4",
7793
- "dev": true,
7794
- "requires": {
7795
- "get-func-name": "^2.0.0"
7796
- }
7797
- },
7798
7325
  "lowercase-keys": {
7799
7326
  "version": "2.0.0"
7800
7327
  },
@@ -7976,30 +7503,6 @@
7976
7503
  "version": "0.6.3",
7977
7504
  "extraneous": true
7978
7505
  },
7979
- "nise": {
7980
- "version": "5.1.1",
7981
- "dev": true,
7982
- "requires": {
7983
- "@sinonjs/commons": "^1.8.3",
7984
- "@sinonjs/fake-timers": ">=5",
7985
- "@sinonjs/text-encoding": "^0.7.1",
7986
- "just-extend": "^4.0.2",
7987
- "path-to-regexp": "^1.7.0"
7988
- },
7989
- "dependencies": {
7990
- "isarray": {
7991
- "version": "0.0.1",
7992
- "dev": true
7993
- },
7994
- "path-to-regexp": {
7995
- "version": "1.8.0",
7996
- "dev": true,
7997
- "requires": {
7998
- "isarray": "0.0.1"
7999
- }
8000
- }
8001
- }
8002
- },
8003
7506
  "node-simctl": {
8004
7507
  "version": "7.1.4",
8005
7508
  "requires": {
@@ -8230,10 +7733,6 @@
8230
7733
  "version": "0.1.7",
8231
7734
  "extraneous": true
8232
7735
  },
8233
- "pathval": {
8234
- "version": "1.1.1",
8235
- "dev": true
8236
- },
8237
7736
  "pend": {
8238
7737
  "version": "1.2.0"
8239
7738
  },
@@ -8595,27 +8094,6 @@
8595
8094
  }
8596
8095
  }
8597
8096
  },
8598
- "sinon": {
8599
- "version": "14.0.0",
8600
- "dev": true,
8601
- "requires": {
8602
- "@sinonjs/commons": "^1.8.3",
8603
- "@sinonjs/fake-timers": "^9.1.2",
8604
- "@sinonjs/samsam": "^6.1.1",
8605
- "diff": "^5.0.0",
8606
- "nise": "^5.1.1",
8607
- "supports-color": "^7.2.0"
8608
- },
8609
- "dependencies": {
8610
- "supports-color": {
8611
- "version": "7.2.0",
8612
- "dev": true,
8613
- "requires": {
8614
- "has-flag": "^4.0.0"
8615
- }
8616
- }
8617
- }
8618
- },
8619
8097
  "source-map": {
8620
8098
  "version": "0.6.1"
8621
8099
  },
@@ -8786,12 +8264,8 @@
8786
8264
  "utf8-byte-length": "^1.0.1"
8787
8265
  }
8788
8266
  },
8789
- "type-detect": {
8790
- "version": "4.0.8",
8791
- "dev": true
8792
- },
8793
8267
  "type-fest": {
8794
- "version": "2.18.0"
8268
+ "version": "2.19.0"
8795
8269
  },
8796
8270
  "type-is": {
8797
8271
  "version": "1.6.18",
@@ -8801,10 +8275,6 @@
8801
8275
  "mime-types": "~2.1.24"
8802
8276
  }
8803
8277
  },
8804
- "typescript": {
8805
- "version": "4.8.2",
8806
- "peer": true
8807
- },
8808
8278
  "uc.micro": {
8809
8279
  "version": "1.0.6",
8810
8280
  "extraneous": true
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "4.11.0",
11
+ "version": "4.11.1",
12
12
  "author": "Appium Contributors",
13
13
  "license": "Apache-2.0",
14
14
  "repository": {
@@ -125,7 +125,7 @@
125
125
  },
126
126
  "devDependencies": {
127
127
  "@appium/eslint-config-appium": "^6.0.0",
128
- "@appium/test-support": "^1.0.0",
128
+ "@appium/test-support": "^2.0.0",
129
129
  "@babel/cli": "^7.18.10",
130
130
  "@babel/core": "^7.18.10",
131
131
  "@babel/eslint-parser": "^7.18.9",