appium-xcuitest-driver 4.29.3 → 4.29.5

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,18 @@
1
+ ## [4.29.5](https://github.com/appium/appium-xcuitest-driver/compare/v4.29.4...v4.29.5) (2023-05-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** update dependency appium-ios-simulator to v5.0.8 ([#1695](https://github.com/appium/appium-xcuitest-driver/issues/1695)) ([ed448e6](https://github.com/appium/appium-xcuitest-driver/commit/ed448e60813e6d295bbe01d801eebf2ed8291fc1))
7
+ * **deps:** update dependency appium-xcode to v5.1.1 ([#1697](https://github.com/appium/appium-xcuitest-driver/issues/1697)) ([db78d3f](https://github.com/appium/appium-xcuitest-driver/commit/db78d3f8ffc2be45db303087d444355a0cbfb7e0))
8
+
9
+ ## [4.29.4](https://github.com/appium/appium-xcuitest-driver/compare/v4.29.3...v4.29.4) (2023-05-23)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * **deps:** update dependency appium-idb to v1.6.11 ([#1691](https://github.com/appium/appium-xcuitest-driver/issues/1691)) ([3c5b125](https://github.com/appium/appium-xcuitest-driver/commit/3c5b125504f822f1fe7af2b06c90a98230216f0e))
15
+
1
16
  ## [4.29.3](https://github.com/appium/appium-xcuitest-driver/compare/v4.29.2...v4.29.3) (2023-05-22)
2
17
 
3
18
 
@@ -1,21 +1,21 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "4.29.3",
3
+ "version": "4.29.5",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "4.29.3",
9
+ "version": "4.29.5",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@xmldom/xmldom": "0.8.7",
13
- "appium-idb": "1.6.10",
13
+ "appium-idb": "1.6.11",
14
14
  "appium-ios-device": "2.5.2",
15
- "appium-ios-simulator": "5.0.7",
15
+ "appium-ios-simulator": "5.0.8",
16
16
  "appium-remote-debugger": "9.1.14",
17
17
  "appium-webdriveragent": "5.1.4",
18
- "appium-xcode": "5.1.0",
18
+ "appium-xcode": "5.1.1",
19
19
  "async-lock": "1.4.0",
20
20
  "asyncbox": "2.9.4",
21
21
  "bluebird": "3.7.2",
@@ -86,7 +86,7 @@
86
86
  "ts-node": "10.9.1",
87
87
  "type-fest": "3.10.0",
88
88
  "typescript": "4.9.5",
89
- "webdriverio": "8.10.2"
89
+ "webdriverio": "8.10.5"
90
90
  },
91
91
  "engines": {
92
92
  "node": ">=14",
@@ -2356,9 +2356,9 @@
2356
2356
  }
2357
2357
  },
2358
2358
  "node_modules/@puppeteer/browsers": {
2359
- "version": "1.0.1",
2360
- "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.0.1.tgz",
2361
- "integrity": "sha512-9wkYhON9zBgtjYRE3FcokGCfjG25zjzNAYmsHpiWitRZ/4DeT3v125/fCUU66SaPJ4nUsxGNPgpS1TOcQ+8StA==",
2359
+ "version": "1.3.0",
2360
+ "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.3.0.tgz",
2361
+ "integrity": "sha512-an3QdbNPkuU6qpxpbssxAbjRLJcF+eP4L8UqIY3+6n0sbaVxw5pz7PiCLy9g32XEZuoamUlV5ZQPnA6FxvkIHA==",
2362
2362
  "dev": true,
2363
2363
  "dependencies": {
2364
2364
  "debug": "4.3.4",
@@ -3286,14 +3286,14 @@
3286
3286
  }
3287
3287
  },
3288
3288
  "node_modules/@wdio/config": {
3289
- "version": "8.10.2",
3290
- "resolved": "https://registry.npmjs.org/@wdio/config/-/config-8.10.2.tgz",
3291
- "integrity": "sha512-CBPyxay3vVlAnwF+Dv2zsM4QMOVg8rOiD1HAdm9BilwbID2RnLF5i0IYNIFsAblhSZQhXkn5BXAcFSEIVHwOgA==",
3289
+ "version": "8.10.4",
3290
+ "resolved": "https://registry.npmjs.org/@wdio/config/-/config-8.10.4.tgz",
3291
+ "integrity": "sha512-AjIGkQAMDduzIsl2Sz8B3YOkedf6c2gdI0GftvRSzdwke10XsJuISyP+SPvhzserxHAOIpK5u0fiWXw4x7WYbA==",
3292
3292
  "dev": true,
3293
3293
  "dependencies": {
3294
3294
  "@wdio/logger": "8.6.6",
3295
- "@wdio/types": "8.10.2",
3296
- "@wdio/utils": "8.10.2",
3295
+ "@wdio/types": "8.10.4",
3296
+ "@wdio/utils": "8.10.4",
3297
3297
  "decamelize": "^6.0.0",
3298
3298
  "deepmerge-ts": "^5.0.0",
3299
3299
  "glob": "^10.2.2",
@@ -3358,15 +3358,15 @@
3358
3358
  }
3359
3359
  },
3360
3360
  "node_modules/@wdio/config/node_modules/glob": {
3361
- "version": "10.2.4",
3362
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.4.tgz",
3363
- "integrity": "sha512-fDboBse/sl1oXSLhIp0FcCJgzW9KmhC/q8ULTKC82zc+DL3TL7FNb8qlt5qqXN53MsKEUSIcb+7DLmEygOE5Yw==",
3361
+ "version": "10.2.6",
3362
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.6.tgz",
3363
+ "integrity": "sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==",
3364
3364
  "dev": true,
3365
3365
  "dependencies": {
3366
3366
  "foreground-child": "^3.1.0",
3367
3367
  "jackspeak": "^2.0.3",
3368
- "minimatch": "^9.0.0",
3369
- "minipass": "^5.0.0 || ^6.0.0",
3368
+ "minimatch": "^9.0.1",
3369
+ "minipass": "^5.0.0 || ^6.0.2",
3370
3370
  "path-scurry": "^1.7.0"
3371
3371
  },
3372
3372
  "bin": {
@@ -3395,9 +3395,9 @@
3395
3395
  }
3396
3396
  },
3397
3397
  "node_modules/@wdio/config/node_modules/minimatch": {
3398
- "version": "9.0.0",
3399
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.0.tgz",
3400
- "integrity": "sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w==",
3398
+ "version": "9.0.1",
3399
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz",
3400
+ "integrity": "sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==",
3401
3401
  "dev": true,
3402
3402
  "dependencies": {
3403
3403
  "brace-expansion": "^2.0.1"
@@ -3410,9 +3410,9 @@
3410
3410
  }
3411
3411
  },
