@testim/testim-cli 4.82.0 → 4.83.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.82.0",
3
+ "version": "4.83.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "4.82.0",
9
+ "version": "4.83.0",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.32",
@@ -35,7 +35,7 @@
35
35
  "lodash": "4.17.21",
36
36
  "memory-fs": "0.5.0",
37
37
  "ms": "2.1.2",
38
- "npm": "10.4.0",
38
+ "npm": "10.5.0",
39
39
  "object-hash": "3.0.0",
40
40
  "ora": "5.4.1",
41
41
  "p-limit": "4.0.0",
@@ -46,7 +46,7 @@
46
46
  "prompts": "2.4.2",
47
47
  "proxy-agent": "6.3.1",
48
48
  "rox-node": "4.9.18",
49
- "semver": "7.5.4",
49
+ "semver": "7.6.0",
50
50
  "serialize-error": "7.0.1",
51
51
  "socket.io-client": "4.6.2",
52
52
  "source-map-support": "0.5.19",
@@ -216,31 +216,6 @@
216
216
  "node": ">=12.13.0"
217
217
  }
218
218
  },
219
- "node_modules/@applitools/driver/node_modules/lru-cache": {
220
- "version": "6.0.0",
221
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
222
- "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
223
- "dependencies": {
224
- "yallist": "^4.0.0"
225
- },
226
- "engines": {
227
- "node": ">=10"
228
- }
229
- },
230
- "node_modules/@applitools/driver/node_modules/semver": {
231
- "version": "7.3.7",
232
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
233
- "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
234
- "dependencies": {
235
- "lru-cache": "^6.0.0"
236
- },
237
- "bin": {
238
- "semver": "bin/semver.js"
239
- },
240
- "engines": {
241
- "node": ">=10"
242
- }
243
- },
244
219
  "node_modules/@applitools/ec-client": {
245
220
  "version": "1.2.19",
246
221
  "resolved": "https://registry.npmjs.org/@applitools/ec-client/-/ec-client-1.2.19.tgz",
@@ -647,11 +622,6 @@
647
622
  "node": ">= 4.0.0"
648
623
  }
649
624
  },
650
- "node_modules/@applitools/req/node_modules/yallist": {
651
- "version": "3.1.1",
652
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
653
- "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
654
- },
655
625
  "node_modules/@applitools/screenshoter": {
656
626
  "version": "3.7.36",
657
627
  "resolved": "https://registry.npmjs.org/@applitools/screenshoter/-/screenshoter-3.7.36.tgz",
@@ -904,11 +874,6 @@
904
874
  "node": ">= 4.0.0"
905
875
  }
906
876
  },
907
- "node_modules/@applitools/spec-driver-webdriver/node_modules/yallist": {
908
- "version": "3.1.1",
909
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
910
- "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
911
- },
912
877
  "node_modules/@applitools/spec-driver-webdriverio": {
913
878
  "version": "1.4.29",
914
879
  "resolved": "https://registry.npmjs.org/@applitools/spec-driver-webdriverio/-/spec-driver-webdriverio-1.4.29.tgz",
@@ -967,31 +932,6 @@
967
932
  "node": ">=12.13.0"
968
933
  }
969
934
  },
970
- "node_modules/@applitools/spec-driver-webdriverio/node_modules/lru-cache": {
971
- "version": "6.0.0",
972
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
973
- "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
974
- "dependencies": {
975
- "yallist": "^4.0.0"
976
- },
977
- "engines": {
978
- "node": ">=10"
979
- }
980
- },
981
- "node_modules/@applitools/spec-driver-webdriverio/node_modules/semver": {
982
- "version": "7.3.7",
983
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
984
- "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
985
- "dependencies": {
986
- "lru-cache": "^6.0.0"
987
- },
988
- "bin": {
989
- "semver": "bin/semver.js"
990
- },
991
- "engines": {
992
- "node": ">=10"
993
- }
994
- },
995
935
  "node_modules/@applitools/ufg-client": {
996
936
  "version": "1.2.7",
997
937
  "resolved": "https://registry.npmjs.org/@applitools/ufg-client/-/ufg-client-1.2.7.tgz",
@@ -5347,9 +5287,9 @@
5347
5287
  }
