appium-xcuitest-driver 7.35.1 → 8.1.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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "7.35.1",
3
+ "version": "8.1.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "7.35.1",
9
+ "version": "8.1.0",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@colors/colors": "^1.6.0",
@@ -14,7 +14,7 @@
14
14
  "appium-ios-device": "^2.8.0",
15
15
  "appium-ios-simulator": "^6.1.7",
16
16
  "appium-remote-debugger": "^12.1.1",
17
- "appium-webdriveragent": "^8.12.0",
17
+ "appium-webdriveragent": "^9.0.1",
18
18
  "appium-xcode": "^5.1.4",
19
19
  "async-lock": "^1.4.0",
20
20
  "asyncbox": "^3.0.0",
@@ -73,18 +73,18 @@
73
73
  }
74
74
  },
75
75
  "node_modules/@appium/base-driver": {
76
- "version": "9.14.0",
77
- "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-9.14.0.tgz",
78
- "integrity": "sha512-CQ5hmW7tPr/48ddNpr+LwYPATQRuT1wVk1yX35dVAjPygwfyPMNiOakSvA9z5lnwtXmCkdFm2Q1Pm3aX4ABFhg==",
76
+ "version": "9.15.0",
77
+ "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-9.15.0.tgz",
78
+ "integrity": "sha512-r7021rZ/oty9LGJShRhZ8tXYQmxb0clHJJz2KBXvTcEwcV9dBMc7JAlL+Fz5i7cvryzTef396IEZMRp2VgmmQg==",
79
79
  "license": "Apache-2.0",
80
80
  "dependencies": {
81
- "@appium/support": "^6.0.1",
82
- "@appium/types": "^0.23.0",
81
+ "@appium/support": "^6.0.3",
82
+ "@appium/types": "^0.24.0",
83
83
  "@colors/colors": "1.6.0",
84
84
  "@types/async-lock": "1.4.2",
85
85
  "@types/bluebird": "3.5.42",
86
86
  "@types/express": "5.0.0",
87
- "@types/lodash": "4.17.13",
87
+ "@types/lodash": "4.17.14",
88
88
  "@types/method-override": "3.0.0",
89
89
  "@types/serve-favicon": "2.5.7",
90
90
  "async-lock": "1.4.1",
@@ -112,13 +112,25 @@
112
112
  "spdy": "4.0.2"
113
113
  }
114
114
  },
115
+ "node_modules/@appium/base-driver/node_modules/type-fest": {
116
+ "version": "4.31.0",
117
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.31.0.tgz",
118
+ "integrity": "sha512-yCxltHW07Nkhv/1F6wWBr8kz+5BGMfP+RbRSYFnegVb0qV/UMT0G0ElBloPVerqn4M2ZV80Ir1FtCcYv1cT6vQ==",
119
+ "license": "(MIT OR CC0-1.0)",
120
+ "engines": {
121
+ "node": ">=16"
122
+ },
123
+ "funding": {
124
+ "url": "https://github.com/sponsors/sindresorhus"
125
+ }
126
+ },
115
127
  "node_modules/@appium/docutils": {
116
- "version": "1.0.27",
117
- "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.27.tgz",
118
- "integrity": "sha512-iT+UOzOJpwTaPJgOIVs3Esl4uJG1iRc2KVkpX95QlbIjoGjDo+Z4nLG59m1NLPctJ0X5kUGlkZ/xWd38SN/7/A==",
128
+ "version": "1.0.29",
129
+ "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.29.tgz",
130
+ "integrity": "sha512-PTot864x7HxtfCQ2SLzI2LPuYOZ0qTGb9saZtv5OfD+2nt5t77SyIhzPGpn7XSrVMCyCWU3Dn5BtbPx9X0s4Fw==",
119
131
  "license": "Apache-2.0",
120
132
  "dependencies": {
121
- "@appium/support": "^6.0.1",
133
+ "@appium/support": "^6.0.3",
122
134
  "@appium/tsconfig": "^0.3.3",
123
135
  "@sliphua/lilconfig-ts-loader": "3.2.2",
124
136
  "@types/which": "3.0.4",
@@ -132,7 +144,7 @@
132
144
  "read-pkg": "5.2.0",
133
145
  "semver": "7.6.3",
134
146
  "source-map-support": "0.5.21",
135
- "teen_process": "2.2.2",
147
+ "teen_process": "2.2.3",
136
148
  "type-fest": "4.31.0",
137
149
  "typescript": "5.7.2",
138
150
  "yaml": "2.7.0",
@@ -147,6 +159,31 @@
147
159
  "npm": ">=8"
148
160
  }
149
161
  },