3412
3412
  "node_modules/@wdio/config/node_modules/minipass": {
3413
- "version": "6.0.0",
3414
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-6.0.0.tgz",
3415
- "integrity": "sha512-mvD5U4pUen1aWcjTxUgdoMg6PB98dcV0obc/OiPzls79++IpgNoO+MCbOHRlKfWIOvjIjmjUygjZmSStP7B0Og==",
3413
+ "version": "6.0.2",
3414
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-6.0.2.tgz",
3415
+ "integrity": "sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==",
3416
3416
  "dev": true,
3417
3417
  "engines": {
3418
3418
  "node": ">=16 || 14 >=14.17"
@@ -3580,9 +3580,9 @@
3580
3580
  "dev": true
3581
3581
  },
3582
3582
  "node_modules/@wdio/types": {
3583
- "version": "8.10.2",
3584
- "resolved": "https://registry.npmjs.org/@wdio/types/-/types-8.10.2.tgz",
3585
- "integrity": "sha512-d0oWX82CVE4Z7ipD2GpPhaeFKh7JDaDNzgiQpPYkS74TBSqQV+yrqvqRlrmHD4nmRgFwnjtD8AFOo7ackeURhg==",
3583
+ "version": "8.10.4",
3584
+ "resolved": "https://registry.npmjs.org/@wdio/types/-/types-8.10.4.tgz",
3585
+ "integrity": "sha512-aLJ1QQW+hhALeRK3bvMLjIrlUVyhOs3Od+91pR4Z4pLwyeNG1bJZCJRD5bAJK/mm7CnFa0NsdixPS9jJxZcRrw==",
3586
3586
  "dev": true,
3587
3587
  "dependencies": {
3588
3588
  "@types/node": "^20.1.0"
@@ -3592,19 +3592,19 @@
3592
3592
  }
3593
3593
  },
3594
3594
  "node_modules/@wdio/types/node_modules/@types/node": {
3595
- "version": "20.1.4",
3596
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.1.4.tgz",
3597
- "integrity": "sha512-At4pvmIOki8yuwLtd7BNHl3CiWNbtclUbNtScGx4OHfBd4/oWoJC8KRCIxXwkdndzhxOsPXihrsOoydxBjlE9Q==",
3595
+ "version": "20.2.3",
3596
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.2.3.tgz",
3597
+ "integrity": "sha512-pg9d0yC4rVNWQzX8U7xb4olIOFuuVL9za3bzMT2pu2SU0SNEi66i2qrvhE2qt0HvkhuCaWJu7pLNOt/Pj8BIrw==",
3598
3598
  "dev": true
3599
3599
  },
3600
3600
  "node_modules/@wdio/utils": {
3601
- "version": "8.10.2",
3602
- "resolved": "https://registry.npmjs.org/@wdio/utils/-/utils-8.10.2.tgz",
3603
- "integrity": "sha512-lMIqztb4Mmi2arsM089SDfubx9v0/a/7Ul+vMOt7P19ZEogiWnbELmIs/CaVOxjEcgaNjXM2s56ORKnAObJfgg==",
3601
+ "version": "8.10.4",
3602
+ "resolved": "https://registry.npmjs.org/@wdio/utils/-/utils-8.10.4.tgz",
3603
+ "integrity": "sha512-ZkUnNMuurO+Zw2Ert1V+C+W5u+aUWTPDyCb5eHMfwIIxEVis/AbwYtuFCxp0Luj5asmZbukb+UryCfoVt6kdmg==",
3604
3604
  "dev": true,
3605
3605
  "dependencies": {
3606
3606
  "@wdio/logger": "8.6.6",
3607
- "@wdio/types": "8.10.2",
3607
+ "@wdio/types": "8.10.4",
3608
3608
  "import-meta-resolve": "^3.0.0",
3609
3609
  "p-iteration": "^1.1.8"
3610
3610
  },
@@ -3884,48 +3884,393 @@
3884
3884
  }
3885
3885
  },
