|
1494 | 1494 | resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-4.0.0.tgz#7dfccb9df5499e627e7bfdbb4021a06813a45dba"
|
1495 | 1495 | integrity sha512-189nelqtPd8++phaHNwYovKZI0FOzH1vQEE3QhHHkNIGrg5fSs9CbYP3RvfEH5geztnIA9Jwq91wyOIwAW5JIQ==
|
1496 | 1496 |
|
1497 |
| -"@cypress/request@^3.0.1": |
1498 |
| - version "3.0.1" |
1499 |
| - resolved "https://registry.yarnpkg.com/@cypress/request/-/request-3.0.1.tgz#72d7d5425236a2413bd3d8bb66d02d9dc3168960" |
1500 |
| - integrity sha512-TWivJlJi8ZDx2wGOw1dbLuHJKUYX7bWySw377nlnGOW3hP9/MUKIsEdXT/YngWxVdgNCHRBmFlBipE+5/2ZZlQ== |
| 1497 | +"@cypress/request@^3.0.4": |
| 1498 | + version "3.0.5" |
| 1499 | + resolved "https://registry.yarnpkg.com/@cypress/request/-/request-3.0.5.tgz#d893a6e68ce2636c085fcd8d7283c3186499ba63" |
| 1500 | + integrity sha512-v+XHd9XmWbufxF1/bTaVm2yhbxY+TB4YtWRqF2zaXBlDNMkls34KiATz0AVDLavL3iB6bQk9/7n3oY1EoLSWGA== |
1501 | 1501 | dependencies:
|
1502 | 1502 | aws-sign2 "~0.7.0"
|
1503 | 1503 | aws4 "^1.8.0"
|
1504 | 1504 | caseless "~0.12.0"
|
1505 | 1505 | combined-stream "~1.0.6"
|
1506 | 1506 | extend "~3.0.2"
|
1507 | 1507 | forever-agent "~0.6.1"
|
1508 |
| - form-data "~2.3.2" |
1509 |
| - http-signature "~1.3.6" |
| 1508 | + form-data "~4.0.0" |
| 1509 | + http-signature "~1.4.0" |
1510 | 1510 | is-typedarray "~1.0.0"
|
1511 | 1511 | isstream "~0.1.2"
|
1512 | 1512 | json-stringify-safe "~5.0.1"
|
1513 | 1513 | mime-types "~2.1.19"
|
1514 | 1514 | performance-now "^2.1.0"
|
1515 |
| - qs "6.10.4" |
| 1515 | + qs "6.13.0" |
1516 | 1516 | safe-buffer "^5.1.2"
|
1517 | 1517 | tough-cookie "^4.1.3"
|
1518 | 1518 | tunnel-agent "^0.6.0"
|
@@ -2689,7 +2689,7 @@ colors@*:
|
2689 | 2689 | resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
|
2690 | 2690 | integrity sha1-xQSRR51MG9rtLJztMs98fcI2D3g=
|
2691 | 2691 |
|
2692 |
| -combined-stream@^1.0.6, combined-stream@~1.0.6: |
| 2692 | +combined-stream@^1.0.8, combined-stream@~1.0.6: |
2693 | 2693 | version "1.0.8"
|
2694 | 2694 | resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
|
2695 | 2695 | integrity sha1-w9RaizT9cwYxoRCoolIGgrMdWn8=
|
@@ -2952,11 +2952,11 @@ csstype@^3.1.3:
|
2952 | 2952 | integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
|
2953 | 2953 |
|
2954 | 2954 | cypress@^13.13.3:
|
2955 |
| - version "13.14.2" |
2956 |
| - resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.2.tgz#4237eb7b26de2baeaa1f01e585f965d88fca7f39" |
2957 |
| - integrity sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA== |
| 2955 | + version "13.15.0" |
| 2956 | + resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.15.0.tgz#5eca5387ef34b2e611cfa291967c69c2cd39381d" |
| 2957 | + integrity sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw== |
2958 | 2958 | dependencies:
|
2959 |
| - "@cypress/request" "^3.0.1" |
| 2959 | + "@cypress/request" "^3.0.4" |
2960 | 2960 | "@cypress/xvfb" "^1.2.4"
|
2961 | 2961 | "@types/sinonjs__fake-timers" "8.1.1"
|
2962 | 2962 | "@types/sizzle" "^2.3.2"
|
@@ -3623,13 +3623,13 @@ forever-agent@~0.6.1:
|
3623 | 3623 | resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
|
3624 | 3624 | integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
|
3625 | 3625 |
|
3626 |
| -form-data@~2.3.2: |
3627 |
| - version "2.3.3" |
3628 |
| - resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6" |
3629 |
| - integrity sha1-3M5SwF9kTymManq5Nr1yTO/786Y= |
| 3626 | +form-data@~4.0.0: |
| 3627 | + version "4.0.0" |
| 3628 | + resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452" |
| 3629 | + integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww== |
3630 | 3630 | dependencies:
|
3631 | 3631 | asynckit "^0.4.0"
|
3632 |
| - combined-stream "^1.0.6" |
| 3632 | + combined-stream "^1.0.8" |
3633 | 3633 | mime-types "^2.1.12"
|
3634 | 3634 |
|
3635 | 3635 | fs-extra@^8.1.0:
|
@@ -3978,14 +3978,14 @@ html-tags@^3.3.1:
|
3978 | 3978 | resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.3.1.tgz#a04026a18c882e4bba8a01a3d39cfe465d40b5ce"
|
3979 | 3979 | integrity sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==
|
3980 | 3980 |
|
3981 |
| -http-signature@~1.3.6: |
3982 |
| - version "1.3.6" |
3983 |
| - resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.3.6.tgz#cb6fbfdf86d1c974f343be94e87f7fc128662cf9" |
3984 |
| - integrity sha1-y2+/34bRyXTzQ76U6H9/wShmLPk= |
| 3981 | +http-signature@~1.4.0: |
| 3982 | + version "1.4.0" |
| 3983 | + resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.4.0.tgz#dee5a9ba2bf49416abc544abd6d967f6a94c8c3f" |
| 3984 | + integrity sha512-G5akfn7eKbpDN+8nPS/cb57YeA1jLTVxjpCj7tmm3QKPdyDy7T+qSC40e9ptydSWvkwjSXw1VbkpyEm39ukeAg== |
3985 | 3985 | dependencies:
|
3986 | 3986 | assert-plus "^1.0.0"
|
3987 | 3987 | jsprim "^2.0.2"
|
3988 |
| - sshpk "^1.14.1" |
| 3988 | + sshpk "^1.18.0" |
3989 | 3989 |
|
3990 | 3990 | human-signals@^1.1.1:
|
3991 | 3991 | version "1.1.1"
|
@@ -5108,12 +5108,12 @@ punycode@^2.1.0, punycode@^2.1.1:
|
5108 | 5108 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
|
5109 | 5109 | integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
|
5110 | 5110 |
|
5111 |
| -qs@6.10.4: |
5112 |
| - version "6.10.4" |
5113 |
| - resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.4.tgz#6a3003755add91c0ec9eacdc5f878b034e73f9e7" |
5114 |
| - integrity sha512-OQiU+C+Ds5qiH91qh/mg0w+8nwQuLjM4F4M/PbmhDOoYehPh+Fb0bDjtR1sOvy7YKxvj28Y/M0PhP5uVX0kB+g== |
| 5111 | +qs@6.13.0: |
| 5112 | + version "6.13.0" |
| 5113 | + resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906" |
| 5114 | + integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg== |
5115 | 5115 | dependencies:
|
5116 |
| - side-channel "^1.0.4" |
| 5116 | + side-channel "^1.0.6" |
5117 | 5117 |
|
5118 | 5118 | querystringify@^2.1.1:
|
5119 | 5119 | version "2.2.0"
|
@@ -5456,7 +5456,7 @@ shell-quote@^1.6.1:
|
5456 | 5456 | resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
|
5457 | 5457 | integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
|
5458 | 5458 |
|
5459 |
| -side-channel@^1.0.4: |
| 5459 | +side-channel@^1.0.4, side-channel@^1.0.6: |
5460 | 5460 | version "1.0.6"
|
5461 | 5461 | resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
|
5462 | 5462 | integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
|
@@ -5558,7 +5558,7 @@ spdx-license-ids@^3.0.0:
|
5558 | 5558 | resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.18.tgz#22aa922dcf2f2885a6494a261f2d8b75345d0326"
|
5559 | 5559 | integrity sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==
|
5560 | 5560 |
|
5561 |
| -sshpk@^1.14.1: |
| 5561 | +sshpk@^1.18.0: |
5562 | 5562 | version "1.18.0"
|
5563 | 5563 | resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.18.0.tgz#1663e55cddf4d688b86a46b77f0d5fe363aba028"
|
5564 | 5564 | integrity sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==
|
|
0 commit comments