|
196 | 196 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.32.tgz#2ca61c9ef8c77f6fa1733be9e623ceb0d372ad96"
|
197 | 197 | integrity sha512-JcII3D5/OapPGx+eJ+Ik1SQGyt6WvuqdRfh9jUwL6/iHGjmyOriBDciBUu7lEIBTL2ijxwrR70WUnw5AEDmFvQ==
|
198 | 198 |
|
199 |
| -"@types/node@^15.12.5": |
200 |
| - version "15.14.9" |
201 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa" |
202 |
| - integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A== |
203 |
| - |
204 | 199 | "@types/object-inspect@^1.8.0":
|
205 | 200 | version "1.8.1"
|
206 | 201 | resolved "https://registry.yarnpkg.com/@types/object-inspect/-/object-inspect-1.8.1.tgz#7c08197ad05cc0e513f529b1f3919cc99f720e1f"
|
|
362 | 357 | "@wdio/types" "7.16.3"
|
363 | 358 | chalk "^4.0.0"
|
364 | 359 |
|
365 |
| -"@wdio/junit-reporter@7.13.2": |
366 |
| - version "7.13.2" |
367 |
| - resolved "https://registry.yarnpkg.com/@wdio/junit-reporter/-/junit-reporter-7.13.2.tgz#d5a61b23f0351d5c17ae93f25d04e673c61545a5" |
368 |
| - integrity sha512-oCVYBNOKZJXXG2OrXHzOL6aExDtVMSR2a9F4IDyQYoJOJTWAlOPJ8IJxYcSYPKPmUW/5c6JLoYcAfN4TtboWeA== |
| 360 | +"@wdio/junit-reporter@7.16.3": |
| 361 | + version "7.16.3" |
| 362 | + resolved "https://registry.yarnpkg.com/@wdio/junit-reporter/-/junit-reporter-7.16.3.tgz#5ca91ab86d1546754828c156fa7c11b008642b4a" |
| 363 | + integrity sha512-KOHmSBZk6qJx95qDLOyyFRO6UK9+jOTCUDExUVOsGYpsaDm/e1rAE031FskOzLdkNVfnI4zjHBb0gxCjT90Ubg== |
369 | 364 | dependencies:
|
370 | 365 | "@types/json-stringify-safe" "^5.0.0"
|
371 | 366 | "@types/validator" "^13.1.3"
|
372 |
| - "@wdio/reporter" "7.13.2" |
373 |
| - "@wdio/types" "7.13.2" |
| 367 | + "@wdio/reporter" "7.16.3" |
| 368 | + "@wdio/types" "7.16.3" |
374 | 369 | json-stringify-safe "^5.0.1"
|
375 | 370 | junit-report-builder "^3.0.0"
|
376 | 371 | validator "^13.0.0"
|
|
399 | 394 | loglevel-plugin-prefix "^0.8.4"
|
400 | 395 | strip-ansi "^6.0.0"
|
401 | 396 |
|
402 |
| - |
403 |
| - version "7.7.0" |
404 |
| - resolved "https://registry.yarnpkg.com/@wdio/logger/-/logger-7.7.0.tgz#cac834008b7570f3b6ae30ed731545618c51da40" |
405 |
| - integrity sha512-XX/OkC8NlvsBdhKsb9j7ZbuQtF/Vuo0xf38PXdqYtVezOrYbDuba0hPG++g/IGNuAF34ZbSi+49cvz4u5w92kQ== |
406 |
| - dependencies: |
407 |
| - chalk "^4.0.0" |
408 |
| - loglevel "^1.6.0" |
409 |
| - loglevel-plugin-prefix "^0.8.4" |
410 |
| - strip-ansi "^6.0.0" |
411 |
| - |
412 |
| - |
413 |
| - version "7.13.2" |
414 |
| - resolved "https://registry.yarnpkg.com/@wdio/mocha-framework/-/mocha-framework-7.13.2.tgz#59600bc823b249d8cd2cb91d6d00204294a44ded" |
415 |
| - integrity sha512-NR73KcZrKZYIgly26jTDUIOhC0YvYDdBUgKN/LsIbp63gQsOmx0/QGuh2O58OxMT5Z1ri7vfcnJhf8H73Adu2Q== |
| 397 | + |
| 398 | + version "7.16.3" |
| 399 | + resolved "https://registry.yarnpkg.com/@wdio/mocha-framework/-/mocha-framework-7.16.3.tgz#cbc7942c818290474f8d2b31f288900c1dd6029f" |
| 400 | + integrity sha512-vGm8KYfmI+1L+QniXsHdUvfWs3U4d3a6otfpBqFzS2LfSgsRbdUtIFz8NDqpIIm+HXr8noH1qMR8fe0Ay64Now== |
416 | 401 | dependencies:
|
417 | 402 | "@types/mocha" "^9.0.0"
|
418 |
| - "@wdio/logger" "7.7.0" |
419 |
| - "@wdio/types" "7.13.2" |
420 |
| - "@wdio/utils" "7.13.2" |
| 403 | + "@wdio/logger" "7.16.0" |
| 404 | + "@wdio/types" "7.16.3" |
| 405 | + "@wdio/utils" "7.16.3" |
421 | 406 | expect-webdriverio "^3.0.0"
|
422 | 407 | mocha "^9.0.0"
|
423 | 408 |
|
|
433 | 418 | dependencies:
|
434 | 419 | "@wdio/utils" "7.16.3"
|
435 | 420 |
|
436 |
| - |
437 |
| - version "7.13.2" |
438 |
| - resolved "https://registry.yarnpkg.com/@wdio/reporter/-/reporter-7.13.2.tgz#039de4ec8d57b29363d1bc3c51ebf891ff1269ea" |
439 |
| - integrity sha512-R5tqFybwfXyvopAcmYXZOb3pG0I8b3sB9S3OYLGGVeYhv21aFuEn3+2LBth65cVpRQ+vlqoYBxmcJ7A4BvoS5g== |
440 |
| - dependencies: |
441 |
| - "@types/diff" "^5.0.0" |
442 |
| - "@types/node" "^15.12.5" |
443 |
| - "@types/object-inspect" "^1.8.0" |
444 |
| - "@types/supports-color" "^8.1.0" |
445 |
| - "@wdio/types" "7.13.2" |
446 |
| - diff "^5.0.0" |
447 |
| - fs-extra "^10.0.0" |
448 |
| - object-inspect "^1.10.3" |
449 |
| - supports-color "8.1.1" |
450 |
| - |
451 | 421 |
|
452 | 422 | version "7.16.3"
|
453 | 423 | resolved "https://registry.yarnpkg.com/@wdio/reporter/-/reporter-7.16.3.tgz#9cd3f62914ca60b5628a5217fdcdf55a445fbcad"
|
|
478 | 448 | webdriver "7.16.3"
|
479 | 449 | webdriverio "7.16.3"
|
480 | 450 |
|
481 |
| - |
482 |
| - version "7.13.2" |
483 |
| - resolved "https://registry.yarnpkg.com/@wdio/types/-/types-7.13.2.tgz#7ad775145f3af26225349838ac893ef09008f701" |
484 |
| - integrity sha512-uTU9e4QjOIME0z4HIEwefitGNjvgeekA4G8EnOGPpgI9JCoR6kjl3X6T58tilDtZVpTC54XwjpjHESz5MwQt2w== |
485 |
| - dependencies: |
486 |
| - "@types/node" "^15.12.5" |
487 |
| - got "^11.8.1" |
488 |
| - |
489 | 451 |
|
490 | 452 | version "7.16.3"
|
491 | 453 | resolved "https://registry.yarnpkg.com/@wdio/types/-/types-7.16.3.tgz#7fff2f2b8d13e3ef23f641fcd8f6ace52befedfd"
|
|
494 | 456 | "@types/node" "^16.11.1"
|
495 | 457 | got "^11.8.1"
|
496 | 458 |
|
497 |
| - |
498 |
| - version "7.13.2" |
499 |
| - resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-7.13.2.tgz#1e3aa228451365ee1b4812d6fd5298b11455f238" |
500 |
| - integrity sha512-FvOMpwDu56PadYuHyd0GFOHQzdm/zK1A2DC2ZRalVOgaZ6adG3HrtYtFfbbVFio9XaQxoefO9OOiRphGjg8tzg== |
501 |
| - dependencies: |
502 |
| - "@wdio/logger" "7.7.0" |
503 |
| - "@wdio/types" "7.13.2" |
504 |
| - p-iteration "^1.1.8" |
505 |
| - |
506 | 459 |
|
507 | 460 | version "7.16.3"
|
508 | 461 | resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-7.16.3.tgz#d4fe7dbdd4cdcb99de95cfacfe8c18f6f508e86a"
|
@@ -1219,10 +1172,10 @@ css-value@^0.0.1:
|
1219 | 1172 | resolved "https://registry.yarnpkg.com/css-value/-/css-value-0.0.1.tgz#5efd6c2eea5ea1fd6b6ac57ec0427b18452424ea"
|
1220 | 1173 | integrity sha1-Xv1sLupeof1rasV+wEJ7GEUkJOo=
|
1221 | 1174 |
|
1222 |
| -cypress@8.5.0: |
1223 |
| - version "8.5.0" |
1224 |
| - resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.5.0.tgz#5712ca170913f8344bf167301205c4217c1eb9bd" |
1225 |
| - integrity sha512-MMkXIS+Ro2KETn4gAlG3tIc/7FiljuuCZP0zpd9QsRG6MZSyZW/l1J3D4iQM6WHsVxuX4rFChn5jPFlC2tNSvQ== |
| 1175 | +cypress@8.7.0: |
| 1176 | + version "8.7.0" |
| 1177 | + resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.7.0.tgz#2ee371f383d8f233d3425b6cc26ddeec2668b6da" |
| 1178 | + integrity sha512-b1bMC3VQydC6sXzBMFnSqcvwc9dTZMgcaOzT0vpSD+Gq1yFc+72JDWi55sfUK5eIeNLAtWOGy1NNb6UlhMvB+Q== |
1226 | 1179 | dependencies:
|
1227 | 1180 | "@cypress/request" "^2.88.6"
|
1228 | 1181 | "@cypress/xvfb" "^1.2.4"
|
|
0 commit comments