3886
3886
  "node_modules/appium-idb": {
3887
- "version": "1.6.10",
3888
- "resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-1.6.10.tgz",
3889
- "integrity": "sha512-P0uxHxNrohxtPNrh8ZOz5nl6onli7WrJsgYWAArMcCiIkLDUUVfkw3H4MrHYlOxXJMuenJMxL2gRpcJUixqjEw==",
3887
+ "version": "1.6.11",
3888
+ "resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-1.6.11.tgz",
3889
+ "integrity": "sha512-xuXOBtXT6ZrBLzB9JEcxIwuVN+tX29JKflPCVNbs8MknQa267IOnow3wQgqLV4BbmlaaVKMKDbqoLPne3dafwg==",
3890
+ "dependencies": {
3891
+ "@appium/support": "^4.0.0",
3892
+ "@babel/runtime": "^7.0.0",
3893
+ "asyncbox": "^2.5.2",
3894
+ "bluebird": "^3.1.1",
3895
+ "lodash": "^4.0.0",
3896
+ "source-map-support": "^0.x",
3897
+ "teen_process": "^2.0.1"
3898
+ },
3899
+ "engines": {
3900
+ "node": ">=14",
3901
+ "npm": ">=8"
3902
+ }
3903
+ },
3904
+ "node_modules/appium-idb/node_modules/@appium/support": {
3905
+ "version": "4.0.1",
3906
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-4.0.1.tgz",
3907
+ "integrity": "sha512-A/dZGhywFrfDAE7mzf8MZK6PmX9K1Erq0LWTJh8Aio4P3aHy32GYiEZUOkslL9ByMtligKFEDRPCJ+TIFhtKtQ==",
3908
+ "dependencies": {
3909
+ "@appium/tsconfig": "^0.3.0",
3910
+ "@appium/types": "^0.11.1",
3911
+ "@colors/colors": "1.5.0",
3912
+ "@types/archiver": "5.3.2",
3913
+ "@types/base64-stream": "1.0.2",
3914
+ "@types/find-root": "1.1.2",
3915
+ "@types/glob": "8.1.0",
3916
+ "@types/jsftp": "2.1.2",
3917
+ "@types/klaw": "3.0.3",
3918
+ "@types/lockfile": "1.0.2",
3919
+ "@types/mv": "2.1.2",
3920
+ "@types/ncp": "2.0.5",
3921
+ "@types/npmlog": "4.1.4",
3922
+ "@types/pluralize": "0.0.29",
3923
+ "@types/semver": "7.3.13",
3924
+ "@types/shell-quote": "1.7.1",
3925
+ "@types/supports-color": "8.1.1",
3926
+ "@types/teen_process": "2.0.0",
3927
+ "@types/uuid": "9.0.1",
3928
+ "@types/which": "3.0.0",
3929
+ "archiver": "5.3.1",
3930
+ "axios": "1.4.0",
3931
+ "base64-stream": "1.0.0",
3932
+ "bluebird": "3.7.2",
3933
+ "bplist-creator": "0.1.1",
3934
+ "bplist-parser": "0.3.2",
3935
+ "form-data": "4.0.0",
3936
+ "get-stream": "6.0.1",
3937
+ "glob": "8.1.0",
3938
+ "jsftp": "2.1.3",
3939
+ "klaw": "4.1.0",
3940
+ "lockfile": "1.0.4",
3941
+ "lodash": "4.17.21",
3942
+ "log-symbols": "4.1.0",
3943
+ "moment": "2.29.4",
3944
+ "mv": "2.1.1",
3945
+ "ncp": "2.0.0",
3946
+ "npmlog": "7.0.1",
3947
+ "opencv-bindings": "4.5.5",
3948
+ "pkg-dir": "5.0.0",
3949
+ "plist": "3.0.6",
3950
+ "pluralize": "8.0.0",
3951
+ "read-pkg": "5.2.0",
3952
+ "resolve-from": "5.0.0",
3953
+ "sanitize-filename": "1.6.3",
3954
+ "semver": "7.5.0",
3955
+ "sharp": "0.32.1",
3956
+ "shell-quote": "1.8.1",
3957
+ "source-map-support": "0.5.21",
3958
+ "supports-color": "8.1.1",
3959
+ "teen_process": "2.0.2",
3960
+ "type-fest": "3.10.0",
3961
+ "uuid": "9.0.0",
3962
+ "which": "3.0.1",
3963
+ "yauzl": "2.10.0"
3964
+ },
3965
+ "engines": {
3966
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
3967
+ "npm": ">=8"
3968
+ }
3969
+ },
3970
+ "node_modules/appium-idb/node_modules/@appium/types": {
3971
+ "version": "0.11.1",
3972
+ "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.11.1.tgz",
3973
+ "integrity": "sha512-rhgWvpExzIjJke8y1dAwngm9NzCVVg8ToFwdyxfs6ofFHHwqmZrDrefXOkQ1ebjgOEJJ/pfJXjKeMaAtajD6TA==",
3974
+ "dependencies": {
3975
+ "@appium/schema": "^0.2.6",
3976
+ "@appium/tsconfig": "^0.3.0",
3977
+ "@types/express": "4.17.17",
3978
+ "@types/npmlog": "4.1.4",
3979
+ "@types/ws": "8.5.4",
3980
+ "type-fest": "3.10.0"
3981
+ },
3982
+ "engines": {
3983
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
3984
+ "npm": ">=8"
3985
+ }
3986
+ },
3987
+ "node_modules/appium-idb/node_modules/@types/which": {
3988
+ "version": "3.0.0",
3989
+ "resolved": "https://registry.npmjs.org/@types/which/-/which-3.0.0.tgz",
3990
+ "integrity": "sha512-ASCxdbsrwNfSMXALlC3Decif9rwDMu+80KGp5zI2RLRotfMsTv7fHL8W8VDp24wymzDyIFudhUeSCugrgRFfHQ=="
3991
+ },
3992
+ "node_modules/appium-idb/node_modules/brace-expansion": {
3993
+ "version": "2.0.1",
3994
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
3995
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
3996
+ "dependencies": {
3997
+ "balanced-match": "^1.0.0"
3998
+ }
3999
+ },
4000
+ "node_modules/appium-idb/node_modules/glob": {
4001
+ "version": "8.1.0",
4002
+ "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
4003
+ "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
4004
+ "dependencies": {
4005
+ "fs.realpath": "^1.0.0",
4006
+ "inflight": "^1.0.4",
4007
+ "inherits": "2",
4008
+ "minimatch": "^5.0.1",
4009
+ "once": "^1.3.0"
4010
+ },
4011
+ "engines": {
4012
+ "node": ">=12"
4013
+ },
4014
+ "funding": {
4015
+ "url": "https://github.com/sponsors/isaacs"
4016
+ }
4017
+ },
4018
+ "node_modules/appium-idb/node_modules/lru-cache": {
4019
+ "version": "6.0.0",
4020
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
4021
+ "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
4022
+ "dependencies": {
4023
+ "yallist": "^4.0.0"
4024
+ },
4025
+ "engines": {
4026
+ "node": ">=10"
4027
+ }
4028
+ },
4029
+ "node_modules/appium-idb/node_modules/minimatch": {
4030
+ "version": "5.1.6",
4031
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
4032
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
4033
+ "dependencies": {
4034
+ "brace-expansion": "^2.0.1"
4035
+ },
4036
+ "engines": {
4037
+ "node": ">=10"
4038
+ }
4039
+ },
4040
+ "node_modules/appium-idb/node_modules/semver": {
4041
+ "version": "7.5.0",
4042
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
4043
+ "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
4044
+ "dependencies": {
4045
+ "lru-cache": "^6.0.0"
4046
+ },
4047
+ "bin": {
4048
+ "semver": "bin/semver.js"
4049
+ },
4050
+ "engines": {
4051
+ "node": ">=10"
4052
+ }
4053
+ },
4054
+ "node_modules/appium-idb/node_modules/which": {
4055
+ "version": "3.0.1",
4056
+ "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
4057
+ "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
4058
+ "dependencies": {
4059
+ "isexe": "^2.0.0"
4060
+ },
4061
+ "bin": {
4062
+ "node-which": "bin/which.js"
4063
+ },
4064
+ "engines": {
4065
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4066
+ }
4067
+ },
4068
+ "node_modules/appium-ios-device": {
4069
+ "version": "2.5.2",
4070
+ "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.5.2.tgz",
4071
+ "integrity": "sha512-gtglX30mJXhywJSFqEZI9qLajEhz0lN/2kqyws//X3decxhl8J4vRt84+nry6j9p0ZXZ+1GI4qteqnNjiqrZqQ==",
4072
+ "dependencies": {
4073
+ "@appium/support": "^4.0.0",
4074
+ "@babel/runtime": "^7.0.0",
4075
+ "asyncbox": "^2.9.2",
4076
+ "bluebird": "^3.1.1",
4077
+ "bplist-creator": "^0.x",
4078
+ "bplist-parser": "^0.x",
4079
+ "lodash": "^4.17.15",
4080
+ "semver": "^7.0.0",
4081
+ "source-map-support": "^0.x",
4082
+ "uuid": "^9.0.0"
4083
+ },
4084
+ "engines": {
4085
+ "node": ">=14",
4086
+ "npm": ">=8"
4087
+ }
4088
+ },
4089
+ "node_modules/appium-ios-device/node_modules/@appium/support": {
4090
+ "version": "4.0.0",
4091
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-4.0.0.tgz",
4092
+ "integrity": "sha512-PHovx9bFMZIadgVEl7HioXg8RbSZ82YAen6vk88CZ//c2bNpOzC7R7glXWjIMq/OQ8wOemonueUlRYIEpBdzhQ==",
4093
+ "dependencies": {
4094
+ "@appium/tsconfig": "^0.3.0",
4095
+ "@appium/types": "^0.11.1",
4096
+ "@colors/colors": "1.5.0",
4097
+ "@types/archiver": "5.3.2",
4098
+ "@types/base64-stream": "1.0.2",
4099
+ "@types/find-root": "1.1.2",
4100
+ "@types/glob": "8.1.0",
4101
+ "@types/jsftp": "2.1.2",
4102
+ "@types/klaw": "3.0.3",
4103
+ "@types/lockfile": "1.0.2",
4104
+ "@types/mv": "2.1.2",
4105
+ "@types/ncp": "2.0.5",
4106
+ "@types/npmlog": "4.1.4",
4107
+ "@types/pluralize": "0.0.29",
4108
+ "@types/semver": "7.3.13",
4109
+ "@types/shell-quote": "1.7.1",
4110
+ "@types/supports-color": "8.1.1",
4111
+ "@types/teen_process": "2.0.0",
4112
+ "@types/uuid": "9.0.1",
4113
+ "archiver": "5.3.1",
4114
+ "axios": "1.4.0",
4115
+ "base64-stream": "1.0.0",
4116
+ "bluebird": "3.7.2",
4117
+ "bplist-creator": "0.1.1",
4118
+ "bplist-parser": "0.3.2",
4119
+ "form-data": "4.0.0",
4120
+ "get-stream": "6.0.1",
4121
+ "glob": "8.1.0",
4122
+ "jsftp": "2.1.3",
4123
+ "klaw": "4.1.0",
4124
+ "lockfile": "1.0.4",
4125
+ "lodash": "4.17.21",
4126
+ "log-symbols": "4.1.0",
4127
+ "moment": "2.29.4",
4128
+ "mv": "2.1.1",
4129
+ "ncp": "2.0.0",
4130
+ "npmlog": "7.0.1",
4131
+ "opencv-bindings": "4.5.5",
4132
+ "pkg-dir": "5.0.0",
4133
+ "plist": "3.0.6",
4134
+ "pluralize": "8.0.0",
4135
+ "read-pkg": "5.2.0",
4136
+ "resolve-from": "5.0.0",
4137
+ "sanitize-filename": "1.6.3",
4138
+ "semver": "7.5.0",
4139
+ "sharp": "0.32.1",
4140
+ "shell-quote": "1.8.1",
4141
+ "source-map-support": "0.5.21",
4142
+ "supports-color": "8.1.1",
4143
+ "teen_process": "2.0.2",
4144
+ "type-fest": "3.10.0",
4145
+ "uuid": "9.0.0",
4146
+ "which": "3.0.1",
4147
+ "yauzl": "2.10.0"
4148
+ },
4149
+ "engines": {
4150
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
4151
+ "npm": ">=8"
4152
+ }
4153
+ },
4154
+ "node_modules/appium-ios-device/node_modules/@appium/types": {
4155
+ "version": "0.11.1",
4156
+ "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.11.1.tgz",
4157
+ "integrity": "sha512-rhgWvpExzIjJke8y1dAwngm9NzCVVg8ToFwdyxfs6ofFHHwqmZrDrefXOkQ1ebjgOEJJ/pfJXjKeMaAtajD6TA==",
4158
+ "dependencies": {
4159
+ "@appium/schema": "^0.2.6",
4160
+ "@appium/tsconfig": "^0.3.0",
4161
+ "@types/express": "4.17.17",
4162
+ "@types/npmlog": "4.1.4",
4163
+ "@types/ws": "8.5.4",
4164
+ "type-fest": "3.10.0"
4165
+ },
4166
+ "engines": {
4167
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
4168
+ "npm": ">=8"
4169
+ }
4170
+ },
4171
+ "node_modules/appium-ios-device/node_modules/brace-expansion": {
4172
+ "version": "2.0.1",
4173
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
4174
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
4175
+ "dependencies": {
4176
+ "balanced-match": "^1.0.0"
4177
+ }
4178
+ },
4179
+ "node_modules/appium-ios-device/node_modules/glob": {
4180
+ "version": "8.1.0",
4181
+ "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
4182
+ "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
4183
+ "dependencies": {
4184
+ "fs.realpath": "^1.0.0",
4185
+ "inflight": "^1.0.4",
4186
+ "inherits": "2",
4187
+ "minimatch": "^5.0.1",
4188
+ "once": "^1.3.0"
4189
+ },
4190
+ "engines": {
4191
+ "node": ">=12"
4192
+ },
4193
+ "funding": {
4194
+ "url": "https://github.com/sponsors/isaacs"
4195
+ }
4196
+ },
4197
+ "node_modules/appium-ios-device/node_modules/lru-cache": {
4198
+ "version": "6.0.0",
4199
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
4200
+ "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
4201
+ "dependencies": {
4202
+ "yallist": "^4.0.0"
4203
+ },
4204
+ "engines": {
4205
+ "node": ">=10"
4206
+ }
4207
+ },
4208
+ "node_modules/appium-ios-device/node_modules/minimatch": {
4209
+ "version": "5.1.6",
4210
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
4211
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
4212
+ "dependencies": {
4213
+ "brace-expansion": "^2.0.1"
4214
+ },
4215
+ "engines": {
4216
+ "node": ">=10"
4217
+ }
4218
+ },
4219
+ "node_modules/appium-ios-device/node_modules/semver": {
4220
+ "version": "7.5.0",
4221
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
4222
+ "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
4223
+ "dependencies": {
4224
+ "lru-cache": "^6.0.0"
4225
+ },
4226
+ "bin": {
4227
+ "semver": "bin/semver.js"
4228
+ },
4229
+ "engines": {
4230
+ "node": ">=10"
4231
+ }
4232
+ },
4233
+ "node_modules/appium-ios-device/node_modules/which": {
4234
+ "version": "3.0.1",
4235
+ "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
4236
+ "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
3890
4237
  "dependencies": {
3891
- "@appium/support": "^3.0.0",
3892
- "@babel/runtime": "^7.0.0",
3893
- "asyncbox": "^2.5.2",
3894
- "bluebird": "^3.1.1",
3895
- "lodash": "^4.0.0",
3896
- "source-map-support": "^0.x",
3897
- "teen_process": "^2.0.1"
4238
+ "isexe": "^2.0.0"
4239
+ },
4240
+ "bin": {
4241
+ "node-which": "bin/which.js"
3898
4242
  },
3899
4243
  "engines": {
3900
- "node": ">=14",
3901
- "npm": ">=8"
4244
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
3902
4245
  }
3903
4246
  },