162
+ "node_modules/@appium/docutils/node_modules/type-fest": {
163
+ "version": "4.31.0",
164
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.31.0.tgz",
165
+ "integrity": "sha512-yCxltHW07Nkhv/1F6wWBr8kz+5BGMfP+RbRSYFnegVb0qV/UMT0G0ElBloPVerqn4M2ZV80Ir1FtCcYv1cT6vQ==",
166
+ "license": "(MIT OR CC0-1.0)",
167
+ "engines": {
168
+ "node": ">=16"
169
+ },
170
+ "funding": {
171
+ "url": "https://github.com/sponsors/sindresorhus"
172
+ }
173
+ },
174
+ "node_modules/@appium/docutils/node_modules/typescript": {
175
+ "version": "5.7.2",
176
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
177
+ "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
178
+ "license": "Apache-2.0",
179
+ "bin": {
180
+ "tsc": "bin/tsc",
181
+ "tsserver": "bin/tsserver"
182
+ },
183
+ "engines": {
184
+ "node": ">=14.17"
185
+ }
186
+ },
150
187
  "node_modules/@appium/logger": {
151
188
  "version": "1.6.1",
152
189
  "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-1.6.1.tgz",
@@ -193,14 +230,14 @@
193
230
  }
194
231
  },
195
232
  "node_modules/@appium/support": {
196
- "version": "6.0.1",
197
- "resolved": "https://registry.npmjs.org/@appium/support/-/support-6.0.1.tgz",
198
- "integrity": "sha512-siAWkbkWbHdvMabPDULMSEmOpvsh9reEqIOKqmxow3dO1C0zziYS7tsqzLNxB5AZRvZoQT209G4lGdN5kqSdww==",
233
+ "version": "6.0.3",
234
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-6.0.3.tgz",
235
+ "integrity": "sha512-9WCO5JyxHEStdIJ3ZwyaLXXt+TGraEcDikB9p9x3+eBgAYP+nSbL/mFT5vHhaaoBP7DjfSmBmfY37fW7pdyRfA==",
199
236
  "license": "Apache-2.0",
200
237
  "dependencies": {
201
238
  "@appium/logger": "^1.6.1",
202
239
  "@appium/tsconfig": "^0.3.3",
203
- "@appium/types": "^0.23.0",
240
+ "@appium/types": "^0.24.0",
204
241
  "@colors/colors": "1.6.0",
205
242
  "@types/archiver": "6.0.3",
206
243
  "@types/base64-stream": "1.0.5",
@@ -245,9 +282,9 @@
245
282
  "shell-quote": "1.8.2",
246
283
  "source-map-support": "0.5.21",
247
284
  "supports-color": "8.1.1",
248
- "teen_process": "2.2.2",
285
+ "teen_process": "2.2.3",
249
286
  "type-fest": "4.31.0",
250
- "uuid": "11.0.3",
287
+ "uuid": "11.0.4",
251
288
  "which": "4.0.0",
252
289
  "yauzl": "3.2.0"
253
290
  },
@@ -259,6 +296,18 @@
259
296
  "sharp": "0.33.5"
260
297
  }
261
298
  },
