appium-xcuitest-driver 4.16.8 → 4.16.10

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 CHANGED
@@ -1,3 +1,17 @@
1
+ ## [4.16.10](https://github.com/appium/appium-xcuitest-driver/compare/v4.16.9...v4.16.10) (2023-01-17)
2
+
3
+
4
+ ### Miscellaneous Chores
5
+
6
+ * Bump semantic-release from 19.0.5 to 20.0.2 ([#1485](https://github.com/appium/appium-xcuitest-driver/issues/1485)) ([bbe7366](https://github.com/appium/appium-xcuitest-driver/commit/bbe73661336671b2c189fd3a1af6ecf5873001e3))
7
+
8
+ ## [4.16.9](https://github.com/appium/appium-xcuitest-driver/compare/v4.16.8...v4.16.9) (2023-01-13)
9
+
10
+
11
+ ### Miscellaneous Chores
12
+
13
+ * Bump appium-xcode from 4.0.5 to 5.0.0 ([#1488](https://github.com/appium/appium-xcuitest-driver/issues/1488)) ([e759033](https://github.com/appium/appium-xcuitest-driver/commit/e759033fdac8b05f4410fd77028c0f85cf22918d))
14
+
1
15
  ## [4.16.8](https://github.com/appium/appium-xcuitest-driver/compare/v4.16.7...v4.16.8) (2023-01-12)
2
16
 
3
17
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "4.16.8",
3
+ "version": "4.16.10",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "4.16.8",
9
+ "version": "4.16.10",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@babel/runtime": "^7.0.0",
@@ -16,7 +16,7 @@
16
16
  "appium-ios-simulator": "^5.0.5",
17
17
  "appium-remote-debugger": "^9.1.1",
18
18
  "appium-webdriveragent": "^4.10.12",
19
- "appium-xcode": "^4.0.0",
19
+ "appium-xcode": "^5.0.0",
20
20
  "async-lock": "^1.0.0",
21
21
  "asyncbox": "^2.3.1",
22
22
  "bluebird": "^3.5.1",
@@ -66,7 +66,7 @@
66
66
  "pngjs": "^6.0.0",
67
67
  "pre-commit": "^1.1.3",
68
68
  "prettier": "^2.7.1",
69
- "semantic-release": "^19.0.2",
69
+ "semantic-release": "^20.0.2",
70
70
  "sinon": "^15.0.0",
71
71
  "webdriverio": "^8.0.5"
72
72
  },
@@ -79,10 +79,11 @@
79
79
  }
80
80
  },
81
81
  "node_modules/@appium/base-driver": {
82
- "version": "9.1.0",
82
+ "version": "9.2.3",
83
83
  "license": "Apache-2.0",
84
84
  "dependencies": {
85
- "@appium/support": "^3.0.1",
85
+ "@appium/support": "^3.1.3",
86
+ "@appium/types": "^0.8.3",
86
87
  "@colors/colors": "1.5.0",
87
88
  "@types/async-lock": "1.3.0",
88
89
  "@types/bluebird": "3.5.38",
@@ -91,7 +92,7 @@
91
92
  "@types/serve-favicon": "2.5.3",
92
93
  "async-lock": "1.4.0",
93
94
  "asyncbox": "2.9.4",
94
- "axios": "1.2.1",
95
+ "axios": "1.2.2",
95
96
  "bluebird": "3.7.2",
96
97
  "body-parser": "1.20.1",
97
98
  "es6-error": "4.1.1",
@@ -103,7 +104,7 @@
103
104
  "morgan": "1.10.0",
104
105
  "serve-favicon": "2.5.0",
105
106
  "source-map-support": "0.5.21",
106
- "type-fest": "3.4.0",
107
+ "type-fest": "3.5.1",
107
108
  "validate.js": "0.13.1"
108
109
  },
109
110
  "engines": {
@@ -111,21 +112,12 @@
111
112
  "npm": ">=8"
112
113
  }
113
114
  },
114
- "node_modules/@appium/base-driver/node_modules/axios": {
115
- "version": "1.2.1",
116
- "license": "MIT",
117
- "dependencies": {
118
- "follow-redirects": "^1.15.0",
119
- "form-data": "^4.0.0",
120
- "proxy-from-env": "^1.1.0"
121
- }
122
- },
123
115
  "node_modules/@appium/base-plugin": {
124
- "version": "2.0.1",
116
+ "version": "2.1.3",
125
117
  "extraneous": true,
126
118
  "license": "Apache-2.0",
127
119
  "dependencies": {
128
- "@appium/support": "^3.0.1"
120
+ "@appium/support": "^3.1.3"
129
121
  },
130
122
  "engines": {
131
123
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -133,11 +125,11 @@
133
125
  }
134
126
  },
135
127
  "node_modules/@appium/docutils": {
136
- "version": "0.1.1",
128
+ "version": "0.1.5",
137
129
  "dev": true,
138
130
  "license": "Apache-2.0",
139
131
  "dependencies": {
140
- "@appium/support": "^3.0.1",
132
+ "@appium/support": "^3.1.3",
141
133
  "source-map-support": "0.5.21",
142
134
  "teen_process": "2.0.2"
143
135
  },
@@ -147,7 +139,7 @@
147
139
  }
148
140
  },