3904
- "node_modules/appium-ios-device": {
3905
- "version": "2.5.2",
3906
- "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.5.2.tgz",
3907
- "integrity": "sha512-gtglX30mJXhywJSFqEZI9qLajEhz0lN/2kqyws//X3decxhl8J4vRt84+nry6j9p0ZXZ+1GI4qteqnNjiqrZqQ==",
4247
+ "node_modules/appium-ios-simulator": {
4248
+ "version": "5.0.8",
4249
+ "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-5.0.8.tgz",
4250
+ "integrity": "sha512-jKNhWpYfePhg/sUtQpqTyvxKeLhAHAkMQhB909KKtim9I8LzpoqnLlMohjotIIg+3m5dARg7n8ZqLzibVty85g==",
3908
4251
  "dependencies": {
3909
4252
  "@appium/support": "^4.0.0",
3910
4253
  "@babel/runtime": "^7.0.0",
3911
- "asyncbox": "^2.9.2",
3912
- "bluebird": "^3.1.1",
3913
- "bplist-creator": "^0.x",
3914
- "bplist-parser": "^0.x",
3915
- "lodash": "^4.17.15",
4254
+ "@xmldom/xmldom": "^0.x",
4255
+ "appium-xcode": "^5.0.0",
4256
+ "async-lock": "^1.0.0",
4257
+ "asyncbox": "^2.3.1",
4258
+ "bluebird": "^3.5.1",
4259
+ "lodash": "^4.2.1",
4260
+ "node-simctl": "^7.1.0",
3916
4261
  "semver": "^7.0.0",
3917
4262
  "source-map-support": "^0.x",
3918
- "uuid": "^9.0.0"
4263
+ "teen_process": "^2.0.0"
3919
4264
  },
3920
4265
  "engines": {
3921
4266
  "node": ">=14",
3922
4267
  "npm": ">=8"
3923
4268
  }
3924
4269
  },
3925
- "node_modules/appium-ios-device/node_modules/@appium/support": {
3926
- "version": "4.0.0",
3927
- "resolved": "https://registry.npmjs.org/@appium/support/-/support-4.0.0.tgz",
3928
- "integrity": "sha512-PHovx9bFMZIadgVEl7HioXg8RbSZ82YAen6vk88CZ//c2bNpOzC7R7glXWjIMq/OQ8wOemonueUlRYIEpBdzhQ==",
4270
+ "node_modules/appium-ios-simulator/node_modules/@appium/support": {
4271
+ "version": "4.0.1",
4272
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-4.0.1.tgz",
4273
+ "integrity": "sha512-A/dZGhywFrfDAE7mzf8MZK6PmX9K1Erq0LWTJh8Aio4P3aHy32GYiEZUOkslL9ByMtligKFEDRPCJ+TIFhtKtQ==",
3929
4274
  "dependencies": {
3930
4275
  "@appium/tsconfig": "^0.3.0",
3931
4276
  "@appium/types": "^0.11.1",
@@ -3946,6 +4291,7 @@
3946
4291
  "@types/supports-color": "8.1.1",
3947
4292
  "@types/teen_process": "2.0.0",
3948
4293
  "@types/uuid": "9.0.1",
4294
+ "@types/which": "3.0.0",
3949
4295
  "archiver": "5.3.1",
3950
4296
  "axios": "1.4.0",
3951
4297
  "base64-stream": "1.0.0",
@@ -3987,7 +4333,7 @@
3987
4333
  "npm": ">=8"
3988
4334
  }
3989
4335
  },
3990
- "node_modules/appium-ios-device/node_modules/@appium/types": {
4336
+ "node_modules/appium-ios-simulator/node_modules/@appium/types": {
3991
4337
  "version": "0.11.1",
3992
4338
  "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.11.1.tgz",
3993
4339
  "integrity": "sha512-rhgWvpExzIjJke8y1dAwngm9NzCVVg8ToFwdyxfs6ofFHHwqmZrDrefXOkQ1ebjgOEJJ/pfJXjKeMaAtajD6TA==",
@@ -4004,7 +4350,12 @@
4004
4350
  "npm": ">=8"
4005
4351
  }
4006
4352
  },
4007
- "node_modules/appium-ios-device/node_modules/brace-expansion": {
4353
+ "node_modules/appium-ios-simulator/node_modules/@types/which": {
4354
+ "version": "3.0.0",
4355
+ "resolved": "https://registry.npmjs.org/@types/which/-/which-3.0.0.tgz",
4356
+ "integrity": "sha512-ASCxdbsrwNfSMXALlC3Decif9rwDMu+80KGp5zI2RLRotfMsTv7fHL8W8VDp24wymzDyIFudhUeSCugrgRFfHQ=="
4357
+ },
4358
+ "node_modules/appium-ios-simulator/node_modules/brace-expansion": {
4008
4359
  "version": "2.0.1",
4009
4360
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
4010
4361
  "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
@@ -4012,7 +4363,7 @@
4012
4363
  "balanced-match": "^1.0.0"
4013
4364
  }
4014
4365
  },
4015
- "node_modules/appium-ios-device/node_modules/glob": {
4366
+ "node_modules/appium-ios-simulator/node_modules/glob": {
4016
4367
  "version": "8.1.0",
4017
4368
  "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
4018
4369
  "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
@@ -4030,7 +4381,7 @@
4030
4381
  "url": "https://github.com/sponsors/isaacs"
4031
4382
  }
4032
4383
  },
4033
- "node_modules/appium-ios-device/node_modules/lru-cache": {
4384
+ "node_modules/appium-ios-simulator/node_modules/lru-cache": {
4034
4385
  "version": "6.0.0",
4035
4386
  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
4036
4387
  "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
@@ -4041,7 +4392,7 @@
4041
4392
  "node": ">=10"
4042
4393
  }
4043
4394
  },
4044
- "node_modules/appium-ios-device/node_modules/minimatch": {
4395
+ "node_modules/appium-ios-simulator/node_modules/minimatch": {
4045
4396
  "version": "5.1.6",
4046
4397
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
4047
4398
  "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
@@ -4052,7 +4403,7 @@
4052
4403
  "node": ">=10"
4053
4404
  }
4054
4405
  },
4055
- "node_modules/appium-ios-device/node_modules/semver": {
4406
+ "node_modules/appium-ios-simulator/node_modules/semver": {
4056
4407
  "version": "7.5.0",
4057
4408
  "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
4058
4409
  "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
@@ -4066,7 +4417,7 @@
4066
4417
  "node": ">=10"
4067
4418
  }
4068
4419
  },
4069
- "node_modules/appium-ios-device/node_modules/which": {
4420
+ "node_modules/appium-ios-simulator/node_modules/which": {
4070
4421
  "version": "3.0.1",
4071
4422
  "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
4072
4423
  "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
@@ -4080,29 +4431,6 @@
4080
4431
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4081
4432
  }
4082
4433
  },
4083
- "node_modules/appium-ios-simulator": {
4084
- "version": "5.0.7",
4085
- "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-5.0.7.tgz",
4086
- "integrity": "sha512-DBhYBL1l8QfPLcz0LiskGwWX7VngjMrhUd5/rYc4+3tQjBjtn4Rm7os7emrNcb/SL+M0xzafd5Q8Vn9QPoqmBg==",
4087
- "dependencies": {
4088
- "@appium/support": "^3.0.0",
4089
- "@babel/runtime": "^7.0.0",
4090
- "@xmldom/xmldom": "^0.x",
4091
- "appium-xcode": "^5.0.0",
4092
- "async-lock": "^1.0.0",
4093
- "asyncbox": "^2.3.1",
4094
- "bluebird": "^3.5.1",
4095
- "lodash": "^4.2.1",
4096
- "node-simctl": "^7.1.0",
4097
- "semver": "^7.0.0",
4098
- "source-map-support": "^0.x",
4099
- "teen_process": "^2.0.0"
4100
- },
4101
- "engines": {
4102
- "node": ">=14",
4103
- "npm": ">=8"
4104
- }
4105
- },
4106
4434
  "node_modules/appium-remote-debugger": {
4107
4435
  "version": "9.1.14",
4108
4436
  "resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-9.1.14.tgz",
@@ -4188,11 +4516,11 @@
4188
4516
  }
4189
4517
  },
4190
4518
  "node_modules/appium-xcode": {
4191
- "version": "5.1.0",
4192
- "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.1.0.tgz",
4193
- "integrity": "sha512-2Ilf/MQk6joZ4MTV6d4U8niRzlBxV/RM7/NtD/Jdcd2kyNPDp7jD7cZKMDDnIhUsrFvkjELVoSJYCIixky6wIg==",
4519
+ "version": "5.1.1",
4520
+ "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.1.1.tgz",
4521
+ "integrity": "sha512-H9z/48YOFPhRZ+V6DLvVDWbyoyXnBZv0/0Oaf77+6Z1RxbwDMKml4VGPF07udzAcWi+sZcnE5RiOXYylijHrlA==",
4194
4522
  "dependencies": {
4195
- "@appium/support": "^3.0.0",
4523
+ "@appium/support": "^4.0.0",
4196
4524
  "@babel/runtime": "^7.0.0",
4197
4525
  "@types/lodash": "^4.14.192",
4198
4526
  "@types/teen_process": "^2.0.0",
@@ -4208,6 +4536,170 @@
4208
4536
  "npm": ">=8"
4209
4537
  }
4210
4538
  },
4539
+ "node_modules/appium-xcode/node_modules/@appium/support": {
4540
+ "version": "4.0.1",
4541
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-4.0.1.tgz",
4542
+ "integrity": "sha512-A/dZGhywFrfDAE7mzf8MZK6PmX9K1Erq0LWTJh8Aio4P3aHy32GYiEZUOkslL9ByMtligKFEDRPCJ+TIFhtKtQ==",
4543
+ "dependencies": {
4544
+ "@appium/tsconfig": "^0.3.0",
4545
+ "@appium/types": "^0.11.1",
4546
+ "@colors/colors": "1.5.0",
4547
+ "@types/archiver": "5.3.2",
4548
+ "@types/base64-stream": "1.0.2",
4549
+ "@types/find-root": "1.1.2",
4550
+ "@types/glob": "8.1.0",
4551
+ "@types/jsftp": "2.1.2",
4552
+ "@types/klaw": "3.0.3",
4553
+ "@types/lockfile": "1.0.2",
4554
+ "@types/mv": "2.1.2",
4555
+ "@types/ncp": "2.0.5",
4556
+ "@types/npmlog": "4.1.4",
4557
+ "@types/pluralize": "0.0.29",
4558
+ "@types/semver": "7.3.13",
4559
+ "@types/shell-quote": "1.7.1",
4560
+ "@types/supports-color": "8.1.1",
4561
+ "@types/teen_process": "2.0.0",
4562
+ "@types/uuid": "9.0.1",
4563
+ "@types/which": "3.0.0",
4564
+ "archiver": "5.3.1",
4565
+ "axios": "1.4.0",
4566
+ "base64-stream": "1.0.0",
4567
+ "bluebird": "3.7.2",
4568
+ "bplist-creator": "0.1.1",
4569
+ "bplist-parser": "0.3.2",
4570
+ "form-data": "4.0.0",
4571
+ "get-stream": "6.0.1",
4572
+ "glob": "8.1.0",
4573
+ "jsftp": "2.1.3",
4574
+ "klaw": "4.1.0",
4575
+ "lockfile": "1.0.4",
4576
+ "lodash": "4.17.21",
4577
+ "log-symbols": "4.1.0",
4578
+ "moment": "2.29.4",
4579
+ "mv": "2.1.1",
4580
+ "ncp": "2.0.0",
4581
+ "npmlog": "7.0.1",
4582
+ "opencv-bindings": "4.5.5",
4583
+ "pkg-dir": "5.0.0",
4584
+ "plist": "3.0.6",
4585
+ "pluralize": "8.0.0",
4586
+ "read-pkg": "5.2.0",
4587
+ "resolve-from": "5.0.0",
4588
+ "sanitize-filename": "1.6.3",
4589
+ "semver": "7.5.0",
4590
+ "sharp": "0.32.1",
4591
+ "shell-quote": "1.8.1",
4592
+ "source-map-support": "0.5.21",
4593
+ "supports-color": "8.1.1",
4594
+ "teen_process": "2.0.2",
4595
+ "type-fest": "3.10.0",
4596
+ "uuid": "9.0.0",
4597
+ "which": "3.0.1",
4598
+ "yauzl": "2.10.0"
4599
+ },
4600
+ "engines": {
4601
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
4602
+ "npm": ">=8"
4603
+ }
4604
+ },
4605
+ "node_modules/appium-xcode/node_modules/@appium/types": {
4606
+ "version": "0.11.1",
4607
+ "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.11.1.tgz",
4608
+ "integrity": "sha512-rhgWvpExzIjJke8y1dAwngm9NzCVVg8ToFwdyxfs6ofFHHwqmZrDrefXOkQ1ebjgOEJJ/pfJXjKeMaAtajD6TA==",
4609
+ "dependencies": {
4610
+ "@appium/schema": "^0.2.6",
4611
+ "@appium/tsconfig": "^0.3.0",
4612
+ "@types/express": "4.17.17",
4613
+ "@types/npmlog": "4.1.4",
4614
+ "@types/ws": "8.5.4",
4615
+ "type-fest": "3.10.0"
4616
+ },
4617
+ "engines": {
4618
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
4619
+ "npm": ">=8"
4620
+ }
4621
+ },
4622
+ "node_modules/appium-xcode/node_modules/@types/which": {
4623
+ "version": "3.0.0",
4624
+ "resolved": "https://registry.npmjs.org/@types/which/-/which-3.0.0.tgz",
4625
+ "integrity": "sha512-ASCxdbsrwNfSMXALlC3Decif9rwDMu+80KGp5zI2RLRotfMsTv7fHL8W8VDp24wymzDyIFudhUeSCugrgRFfHQ=="
4626
+ },
4627
+ "node_modules/appium-xcode/node_modules/brace-expansion": {
4628
+ "version": "2.0.1",
4629
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
4630
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
4631
+ "dependencies": {
4632
+ "balanced-match": "^1.0.0"
4633
+ }
4634
+ },
4635
+ "node_modules/appium-xcode/node_modules/glob": {
4636
+ "version": "8.1.0",
4637
+ "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
4638
+ "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
4639
+ "dependencies": {
4640
+ "fs.realpath": "^1.0.0",
4641
+ "inflight": "^1.0.4",
4642
+ "inherits": "2",
4643
+ "minimatch": "^5.0.1",
4644
+ "once": "^1.3.0"
4645
+ },
4646
+ "engines": {
4647
+ "node": ">=12"
4648
+ },
4649
+ "funding": {
4650
+ "url": "https://github.com/sponsors/isaacs"
4651
+ }
4652
+ },
4653
+ "node_modules/appium-xcode/node_modules/lru-cache": {
4654
+ "version": "6.0.0",
4655
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
4656
+ "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
4657
+ "dependencies": {
4658
+ "yallist": "^4.0.0"
4659
+ },
4660
+ "engines": {
4661
+ "node": ">=10"
4662
+ }
4663
+ },
4664
+ "node_modules/appium-xcode/node_modules/minimatch": {
4665
+ "version": "5.1.6",
4666
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
4667
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
4668
+ "dependencies": {
4669
+ "brace-expansion": "^2.0.1"
4670
+ },
4671
+ "engines": {
4672
+ "node": ">=10"
4673
+ }
4674
+ },
4675
+ "node_modules/appium-xcode/node_modules/semver": {
4676
+ "version": "7.5.0",
4677
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
4678
+ "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
4679
+ "dependencies": {
4680
+ "lru-cache": "^6.0.0"
4681
+ },
4682
+ "bin": {
4683
+ "semver": "bin/semver.js"
4684
+ },
4685
+ "engines": {
4686
+ "node": ">=10"
4687
+ }
4688
+ },
4689
+ "node_modules/appium-xcode/node_modules/which": {
4690
+ "version": "3.0.1",
4691
+ "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
4692
+ "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
4693
+ "dependencies": {
4694
+ "isexe": "^2.0.0"
4695
+ },
4696
+ "bin": {
4697
+ "node-which": "bin/which.js"
4698
+ },
4699
+ "engines": {
4700
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4701
+ }
4702
+ },
4211
4703
  "node_modules/appium/node_modules/axios": {
4212
4704
  "version": "1.3.5",
4213
4705
  "resolved": "https://registry.npmjs.org/axios/-/axios-1.3.5.tgz",
@@ -5212,9 +5704,9 @@
5212
5704
  }
5213
5705
  },