299
+ "node_modules/@appium/support/node_modules/type-fest": {
300
+ "version": "4.31.0",
301
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.31.0.tgz",
302
+ "integrity": "sha512-yCxltHW07Nkhv/1F6wWBr8kz+5BGMfP+RbRSYFnegVb0qV/UMT0G0ElBloPVerqn4M2ZV80Ir1FtCcYv1cT6vQ==",
303
+ "license": "(MIT OR CC0-1.0)",
304
+ "engines": {
305
+ "node": ">=16"
306
+ },
307
+ "funding": {
308
+ "url": "https://github.com/sponsors/sindresorhus"
309
+ }
310
+ },
262
311
  "node_modules/@appium/tsconfig": {
263
312
  "version": "0.3.3",
264
313
  "resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-0.3.3.tgz",
@@ -273,9 +322,9 @@
273
322
  }
274
323
  },
275
324
  "node_modules/@appium/types": {
276
- "version": "0.23.0",
277
- "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.23.0.tgz",
278
- "integrity": "sha512-0xfCpJuPmhkvamjgO/U3DY7FV/Usu6WYZKUs9BiC9GjzFYffRJO1Gu2z/wscCZ5gTGuELVqNCb/f/c+nofvjrQ==",
325
+ "version": "0.24.0",
326
+ "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.24.0.tgz",
327
+ "integrity": "sha512-1OkU1Gzi6rmt3P2KabYKMBsTazbnrV14nNoSw1vVGxK1qJ7pRo8OlcR+6eEDsxTD/+6uY9qzOdkYdEPZAksrKA==",
279
328
  "license": "Apache-2.0",
280
329
  "dependencies": {
281
330
  "@appium/logger": "^1.6.1",
@@ -290,6 +339,18 @@
290
339
  "npm": ">=8"
291
340
  }
292
341
  },
342
+ "node_modules/@appium/types/node_modules/type-fest": {
343
+ "version": "4.31.0",
344
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.31.0.tgz",
345
+ "integrity": "sha512-yCxltHW07Nkhv/1F6wWBr8kz+5BGMfP+RbRSYFnegVb0qV/UMT0G0ElBloPVerqn4M2ZV80Ir1FtCcYv1cT6vQ==",
346
+ "license": "(MIT OR CC0-1.0)",
347
+ "engines": {
348
+ "node": ">=16"
349
+ },
350
+ "funding": {
351
+ "url": "https://github.com/sponsors/sindresorhus"
352
+ }
353
+ },
293
354
  "node_modules/@babel/code-frame": {
294
355
  "version": "7.26.2",
295
356
  "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
@@ -499,9 +560,9 @@
499
560
  }
500
561
  },
501
562
  "node_modules/@types/express-serve-static-core": {
502
- "version": "5.0.3",
503
- "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.3.tgz",
504
- "integrity": "sha512-JEhMNwUJt7bw728CydvYzntD0XJeTmDnvwLlbfbAhE7Tbslm/ax6bdIiUwTgeVlZTsJQPwZwKpAkyDtIjsvx3g==",
563
+ "version": "5.0.5",
564
+ "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.5.tgz",
565
+ "integrity": "sha512-GLZPrd9ckqEBFMcVM/qRFAP0Hg3qiVEojgEFsx/N/zKXsBzbGF6z5FBDpZ0+Xhp1xr+qRZYjfGr1cWHB9oFHSA==",
505
566
  "license": "MIT",
506
567
  "dependencies": {
507
568
  "@types/node": "*",
@@ -553,9 +614,9 @@
553
614
  "license": "MIT"
554
615
  },
555
616
  "node_modules/@types/lodash": {
556
- "version": "4.17.13",
557
- "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz",
558
- "integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==",
617
+ "version": "4.17.14",
618
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.14.tgz",
619
+ "integrity": "sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==",
559
620
  "license": "MIT"
560
621
  },
561
622
  "node_modules/@types/method-override": {
@@ -589,9 +650,9 @@
589
650
  }
590
651
  },
