@testim/testim-cli 4.101.0 → 4.102.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.101.0",
3
+ "version": "4.102.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "4.101.0",
9
+ "version": "4.102.0",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.32",
@@ -59,7 +59,7 @@
59
59
  "webdriverio": "7.24.0",
60
60
  "winston": "3.11.0",
61
61
  "winston-transport": "4.6.0",
62
- "ws": "8.5.0",
62
+ "ws": "8.17.1",
63
63
  "xml2js": "0.6.2",
64
64
  "yaml": "2.2.2"
65
65
  },
@@ -2249,9 +2249,9 @@
2249
2249
  }
2250
2250
  },
2251
2251
  "node_modules/acorn": {
2252
- "version": "8.11.3",
2253
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz",
2254
- "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==",
2252
+ "version": "8.12.0",
2253
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz",
2254
+ "integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==",
2255
2255
  "bin": {
2256
2256
  "acorn": "bin/acorn"
2257
2257
  },
@@ -9302,6 +9302,26 @@
9302
9302
  "node": ">= 6"
9303
9303
  }
9304
9304
  },
9305
+ "node_modules/puppeteer-core/node_modules/ws": {
9306
+ "version": "8.5.0",
9307
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz",
9308
+ "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==",
9309
+ "engines": {
9310
+ "node": ">=10.0.0"
9311
+ },
9312
+ "peerDependencies": {
9313
+ "bufferutil": "^4.0.1",
9314
+ "utf-8-validate": "^5.0.2"
9315
+ },
9316
+ "peerDependenciesMeta": {
9317
+ "bufferutil": {
9318
+ "optional": true
9319
+ },
9320
+ "utf-8-validate": {
9321
+ "optional": true
9322
+ }
9323
+ }
9324
+ },
9305
9325
  "node_modules/qs": {
9306
9326
  "version": "6.11.0",
9307
9327
  "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
@@ -9614,9 +9634,9 @@
9614
9634
  }
9615
9635
  },
9616
9636
  "node_modules/rfdc": {
9617
- "version": "1.3.1",
9618
- "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.3.1.tgz",
9619
- "integrity": "sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg=="
9637
+ "version": "1.4.1",
9638
+ "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
9639
+ "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA=="
9620
9640
  },
9621
9641
  "node_modules/rgb2hex": {
9622
9642
  "version": "0.2.5",
@@ -11333,15 +11353,15 @@
11333
11353
  "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
11334
11354
  },
11335
11355
  "node_modules/ws": {
11336
- "version": "8.5.0",
11337
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz",
11338
- "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==",
11356
+ "version": "8.17.1",
11357
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
11358
+ "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
11339
11359
  "engines": {
11340
11360
  "node": ">=10.0.0"
11341
11361
  },
11342
11362
  "peerDependencies": {
11343
11363
  "bufferutil": "^4.0.1",
11344
- "utf-8-validate": "^5.0.2"
11364
+ "utf-8-validate": ">=5.0.2"
11345
11365
  },
11346
11366
  "peerDependenciesMeta": {
11347
11367
  "bufferutil": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.101.0",
3
+ "version": "4.102.0",
4
4
  "description": "Command line interface for running Testing on your CI",
5
5
  "author": "Oren Rubin",
6
6
  "contributors": [
@@ -92,7 +92,7 @@
92
92
  "webdriverio": "7.24.0",
93
93
  "winston": "3.11.0",
94
94
  "winston-transport": "4.6.0",
95
- "ws": "8.5.0",
95
+ "ws": "8.17.1",
96
96
  "xml2js": "0.6.2",
97
97
  "yaml": "2.2.2"
98
98
  },