5214
5706
  "node_modules/chromium-bidi": {
5215
- "version": "0.4.7",
5216
- "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.7.tgz",
5217
- "integrity": "sha512-6+mJuFXwTMU6I3vYLs6IL8A1DyQTPjCfIL971X0aMPVGRbGnNfl6i6Cl0NMbxi2bRYLGESt9T2ZIMRM5PAEcIQ==",
5707
+ "version": "0.4.9",
5708
+ "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.9.tgz",
5709
+ "integrity": "sha512-u3DC6XwgLCA9QJ5ak1voPslCmacQdulZNCPsI3qNXxSnEcZS7DFIbww+5RM2bznMEje7cc0oydavRLRvOIZtHw==",
5218
5710
  "dev": true,
5219
5711
  "dependencies": {
5220
5712
  "mitt": "3.0.0"
@@ -5747,32 +6239,12 @@
5747
6239
  }
5748
6240
  },
5749
6241
  "node_modules/cross-fetch": {
5750
- "version": "3.1.5",
5751
- "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz",
5752
- "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==",
5753
- "dev": true,
5754
- "dependencies": {
5755
- "node-fetch": "2.6.7"
5756
- }
5757
- },
5758
- "node_modules/cross-fetch/node_modules/node-fetch": {
5759
- "version": "2.6.7",
5760
- "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
5761
- "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
6242
+ "version": "3.1.6",
6243
+ "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.6.tgz",
6244
+ "integrity": "sha512-riRvo06crlE8HiqOwIpQhxwdOk4fOeR7FVM/wXoxchFEqMNUjvbs3bfo4OTgMEMHzppd4DxFBDbyySj8Cv781g==",
5762
6245
  "dev": true,
5763
6246
  "dependencies": {
5764
- "whatwg-url": "^5.0.0"
5765
- },
5766
- "engines": {
5767
- "node": "4.x || >=6.0.0"
5768
- },
5769
- "peerDependencies": {
5770
- "encoding": "^0.1.0"
5771
- },
5772
- "peerDependenciesMeta": {
5773
- "encoding": {
5774
- "optional": true
5775
- }
6247
+ "node-fetch": "^2.6.11"
5776
6248
  }
5777
6249
  },