591
652
  "node_modules/@types/node": {
592
- "version": "22.10.5",
593
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.5.tgz",
594
- "integrity": "sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==",
653
+ "version": "22.10.7",
654
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.7.tgz",
655
+ "integrity": "sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==",
595
656
  "license": "MIT",
596
657
  "dependencies": {
597
658
  "undici-types": "~6.20.0"
@@ -610,9 +671,9 @@
610
671
  "license": "MIT"
611
672
  },
612
673
  "node_modules/@types/qs": {
613
- "version": "6.9.17",
614
- "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.17.tgz",
615
- "integrity": "sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ==",
674
+ "version": "6.9.18",
675
+ "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.18.tgz",
676
+ "integrity": "sha512-kK7dgTYDyGqS+e2Q4aK9X3D7q234CIZ1Bv0q/7Z5IwRDoADNU81xXJK/YVyLbLTZCoIwUoDoffFeF+p/eIklAA==",
616
677
  "license": "MIT"
617
678
  },
618
679
  "node_modules/@types/range-parser": {
@@ -709,9 +770,9 @@
709
770
  }
710
771
  },
711
772
  "node_modules/@xmldom/xmldom": {
712
- "version": "0.9.6",
713
- "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.6.tgz",
714
- "integrity": "sha512-Su4xcxR0CPGwlDHNmVP09fqET9YxbyDXHaSob6JlBH7L6reTYaeim6zbk9o08UarO0L5GTRo3uzl0D+9lSxmvw==",
773
+ "version": "0.9.7",
774
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.7.tgz",
775
+ "integrity": "sha512-syvR8iIJjpTZ/stv7l89UAViwGFh6lbheeOaqSxkYx9YNmIVvPTRH+CT/fpykFtUx5N+8eSMDRvggF9J8GEPzQ==",
715
776
  "license": "MIT",
716
777
  "engines": {
717
778
  "node": ">=14.6"
@@ -770,9 +831,9 @@
770
831
  }
771
832
  },
772
833
  "node_modules/appium-idb": {
773
- "version": "1.8.21",
774
- "resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-1.8.21.tgz",
775
- "integrity": "sha512-axtVMxNMSUs4GguEEsNZwqHtQ4efbQdHBBiDqvFok+amuMgExyaHlkdKlklzQ792BKf5lUOCwcaF/KlOsv6FEQ==",
834
+ "version": "1.8.22",
835
+ "resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-1.8.22.tgz",
836
+ "integrity": "sha512-JS+n5r8Gc++XNT0BEteD8BTS+hWyMQocdfQ352E+OLkULtEUNa/zOrw0Yu07Loe3pkXPJDZkInG9jb9INruLtA==",
776
837
  "license": "Apache-2.0",
777
838
  "dependencies": {
778
839
  "@appium/support": "^6.0.0",
@@ -788,9 +849,9 @@
788
849
  }
789
850
  },
790
851
  "node_modules/appium-ios-device": {
791
- "version": "2.8.0",
792
- "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.8.0.tgz",
793
- "integrity": "sha512-T6dgigeanZ5tEuwacyom4gmdLm4XbW9iGsCtzl/jXM9x47s/ybjP2HIb5MVDywcps/Y4DDSuPp/n2CakDoEpDw==",
852
+ "version": "2.8.1",
853
+ "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.8.1.tgz",
854
+ "integrity": "sha512-0ZnA9DIqGojwXuBseDnqIcv4hLUsZ8WVy9N9s0Yq02EC4Fn0AFhwl/nT9a+TYhAYKLtsd+tH0HZ8wo3FXKKqnw==",
794
855
  "license": "Apache-2.0",
795
856
  "dependencies": {
796
857
  "@appium/support": "^6.0.0",
@@ -810,9 +871,9 @@
810
871
  }
811
872
  },
