@testim/testim-cli 4.109.0 → 4.110.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.109.0",
3
+ "version": "4.110.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "4.109.0",
9
+ "version": "4.110.0",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.32",
@@ -1771,6 +1771,15 @@
1771
1771
  "type-detect": "4.0.8"
1772
1772
  }
1773
1773
  },
1774
+ "node_modules/@sinonjs/commons/node_modules/type-detect": {
1775
+ "version": "4.0.8",
1776
+ "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
1777
+ "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
1778
+ "dev": true,
1779
+ "engines": {
1780
+ "node": ">=4"
1781
+ }
1782
+ },
1774
1783
  "node_modules/@sinonjs/fake-timers": {
1775
1784
  "version": "6.0.1",
1776
1785
  "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz",
@@ -1977,14 +1986,15 @@
1977
1986
  "dev": true
1978
1987
  },
1979
1988
  "node_modules/@types/superagent": {
1980
- "version": "8.1.7",
1981
- "resolved": "https://registry.npmjs.org/@types/superagent/-/superagent-8.1.7.tgz",
1982
- "integrity": "sha512-NmIsd0Yj4DDhftfWvvAku482PZum4DBW7U51OvS8gvOkDDY0WT1jsVyDV3hK+vplrsYw8oDwi9QxOM7U68iwww==",
1989
+ "version": "8.1.8",
1990
+ "resolved": "https://registry.npmjs.org/@types/superagent/-/superagent-8.1.8.tgz",
1991
+ "integrity": "sha512-nTqHJ2OTa7PFEpLahzSEEeFeqbMpmcN7OeayiOc7v+xk+/vyTKljRe+o4MPqSnPeRCMvtxuLG+5QqluUVQJOnA==",
1983
1992
  "dev": true,
1984
1993
  "dependencies": {
1985
1994
  "@types/cookiejar": "^2.1.5",
1986
1995
  "@types/methods": "^1.1.4",
1987
- "@types/node": "*"
1996
+ "@types/node": "*",
1997
+ "form-data": "^4.0.0"
1988
1998
  }
1989
1999
  },
1990
2000
  "node_modules/@types/superagent-proxy": {
@@ -1996,6 +2006,20 @@
1996
2006
  "@types/superagent": "*"
1997
2007
  }
1998
2008
  },
2009
+ "node_modules/@types/superagent/node_modules/form-data": {
2010
+ "version": "4.0.0",
2011
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
2012
+ "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
2013
+ "dev": true,
2014
+ "dependencies": {
2015
+ "asynckit": "^0.4.0",
2016
+ "combined-stream": "^1.0.8",
2017
+ "mime-types": "^2.1.12"
2018
+ },
2019
+ "engines": {
2020
+ "node": ">= 6"
2021
+ }
2022
+ },
1999
2023
  "node_modules/@types/test-exclude": {
2000
2024
  "version": "6.0.0",
2001
2025
  "resolved": "https://registry.npmjs.org/@types/test-exclude/-/test-exclude-6.0.0.tgz",
@@ -2844,9 +2868,9 @@
2844
2868
  }
2845
2869
  },
2846
2870
  "node_modules/chai": {
2847
- "version": "4.4.1",
2848
- "resolved": "https://registry.npmjs.org/chai/-/chai-4.4.1.tgz",
2849
- "integrity": "sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==",
2871
+ "version": "4.5.0",
2872
+ "resolved": "https://registry.npmjs.org/chai/-/chai-4.5.0.tgz",
2873
+ "integrity": "sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==",
2850
2874
  "dev": true,
2851
2875
  "peer": true,
2852
2876
  "dependencies": {
@@ -2856,7 +2880,7 @@
2856
2880
  "get-func-name": "^2.0.2",
2857
2881
  "loupe": "^2.3.6",
2858
2882
  "pathval": "^1.1.1",
2859
- "type-detect": "^4.0.8"
2883
+ "type-detect": "^4.1.0"
2860
2884
  },
2861
2885
  "engines": {
2862
2886
  "node": ">=4"
@@ -10805,9 +10829,9 @@
10805
10829
  "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA=="
10806
10830
  },
10807
10831
  "node_modules/type-detect": {
10808
- "version": "4.0.8",
10809
- "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
10810
- "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
10832
+ "version": "4.1.0",
10833
+ "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.1.0.tgz",
10834
+ "integrity": "sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==",
10811
10835
  "dev": true,
10812
10836
  "engines": {
10813
10837
  "node": ">=4"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.109.0",
3
+ "version": "4.110.0",
4
4
  "description": "Command line interface for running Testing on your CI",
5
5
  "author": "Oren Rubin",
6
6
  "contributors": [