5778
6250
  "node_modules/cross-spawn": {
@@ -6318,21 +6790,21 @@
6318
6790
  }
6319
6791
  },
6320
6792
  "node_modules/devtools": {
6321
- "version": "8.10.2",
6322
- "resolved": "https://registry.npmjs.org/devtools/-/devtools-8.10.2.tgz",
6323
- "integrity": "sha512-pvnTf0GtY1ILgBBxjGpQmwmiIklPQFQNirW4deluoLnhKLt6ekdKjYRLoK7goNN0rYPx7R/KK6Aqe5mgWKxBaA==",
6793
+ "version": "8.10.5",
6794
+ "resolved": "https://registry.npmjs.org/devtools/-/devtools-8.10.5.tgz",
6795
+ "integrity": "sha512-+Fc2RduaLSsCwOza6OtSUYsYbXuRkTmMfGszwjoPppMJvyQTn19A/ku1P9M901smNlqWZ1eftJpUDMhZpqWrxQ==",
6324
6796
  "dev": true,
6325
6797
  "dependencies": {
6326
6798
  "@types/node": "^20.1.0",
6327
- "@wdio/config": "8.10.2",
6799
+ "@wdio/config": "8.10.4",
6328
6800
  "@wdio/logger": "8.6.6",
6329
6801
  "@wdio/protocols": "8.10.2",
6330
- "@wdio/types": "8.10.2",
6331
- "@wdio/utils": "8.10.2",
6802
+ "@wdio/types": "8.10.4",
6803
+ "@wdio/utils": "8.10.4",
6332
6804
  "chrome-launcher": "^0.15.0",
6333
6805
  "edge-paths": "^3.0.5",
6334
6806
  "import-meta-resolve": "^3.0.0",
6335
- "puppeteer-core": "20.1.1",
6807
+ "puppeteer-core": "20.3.0",
6336
6808
  "query-selector-shadow-dom": "^1.0.0",
6337
6809
  "ua-parser-js": "^1.0.1",
6338
6810
  "uuid": "^9.0.0",
@@ -6343,9 +6815,9 @@
6343
6815
  }
6344
6816
  },
