@testim/testim-cli 4.185.4 → 4.186.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": "@testim/testim-cli",
3
- "version": "4.185.4",
3
+ "version": "4.186.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "4.185.4",
9
+ "version": "4.186.0",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.34-legacy.1",
@@ -2052,13 +2052,6 @@
2052
2052
  "type-detect": "^4.1.0"
2053
2053
  }
2054
2054
  },
2055
- "node_modules/@sinonjs/text-encoding": {
2056
- "version": "0.7.3",
2057
- "resolved": "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz",
2058
- "integrity": "sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==",
2059
- "dev": true,
2060
- "license": "(Unlicense OR Apache-2.0)"
2061
- },
2062
2055
  "node_modules/@so-ric/colorspace": {
2063
2056
  "version": "1.1.6",
2064
2057
  "resolved": "https://registry.npmjs.org/@so-ric/colorspace/-/colorspace-1.1.6.tgz",
@@ -2841,9 +2834,9 @@
2841
2834
  }
2842
2835
  },
2843
2836
  "node_modules/@wdio/config/node_modules/minimatch": {
2844
- "version": "5.1.8",
2845
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.8.tgz",
2846
- "integrity": "sha512-7RN35vit8DeBclkofOVmBY0eDAZZQd1HzmukRdSyz95CRh8FT54eqnbj0krQr3mrHR6sfRyYkyhwBWjoV5uqlQ==",
2837
+ "version": "5.1.9",
2838
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz",
2839
+ "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==",
2847
2840
  "license": "ISC",
2848
2841
  "dependencies": {
2849
2842
  "brace-expansion": "^2.0.1"
@@ -2955,9 +2948,9 @@
2955
2948
  "license": "MIT"
2956
2949
  },
2957
2950
  "node_modules/@zip.js/zip.js": {
2958
- "version": "2.8.21",
2959
- "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.21.tgz",
2960
- "integrity": "sha512-fkyzXISE3IMrstDO1AgPkJCx14MYHP/suIGiAovEYEuBjq3mffsuL6aMV7ohOSjW4rXtuACuUfpA3GtITgdtYg==",
2951
+ "version": "2.8.22",
2952
+ "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.22.tgz",
2953
+ "integrity": "sha512-0KlzbVR6r8irIX2o3zvUlosBDef62VDl47oUfa1U/qgEs67h4/eGBrX/6HWa1RQbt+J6sAeVmtyFKbTHNdF8qQ==",
2961
2954
  "license": "BSD-3-Clause",
2962
2955
  "engines": {
2963
2956
  "bun": ">=0.7.0",
@@ -3204,6 +3197,21 @@
3204
3197
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
3205
3198
  }
3206
3199
  },
3200
+ "node_modules/archiver-utils/node_modules/balanced-match": {
3201
+ "version": "1.0.2",
3202
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
3203
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
3204
+ "license": "MIT"
3205
+ },
3206
+ "node_modules/archiver-utils/node_modules/brace-expansion": {
3207
+ "version": "2.0.2",
3208
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
3209
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
3210
+ "license": "MIT",
3211
+ "dependencies": {
3212
+ "balanced-match": "^1.0.0"
3213
+ }
3214
+ },
3207
3215
  "node_modules/archiver-utils/node_modules/emoji-regex": {
3208
3216
  "version": "9.2.2",
3209
3217
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
@@ -3253,12 +3261,12 @@
3253
3261
  "license": "ISC"
3254
3262
  },
3255
3263
  "node_modules/archiver-utils/node_modules/minimatch": {
3256
- "version": "9.0.7",
3257
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
3258
- "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
3264
+ "version": "9.0.9",
3265
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
3266
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
3259
3267
  "license": "ISC",
3260
3268
  "dependencies": {
3261
- "brace-expansion": "^5.0.2"
3269
+ "brace-expansion": "^2.0.2"
3262
3270
  },
3263
3271
  "engines": {
3264
3272
  "node": ">=16 || 14 >=14.17"
@@ -3326,12 +3334,12 @@
3326
3334
  }
3327
3335
  },
3328
3336
  "node_modules/archiver-utils/node_modules/strip-ansi": {
3329
- "version": "7.1.2",
3330
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
3331
- "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
3337
+ "version": "7.2.0",
3338
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
3339
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
3332
3340
  "license": "MIT",
3333
3341
  "dependencies": {
3334
- "ansi-regex": "^6.0.1"
3342
+ "ansi-regex": "^6.2.2"
3335
3343
  },
3336
3344
  "engines": {
3337
3345
  "node": ">=12"
@@ -3489,9 +3497,9 @@
3489
3497
  }
3490
3498
  },
3491
3499
  "node_modules/axios": {
3492
- "version": "1.13.5",
3493
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.5.tgz",
3494
- "integrity": "sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==",
3500
+ "version": "1.13.6",
3501
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.6.tgz",
3502
+ "integrity": "sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==",
3495
3503
  "license": "MIT",
3496
3504
  "dependencies": {
3497
3505
  "follow-redirects": "^1.15.11",
@@ -3517,6 +3525,7 @@
3517
3525
  "version": "4.0.4",
3518
3526
  "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
3519
3527
  "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
3528
+ "dev": true,
3520
3529
  "license": "MIT",
3521
3530
  "engines": {
3522
3531
  "node": "18 || 20 || >=22"
@@ -3537,11 +3546,10 @@
3537
3546
  }
3538
3547
  },
3539
3548
  "node_modules/bare-fs": {
3540
- "version": "4.5.4",
3541
- "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.4.tgz",
3542
- "integrity": "sha512-POK4oplfA7P7gqvetNmCs4CNtm9fNsx+IAh7jH7GgU0OJdge2rso0R20TNWVq6VoWcCvsTdlNDaleLHGaKx8CA==",
3549
+ "version": "4.5.5",
3550
+ "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.5.tgz",
3551
+ "integrity": "sha512-XvwYM6VZqKoqDll8BmSww5luA5eflDzY0uEFfBJtFKe4PAAtxBjU3YIxzIBzhyaEQBy1VXEQBto4cpN5RZJw+w==",
3543
3552
  "license": "Apache-2.0",
3544
- "optional": true,
3545
3553
  "dependencies": {
3546
3554
  "bare-events": "^2.5.4",
3547
3555
  "bare-path": "^3.0.0",
@@ -3562,11 +3570,10 @@
3562
3570
  }
3563
3571
  },
3564
3572
  "node_modules/bare-os": {
3565
- "version": "3.7.0",
3566
- "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.7.0.tgz",
3567
- "integrity": "sha512-64Rcwj8qlnTZU8Ps6JJEdSmxBEUGgI7g8l+lMtsJLl4IsfTcHMTfJ188u2iGV6P6YPRZrtv72B2kjn+hp+Yv3g==",
3573
+ "version": "3.7.1",
3574
+ "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.7.1.tgz",
3575
+ "integrity": "sha512-ebvMaS5BgZKmJlvuWh14dg9rbUI84QeV3WlWn6Ph6lFI8jJoh7ADtVTyD2c93euwbe+zgi0DVrl4YmqXeM9aIA==",
3568
3576
  "license": "Apache-2.0",
3569
- "optional": true,
3570
3577
  "engines": {
3571
3578
  "bare": ">=1.14.0"
3572
3579
  }
@@ -3576,7 +3583,6 @@
3576
3583
  "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz",
3577
3584
  "integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==",
3578
3585
  "license": "Apache-2.0",
3579
- "optional": true,
3580
3586
  "dependencies": {
3581
3587
  "bare-os": "^3.0.1"
3582
3588
  }
@@ -3586,7 +3592,6 @@
3586
3592
  "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.8.0.tgz",
3587
3593
  "integrity": "sha512-reUN0M2sHRqCdG4lUK3Fw8w98eeUIZHL5c3H7Mbhk2yVBL+oofgaIp0ieLfD5QXwPCypBpmEEKU2WZKzbAk8GA==",
3588
3594
  "license": "Apache-2.0",
3589
- "optional": true,
3590
3595
  "dependencies": {
3591
3596
  "streamx": "^2.21.0",
3592
3597
  "teex": "^1.0.1"
@@ -3609,7 +3614,6 @@
3609
3614
  "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.3.2.tgz",
3610
3615
  "integrity": "sha512-ZMq4gd9ngV5aTMa5p9+UfY0b3skwhHELaDkhEHetMdX0LRkW9kzaym4oo/Eh+Ghm0CCDuMTsRIGM/ytUc1ZYmw==",
3611
3616
  "license": "Apache-2.0",
3612
- "optional": true,
3613
3617
  "dependencies": {
3614
3618
  "bare-path": "^3.0.0"
3615
3619
  }
@@ -3763,9 +3767,10 @@
3763
3767
  "license": "ISC"
3764
3768
  },
3765
3769
  "node_modules/brace-expansion": {
3766
- "version": "5.0.3",
3767
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
3768
- "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
3770
+ "version": "5.0.4",
3771
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz",
3772
+ "integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==",
3773
+ "dev": true,
3769
3774
  "license": "MIT",
3770
3775
  "dependencies": {
3771
3776
  "balanced-match": "^4.0.2"
@@ -5129,12 +5134,12 @@
5129
5134
  }
5130
5135
  },
5131
5136
  "node_modules/edgedriver/node_modules/strip-ansi": {
5132
- "version": "7.1.2",
5133
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
5134
- "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
5137
+ "version": "7.2.0",
5138
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
5139
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
5135
5140
  "license": "MIT",
5136
5141
  "dependencies": {
5137
- "ansi-regex": "^6.0.1"
5142
+ "ansi-regex": "^6.2.2"
5138
5143
  },
5139
5144
  "engines": {
5140
5145
  "node": ">=12"
@@ -5810,9 +5815,9 @@
5810
5815
  "license": "MIT"
5811
5816
  },
5812
5817
  "node_modules/fast-xml-parser": {
5813
- "version": "5.4.1",
5814
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz",
5815
- "integrity": "sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==",
5818
+ "version": "5.4.2",
5819
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.4.2.tgz",
5820
+ "integrity": "sha512-pw/6pIl4k0CSpElPEJhDppLzaixDEuWui2CUQQBH/ECDf7+y6YwA4Gf7Tyb0Rfe4DIMuZipYj4AEL0nACKglvQ==",
5816
5821
  "funding": [
5817
5822
  {
5818
5823
  "type": "github",
@@ -6374,12 +6379,12 @@
6374
6379
  }
6375
6380
  },
6376
6381
  "node_modules/geckodriver/node_modules/strip-ansi": {
6377
- "version": "7.1.2",
6378
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
6379
- "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
6382
+ "version": "7.2.0",
6383
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
6384
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
6380
6385
  "license": "MIT",
6381
6386
  "dependencies": {
6382
- "ansi-regex": "^6.0.1"
6387
+ "ansi-regex": "^6.2.2"
6383
6388
  },
6384
6389
  "engines": {
6385
6390
  "node": ">=12"
@@ -7662,9 +7667,9 @@
7662
7667
  }
7663
7668
  },
7664
7669
  "node_modules/minimatch": {
7665
- "version": "10.2.3",
7666
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.3.tgz",
7667
- "integrity": "sha512-Rwi3pnapEqirPSbWbrZaa6N3nmqq4Xer/2XooiOKyV3q12ML06f7MOuc5DVH8ONZIFhwIYQ3yzPH4nt7iWHaTg==",
7670
+ "version": "10.2.4",
7671
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
7672
+ "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
7668
7673
  "dev": true,
7669
7674
  "license": "BlueOak-1.0.0",
7670
7675
  "dependencies": {
@@ -7764,17 +7769,26 @@
7764
7769
  }
7765
7770
  },
7766
7771
  "node_modules/nise": {
7767
- "version": "6.1.1",
7768
- "resolved": "https://registry.npmjs.org/nise/-/nise-6.1.1.tgz",
7769
- "integrity": "sha512-aMSAzLVY7LyeM60gvBS423nBmIPP+Wy7St7hsb+8/fc1HmeoHJfLO8CKse4u3BtOZvQLJghYPI2i/1WZrEj5/g==",
7772
+ "version": "6.1.3",
7773
+ "resolved": "https://registry.npmjs.org/nise/-/nise-6.1.3.tgz",
7774
+ "integrity": "sha512-OsVxbEhidvxS5gq0KQh1jivMsQC+86Tu3Hnwx2DWANu/iytRhhJkG66aYCI2L4JyozJa/69V/lQT1ofOA+qKqQ==",
7770
7775
  "dev": true,
7771
7776
  "license": "BSD-3-Clause",
7772
7777
  "dependencies": {
7773
7778
  "@sinonjs/commons": "^3.0.1",
7774
- "@sinonjs/fake-timers": "^13.0.1",
7775
- "@sinonjs/text-encoding": "^0.7.3",
7779
+ "@sinonjs/fake-timers": "^15.1.1",
7776
7780
  "just-extend": "^6.2.0",
7777
- "path-to-regexp": "^8.1.0"
7781
+ "path-to-regexp": "^8.3.0"
7782
+ }
7783
+ },
7784
+ "node_modules/nise/node_modules/@sinonjs/fake-timers": {
7785
+ "version": "15.1.1",
7786
+ "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-15.1.1.tgz",
7787
+ "integrity": "sha512-cO5W33JgAPbOh07tvZjUOJ7oWhtaqGHiZw+11DPbyqh2kHTBc3eF/CjJDeQ4205RLQsX6rxCuYOroFQwl7JDRw==",
7788
+ "dev": true,
7789
+ "license": "BSD-3-Clause",
7790
+ "dependencies": {
7791
+ "@sinonjs/commons": "^3.0.1"
7778
7792
  }
7779
7793
  },
7780
7794
  "node_modules/nise/node_modules/path-to-regexp": {
@@ -8402,9 +8416,9 @@
8402
8416
  }
8403
8417
  },
8404
8418
  "node_modules/postcss": {
8405
- "version": "8.5.6",
8406
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
8407
- "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
8419
+ "version": "8.5.8",
8420
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz",
8421
+ "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==",
8408
8422
  "funding": [
8409
8423
  {
8410
8424
  "type": "opencollective",
@@ -8641,9 +8655,9 @@
8641
8655
  }
8642
8656
  },
8643
8657
  "node_modules/pump": {
8644
- "version": "3.0.3",
8645
- "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
8646
- "integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
8658
+ "version": "3.0.4",
8659
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.4.tgz",
8660
+ "integrity": "sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==",
8647
8661
  "license": "MIT",
8648
8662
  "dependencies": {
8649
8663
  "end-of-stream": "^1.1.0",
@@ -8794,9 +8808,9 @@
8794
8808
  }
8795
8809
  },
8796
8810
  "node_modules/readdir-glob/node_modules/minimatch": {
8797
- "version": "5.1.8",
8798
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.8.tgz",
8799
- "integrity": "sha512-7RN35vit8DeBclkofOVmBY0eDAZZQd1HzmukRdSyz95CRh8FT54eqnbj0krQr3mrHR6sfRyYkyhwBWjoV5uqlQ==",
8811
+ "version": "5.1.9",
8812
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz",
8813
+ "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==",
8800
8814
  "license": "ISC",
8801
8815
  "dependencies": {
8802
8816
  "brace-expansion": "^2.0.1"
@@ -9044,9 +9058,9 @@
9044
9058
  "license": "MIT"
9045
9059
  },
9046
9060
  "node_modules/sax": {
9047
- "version": "1.4.4",
9048
- "resolved": "https://registry.npmjs.org/sax/-/sax-1.4.4.tgz",
9049
- "integrity": "sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==",
9061
+ "version": "1.5.0",
9062
+ "resolved": "https://registry.npmjs.org/sax/-/sax-1.5.0.tgz",
9063
+ "integrity": "sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==",
9050
9064
  "license": "BlueOak-1.0.0",
9051
9065
  "engines": {
9052
9066
  "node": ">=11.0.0"
@@ -9689,9 +9703,9 @@
9689
9703
  }
9690
9704
  },
9691
9705
  "node_modules/strnum": {
9692
- "version": "2.1.2",
9693
- "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.1.2.tgz",
9694
- "integrity": "sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==",
9706
+ "version": "2.2.0",
9707
+ "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.0.tgz",
9708
+ "integrity": "sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==",
9695
9709
  "funding": [
9696
9710
  {
9697
9711
  "type": "github",
@@ -9943,12 +9957,13 @@
9943
9957
  }
9944
9958
  },
9945
9959
  "node_modules/tar-stream": {
9946
- "version": "3.1.7",
9947
- "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz",
9948
- "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
9960
+ "version": "3.1.8",
9961
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.8.tgz",
9962
+ "integrity": "sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==",
9949
9963
  "license": "MIT",
9950
9964
  "dependencies": {
9951
9965
  "b4a": "^1.6.4",
9966
+ "bare-fs": "^4.5.5",
9952
9967
  "fast-fifo": "^1.2.0",
9953
9968
  "streamx": "^2.15.0"
9954
9969
  }
@@ -10033,7 +10048,6 @@
10033
10048
  "resolved": "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz",
10034
10049
  "integrity": "sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==",
10035
10050
  "license": "MIT",
10036
- "optional": true,
10037
10051
  "dependencies": {
10038
10052
  "streamx": "^2.12.5"
10039
10053
  }
@@ -10093,6 +10107,21 @@
10093
10107
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
10094
10108
  }
10095
10109
  },
10110
+ "node_modules/test-exclude/node_modules/balanced-match": {
10111
+ "version": "1.0.2",
10112
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
10113
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
10114
+ "license": "MIT"
10115
+ },
10116
+ "node_modules/test-exclude/node_modules/brace-expansion": {
10117
+ "version": "2.0.2",
10118
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
10119
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
10120
+ "license": "MIT",
10121
+ "dependencies": {
10122
+ "balanced-match": "^1.0.0"
10123
+ }
10124
+ },
10096
10125
  "node_modules/test-exclude/node_modules/emoji-regex": {
10097
10126
  "version": "9.2.2",
10098
10127
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
@@ -10142,12 +10171,12 @@
10142
10171
  "license": "ISC"
10143
10172
  },
10144
10173
  "node_modules/test-exclude/node_modules/minimatch": {
10145
- "version": "9.0.7",
10146
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
10147
- "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
10174
+ "version": "9.0.9",
10175
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
10176
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
10148
10177
  "license": "ISC",
10149
10178
  "dependencies": {
10150
- "brace-expansion": "^5.0.2"
10179
+ "brace-expansion": "^2.0.2"
10151
10180
  },
10152
10181
  "engines": {
10153
10182
  "node": ">=16 || 14 >=14.17"
@@ -10190,12 +10219,12 @@
10190
10219
  }
10191
10220
  },
10192
10221
  "node_modules/test-exclude/node_modules/strip-ansi": {
10193
- "version": "7.1.2",
10194
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
10195
- "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
10222
+ "version": "7.2.0",
10223
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
10224
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
10196
10225
  "license": "MIT",
10197
10226
  "dependencies": {
10198
- "ansi-regex": "^6.0.1"
10227
+ "ansi-regex": "^6.2.2"
10199
10228
  },
10200
10229
  "engines": {
10201
10230
  "node": ">=12"
@@ -11179,6 +11208,21 @@
11179
11208
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
11180
11209
  }
11181
11210
  },
11211
+ "node_modules/webdriverio/node_modules/balanced-match": {
11212
+ "version": "1.0.2",
11213
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
11214
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
11215
+ "license": "MIT"
11216
+ },
11217
+ "node_modules/webdriverio/node_modules/brace-expansion": {
11218
+ "version": "2.0.2",
11219
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
11220
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
11221
+ "license": "MIT",
11222
+ "dependencies": {
11223
+ "balanced-match": "^1.0.0"
11224
+ }
11225
+ },
11182
11226
  "node_modules/webdriverio/node_modules/chalk": {
11183
11227
  "version": "5.6.2",
11184
11228
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz",
@@ -11253,12 +11297,12 @@
11253
11297
  "license": "ISC"
11254
11298
  },
11255
11299
  "node_modules/webdriverio/node_modules/minimatch": {
11256
- "version": "9.0.7",
11257
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
11258
- "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
11300
+ "version": "9.0.9",
11301
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
11302
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
11259
11303
  "license": "ISC",
11260
11304
  "dependencies": {
11261
- "brace-expansion": "^5.0.2"
11305
+ "brace-expansion": "^2.0.2"
11262
11306
  },
11263
11307
  "engines": {
11264
11308
  "node": ">=16 || 14 >=14.17"
@@ -11344,12 +11388,12 @@
11344
11388
  }
11345
11389
  },
11346
11390
  "node_modules/webdriverio/node_modules/strip-ansi": {
11347
- "version": "7.1.2",
11348
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
11349
- "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
11391
+ "version": "7.2.0",
11392
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
11393
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
11350
11394
  "license": "MIT",
11351
11395
  "dependencies": {
11352
- "ansi-regex": "^6.0.1"
11396
+ "ansi-regex": "^6.2.2"
11353
11397
  },
11354
11398
  "engines": {
11355
11399
  "node": ">=12"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.185.4",
3
+ "version": "4.186.0",
4
4
  "description": "Command line interface for running Testing on your CI",
5
5
  "author": "Oren Rubin",
6
6
  "contributors": [