@testim/testim-cli 4.85.0 → 4.87.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.85.0",
3
+ "version": "4.87.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "4.85.0",
9
+ "version": "4.87.0",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.32",
@@ -31,7 +31,7 @@
31
31
  "istanbul-reports": "3.1.5",
32
32
  "jimp": "0.22.10",
33
33
  "jsonwebtoken": "9.0.0",
34
- "linkedom": "git+https://github.com/omril1/linkedom.git#cd031e9b299ef58ffdaaf6d9a60490bb843c8afa",
34
+ "linkedom": "0.16.10",
35
35
  "lodash": "4.17.21",
36
36
  "memory-fs": "0.5.0",
37
37
  "ms": "2.1.2",
@@ -248,9 +248,9 @@
248
248
  }
249
249
  },
250
250
  "node_modules/@applitools/eg-socks5-proxy-server": {
251
- "version": "0.5.4",
252
- "resolved": "https://registry.npmjs.org/@applitools/eg-socks5-proxy-server/-/eg-socks5-proxy-server-0.5.4.tgz",
253
- "integrity": "sha512-LEucOmy1MXft6c07CkqKPS1Ov9Zg9WyHV2vI1SbbHR3AG4cEM2M3N0qcWlytxjzef9t22+1tOpEJhrBS65bSQw==",
251
+ "version": "0.5.5",
252
+ "resolved": "https://registry.npmjs.org/@applitools/eg-socks5-proxy-server/-/eg-socks5-proxy-server-0.5.5.tgz",
253
+ "integrity": "sha512-k4QRqi9FdVkDvD7RtmoXjOtYFAmoZo53AR0w0aMYPBIns40NRy3p5yEdGP1LEifHw7rMSO/sbBftE28kuq9Z0A==",
254
254
  "dependencies": {
255
255
  "binary": "^0.3.0",
256
256
  "is-localhost-ip": "^2.0.0"
@@ -965,9 +965,9 @@
965
965
  }
966
966
  },
967
967
  "node_modules/@babel/runtime": {
968
- "version": "7.24.0",
969
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.0.tgz",
970
- "integrity": "sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw==",
968
+ "version": "7.24.1",
969
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.1.tgz",
970
+ "integrity": "sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ==",
971
971
  "dependencies": {
972
972
  "regenerator-runtime": "^0.14.0"
973
973
  },
@@ -3666,9 +3666,9 @@
3666
3666
  }
3667
3667
  },
3668
3668
  "node_modules/detect-libc": {
3669
- "version": "2.0.2",
3670
- "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz",
3671
- "integrity": "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==",
3669
+ "version": "2.0.3",
3670
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
3671
+ "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
3672
3672
  "engines": {
3673
3673
  "node": ">=8"
3674
3674
  }
@@ -4502,9 +4502,9 @@
4502
4502
  "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw=="
4503
4503
  },
4504
4504
  "node_modules/fast-redact": {
4505
- "version": "3.4.0",
4506
- "resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.4.0.tgz",
4507
- "integrity": "sha512-2gwPvyna0zwBdxKnng1suu/dTL5s8XEy2ZqH8mwDUwJdDkV8w5kp+JV26mupdK68HmPMbm6yjW9m7/Ys/BHEHg==",
4505
+ "version": "3.4.1",
4506
+ "resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.4.1.tgz",
4507
+ "integrity": "sha512-G7mumVmRGBTa4UKRnYoiWRqqOqK2Ot80XIYjeFpTaPctGLZfK0g5HoSifgUsx1+uZMXGoz6L/28lYNIMvZY8vA==",
4508
4508
  "engines": {
4509
4509
  "node": ">=6"
4510
4510
  }
@@ -5744,14 +5744,14 @@
5744
5744
  "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
5745
5745
  },
5746
5746
  "node_modules/linkedom": {
5747
- "version": "0.16.8",
5748
- "resolved": "git+ssh://git@github.com/omril1/linkedom.git#cd031e9b299ef58ffdaaf6d9a60490bb843c8afa",
5749
- "integrity": "sha512-v2i9qe0nxELGlXvrUult3m61ON2hF8kQAjVwuMLh7M58ztUCNrF5tKLR3JtZ0Q32q3kSqwyaBU5BGvYCpNEUVw==",
5747
+ "version": "0.16.10",
5748
+ "resolved": "https://registry.npmjs.org/linkedom/-/linkedom-0.16.10.tgz",
5749
+ "integrity": "sha512-c316CX1FiPMU1v4+ExUzxr/gD5xqyCX2M3qtyL2nuoYQTsk0F5jRRwOFG7jRRxD3w7ONbLTLMrGBvq++Hmzzhg==",
5750
5750
  "dependencies": {
5751
5751
  "css-select": "^5.1.0",
5752
5752
  "cssom": "^0.5.0",
5753
5753
  "html-escaper": "^3.0.3",
5754
- "htmlparser2": "^9.0.0",
5754
+ "htmlparser2": "^9.1.0",
5755
5755
  "uhyphen": "^0.2.0"
5756
5756
  }
5757
5757
  },
@@ -10387,9 +10387,9 @@
10387
10387
  }
10388
10388
  },
10389
10389
  "node_modules/source-map-js": {
10390
- "version": "1.0.2",
10391
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
10392
- "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
10390
+ "version": "1.1.0",
10391
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.1.0.tgz",
10392
+ "integrity": "sha512-9vC2SfsJzlej6MAaMPLu8HiBSHGdRAJ9hVFYN1ibZoNkeanmDmLUcIrj6G9DGL7XMJ54AKg/G75akXl1/izTOw==",
10393
10393
  "engines": {
10394
10394
  "node": ">=0.10.0"
10395
10395
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.85.0",
3
+ "version": "4.87.0",
4
4
  "description": "Command line interface for running Testing on your CI",
5
5
  "author": "Oren Rubin",
6
6
  "contributors": [
@@ -68,7 +68,7 @@
68
68
  "istanbul-reports": "3.1.5",
69
69
  "jimp": "0.22.10",
70
70
  "jsonwebtoken": "9.0.0",
71
- "linkedom": "git+https://github.com/omril1/linkedom.git#cd031e9b299ef58ffdaaf6d9a60490bb843c8afa",
71
+ "linkedom": "0.16.10",
72
72
  "lodash": "4.17.21",
73
73
  "memory-fs": "0.5.0",
74
74
  "ms": "2.1.2",