812
873
  "node_modules/appium-ios-simulator": {
813
- "version": "6.1.16",
814
- "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-6.1.16.tgz",
815
- "integrity": "sha512-XMoOX9lnD4DYhEPI+v10GWeRG3SfzkM0ouy8x9Jbefb8mQ5DPq/kP5XtTmb528rCALyre7+NA3T0ciPAuFrqJA==",
874
+ "version": "6.1.17",
875
+ "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-6.1.17.tgz",
876
+ "integrity": "sha512-GrQqHWSp5JAp8F3FS8X2mVzXHkdTf9mwN8rX2xTg1G/yFQBmQw/3/wJPUhCVm/hFHXYSPIHYMClprdKRjhTGuQ==",
816
877
  "license": "Apache-2.0",
817
878
  "dependencies": {
818
879
  "@appium/support": "^6.0.0",
@@ -833,9 +894,9 @@
833
894
  }
834
895
  },
835
896
  "node_modules/appium-remote-debugger": {
836
- "version": "12.1.4",
837
- "resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.1.4.tgz",
838
- "integrity": "sha512-JEIfasY9Y5MVdbRhPXXy0I2xlc2sUPmb1TXpJSpTHSg1shInnHsDv57KyTkqqpoBy7wva9i+8VnThrilevigCQ==",
897
+ "version": "12.1.5",
898
+ "resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.1.5.tgz",
899
+ "integrity": "sha512-LUcaNRHZjCMVMxn8APemZoHygMECDyvGbMul9R1IxJTTHiFhKsWTaNBD9AiPsZFO4OSXv4R4oRP0sVM8Wn81YA==",
839
900
  "license": "Apache-2.0",
840
901
  "dependencies": {
841
902
  "@appium/base-driver": "^9.0.0",
@@ -854,9 +915,9 @@
854
915
  }
855
916
  },
856
917
  "node_modules/appium-webdriveragent": {
857
- "version": "8.12.0",
858
- "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-8.12.0.tgz",
859
- "integrity": "sha512-uvSdqj0oJmFx47+43CsiOCPGlu60aMBaQI0iBF92bNGamBJ9gwmHzWPIl/qi9LN2ZKYtMMYlVdoKCq6cVdQzyQ==",
918
+ "version": "9.0.1",
919
+ "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-9.0.1.tgz",
920
+ "integrity": "sha512-xwz8uG9x9/C97L79m2nPUGiBID07D8qqT10nLBPcMekbixxuPaXjEJuC9mMXix9V0txqiP6G2BYZiXupyCd8yQ==",
860
921
  "license": "Apache-2.0",
861
922
  "dependencies": {
862
923
  "@appium/base-driver": "^9.0.0",
@@ -878,9 +939,9 @@
878
939
  }
879
940
  },
880
941
  "node_modules/appium-xcode": {
881
- "version": "5.2.20",
882
- "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.2.20.tgz",
883
- "integrity": "sha512-jJDBikrVVYJGC8IkHM227bq4vuInMICHm/yTaAtQCrjW/zx5XAFs3I87GJ8kyPGGQbqhcoC2Ze1/Zx4/EVwCjw==",
942
+ "version": "5.2.21",
943
+ "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.2.21.tgz",
944
+ "integrity": "sha512-wYkr4Ncj9V4LIxcDS4ISxyPb1eiPB92BfnTiB1FqW3Im5M/LYBc/hLezDNeGRRtspmInjP2tqK4E9F+9B9AvDA==",
884
945
  "license": "Apache-2.0",
885
946
  "dependencies": {
886
947
  "@appium/support": "^6.0.0",
@@ -1010,9 +1071,9 @@
1010
1071
  "license": "MIT"
1011
1072
  },
1012
1073
  "node_modules/bare-events": {
1013
- "version": "2.5.0",
1014
- "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.0.tgz",
1015
- "integrity": "sha512-/E8dDe9dsbLyh2qrZ64PEPadOQ0F4gbl1sUJOrmph7xOiIxfY8vwab/4bFLh4Y88/Hk/ujKcrQKc+ps0mv873A==",
1074
+ "version": "2.5.4",
1075
+ "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.4.tgz",
1076
+ "integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==",
1016
1077
  "license": "Apache-2.0",
1017
1078
  "optional": true
1018
1079
  },
@@ -1136,12 +1197,13 @@
1136
1197
  }
