|
853 | 853 | "@babel/helper-validator-identifier" "^7.15.7" |
854 | 854 | to-fast-properties "^2.0.0" |
855 | 855 |
|
856 | | -"@cypress/request@^2.88.6": |
857 | | - version "2.88.7" |
858 | | - resolved "https://registry.yarnpkg.com/@cypress/request/-/request-2.88.7.tgz#386d960ab845a96953723348088525d5a75aaac4" |
| 856 | +"@cypress/request@^2.88.7": |
| 857 | + version "2.88.10" |
| 858 | + resolved "https://registry.yarnpkg.com/@cypress/request/-/request-2.88.10.tgz#b66d76b07f860d3a4b8d7a0604d020c662752cce" |
859 | 859 | dependencies: |
860 | 860 | aws-sign2 "~0.7.0" |
861 | 861 | aws4 "^1.8.0" |
|
864 | 864 | extend "~3.0.2" |
865 | 865 | forever-agent "~0.6.1" |
866 | 866 | form-data "~2.3.2" |
867 | | - har-validator "~5.1.3" |
868 | | - http-signature "~1.2.0" |
| 867 | + http-signature "~1.3.6" |
869 | 868 | is-typedarray "~1.0.0" |
870 | 869 | isstream "~0.1.2" |
871 | 870 | json-stringify-safe "~5.0.1" |
@@ -1754,7 +1753,7 @@ blob-util@^2.0.2: |
1754 | 1753 | version "2.0.2" |
1755 | 1754 | resolved "https://registry.yarnpkg.com/blob-util/-/blob-util-2.0.2.tgz#3b4e3c281111bb7f11128518006cdc60b403a1eb" |
1756 | 1755 |
|
1757 | | -bluebird@^3.7.2: |
| 1756 | +bluebird@3.7.2: |
1758 | 1757 | version "3.7.2" |
1759 | 1758 | resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" |
1760 | 1759 |
|
@@ -2256,18 +2255,18 @@ csso@^4.2.0: |
2256 | 2255 | dependencies: |
2257 | 2256 | css-tree "^1.1.2" |
2258 | 2257 |
|
2259 | | -cypress@^8.6.0: |
2260 | | - version "8.7.0" |
2261 | | - resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.7.0.tgz#2ee371f383d8f233d3425b6cc26ddeec2668b6da" |
| 2258 | +cypress@^9.1.0: |
| 2259 | + version "9.1.0" |
| 2260 | + resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.1.0.tgz#5d23c1b363b7d4853009c74a422a083a8ad2601c" |
2262 | 2261 | dependencies: |
2263 | | - "@cypress/request" "^2.88.6" |
| 2262 | + "@cypress/request" "^2.88.7" |
2264 | 2263 | "@cypress/xvfb" "^1.2.4" |
2265 | 2264 | "@types/node" "^14.14.31" |
2266 | 2265 | "@types/sinonjs__fake-timers" "^6.0.2" |
2267 | 2266 | "@types/sizzle" "^2.3.2" |
2268 | 2267 | arch "^2.2.0" |
2269 | 2268 | blob-util "^2.0.2" |
2270 | | - bluebird "^3.7.2" |
| 2269 | + bluebird "3.7.2" |
2271 | 2270 | cachedir "^2.3.0" |
2272 | 2271 | chalk "^4.1.0" |
2273 | 2272 | check-more-types "^2.24.0" |
@@ -2295,7 +2294,6 @@ cypress@^8.6.0: |
2295 | 2294 | ospath "^1.2.2" |
2296 | 2295 | pretty-bytes "^5.6.0" |
2297 | 2296 | proxy-from-env "1.0.0" |
2298 | | - ramda "~0.27.1" |
2299 | 2297 | request-progress "^3.0.0" |
2300 | 2298 | supports-color "^8.1.1" |
2301 | 2299 | tmp "~0.2.1" |
@@ -3258,6 +3256,14 @@ http-signature@~1.2.0: |
3258 | 3256 | jsprim "^1.2.2" |
3259 | 3257 | sshpk "^1.7.0" |
3260 | 3258 |
|
| 3259 | +http-signature@~1.3.6: |
| 3260 | + version "1.3.6" |
| 3261 | + resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.3.6.tgz#cb6fbfdf86d1c974f343be94e87f7fc128662cf9" |
| 3262 | + dependencies: |
| 3263 | + assert-plus "^1.0.0" |
| 3264 | + jsprim "^2.0.2" |
| 3265 | + sshpk "^1.14.1" |
| 3266 | + |
3261 | 3267 | https-proxy-agent@^5.0.0: |
3262 | 3268 | version "5.0.0" |
3263 | 3269 | resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2" |
@@ -3662,6 +3668,10 @@ json-schema@0.2.3: |
3662 | 3668 | version "0.2.3" |
3663 | 3669 | resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13" |
3664 | 3670 |
|
| 3671 | +json-schema@0.4.0: |
| 3672 | + version "0.4.0" |
| 3673 | + resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5" |
| 3674 | + |
3665 | 3675 | json-stable-stringify-without-jsonify@^1.0.1: |
3666 | 3676 | version "1.0.1" |
3667 | 3677 | resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" |
@@ -3713,6 +3723,15 @@ jsprim@^1.2.2: |
3713 | 3723 | json-schema "0.2.3" |
3714 | 3724 | verror "1.10.0" |
3715 | 3725 |
|
| 3726 | +jsprim@^2.0.2: |
| 3727 | + version "2.0.2" |
| 3728 | + resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-2.0.2.tgz#77ca23dbcd4135cd364800d22ff82c2185803d4d" |
| 3729 | + dependencies: |
| 3730 | + assert-plus "1.0.0" |
| 3731 | + extsprintf "1.3.0" |
| 3732 | + json-schema "0.4.0" |
| 3733 | + verror "1.10.0" |
| 3734 | + |
3716 | 3735 | just-diff-apply@^3.0.0: |
3717 | 3736 | version "3.1.2" |
3718 | 3737 | resolved "https://registry.yarnpkg.com/just-diff-apply/-/just-diff-apply-3.1.2.tgz#710d8cda00c65dc4e692df50dbe9bac5581c2193" |
@@ -5210,10 +5229,6 @@ quick-lru@^5.1.1: |
5210 | 5229 | version "5.1.1" |
5211 | 5230 | resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932" |
5212 | 5231 |
|
5213 | | -ramda@~0.27.1: |
5214 | | - version "0.27.1" |
5215 | | - resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9" |
5216 | | - |
5217 | 5232 | randombytes@^2.1.0: |
5218 | 5233 | version "2.1.0" |
5219 | 5234 | resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a" |
@@ -5782,7 +5797,7 @@ split@^1.0.0: |
5782 | 5797 | dependencies: |
5783 | 5798 | through "2" |
5784 | 5799 |
|
5785 | | -sshpk@^1.7.0: |
| 5800 | +sshpk@^1.14.1, sshpk@^1.7.0: |
5786 | 5801 | version "1.16.1" |
5787 | 5802 | resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877" |
5788 | 5803 | dependencies: |
|
0 commit comments