149
141
  "node_modules/@appium/schema": {
150
- "version": "0.1.0",
142
+ "version": "0.2.3",
151
143
  "license": "Apache-2.0",
152
144
  "dependencies": {
153
145
  "@types/json-schema": "7.0.11",
@@ -160,10 +152,11 @@
160
152
  }
161
153
  },
162
154
  "node_modules/@appium/support": {
163
- "version": "3.0.1",
155
+ "version": "3.1.3",
164
156
  "license": "Apache-2.0",
165
157
  "dependencies": {
166
- "@appium/types": "^0.7.0",
158
+ "@appium/tsconfig": "^0.2.3",
159
+ "@appium/types": "^0.8.3",
167
160
  "@colors/colors": "1.5.0",
168
161
  "@types/archiver": "5.3.1",
169
162
  "@types/base64-stream": "1.0.2",
@@ -184,7 +177,7 @@
184
177
  "@types/teen_process": "2.0.0",
185
178
  "@types/uuid": "9.0.0",
186
179
  "archiver": "5.3.1",
187
- "axios": "1.2.1",
180
+ "axios": "1.2.2",
188
181
  "base64-stream": "1.0.0",
189
182
  "bluebird": "3.7.2",
190
183
  "bplist-creator": "0.1.1",
@@ -194,7 +187,7 @@
194
187
  "glob": "8.0.3",
195
188
  "jimp": "0.16.2",
196
189
  "jsftp": "2.1.3",
197
- "klaw": "4.0.1",
190
+ "klaw": "4.1.0",
198
191
  "lockfile": "1.0.4",
199
192
  "lodash": "4.17.21",
200
193
  "log-symbols": "4.1.0",
@@ -216,7 +209,7 @@
216
209
  "source-map-support": "0.5.21",
217
210
  "supports-color": "8.1.1",
218
211
  "teen_process": "2.0.2",
219
- "type-fest": "3.4.0",
212
+ "type-fest": "3.5.1",
220
213
  "uuid": "9.0.0",
221
214
  "which": "3.0.0",
222
215
  "yauzl": "2.10.0"
@@ -226,25 +219,62 @@
226
219
  "npm": ">=8"
227
220
  }
228
221
  },