1137
1198
  },
1138
1199
  "node_modules/brace-expansion": {
1139
- "version": "2.0.1",
1140
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
1141
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
1200
+ "version": "1.1.11",
1201
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
1202
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
1142
1203
  "license": "MIT",
1143
1204
  "dependencies": {
1144
- "balanced-match": "^1.0.0"
1205
+ "balanced-match": "^1.0.0",
1206
+ "concat-map": "0.0.1"
1145
1207
  }
1146
1208
  },
1147
1209
  "node_modules/buffer": {
@@ -1676,9 +1738,9 @@
1676
1738
  }
1677
1739
  },
1678
1740
  "node_modules/es-object-atoms": {
1679
- "version": "1.0.0",
1680
- "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
1681
- "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
1741
+ "version": "1.1.1",
1742
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
1743
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
1682
1744
  "license": "MIT",
1683
1745
  "dependencies": {
1684
1746
  "es-errors": "^1.3.0"
@@ -2053,6 +2115,30 @@
2053
2115
  "url": "https://github.com/sponsors/isaacs"
2054
2116
  }
2055
2117
  },
2118
+ "node_modules/glob/node_modules/brace-expansion": {
2119
+ "version": "2.0.1",
2120
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
2121
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
2122
+ "license": "MIT",
2123
+ "dependencies": {
2124
+ "balanced-match": "^1.0.0"
2125
+ }
2126
+ },
2127
+ "node_modules/glob/node_modules/minimatch": {
2128
+ "version": "9.0.5",
2129
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
2130
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
2131
+ "license": "ISC",
2132
+ "dependencies": {
2133
+ "brace-expansion": "^2.0.1"
2134
+ },
2135
+ "engines": {
2136
+ "node": ">=16 || 14 >=14.17"
2137
+ },
2138
+ "funding": {
2139
+ "url": "https://github.com/sponsors/isaacs"
2140
+ }
2141
+ },
2056
2142
  "node_modules/gopd": {
2057
2143
  "version": "1.2.0",
2058
2144
  "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
@@ -2656,18 +2742,15 @@
2656
2742
  "optional": true
2657
2743
  },
2658
2744
  "node_modules/minimatch": {
2659
- "version": "9.0.5",
2660
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
2661
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
2745
+ "version": "3.1.2",
2746
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
2747
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
2662
2748
  "license": "ISC",
2663
2749
  "dependencies": {
2664
- "brace-expansion": "^2.0.1"
2750
+ "brace-expansion": "^1.1.7"
2665
2751
  },
2666
2752
  "engines": {
2667
- "node": ">=16 || 14 >=14.17"
2668
- },
2669
- "funding": {
2670
- "url": "https://github.com/sponsors/isaacs"
2753
+ "node": "*"
2671
2754
  }
2672
2755
  },
2673
2756
  "node_modules/minimist": {
@@ -2772,16 +2855,6 @@
2772
2855
  "node": ">=0.8.0"
2773
2856
  }
2774
2857
  },
2775
- "node_modules/mv/node_modules/brace-expansion": {
2776
- "version": "1.1.11",
2777
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
2778
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
2779
- "license": "MIT",
2780
- "dependencies": {
2781
- "balanced-match": "^1.0.0",
2782
- "concat-map": "0.0.1"
2783
- }
2784
- },
2785
2858
  "node_modules/mv/node_modules/glob": {
2786
2859
  "version": "6.0.4",
2787
2860
  "resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz",
@@ -2799,18 +2872,6 @@
2799
2872
  "node": "*"
2800
2873
  }
2801
2874
  },