6345
6817
  "node_modules/devtools-protocol": {
6346
- "version": "0.0.1138159",
6347
- "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1138159.tgz",
6348
- "integrity": "sha512-IVXe1ZEQJWkMkeg10hRoZu3luP054z8USOpBIyorCTTABKVg0gBGt4rmwjGmThMEKaTb4nEmjVJkZ3/YxU0whA==",
6818
+ "version": "0.0.1146845",
6819
+ "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1146845.tgz",
6820
+ "integrity": "sha512-i1M5hKmaEO49cQk1YN21YRwxlmIR7ZpeteOgvU2cLhHPkP3Il95x2Fif45yOD6jUcUbzpdoKoEFJ4ylw7KHHAw==",
6349
6821
  "dev": true
6350
6822
  },
6351
6823
  "node_modules/devtools/node_modules/@types/node": {
@@ -15321,21 +15793,16 @@
15321
15793
  }
15322
15794
  },
15323
15795
  "node_modules/puppeteer-core": {
15324
- "version": "20.1.1",
15325
- "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-20.1.1.tgz",
15326
- "integrity": "sha512-iB9F2Om8J+nU4qi30oYw0hMWOw6eQN7kFkLLI/u3UvxONOCx5o0KmM6+byaK2/QGIuQu2ly1mPaJnC1DyoW07Q==",
15796
+ "version": "20.3.0",
15797
+ "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-20.3.0.tgz",
15798
+ "integrity": "sha512-264pBrIui5bO6NJeOcbJrLa0OCwmA4+WK00JMrLIKTfRiqe2gx8KWTzLsjyw/bizErp3TKS7vt/I0i5fTC+mAw==",
15327
15799
  "dev": true,
15328
15800
  "dependencies": {
15329
- "@puppeteer/browsers": "1.0.1",
15330
- "chromium-bidi": "0.4.7",
15331
- "cross-fetch": "3.1.5",
15801
+ "@puppeteer/browsers": "1.3.0",
15802
+ "chromium-bidi": "0.4.9",
15803
+ "cross-fetch": "3.1.6",
15332
15804
  "debug": "4.3.4",
15333
15805
  "devtools-protocol": "0.0.1120988",
15334
- "extract-zip": "2.0.1",
15335
- "https-proxy-agent": "5.0.1",
15336
- "proxy-from-env": "1.1.0",
15337
- "tar-fs": "2.1.1",
15338
- "unbzip2-stream": "1.4.3",
15339
15806
  "ws": "8.13.0"
15340
15807
  },
15341
15808
  "engines": {
@@ -18271,18 +18738,18 @@
18271
18738
  }
18272
18739
  },