5348
5288
  },
5349
5289
  "node_modules/ip": {
5350
- "version": "1.1.9",
5351
- "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz",
5352
- "integrity": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ=="
5290
+ "version": "2.0.1",
5291
+ "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz",
5292
+ "integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ=="
5353
5293
  },
5354
5294
  "node_modules/ip-address": {
5355
5295
  "version": "9.0.5",
@@ -5961,14 +5901,6 @@
5961
5901
  "url": "https://github.com/sponsors/sindresorhus"
5962
5902
  }
5963
5903
  },
5964
- "node_modules/make-dir/node_modules/semver": {
5965
- "version": "6.3.1",
5966
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
5967
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
5968
- "bin": {
5969
- "semver": "bin/semver.js"
5970
- }
5971
- },
5972
5904
  "node_modules/make-error": {
5973
5905
  "version": "1.3.6",
5974
5906
  "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
@@ -6246,9 +6178,9 @@
6246
6178
  }
6247
6179
  },
6248
6180
  "node_modules/npm": {
6249
- "version": "10.4.0",
6250
- "resolved": "https://registry.npmjs.org/npm/-/npm-10.4.0.tgz",
6251
- "integrity": "sha512-RS7Mx0OVfXlOcQLRePuDIYdFCVBPCNapWHplDK+mh7GDdP/Tvor4ocuybRRPSvfcRb2vjRJt1fHCqw3cr8qACQ==",
6181
+ "version": "10.5.0",
6182
+ "resolved": "https://registry.npmjs.org/npm/-/npm-10.5.0.tgz",
6183
+ "integrity": "sha512-Ejxwvfh9YnWVU2yA5FzoYLTW52vxHCz+MHrOFg9Cc8IFgF/6f5AGPAvb5WTay5DIUP1NIfN3VBZ0cLlGO0Ys+A==",
6252
6184
  "bundleDependencies": [
6253
6185
  "@isaacs/string-locale-compare",
6254
6186
  "@npmcli/arborist",
@@ -6337,7 +6269,7 @@
6337
6269
  "@npmcli/package-json": "^5.0.0",
6338
6270
  "@npmcli/promise-spawn": "^7.0.1",
6339
6271
  "@npmcli/run-script": "^7.0.4",
6340
- "@sigstore/tuf": "^2.3.0",
6272
+ "@sigstore/tuf": "^2.3.1",
6341
6273
  "abbrev": "^2.0.0",
6342
6274
  "archy": "~1.0.0",
6343
6275
  "cacache": "^18.0.2",
@@ -6388,7 +6320,7 @@
6388
6320
  "proc-log": "^3.0.0",
6389
6321
  "qrcode-terminal": "^0.12.0",
6390
6322
  "read": "^2.1.0",
6391
- "semver": "^7.5.4",
6323
+ "semver": "^7.6.0",
6392
6324
  "spdx-expression-parse": "^3.0.1",
6393
6325
  "ssri": "^10.0.5",
6394
6326
  "supports-color": "^9.4.0",
@@ -6496,7 +6428,7 @@
6496
6428
  "license": "ISC"
6497
6429
  },
6498
6430
  "node_modules/npm/node_modules/@npmcli/agent": {
6499
- "version": "2.2.0",
6431
+ "version": "2.2.1",
6500
6432
  "inBundle": true,
6501
6433
  "license": "ISC",
6502
6434
  "dependencies": {
@@ -6511,7 +6443,7 @@
6511
6443
  }
6512
6444
  },
6513
6445
  "node_modules/npm/node_modules/@npmcli/arborist": {
6514
- "version": "7.3.1",
6446
+ "version": "7.4.0",
6515
6447
  "inBundle": true,
6516
6448
  "license": "ISC",
6517
6449
  "dependencies": {
@@ -6523,7 +6455,7 @@
6523
6455
  "@npmcli/name-from-folder": "^2.0.0",
6524
6456
  "@npmcli/node-gyp": "^3.0.0",
6525
6457
  "@npmcli/package-json": "^5.0.0",
6526
- "@npmcli/query": "^3.0.1",
6458
+ "@npmcli/query": "^3.1.0",
6527
6459
  "@npmcli/run-script": "^7.0.2",
6528
6460
  "bin-links": "^4.0.1",
6529
6461
  "cacache": "^18.0.0",
@@ -6557,7 +6489,7 @@
6557
6489
  }
6558
6490
  },
6559
6491
  "node_modules/npm/node_modules/@npmcli/config": {
6560
- "version": "8.1.0",
6492
+ "version": "8.2.0",
6561
6493
  "inBundle": true,
6562
6494
  "license": "ISC",
6563
6495
  "dependencies": {
@@ -6716,7 +6648,7 @@
6716
6648
  }
6717
6649
  },
6718
6650
  "node_modules/npm/node_modules/@npmcli/query": {
6719
- "version": "3.0.1",
6651
+ "version": "3.1.0",
6720
6652
  "inBundle": true,
6721
6653
  "license": "ISC",
6722
6654
  "dependencies": {
@@ -6751,18 +6683,18 @@
6751
6683
  }
6752
6684
  },
6753
6685
  "node_modules/npm/node_modules/@sigstore/bundle": {
6754
- "version": "2.1.1",
6686
+ "version": "2.2.0",
6755
6687
  "inBundle": true,
6756
6688
  "license": "Apache-2.0",
6757
6689
  "dependencies": {
6758
- "@sigstore/protobuf-specs": "^0.2.1"
6690
+ "@sigstore/protobuf-specs": "^0.3.0"
6759
6691
  },
6760
6692
  "engines": {
6761
6693
  "node": "^16.14.0 || >=18.0.0"
6762
6694
  }
6763
6695
  },
6764
6696
  "node_modules/npm/node_modules/@sigstore/core": {
6765
- "version": "0.2.0",
6697
+ "version": "1.0.0",
6766
6698
  "inBundle": true,
6767
6699
  "license": "Apache-2.0",
6768
6700
  "engines": {
@@ -6770,7 +6702,7 @@
6770
6702
  }
6771
6703
  },
6772
6704
  "node_modules/npm/node_modules/@sigstore/protobuf-specs": {
6773
- "version": "0.2.1",
6705
+ "version": "0.3.0",
6774
6706
  "inBundle": true,
6775
6707
  "license": "Apache-2.0",
6776
6708
  "engines": {
@@ -6778,13 +6710,13 @@
6778
6710
  }
6779
6711
  },
6780
6712
  "node_modules/npm/node_modules/@sigstore/sign": {
6781
- "version": "2.2.1",
6713
+ "version": "2.2.3",
6782
6714
  "inBundle": true,
6783
6715
  "license": "Apache-2.0",
6784
6716
  "dependencies": {
6785
- "@sigstore/bundle": "^2.1.1",
6786
- "@sigstore/core": "^0.2.0",
6787
- "@sigstore/protobuf-specs": "^0.2.1",
6717
+ "@sigstore/bundle": "^2.2.0",
6718
+ "@sigstore/core": "^1.0.0",
6719
+ "@sigstore/protobuf-specs": "^0.3.0",
6788
6720
  "make-fetch-happen": "^13.0.0"
6789
6721
  },
6790
6722
  "engines": {
@@ -6792,11 +6724,11 @@
6792
6724
  }
6793
6725
  },
6794
6726
  "node_modules/npm/node_modules/@sigstore/tuf": {
6795
- "version": "2.3.0",
6727
+ "version": "2.3.1",
6796
6728
  "inBundle": true,
6797
6729
  "license": "Apache-2.0",
6798
6730
  "dependencies": {
6799
- "@sigstore/protobuf-specs": "^0.2.1",
6731
+ "@sigstore/protobuf-specs": "^0.3.0",
6800
6732
  "tuf-js": "^2.2.0"
6801
6733
  },
6802
6734
  "engines": {
@@ -6804,13 +6736,13 @@
6804
6736
  }
6805
6737
  },
6806
6738
  "node_modules/npm/node_modules/@sigstore/verify": {
6807
- "version": "0.1.0",
6739
+ "version": "1.1.0",
6808
6740
  "inBundle": true,
6809
6741
  "license": "Apache-2.0",
6810
6742
  "dependencies": {
6811
- "@sigstore/bundle": "^2.1.1",
6812
- "@sigstore/core": "^0.2.0",
6813
- "@sigstore/protobuf-specs": "^0.2.1"
6743
+ "@sigstore/bundle": "^2.2.0",
6744
+ "@sigstore/core": "^1.0.0",
6745
+ "@sigstore/protobuf-specs": "^0.3.0"
6814
6746
  },
6815
6747
  "engines": {
6816
6748
  "node": "^16.14.0 || >=18.0.0"
@@ -7180,7 +7112,7 @@
7180
7112
  }
7181
7113
  },
7182
7114
  "node_modules/npm/node_modules/diff": {
7183
- "version": "5.1.0",
7115
+ "version": "5.2.0",
7184
7116
  "inBundle": true,
7185
7117
  "license": "BSD-3-Clause",
7186
7118
  "engines": {
@@ -7316,7 +7248,7 @@
7316
7248
  "license": "ISC"
7317
7249
  },
7318
7250
  "node_modules/npm/node_modules/hasown": {
7319
- "version": "2.0.0",
7251
+ "version": "2.0.1",
7320
7252
  "inBundle": true,
7321
7253
  "license": "MIT",
7322
7254
  "dependencies": {
@@ -7343,7 +7275,7 @@
7343
7275
  "license": "BSD-2-Clause"
7344
7276
  },
7345
7277
  "node_modules/npm/node_modules/http-proxy-agent": {
7346
- "version": "7.0.0",
7278
+ "version": "7.0.2",
7347
7279
  "inBundle": true,
7348
7280
  "license": "MIT",
7349
7281
  "dependencies": {
@@ -7355,7 +7287,7 @@
7355
7287
  }
7356
7288
  },
7357
7289
  "node_modules/npm/node_modules/https-proxy-agent": {
7358
- "version": "7.0.2",
7290
+ "version": "7.0.4",
7359
7291
  "inBundle": true,
7360
7292
  "license": "MIT",
7361
7293
  "dependencies": {
@@ -7430,10 +7362,22 @@
7430
7362
  "node": "^16.14.0 || >=18.0.0"
7431
7363
  }
7432
7364
  },
7433
- "node_modules/npm/node_modules/ip": {
7434
- "version": "2.0.0",
7365
+ "node_modules/npm/node_modules/ip-address": {
7366
+ "version": "9.0.5",
7435
7367
  "inBundle": true,
7436
- "license": "MIT"
7368
+ "license": "MIT",
7369
+ "dependencies": {
7370
+ "jsbn": "1.1.0",
7371
+ "sprintf-js": "^1.1.3"
7372
+ },
7373
+ "engines": {
7374
+ "node": ">= 12"
7375
+ }
7376
+ },
7377
+ "node_modules/npm/node_modules/ip-address/node_modules/sprintf-js": {
7378
+ "version": "1.1.3",
7379
+ "inBundle": true,
7380
+ "license": "BSD-3-Clause"
7437
7381
  },
7438
7382
  "node_modules/npm/node_modules/ip-regex": {
7439
7383
  "version": "5.0.0",
@@ -7503,6 +7447,11 @@
7503
7447
  "@pkgjs/parseargs": "^0.11.0"
7504
7448
  }
7505
7449
  },
7450
+ "node_modules/npm/node_modules/jsbn": {
7451
+ "version": "1.1.0",
7452
+ "inBundle": true,
7453
+ "license": "MIT"
7454
+ },
7506
7455
  "node_modules/npm/node_modules/json-parse-even-better-errors": {
7507
7456
  "version": "3.0.1",
7508
7457
  "inBundle": true,
@@ -7550,7 +7499,7 @@
7550
7499
  }
7551
7500
  },
7552
7501
  "node_modules/npm/node_modules/libnpmdiff": {
7553
- "version": "6.0.6",
7502
+ "version": "6.0.7",
7554
7503
  "inBundle": true,
7555
7504
  "license": "ISC",
7556
7505
  "dependencies": {
@@ -7569,7 +7518,7 @@
7569
7518
  }
7570
7519
  },
7571
7520
  "node_modules/npm/node_modules/libnpmexec": {
7572
- "version": "7.0.7",
7521
+ "version": "7.0.8",
7573
7522
  "inBundle": true,
7574
7523
  "license": "ISC",
7575
7524
  "dependencies": {
@@ -7590,7 +7539,7 @@
7590
7539
  }
7591
7540
  },
7592
7541
  "node_modules/npm/node_modules/libnpmfund": {
7593
- "version": "5.0.4",
7542
+ "version": "5.0.5",
7594
7543
  "inBundle": true,
7595
7544
  "license": "ISC",
7596
7545
  "dependencies": {
@@ -7625,7 +7574,7 @@
7625
7574
  }
7626
7575
  },
7627
7576
  "node_modules/npm/node_modules/libnpmpack": {
7628
- "version": "6.0.6",
7577
+ "version": "6.0.7",
7629
7578
  "inBundle": true,
7630
7579
  "license": "ISC",
7631
7580
  "dependencies": {
@@ -7695,7 +7644,7 @@
7695
7644
  }
7696
7645
  },
7697
7646
  "node_modules/npm/node_modules/lru-cache": {
7698
- "version": "10.1.0",
7647
+ "version": "10.2.0",
7699
7648
  "inBundle": true,
7700
7649
  "license": "ISC",
7701
7650
  "engines": {
@@ -8304,7 +8253,7 @@
8304
8253
  "optional": true
8305
8254
  },
8306
8255
  "node_modules/npm/node_modules/semver": {
8307
- "version": "7.5.4",
8256
+ "version": "7.6.0",
8308
8257
  "inBundle": true,
8309
8258
  "license": "ISC",
8310
8259
  "dependencies": {
@@ -8364,16 +8313,16 @@
8364
8313
  }
8365
8314
  },
8366
8315
  "node_modules/npm/node_modules/sigstore": {
8367
- "version": "2.2.0",
8316
+ "version": "2.2.2",
8368
8317
  "inBundle": true,
8369
8318
  "license": "Apache-2.0",
8370
8319
  "dependencies": {
8371
- "@sigstore/bundle": "^2.1.1",
8372
- "@sigstore/core": "^0.2.0",
8373
- "@sigstore/protobuf-specs": "^0.2.1",
8374
- "@sigstore/sign": "^2.2.1",
8375
- "@sigstore/tuf": "^2.3.0",
8376
- "@sigstore/verify": "^0.1.0"
8320
+ "@sigstore/bundle": "^2.2.0",
8321
+ "@sigstore/core": "^1.0.0",
8322
+ "@sigstore/protobuf-specs": "^0.3.0",
8323
+ "@sigstore/sign": "^2.2.3",
8324
+ "@sigstore/tuf": "^2.3.1",
8325
+ "@sigstore/verify": "^1.1.0"
8377
8326
  },
8378
8327
  "engines": {
8379
8328
  "node": "^16.14.0 || >=18.0.0"
@@ -8389,15 +8338,15 @@
8389
8338
  }
8390
8339
  },
8391
8340
  "node_modules/npm/node_modules/socks": {
8392
- "version": "2.7.1",
8341
+ "version": "2.8.0",
8393
8342
  "inBundle": true,
8394
8343
  "license": "MIT",
8395
8344
  "dependencies": {
8396
- "ip": "^2.0.0",
8345
+ "ip-address": "^9.0.5",
8397
8346
  "smart-buffer": "^4.2.0"
8398
8347
  },
8399
8348
  "engines": {
8400
- "node": ">= 10.13.0",
8349
+ "node": ">= 16.0.0",
8401
8350
  "npm": ">= 3.0.0"
8402
8351
  }
8403
8352
  },
@@ -8424,7 +8373,7 @@
8424
8373
  }
8425
8374
  },
8426
8375
  "node_modules/npm/node_modules/spdx-exceptions": {
8427
- "version": "2.3.0",
8376
+ "version": "2.5.0",
8428
8377
  "inBundle": true,
8429
8378
  "license": "CC-BY-3.0"
8430
8379
  },
@@ -8438,7 +8387,7 @@
8438
8387
  }