229
- "node_modules/@appium/support/node_modules/axios": {
230
- "version": "1.2.1",
222
+ "node_modules/@appium/support/node_modules/brace-expansion": {
223
+ "version": "2.0.1",
231
224
  "license": "MIT",
232
225
  "dependencies": {
233
- "follow-redirects": "^1.15.0",
234
- "form-data": "^4.0.0",
235
- "proxy-from-env": "^1.1.0"
226
+ "balanced-match": "^1.0.0"
227
+ }
228
+ },
229
+ "node_modules/@appium/support/node_modules/glob": {
230
+ "version": "8.0.3",
231
+ "license": "ISC",
232
+ "dependencies": {
233
+ "fs.realpath": "^1.0.0",
234
+ "inflight": "^1.0.4",
235
+ "inherits": "2",
236
+ "minimatch": "^5.0.1",
237
+ "once": "^1.3.0"
238
+ },
239
+ "engines": {
240
+ "node": ">=12"
241
+ },
242
+ "funding": {
243
+ "url": "https://github.com/sponsors/isaacs"
244
+ }
245
+ },
246
+ "node_modules/@appium/support/node_modules/minimatch": {
247
+ "version": "5.1.4",
248
+ "license": "ISC",
249
+ "dependencies": {
250
+ "brace-expansion": "^2.0.1"
251
+ },
252
+ "engines": {
253
+ "node": ">=10"
254
+ }
255
+ },
256
+ "node_modules/@appium/tsconfig": {
257
+ "version": "0.2.3",
258
+ "license": "Apache-2.0",
259
+ "dependencies": {
260
+ "@tsconfig/node14": "1.0.3"
261
+ },
262
+ "engines": {
263
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
264
+ "npm": ">=8"
236
265
  }
237
266
  },
238
267
  "node_modules/@appium/types": {
239
- "version": "0.7.0",
268
+ "version": "0.8.3",
240
269
  "license": "Apache-2.0",
241
270
  "dependencies": {
242
- "@appium/schema": "^0.1.0",
271
+ "@appium/schema": "^0.2.3",
272
+ "@appium/tsconfig": "^0.2.3",
243
273
  "@types/express": "4.17.15",
244
274
  "@types/npmlog": "4.1.4",
245
- "@types/ws": "8.5.3",
275
+ "@types/ws": "8.5.4",
246
276
  "@wdio/types": "7.26.0",
247
- "type-fest": "3.4.0"
277
+ "type-fest": "3.5.1"
248
278
  },
249
279
  "engines": {
250
280
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -795,6 +825,10 @@
795
825
  "node": ">=10"
796
826
  }
797
827
  },
828
+ "node_modules/@tsconfig/node14": {
829
+ "version": "1.0.3",
830
+ "license": "MIT"
831
+ },
798
832
  "node_modules/@types/archiver": {
799
833
  "version": "5.3.1",
800
834
  "license": "MIT",
@@ -1032,7 +1066,7 @@
1032
1066
  "license": "MIT"
1033
1067
  },
1034
1068
  "node_modules/@types/ws": {
1035
- "version": "8.5.3",
1069
+ "version": "8.5.4",
1036
1070
  "license": "MIT",
1037
1071
  "dependencies": {
1038
1072
  "@types/node": "*"
@@ -1086,7 +1120,7 @@
1086
1120
  }
1087
1121
  },
1088
1122
  "node_modules/ajv": {
1089
- "version": "8.11.2",
1123
+ "version": "8.12.0",
1090
1124
  "extraneous": true,
1091
1125
  "license": "MIT",
1092
1126
  "dependencies": {
@@ -1138,7 +1172,7 @@
1138
1172
  "license": "MIT"
1139
1173
  },
1140
1174
  "node_modules/appium-idb": {
1141
- "version": "1.6.9",
1175
+ "version": "1.6.10",
1142
1176
  "license": "Apache-2.0",
1143
1177
  "dependencies": {
1144
1178
  "@appium/support": "^3.0.0",
@@ -1155,7 +1189,7 @@
1155
1189
  }
1156
1190
  },
1157
1191
  "node_modules/appium-ios-device": {
1158
- "version": "2.4.8",
1192
+ "version": "2.4.9",
1159
1193
  "license": "Apache-2.0",
1160
1194
  "dependencies": {
1161
1195
  "@appium/support": "^3.0.0",
@@ -1175,13 +1209,13 @@
1175
1209
  }
1176
1210
  },
1177
1211
  "node_modules/appium-ios-simulator": {
1178
- "version": "5.0.5",
1212
+ "version": "5.0.7",
1179
1213
  "license": "Apache-2.0",
1180
1214
  "dependencies": {
1181
1215
  "@appium/support": "^3.0.0",
1182
1216
  "@babel/runtime": "^7.0.0",
1183
1217
  "@xmldom/xmldom": "^0.x",
1184
- "appium-xcode": "^4.0.0",
1218
+ "appium-xcode": "^5.0.0",
1185
1219
  "async-lock": "^1.0.0",
1186
1220
  "asyncbox": "^2.3.1",
1187
1221
  "bluebird": "^3.5.1",
@@ -1197,7 +1231,7 @@
1197
1231
  }
1198
1232
  },
1199
1233
  "node_modules/appium-remote-debugger": {
1200
- "version": "9.1.11",
1234
+ "version": "9.1.12",
1201
1235
  "license": "Apache-2.0",
1202
1236
  "dependencies": {
1203
1237
  "@appium/base-driver": "^9.0.0",
@@ -1219,7 +1253,7 @@
1219
1253
  }
1220
1254
  },
1221
1255
  "node_modules/appium-webdriveragent": {
1222
- "version": "4.10.18",
1256
+ "version": "4.10.20",
1223
1257
  "license": "Apache-2.0",
1224
1258
  "dependencies": {
1225
1259
  "@appium/base-driver": "^9.0.0",
@@ -1241,7 +1275,7 @@
1241
1275
  }
1242
1276
  },
1243
1277
  "node_modules/appium-xcode": {
1244
- "version": "4.0.5",
1278
+ "version": "5.0.1",
1245
1279
  "license": "Apache-2.0",
1246
1280
  "dependencies": {
1247
1281
  "@appium/support": "^3.0.0",
@@ -2323,7 +2357,7 @@
2323
2357
  }
2324
2358
  },
2325
2359
  "node_modules/glob": {
2326
- "version": "8.0.3",
2360
+ "version": "8.1.0",
2327
2361
  "license": "ISC",
2328
2362
  "dependencies": {
2329
2363
  "fs.realpath": "^1.0.0",
@@ -2347,7 +2381,7 @@
2347
2381
  }
2348
2382
  },
2349
2383
  "node_modules/glob/node_modules/minimatch": {
2350
- "version": "5.1.2",
2384
+ "version": "5.1.4",
2351
2385
  "license": "ISC",
2352
2386
  "dependencies": {
2353
2387
  "brace-expansion": "^2.0.1"
@@ -2645,7 +2679,7 @@
2645
2679
  }
2646
2680
  },
2647
2681
  "node_modules/klaw": {
2648
- "version": "4.0.1",
2682
+ "version": "4.1.0",
2649
2683
  "license": "MIT",
2650
2684
  "engines": {
2651
2685
  "node": ">=14.14.0"
@@ -3094,7 +3128,7 @@
3094
3128
  }
3095
3129
  },
3096
3130
  "node_modules/node-simctl": {
3097
- "version": "7.1.8",
3131
+ "version": "7.1.11",
3098
3132
  "license": "Apache-2.0",
3099
3133
  "dependencies": {
3100
3134
  "@babel/runtime": "^7.0.0",
@@ -3102,7 +3136,7 @@
3102
3136
  "bluebird": "^3.5.1",
3103
3137
  "lodash": "^4.2.1",
3104
3138
  "npmlog": "^6.0.0",
3105
- "rimraf": "^3.0.0",
3139
+ "rimraf": "^4.0.4",
3106
3140
  "semver": "^7.0.0",
3107
3141
  "source-map-support": "^0.x",
3108
3142
  "teen_process": "^2.0.0",
@@ -3166,6 +3200,19 @@
3166
3200
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
3167
3201
  }
3168
3202
  },
3203
+ "node_modules/node-simctl/node_modules/rimraf": {
3204
+ "version": "4.1.0",
3205
+ "license": "ISC",
3206
+ "bin": {
3207
+ "rimraf": "dist/cjs/src/bin.js"
3208
+ },
3209
+ "engines": {
3210
+ "node": ">=14"
3211
+ },
3212
+ "funding": {
3213
+ "url": "https://github.com/sponsors/isaacs"
3214
+ }
3215
+ },
3169
3216
  "node_modules/node-simctl/node_modules/string-width": {
3170
3217
  "version": "4.2.3",
3171
3218
  "license": "MIT",
@@ -3723,7 +3770,7 @@
3723
3770
  }
3724
3771
  },
3725
3772
  "node_modules/readdir-glob/node_modules/minimatch": {
3726
- "version": "5.1.2",
3773
+ "version": "5.1.4",
3727
3774
  "license": "ISC",
3728
3775
  "dependencies": {
3729
3776
  "brace-expansion": "^2.0.1"
@@ -4229,7 +4276,7 @@
4229
4276
  }
4230
4277
  },
4231
4278
  "node_modules/type-fest": {
4232
- "version": "3.4.0",
4279
+ "version": "3.5.1",
4233
4280
  "license": "(MIT OR CC0-1.0)",
4234
4281
  "engines": {
4235
4282
  "node": ">=14.16"
@@ -4546,7 +4593,7 @@
4546
4593
  }
4547
4594
  },
4548
4595
  "node_modules/yaml": {
4549
- "version": "2.1.3",
4596
+ "version": "2.2.1",
4550
4597
  "extraneous": true,
4551
4598
  "license": "ISC",
4552
4599
  "engines": {
@@ -4586,9 +4633,10 @@
4586
4633
  },
4587
4634
  "dependencies": {
4588
4635
  "@appium/base-driver": {
4589
- "version": "9.1.0",
4636
+ "version": "9.2.3",
4590
4637
  "requires": {
4591
- "@appium/support": "^3.0.1",
4638
+ "@appium/support": "^3.1.3",
4639
+ "@appium/types": "^0.8.3",
4592
4640
  "@colors/colors": "1.5.0",
4593
4641
  "@types/async-lock": "1.3.0",
4594
4642
  "@types/bluebird": "3.5.38",
@@ -4597,7 +4645,7 @@
4597
4645
  "@types/serve-favicon": "2.5.3",
4598
4646
  "async-lock": "1.4.0",
4599
4647
  "asyncbox": "2.9.4",
4600
- "axios": "1.2.1",
4648
+ "axios": "1.2.2",
4601
4649
  "bluebird": "3.7.2",
4602
4650
  "body-parser": "1.20.1",
4603
4651
  "es6-error": "4.1.1",
@@ -4609,38 +4657,28 @@
4609
4657
  "morgan": "1.10.0",
4610
4658
  "serve-favicon": "2.5.0",
4611
4659
  "source-map-support": "0.5.21",
4612
- "type-fest": "3.4.0",
4660
+ "type-fest": "3.5.1",
4613
4661
  "validate.js": "0.13.1"
4614
- },
4615
- "dependencies": {
4616
- "axios": {
4617
- "version": "1.2.1",
4618
- "requires": {
4619
- "follow-redirects": "^1.15.0",
4620
- "form-data": "^4.0.0",
4621
- "proxy-from-env": "^1.1.0"
4622
- }
4623
- }
4624
4662
  }
4625
4663
  },
4626
4664
  "@appium/base-plugin": {
4627
- "version": "2.0.1",
4665
+ "version": "2.1.3",
4628
4666
  "extraneous": true,
4629
4667
  "requires": {
4630
- "@appium/support": "^3.0.1"
4668
+ "@appium/support": "^3.1.3"
4631
4669
  }
4632
4670
  },
4633
4671
  "@appium/docutils": {
4634
- "version": "0.1.1",
4672
+ "version": "0.1.5",
4635
4673
  "dev": true,
4636
4674
  "requires": {
4637
- "@appium/support": "^3.0.1",
4675
+ "@appium/support": "^3.1.3",
4638
4676
  "source-map-support": "0.5.21",
4639
4677
  "teen_process": "2.0.2"
4640
4678
  }
4641
4679
  },
4642
4680
  "@appium/schema": {
4643
- "version": "0.1.0",
4681
+ "version": "0.2.3",
4644
4682
  "requires": {
4645
4683
  "@types/json-schema": "7.0.11",
4646
4684
  "json-schema": "0.4.0",
@@ -4648,9 +4686,10 @@
4648
4686
  }
4649
4687
  },
4650
4688
  "@appium/support": {
4651
- "version": "3.0.1",
4689
+ "version": "3.1.3",
4652
4690
  "requires": {
4653
- "@appium/types": "^0.7.0",
4691
+ "@appium/tsconfig": "^0.2.3",
4692
+ "@appium/types": "^0.8.3",
4654
4693
  "@colors/colors": "1.5.0",
4655
4694
  "@types/archiver": "5.3.1",
4656
4695
  "@types/base64-stream": "1.0.2",
@@ -4671,7 +4710,7 @@
4671
4710
  "@types/teen_process": "2.0.0",
4672
4711
  "@types/uuid": "9.0.0",
4673
4712
  "archiver": "5.3.1",
4674
- "axios": "1.2.1",
4713
+ "axios": "1.2.2",
4675
4714
  "base64-stream": "1.0.0",
4676
4715
  "bluebird": "3.7.2",
4677
4716
  "bplist-creator": "0.1.1",
@@ -4681,7 +4720,7 @@
4681
4720
  "glob": "8.0.3",
4682
4721
  "jimp": "0.16.2",
4683
4722
  "jsftp": "2.1.3",
4684
- "klaw": "4.0.1",
4723
+ "klaw": "4.1.0",
4685
4724
  "lockfile": "1.0.4",
4686
4725
  "lodash": "4.17.21",
4687
4726
  "log-symbols": "4.1.0",
@@ -4703,31 +4742,52 @@
4703
4742
  "source-map-support": "0.5.21",
4704
4743
  "supports-color": "8.1.1",
4705
4744
  "teen_process": "2.0.2",
4706
- "type-fest": "3.4.0",
4745
+ "type-fest": "3.5.1",
4707
4746
  "uuid": "9.0.0",
4708
4747
  "which": "3.0.0",
4709
4748
  "yauzl": "2.10.0"
4710
4749
  },
4711
4750
  "dependencies": {
4712
- "axios": {
4713
- "version": "1.2.1",
4751
+ "brace-expansion": {
4752
+ "version": "2.0.1",
4753
+ "requires": {
4754
+ "balanced-match": "^1.0.0"
4755
+ }
4756
+ },
4757
+ "glob": {
4758
+ "version": "8.0.3",
4759
+ "requires": {
4760
+ "fs.realpath": "^1.0.0",
4761
+ "inflight": "^1.0.4",
4762
+ "inherits": "2",
4763
+ "minimatch": "^5.0.1",
4764
+ "once": "^1.3.0"
4765
+ }
4766
+ },
4767
+ "minimatch": {
4768
+ "version": "5.1.4",
4714
4769
  "requires": {
4715
- "follow-redirects": "^1.15.0",
4716
- "form-data": "^4.0.0",
4717
- "proxy-from-env": "^1.1.0"
4770
+ "brace-expansion": "^2.0.1"
4718
4771
  }
4719
4772
  }
4720
4773
  }
4721
4774
  },
4775
+ "@appium/tsconfig": {
4776
+ "version": "0.2.3",
4777
+ "requires": {
4778
+ "@tsconfig/node14": "1.0.3"
4779
+ }
4780
+ },
4722
4781
  "@appium/types": {
4723
- "version": "0.7.0",
4782
+ "version": "0.8.3",
4724
4783
  "requires": {
4725
- "@appium/schema": "^0.1.0",
4784
+ "@appium/schema": "^0.2.3",
4785
+ "@appium/tsconfig": "^0.2.3",
4726
4786
  "@types/express": "4.17.15",
4727
4787
  "@types/npmlog": "4.1.4",
4728
- "@types/ws": "8.5.3",
4788
+ "@types/ws": "8.5.4",
4729
4789
  "@wdio/types": "7.26.0",
4730
- "type-fest": "3.4.0"
4790
+ "type-fest": "3.5.1"
4731
4791
  }
4732
4792
  },
4733
4793
  "@babel/code-frame": {
@@ -5081,6 +5141,9 @@
5081
5141
  "defer-to-connect": "^2.0.0"
5082
5142
  }
5083
5143
  },
5144
+ "@tsconfig/node14": {
5145
+ "version": "1.0.3"
5146
+ },
5084
5147
  "@types/archiver": {
5085
5148
  "version": "5.3.1",
5086
5149
  "requires": {
@@ -5277,7 +5340,7 @@
5277
5340
  "extraneous": true
5278
5341
  },
5279
5342
  "@types/ws": {
5280
- "version": "8.5.3",
5343
+ "version": "8.5.4",
5281
5344
  "requires": {
5282
5345
  "@types/node": "*"
5283
5346
  }
@@ -5306,7 +5369,7 @@
5306
5369
  }
5307
5370
  },
5308
5371
  "ajv": {
5309
- "version": "8.11.2",
5372
+ "version": "8.12.0",
5310
5373
  "extraneous": true,
5311
5374
  "requires": {
5312
5375
  "fast-deep-equal": "^3.1.1",
@@ -5335,7 +5398,7 @@
5335
5398
  "version": "1.1.0"
5336
5399
  },
5337
5400
  "appium-idb": {
5338
- "version": "1.6.9",
5401
+ "version": "1.6.10",
5339
5402
  "requires": {
5340
5403
  "@appium/support": "^3.0.0",
5341
5404
  "@babel/runtime": "^7.0.0",
@@ -5347,7 +5410,7 @@
5347
5410
  }
5348
5411
  },
5349
5412
  "appium-ios-device": {
5350
- "version": "2.4.8",
5413
+ "version": "2.4.9",
5351
5414
  "requires": {
5352
5415
  "@appium/support": "^3.0.0",
5353
5416
  "@babel/runtime": "^7.0.0",
@@ -5362,12 +5425,12 @@
5362
5425
  }
5363
5426
  },
5364
5427
  "appium-ios-simulator": {
5365
- "version": "5.0.5",
5428
+ "version": "5.0.7",
5366
5429
  "requires": {
5367
5430
  "@appium/support": "^3.0.0",
5368
5431
  "@babel/runtime": "^7.0.0",
5369
5432
  "@xmldom/xmldom": "^0.x",
5370
- "appium-xcode": "^4.0.0",
5433
+ "appium-xcode": "^5.0.0",
5371
5434
  "async-lock": "^1.0.0",
5372
5435
  "asyncbox": "^2.3.1",
5373
5436
  "bluebird": "^3.5.1",
@@ -5379,7 +5442,7 @@
5379
5442
  }
5380
5443
  },
5381
5444
  "appium-remote-debugger": {
5382
- "version": "9.1.11",
5445
+ "version": "9.1.12",
5383
5446
  "requires": {
5384
5447
  "@appium/base-driver": "^9.0.0",
5385
5448
  "@appium/support": "^3.0.0",
@@ -5396,7 +5459,7 @@
5396
5459
  }
5397
5460
  },
5398
5461
  "appium-webdriveragent": {
5399
- "version": "4.10.18",
5462
+ "version": "4.10.20",
5400
5463
  "requires": {
5401
5464
  "@appium/base-driver": "^9.0.0",
5402
5465
  "@appium/support": "^3.0.0",
@@ -5413,7 +5476,7 @@
5413
5476
  }
5414
5477
  },
5415
5478
  "appium-xcode": {
5416
- "version": "4.0.5",
5479
+ "version": "5.0.1",
5417
5480
  "requires": {
5418
5481
  "@appium/support": "^3.0.0",
5419
5482
  "@babel/runtime": "^7.0.0",
@@ -6120,7 +6183,7 @@
6120
6183
  }
6121
6184
  },
6122
6185
  "glob": {
6123
- "version": "8.0.3",
6186
+ "version": "8.1.0",
6124
6187
  "requires": {
6125
6188
  "fs.realpath": "^1.0.0",
6126
6189
  "inflight": "^1.0.4",
@@ -6136,7 +6199,7 @@
6136
6199
  }
6137
6200
  },
6138
6201
  "minimatch": {
6139
- "version": "5.1.2",
6202
+ "version": "5.1.4",
6140
6203
  "requires": {
6141
6204
  "brace-expansion": "^2.0.1"
6142
6205
  }
@@ -6333,7 +6396,7 @@
6333
6396
  }
6334
6397
  },
6335
6398
  "klaw": {
6336
- "version": "4.0.1"
6399
+ "version": "4.1.0"
6337
6400
  },
6338
6401
  "kuler": {
6339
6402
  "version": "2.0.0",
@@ -6626,14 +6689,14 @@
6626
6689
  "version": "0.6.3"
6627
6690
  },
6628
6691
  "node-simctl": {
6629
- "version": "7.1.8",
6692
+ "version": "7.1.11",
6630
6693
  "requires": {
6631
6694
  "@babel/runtime": "^7.0.0",
6632
6695
  "asyncbox": "^2.3.1",
6633
6696
  "bluebird": "^3.5.1",
6634
6697
  "lodash": "^4.2.1",
6635
6698
  "npmlog": "^6.0.0",
6636
- "rimraf": "^3.0.0",
6699
+ "rimraf": "^4.0.4",
6637
6700
  "semver": "^7.0.0",
6638
6701
  "source-map-support": "^0.x",
6639
6702
  "teen_process": "^2.0.0",
@@ -6676,6 +6739,9 @@
6676
6739
  "set-blocking": "^2.0.0"
6677
6740
  }
6678
6741
  },
6742
+ "rimraf": {
6743
+ "version": "4.1.0"
6744
+ },
6679
6745
  "string-width": {
6680
6746
  "version": "4.2.3",
6681
6747
  "requires": {
@@ -7021,7 +7087,7 @@
7021
7087
  }
7022
7088
  },
7023
7089
  "minimatch": {
7024
- "version": "5.1.2",
7090
+ "version": "5.1.4",
7025
7091
  "requires": {
7026
7092
  "brace-expansion": "^2.0.1"
7027
7093
  }
@@ -7356,7 +7422,7 @@
7356
7422
  }
7357
7423
  },
7358
7424
  "type-fest": {
7359
- "version": "3.4.0"
7425
+ "version": "3.5.1"
7360
7426
  },
7361
7427
  "type-is": {
7362
7428
  "version": "1.6.18",
@@ -7554,7 +7620,7 @@
7554
7620
  "version": "4.0.2"
7555
7621
  },
7556
7622
  "yaml": {
7557
- "version": "2.1.3",
7623
+ "version": "2.2.1",
7558
7624
  "extraneous": true
7559
7625
  },
7560
7626
  "yauzl": {
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "4.16.8",
11
+ "version": "4.16.10",
12
12
  "author": "Appium Contributors",
13
13
  "license": "Apache-2.0",
14
14
  "repository": {
@@ -74,7 +74,7 @@
74
74
  "appium-ios-simulator": "^5.0.5",
75
75
  "appium-remote-debugger": "^9.1.1",
76
76
  "appium-webdriveragent": "^4.10.12",
77
- "appium-xcode": "^4.0.0",
77
+ "appium-xcode": "^5.0.0",
78
78
  "async-lock": "^1.0.0",
79
79
  "asyncbox": "^2.3.1",
80
80
  "bluebird": "^3.5.1",
@@ -161,7 +161,7 @@
161
161
  "pngjs": "^6.0.0",
162
162
  "pre-commit": "^1.1.3",
163
163
  "prettier": "^2.7.1",
164
- "semantic-release": "^19.0.2",
164
+ "semantic-release": "^20.0.2",
165
165
  "sinon": "^15.0.0",
166
166
  "webdriverio": "^8.0.5"
167
167
  }