2802
- "node_modules/mv/node_modules/minimatch": {
2803
- "version": "3.1.2",
2804
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
2805
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
2806
- "license": "ISC",
2807
- "dependencies": {
2808
- "brace-expansion": "^1.1.7"
2809
- },
2810
- "engines": {
2811
- "node": "*"
2812
- }
2813
- },
2814
2875
  "node_modules/mv/node_modules/mkdirp": {
2815
2876
  "version": "0.5.6",
2816
2877
  "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
@@ -2855,9 +2916,9 @@
2855
2916
  }
2856
2917
  },
2857
2918
  "node_modules/node-simctl": {
2858
- "version": "7.6.3",
2859
- "resolved": "https://registry.npmjs.org/node-simctl/-/node-simctl-7.6.3.tgz",
2860
- "integrity": "sha512-tL22kxDdAlUYrb9EEPh9rucTSAEYtuVM16zWj7o2bVheIYBzAnpMlSbF4U09SVwsrGo6utUoqA5D6kNvCq/ahg==",
2919
+ "version": "7.6.5",
2920
+ "resolved": "https://registry.npmjs.org/node-simctl/-/node-simctl-7.6.5.tgz",
2921
+ "integrity": "sha512-YOylJayVx4bVuCC/VkApHrV3jVHQ2vVcZb3h61WlozL9/G9y49GfCQBZ9Ij4bk+RQCbs0u4ClTydB+JqjXL3ZQ==",
2861
2922
  "license": "Apache-2.0",
2862
2923
  "dependencies": {
2863
2924
  "@appium/logger": "^1.3.0",
@@ -2869,13 +2930,28 @@
2869
2930
  "source-map-support": "^0.x",
2870
2931
  "teen_process": "^2.2.0",
2871
2932
  "uuid": "^11.0.1",
2872
- "which": "^4.0.0"
2933
+ "which": "^5.0.0"
2873
2934
  },
2874
2935
  "engines": {
2875
2936
  "node": ">=14",
2876
2937
  "npm": ">=8"
2877
2938
  }
2878
2939
  },
2940
+ "node_modules/node-simctl/node_modules/which": {
2941
+ "version": "5.0.0",
2942
+ "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz",
2943
+ "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==",
2944
+ "license": "ISC",
2945
+ "dependencies": {
2946
+ "isexe": "^3.1.1"
2947
+ },
2948
+ "bin": {
2949
+ "node-which": "bin/which.js"
2950
+ },
2951
+ "engines": {
2952
+ "node": "^18.17.0 || >=20.5.0"
2953
+ }
2954
+ },
2879
2955
  "node_modules/normalize-package-data": {
2880
2956
  "version": "2.5.0",
2881
2957
  "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
@@ -3289,9 +3365,9 @@
3289
3365
  }
3290
3366
  },
3291
3367
  "node_modules/readable-stream": {
3292
- "version": "4.6.0",
3293
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.6.0.tgz",
3294
- "integrity": "sha512-cbAdYt0VcnpN2Bekq7PU+k363ZRsPwJoEEJOEtSJQlJXzwaxt3FIo/uL+KeDSGIjJqtkwyge4KQgD2S2kd+CQw==",
3368
+ "version": "4.7.0",
3369
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz",
3370
+ "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==",
3295
3371
  "license": "MIT",
3296
3372
  "dependencies": {
3297
3373
  "abort-controller": "^3.0.0",
@@ -3337,6 +3413,15 @@
3337
3413
  "minimatch": "^5.1.0"
3338
3414
  }
3339
3415
  },
3416
+ "node_modules/readdir-glob/node_modules/brace-expansion": {
3417
+ "version": "2.0.1",
3418
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
3419
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
3420
+ "license": "MIT",
3421
+ "dependencies": {
3422
+ "balanced-match": "^1.0.0"
3423
+ }
3424
+ },
3340
3425
  "node_modules/readdir-glob/node_modules/minimatch": {
3341
3426
  "version": "5.1.6",
3342
3427
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
@@ -3792,9 +3877,9 @@
3792
3877
  }