8439
8388
  },
8440
8389
  "node_modules/npm/node_modules/spdx-license-ids": {
8441
- "version": "3.0.16",
8390
+ "version": "3.0.17",
8442
8391
  "inBundle": true,
8443
8392
  "license": "CC0-1.0"
8444
8393
  },
@@ -10000,9 +9949,9 @@
10000
9949
  "integrity": "sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw=="
10001
9950
  },
10002
9951
  "node_modules/semver": {
10003
- "version": "7.5.4",
10004
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz",
10005
- "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
9952
+ "version": "7.6.0",
9953
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
9954
+ "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
10006
9955
  "dependencies": {
10007
9956
  "lru-cache": "^6.0.0"
10008
9957
  },
@@ -10029,6 +9978,11 @@
10029
9978
  "node": ">=10"
10030
9979
  }
10031
9980
  },
9981
+ "node_modules/semver/node_modules/yallist": {
9982
+ "version": "4.0.0",
9983
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
9984
+ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
9985
+ },
10032
9986
  "node_modules/send": {
10033
9987
  "version": "0.17.2",
10034
9988
  "resolved": "https://registry.npmjs.org/send/-/send-0.17.2.tgz",
@@ -10785,11 +10739,6 @@
10785
10739
  "node": ">= 4.0.0"
10786
10740
  }