18273
18740
  "node_modules/webdriver": {
18274
- "version": "8.10.2",
18275
- "resolved": "https://registry.npmjs.org/webdriver/-/webdriver-8.10.2.tgz",
18276
- "integrity": "sha512-xwoY+JtmEwN9hFx00V08PBlLLbuOHnPcO78ImPn6IzlhDW960f/6C8fzP0oiJkDyjQ7U81gHU6Mjkp/tBNpKEQ==",
18741
+ "version": "8.10.4",
18742
+ "resolved": "https://registry.npmjs.org/webdriver/-/webdriver-8.10.4.tgz",
18743
+ "integrity": "sha512-Dvv6LzylhbXN16roQuKzG2W+/IyTLKWFz4tzkwXotd48CAkdy8d2Ds0gVcwo8JpyZQweEKylGdvNC3W50aPLMQ==",
18277
18744
  "dev": true,
18278
18745
  "dependencies": {
18279
18746
  "@types/node": "^20.1.0",
18280
18747
  "@types/ws": "^8.5.3",
18281
- "@wdio/config": "8.10.2",
18748
+ "@wdio/config": "8.10.4",
18282
18749
  "@wdio/logger": "8.6.6",
18283
18750
  "@wdio/protocols": "8.10.2",
18284
- "@wdio/types": "8.10.2",
18285
- "@wdio/utils": "8.10.2",
18751
+ "@wdio/types": "8.10.4",
18752
+ "@wdio/utils": "8.10.4",
18286
18753
  "deepmerge-ts": "^5.0.0",
18287
18754
  "got": "^12.1.0",
18288
18755
  "ky": "^0.33.0",
@@ -18299,45 +18766,45 @@
18299
18766
  "dev": true
18300
18767
  },
18301
18768
  "node_modules/webdriverio": {
18302
- "version": "8.10.2",
18303
- "resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-8.10.2.tgz",
18304
- "integrity": "sha512-VrA9oFI17sBhPDvMwywve4CwODHi5FEzjn9gyInN7Nv+6tVaDC+PVGsKV7ZQQSj5C0bzPCn3IgXSoM1Qqn3XeQ==",
18769
+ "version": "8.10.5",
18770
+ "resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-8.10.5.tgz",
18771
+ "integrity": "sha512-XwlpWLbTOySDP0DFlZJn13G7rlz9OpYwbuWtpalypV4V7gpsOx0UfJXdO/TcaDWB8ZQ+b7YPg5zDYOVKwG1Whg==",
18305
18772
  "dev": true,
18306
18773
  "dependencies": {
18307
18774
  "@types/node": "^20.1.0",
18308
- "@wdio/config": "8.10.2",
18775
+ "@wdio/config": "8.10.4",
18309
18776
  "@wdio/logger": "8.6.6",
18310
18777
  "@wdio/protocols": "8.10.2",
18311
18778
  "@wdio/repl": "8.10.1",
18312
- "@wdio/types": "8.10.2",
18313
- "@wdio/utils": "8.10.2",
18779
+ "@wdio/types": "8.10.4",
18780
+ "@wdio/utils": "8.10.4",
18314
18781
  "archiver": "^5.0.0",
18315
18782
  "aria-query": "^5.0.0",
18316
18783
  "css-shorthand-properties": "^1.1.1",
18317
18784
  "css-value": "^0.0.1",
18318
- "devtools": "8.10.2",
18319
- "devtools-protocol": "^0.0.1138159",
18785
+ "devtools": "8.10.5",
18786
+ "devtools-protocol": "^0.0.1146845",
18320
18787
  "grapheme-splitter": "^1.0.2",
18321
18788
  "import-meta-resolve": "^3.0.0",
18322
18789
  "is-plain-obj": "^4.1.0",
18323
18790
  "lodash.clonedeep": "^4.5.0",
18324
18791
  "lodash.zip": "^4.2.0",
18325
18792
  "minimatch": "^9.0.0",
18326
- "puppeteer-core": "20.1.1",
18793
+ "puppeteer-core": "20.3.0",
18327
18794
  "query-selector-shadow-dom": "^1.0.0",
18328
18795
  "resq": "^1.9.1",
18329
18796
  "rgb2hex": "0.2.5",
18330
18797
  "serialize-error": "^8.0.0",
18331
- "webdriver": "8.10.2"
18798
+ "webdriver": "8.10.4"
18332
18799
  },
18333
18800
  "engines": {
18334
18801
  "node": "^16.13 || >=18"
18335
18802
  }
18336
18803
  },
18337
18804
  "node_modules/webdriverio/node_modules/@types/node": {
18338
- "version": "20.1.4",
18339
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.1.4.tgz",
18340
- "integrity": "sha512-At4pvmIOki8yuwLtd7BNHl3CiWNbtclUbNtScGx4OHfBd4/oWoJC8KRCIxXwkdndzhxOsPXihrsOoydxBjlE9Q==",
18805
+ "version": "20.2.3",
18806
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.2.3.tgz",
18807
+ "integrity": "sha512-pg9d0yC4rVNWQzX8U7xb4olIOFuuVL9za3bzMT2pu2SU0SNEi66i2qrvhE2qt0HvkhuCaWJu7pLNOt/Pj8BIrw==",
18341
18808
  "dev": true
18342
18809
  },
18343
18810
  "node_modules/webdriverio/node_modules/brace-expansion": {
@@ -18362,9 +18829,9 @@
18362
18829
  }
18363
18830
  },
18364
18831
  "node_modules/webdriverio/node_modules/minimatch": {
18365
- "version": "9.0.0",
18366
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.0.tgz",
18367
- "integrity": "sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w==",
18832
+ "version": "9.0.1",
18833
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz",
18834
+ "integrity": "sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==",
18368
18835
  "dev": true,
18369
18836
  "dependencies": {
18370
18837
  "brace-expansion": "^2.0.1"
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "4.29.3",
11
+ "version": "4.29.5",
12
12
  "author": "Appium Contributors",
13
13
  "license": "Apache-2.0",
14
14
  "repository": {
@@ -69,12 +69,12 @@
69
69
  "types": "./build/index.d.ts",
70
70
  "dependencies": {
71
71
  "@xmldom/xmldom": "0.8.7",
72
- "appium-idb": "1.6.10",
72
+ "appium-idb": "1.6.11",
73
73
  "appium-ios-device": "2.5.2",
74
- "appium-ios-simulator": "5.0.7",
74
+ "appium-ios-simulator": "5.0.8",
75
75
  "appium-remote-debugger": "9.1.14",
76
76
  "appium-webdriveragent": "5.1.4",
77
- "appium-xcode": "5.1.0",
77
+ "appium-xcode": "5.1.1",
78
78
  "async-lock": "1.4.0",
79
79
  "asyncbox": "2.9.4",
80
80
  "bluebird": "3.7.2",
@@ -183,7 +183,7 @@
183
183
  "ts-node": "10.9.1",
184
184
  "type-fest": "3.10.0",
185
185
  "typescript": "4.9.5",
186
- "webdriverio": "8.10.2"
186
+ "webdriverio": "8.10.5"
187
187
  },
188
188
  "overrides": {
189
189
  "http-cache-semantics": "4.1.1"