3793
3878
  },
3794
3879
  "node_modules/spdx-license-ids": {
3795
- "version": "3.0.20",
3796
- "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz",
3797
- "integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==",
3880
+ "version": "3.0.21",
3881
+ "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz",
3882
+ "integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==",
3798
3883
  "license": "CC0-1.0"
3799
3884
  },
3800
3885
  "node_modules/spdy": {
@@ -4030,9 +4115,9 @@
4030
4115
  }
4031
4116
  },
4032
4117
  "node_modules/teen_process": {
4033
- "version": "2.2.2",
4034
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.2.tgz",
4035
- "integrity": "sha512-Qs9JCzsKcbuBtbZxY9WVoYs3GG+WFfxoIDGpkj8AJ/BpWnh+pdLK+x1+E1bDlQuASs+CTQmykYPGAkzxFjqcaA==",
4118
+ "version": "2.2.3",
4119
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.3.tgz",
4120
+ "integrity": "sha512-8L540OalWH83qc6LHV5VMr0DjdP7KWUHQwTOImtWaG2ElW8BvLTh6M9871oGmmpOMb2BpOJQn2+09ZHWYsdTUA==",
4036
4121
  "license": "Apache-2.0",
4037
4122
  "dependencies": {
4038
4123
  "bluebird": "^3.7.2",
@@ -4084,18 +4169,6 @@
4084
4169
  "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
4085
4170
  "license": "0BSD"
4086
4171
  },
4087
- "node_modules/type-fest": {
4088
- "version": "4.31.0",
4089
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.31.0.tgz",
4090
- "integrity": "sha512-yCxltHW07Nkhv/1F6wWBr8kz+5BGMfP+RbRSYFnegVb0qV/UMT0G0ElBloPVerqn4M2ZV80Ir1FtCcYv1cT6vQ==",
4091
- "license": "(MIT OR CC0-1.0)",
4092
- "engines": {
4093
- "node": ">=16"
4094
- },
4095
- "funding": {
4096
- "url": "https://github.com/sponsors/sindresorhus"
4097
- }
4098
- },
4099
4172
  "node_modules/type-is": {
4100
4173
  "version": "1.6.18",
4101
4174
  "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
@@ -4110,9 +4183,9 @@
4110
4183
  }
4111
4184
  },
4112
4185
  "node_modules/typescript": {
4113
- "version": "5.7.2",
4114
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
4115
- "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
4186
+ "version": "5.7.3",
4187
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
4188
+ "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
4116
4189
  "license": "Apache-2.0",
4117
4190
  "bin": {
4118
4191
  "tsc": "bin/tsc",
@@ -4168,9 +4241,9 @@
4168
4241
  }
4169
4242
  },
4170
4243
  "node_modules/uuid": {
4171
- "version": "11.0.3",
4172
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.3.tgz",
4173
- "integrity": "sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==",
4244
+ "version": "11.0.4",
4245
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.4.tgz",
4246
+ "integrity": "sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==",
4174
4247
  "funding": [
4175
4248
  "https://github.com/sponsors/broofa",
4176
4249
  "https://github.com/sponsors/ctavan"
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "7.35.1",
11
+ "version": "8.1.0",
12
12
  "author": "Appium Contributors",
13
13
  "license": "Apache-2.0",
14
14
  "repository": {
@@ -81,7 +81,7 @@
81
81
  "appium-ios-device": "^2.8.0",
82
82
  "appium-ios-simulator": "^6.1.7",
83
83
  "appium-remote-debugger": "^12.1.1",
84
- "appium-webdriveragent": "^8.12.0",
84
+ "appium-webdriveragent": "^9.0.1",
85
85
  "appium-xcode": "^5.1.4",
86
86
  "async-lock": "^1.4.0",
87
87
  "asyncbox": "^3.0.0",