10787
10741
  },
10788
- "node_modules/superagent-proxy/node_modules/yallist": {
10789
- "version": "3.1.1",
10790
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
10791
- "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
10792
- },
10793
10742
  "node_modules/superagent/node_modules/debug": {
10794
10743
  "version": "3.2.7",
10795
10744
  "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
@@ -11899,9 +11848,9 @@
11899
11848
  }
11900
11849
  },
11901
11850
  "node_modules/yallist": {
11902
- "version": "4.0.0",
11903
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
11904
- "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
11851
+ "version": "3.1.1",
11852
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
11853
+ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
11905
11854
  },
11906
11855
  "node_modules/yaml": {
11907
11856
  "version": "2.2.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.82.0",
3
+ "version": "4.83.0",
4
4
  "description": "Command line interface for running Testing on your CI",
5
5
  "author": "Oren Rubin",
6
6
  "contributors": [
@@ -70,7 +70,7 @@
70
70
  "lodash": "4.17.21",
71
71
  "memory-fs": "0.5.0",
72
72
  "ms": "2.1.2",
73
- "npm": "10.4.0",
73
+ "npm": "10.5.0",
74
74
  "object-hash": "3.0.0",
75
75
  "ora": "5.4.1",
76
76
  "p-limit": "4.0.0",
@@ -81,7 +81,7 @@
81
81
  "prompts": "2.4.2",
82
82
  "proxy-agent": "6.3.1",
83
83
  "rox-node": "4.9.18",
84
- "semver": "7.5.4",
84
+ "semver": "7.6.0",
85
85
  "serialize-error": "7.0.1",
86
86
  "socket.io-client": "4.6.2",
87
87
  "source-map-support": "0.5.19",
@@ -110,6 +110,8 @@
110
110
  "node-fetch": "2.7.0",
111
111
  "http-cache-semantics": "4.1.1",
112
112
  "tough-cookie": "4.1.3",
113
- "vm2": "npm:isolated-vm@4.7.2"
113
+ "vm2": "npm:isolated-vm@4.7.2",
114
+ "semver": "7.6.0",
115
+ "ip": "2.0.1"
114
116
  }
115
117
  }