appium 1.22.1-rc.3 → 1.22.2-rc.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/npm-shrinkwrap.json +141 -47
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium",
|
|
3
|
-
"version": "1.22.
|
|
3
|
+
"version": "1.22.2-rc.0",
|
|
4
4
|
"lockfileVersion": 1,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"dependencies": {
|
|
@@ -380,9 +380,9 @@
|
|
|
380
380
|
}
|
|
381
381
|
},
|
|
382
382
|
"@sindresorhus/is": {
|
|
383
|
-
"version": "4.0
|
|
384
|
-
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.0.
|
|
385
|
-
"integrity": "sha512-
|
|
383
|
+
"version": "4.2.0",
|
|
384
|
+
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.2.0.tgz",
|
|
385
|
+
"integrity": "sha512-VkE3KLBmJwcCaVARtQpfuKcKv8gcBmUubrfHGF84dXuuW6jgsRYxPtzcIhPyK9WAPpRt2/xY6zkD9MnRaJzSyw=="
|
|
386
386
|
},
|
|
387
387
|
"@szmarczak/http-timer": {
|
|
388
388
|
"version": "4.0.6",
|
|
@@ -414,9 +414,9 @@
|
|
|
414
414
|
"integrity": "sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ=="
|
|
415
415
|
},
|
|
416
416
|
"@types/keyv": {
|
|
417
|
-
"version": "3.1.
|
|
418
|
-
"resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.
|
|
419
|
-
"integrity": "sha512
|
|
417
|
+
"version": "3.1.3",
|
|
418
|
+
"resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.3.tgz",
|
|
419
|
+
"integrity": "sha512-FXCJgyyN3ivVgRoml4h94G/p3kY+u/B86La+QptcqJaWtBWtmc6TtkNfS40n9bIvyLteHh7zXOtgbobORKPbDg==",
|
|
420
420
|
"requires": {
|
|
421
421
|
"@types/node": "*"
|
|
422
422
|
}
|
|
@@ -514,16 +514,16 @@
|
|
|
514
514
|
},
|
|
515
515
|
"dependencies": {
|
|
516
516
|
"ansi-regex": {
|
|
517
|
-
"version": "5.0.
|
|
518
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.
|
|
519
|
-
"integrity": "sha512-
|
|
517
|
+
"version": "5.0.1",
|
|
518
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
519
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
|
|
520
520
|
},
|
|
521
521
|
"strip-ansi": {
|
|
522
|
-
"version": "6.0.
|
|
523
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.
|
|
524
|
-
"integrity": "sha512-
|
|
522
|
+
"version": "6.0.1",
|
|
523
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
524
|
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
525
525
|
"requires": {
|
|
526
|
-
"ansi-regex": "^5.0.
|
|
526
|
+
"ansi-regex": "^5.0.1"
|
|
527
527
|
}
|
|
528
528
|
}
|
|
529
529
|
}
|
|
@@ -549,6 +549,11 @@
|
|
|
549
549
|
"@wdio/logger": "6.10.10"
|
|
550
550
|
}
|
|
551
551
|
},
|
|
552
|
+
"@xmldom/xmldom": {
|
|
553
|
+
"version": "0.7.5",
|
|
554
|
+
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.5.tgz",
|
|
555
|
+
"integrity": "sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A=="
|
|
556
|
+
},
|
|
552
557
|
"accepts": {
|
|
553
558
|
"version": "1.3.7",
|
|
554
559
|
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
|
|
@@ -678,14 +683,14 @@
|
|
|
678
683
|
}
|
|
679
684
|
},
|
|
680
685
|
"appium-base-driver": {
|
|
681
|
-
"version": "7.
|
|
682
|
-
"resolved": "https://registry.npmjs.org/appium-base-driver/-/appium-base-driver-7.
|
|
683
|
-
"integrity": "sha512-
|
|
686
|
+
"version": "7.11.0",
|
|
687
|
+
"resolved": "https://registry.npmjs.org/appium-base-driver/-/appium-base-driver-7.11.0.tgz",
|
|
688
|
+
"integrity": "sha512-EXdLWbj3adRMKgopeaUXeQsoMu8ttVPqYZXPoSjG82IiyaccpnZmAjSkmCwvhlIyW9lw8xM+cwdaF6ZRYMZLLg==",
|
|
684
689
|
"requires": {
|
|
685
690
|
"@babel/runtime": "^7.0.0",
|
|
686
691
|
"appium-support": "^2.54.1",
|
|
687
692
|
"async-lock": "^1.0.0",
|
|
688
|
-
"asyncbox": "^2.
|
|
693
|
+
"asyncbox": "^2.9.1",
|
|
689
694
|
"axios": "^0.x",
|
|
690
695
|
"bluebird": "^3.5.3",
|
|
691
696
|
"body-parser": "^1.18.2",
|
|
@@ -705,9 +710,9 @@
|
|
|
705
710
|
},
|
|
706
711
|
"dependencies": {
|
|
707
712
|
"ws": {
|
|
708
|
-
"version": "8.2.
|
|
709
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.2.
|
|
710
|
-
"integrity": "sha512-
|
|
713
|
+
"version": "8.2.3",
|
|
714
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.2.3.tgz",
|
|
715
|
+
"integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA=="
|
|
711
716
|
}
|
|
712
717
|
}
|
|
713
718
|
},
|
|
@@ -1128,22 +1133,106 @@
|
|
|
1128
1133
|
}
|
|
1129
1134
|
},
|
|
1130
1135
|
"appium-ios-simulator": {
|
|
1131
|
-
"version": "3.
|
|
1132
|
-
"resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-3.
|
|
1133
|
-
"integrity": "sha512-
|
|
1136
|
+
"version": "3.29.0",
|
|
1137
|
+
"resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-3.29.0.tgz",
|
|
1138
|
+
"integrity": "sha512-7Y6KJJI3K4V35xbJeEwyedPg0DACYmv7cyyyoMbyz7PcLmoaKcufziNYwhlIiiKJIlPc+U/MJfeWUBSQ6W5/Vg==",
|
|
1134
1139
|
"requires": {
|
|
1135
1140
|
"@babel/runtime": "^7.0.0",
|
|
1141
|
+
"@xmldom/xmldom": "^0.x",
|
|
1136
1142
|
"appium-support": "^2.44.0",
|
|
1137
1143
|
"appium-xcode": "^3.1.0",
|
|
1138
1144
|
"async-lock": "^1.0.0",
|
|
1139
1145
|
"asyncbox": "^2.3.1",
|
|
1140
1146
|
"bluebird": "^3.5.1",
|
|
1141
1147
|
"lodash": "^4.2.1",
|
|
1142
|
-
"node-simctl": "^6.
|
|
1148
|
+
"node-simctl": "^6.6.0",
|
|
1143
1149
|
"semver": "^7.0.0",
|
|
1144
1150
|
"source-map-support": "^0.5.3",
|
|
1145
|
-
"teen_process": "^1.3.0"
|
|
1146
|
-
|
|
1151
|
+
"teen_process": "^1.3.0"
|
|
1152
|
+
},
|
|
1153
|
+
"dependencies": {
|
|
1154
|
+
"ansi-regex": {
|
|
1155
|
+
"version": "5.0.1",
|
|
1156
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
1157
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
|
|
1158
|
+
},
|
|
1159
|
+
"are-we-there-yet": {
|
|
1160
|
+
"version": "2.0.0",
|
|
1161
|
+
"resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
|
|
1162
|
+
"integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
|
|
1163
|
+
"requires": {
|
|
1164
|
+
"delegates": "^1.0.0",
|
|
1165
|
+
"readable-stream": "^3.6.0"
|
|
1166
|
+
}
|
|
1167
|
+
},
|
|
1168
|
+
"gauge": {
|
|
1169
|
+
"version": "3.0.2",
|
|
1170
|
+
"resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
|
|
1171
|
+
"integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
|
|
1172
|
+
"requires": {
|
|
1173
|
+
"aproba": "^1.0.3 || ^2.0.0",
|
|
1174
|
+
"color-support": "^1.1.2",
|
|
1175
|
+
"console-control-strings": "^1.0.0",
|
|
1176
|
+
"has-unicode": "^2.0.1",
|
|
1177
|
+
"object-assign": "^4.1.1",
|
|
1178
|
+
"signal-exit": "^3.0.0",
|
|
1179
|
+
"string-width": "^4.2.3",
|
|
1180
|
+
"strip-ansi": "^6.0.1",
|
|
1181
|
+
"wide-align": "^1.1.2"
|
|
1182
|
+
}
|
|
1183
|
+
},
|
|
1184
|
+
"is-fullwidth-code-point": {
|
|
1185
|
+
"version": "3.0.0",
|
|
1186
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
1187
|
+
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
|
|
1188
|
+
},
|
|
1189
|
+
"node-simctl": {
|
|
1190
|
+
"version": "6.6.0",
|
|
1191
|
+
"resolved": "https://registry.npmjs.org/node-simctl/-/node-simctl-6.6.0.tgz",
|
|
1192
|
+
"integrity": "sha512-157a3XqQFatcPT8BijH3IQml/GW8qByVjhe04reG86SawyJGfosM3s+qugd1kaar3nsKo+ad6KSS4GB7e9fxig==",
|
|
1193
|
+
"requires": {
|
|
1194
|
+
"@babel/runtime": "^7.0.0",
|
|
1195
|
+
"asyncbox": "^2.3.1",
|
|
1196
|
+
"bluebird": "^3.5.1",
|
|
1197
|
+
"lodash": "^4.2.1",
|
|
1198
|
+
"npmlog": "^5.0.0",
|
|
1199
|
+
"rimraf": "^3.0.0",
|
|
1200
|
+
"semver": "^7.0.0",
|
|
1201
|
+
"source-map-support": "^0.5.5",
|
|
1202
|
+
"teen_process": "^1.5.1",
|
|
1203
|
+
"uuid": "^8.0.0",
|
|
1204
|
+
"which": "^2.0.0"
|
|
1205
|
+
}
|
|
1206
|
+
},
|
|
1207
|
+
"npmlog": {
|
|
1208
|
+
"version": "5.0.1",
|
|
1209
|
+
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
|
|
1210
|
+
"integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
|
|
1211
|
+
"requires": {
|
|
1212
|
+
"are-we-there-yet": "^2.0.0",
|
|
1213
|
+
"console-control-strings": "^1.1.0",
|
|
1214
|
+
"gauge": "^3.0.0",
|
|
1215
|
+
"set-blocking": "^2.0.0"
|
|
1216
|
+
}
|
|
1217
|
+
},
|
|
1218
|
+
"string-width": {
|
|
1219
|
+
"version": "4.2.3",
|
|
1220
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
1221
|
+
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
1222
|
+
"requires": {
|
|
1223
|
+
"emoji-regex": "^8.0.0",
|
|
1224
|
+
"is-fullwidth-code-point": "^3.0.0",
|
|
1225
|
+
"strip-ansi": "^6.0.1"
|
|
1226
|
+
}
|
|
1227
|
+
},
|
|
1228
|
+
"strip-ansi": {
|
|
1229
|
+
"version": "6.0.1",
|
|
1230
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
1231
|
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
1232
|
+
"requires": {
|
|
1233
|
+
"ansi-regex": "^5.0.1"
|
|
1234
|
+
}
|
|
1235
|
+
}
|
|
1147
1236
|
}
|
|
1148
1237
|
},
|
|
1149
1238
|
"appium-mac-driver": {
|
|
@@ -1890,9 +1979,9 @@
|
|
|
1890
1979
|
"integrity": "sha512-R7cX/9UGUuUheFBnDMI6lQezQJKUfHdnZRKoXNtqxyAlzpgAhJNoG62LHEL3e5nygq1Qt2DQmbFB5xgNXUvomg=="
|
|
1891
1980
|
},
|
|
1892
1981
|
"appium-webdriveragent": {
|
|
1893
|
-
"version": "3.
|
|
1894
|
-
"resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-3.
|
|
1895
|
-
"integrity": "sha512-
|
|
1982
|
+
"version": "3.16.0",
|
|
1983
|
+
"resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-3.16.0.tgz",
|
|
1984
|
+
"integrity": "sha512-9yL5s48GqiQBqwwgmzgGk8BUAYZqmAvdVFoVwU/UcEeg6VvXA8UxwuFU087UmbzxF6XeJZDgI3Aa96kFEt2UjA==",
|
|
1896
1985
|
"requires": {
|
|
1897
1986
|
"@babel/runtime": "^7.0.0",
|
|
1898
1987
|
"appium-base-driver": "^7.0.0",
|
|
@@ -1941,24 +2030,25 @@
|
|
|
1941
2030
|
}
|
|
1942
2031
|
},
|
|
1943
2032
|
"appium-xcuitest-driver": {
|
|
1944
|
-
"version": "3.
|
|
1945
|
-
"resolved": "https://registry.npmjs.org/appium-xcuitest-driver/-/appium-xcuitest-driver-3.
|
|
1946
|
-
"integrity": "sha512-
|
|
2033
|
+
"version": "3.59.0",
|
|
2034
|
+
"resolved": "https://registry.npmjs.org/appium-xcuitest-driver/-/appium-xcuitest-driver-3.59.0.tgz",
|
|
2035
|
+
"integrity": "sha512-SG3ylxzzbIDg8P4zx9S6vSBIcT4TGnvVcolENC/pYJBO/8g3ru4z8+lcHZNdVzNZ6fpORdTROcEk2Zfu8WEAnw==",
|
|
1947
2036
|
"requires": {
|
|
1948
2037
|
"@babel/runtime": "^7.0.0",
|
|
2038
|
+
"@xmldom/xmldom": "^0.x",
|
|
1949
2039
|
"appium-base-driver": "^7.0.0",
|
|
1950
2040
|
"appium-idb": "^0.x",
|
|
1951
2041
|
"appium-ios-device": "^1.8.0",
|
|
1952
2042
|
"appium-ios-simulator": "^3.28.0",
|
|
1953
2043
|
"appium-remote-debugger": "^8.13.2",
|
|
1954
2044
|
"appium-support": "^2.47.1",
|
|
1955
|
-
"appium-webdriveragent": "^3.
|
|
2045
|
+
"appium-webdriveragent": "^3.16.0",
|
|
1956
2046
|
"appium-xcode": "^3.8.0",
|
|
1957
2047
|
"async-lock": "^1.0.0",
|
|
1958
2048
|
"asyncbox": "^2.3.1",
|
|
1959
2049
|
"bluebird": "^3.5.1",
|
|
1960
2050
|
"css-selector-parser": "^1.4.1",
|
|
1961
|
-
"js2xmlparser2": "^0.
|
|
2051
|
+
"js2xmlparser2": "^0.x",
|
|
1962
2052
|
"lodash": "^4.17.10",
|
|
1963
2053
|
"lru-cache": "^6.0.0",
|
|
1964
2054
|
"moment": "^2.24.0",
|
|
@@ -1966,16 +2056,15 @@
|
|
|
1966
2056
|
"node-simctl": "^6.4.0",
|
|
1967
2057
|
"portscanner": "2.2.0",
|
|
1968
2058
|
"semver": "^7.0.0",
|
|
1969
|
-
"source-map-support": "^0.
|
|
2059
|
+
"source-map-support": "^0.x",
|
|
1970
2060
|
"teen_process": "^1.14.0",
|
|
1971
|
-
"ws": "^8.0.0"
|
|
1972
|
-
"xmldom": "^0.x"
|
|
2061
|
+
"ws": "^8.0.0"
|
|
1973
2062
|
},
|
|
1974
2063
|
"dependencies": {
|
|
1975
2064
|
"ws": {
|
|
1976
|
-
"version": "8.
|
|
1977
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.
|
|
1978
|
-
"integrity": "sha512-
|
|
2065
|
+
"version": "8.3.0",
|
|
2066
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.3.0.tgz",
|
|
2067
|
+
"integrity": "sha512-Gs5EZtpqZzLvmIM59w4igITU57lrtYVFneaa434VROv4thzJyV6UjIL3D42lslWlI+D4KzLYnxSwtfuiO79sNw=="
|
|
1979
2068
|
}
|
|
1980
2069
|
}
|
|
1981
2070
|
},
|
|
@@ -2861,6 +2950,11 @@
|
|
|
2861
2950
|
"shimmer": "^1.2.0"
|
|
2862
2951
|
}
|
|
2863
2952
|
},
|
|
2953
|
+
"emoji-regex": {
|
|
2954
|
+
"version": "8.0.0",
|
|
2955
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
2956
|
+
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
|
|
2957
|
+
},
|
|
2864
2958
|
"enabled": {
|
|
2865
2959
|
"version": "2.0.0",
|
|
2866
2960
|
"resolved": "https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz",
|
|
@@ -3679,9 +3773,9 @@
|
|
|
3679
3773
|
}
|
|
3680
3774
|
},
|
|
3681
3775
|
"keyv": {
|
|
3682
|
-
"version": "4.0.
|
|
3683
|
-
"resolved": "https://registry.npmjs.org/keyv/-/keyv-4.0.
|
|
3684
|
-
"integrity": "sha512-
|
|
3776
|
+
"version": "4.0.4",
|
|
3777
|
+
"resolved": "https://registry.npmjs.org/keyv/-/keyv-4.0.4.tgz",
|
|
3778
|
+
"integrity": "sha512-vqNHbAc8BBsxk+7QBYLW0Y219rWcClspR6WSeoHYKG5mnsSoOH+BL1pWq02DDCVdvvuUny5rkBlzMRzoqc+GIg==",
|
|
3685
3779
|
"requires": {
|
|
3686
3780
|
"json-buffer": "3.0.1"
|
|
3687
3781
|
}
|
|
@@ -5217,9 +5311,9 @@
|
|
|
5217
5311
|
}
|
|
5218
5312
|
},
|
|
5219
5313
|
"ua-parser-js": {
|
|
5220
|
-
"version": "0.7.
|
|
5221
|
-
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.
|
|
5222
|
-
"integrity": "sha512-
|
|
5314
|
+
"version": "0.7.31",
|
|
5315
|
+
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz",
|
|
5316
|
+
"integrity": "sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ=="
|
|
5223
5317
|
},
|
|
5224
5318
|
"unbzip2-stream": {
|
|
5225
5319
|
"version": "1.4.3",
|
package/package.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"firefoxos",
|
|
12
12
|
"testing"
|
|
13
13
|
],
|
|
14
|
-
"version": "1.22.
|
|
14
|
+
"version": "1.22.2-rc.0",
|
|
15
15
|
"author": "https://github.com/appium",
|
|
16
16
|
"license": "Apache-2.0",
|
|
17
17
|
"repository": {
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"appium-tizen-driver": "^1.1.1-beta.4",
|
|
56
56
|
"appium-uiautomator2-driver": "^1.37.1",
|
|
57
57
|
"appium-windows-driver": "1.x",
|
|
58
|
-
"appium-xcuitest-driver": "^3.
|
|
58
|
+
"appium-xcuitest-driver": "^3.59.0",
|
|
59
59
|
"appium-youiengine-driver": "^1.2.8",
|
|
60
60
|
"argparse": "^2.0.1",
|
|
61
61
|
"async-lock": "^1.0.0",
|