|
1214 | 1214 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
1215 | 1215 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
1216 | 1216 |
|
1217 |
| -"@cypress/request@^2.88.10": |
1218 |
| - version "2.88.10" |
1219 |
| - resolved "https://registry.yarnpkg.com/@cypress/request/-/request-2.88.10.tgz#b66d76b07f860d3a4b8d7a0604d020c662752cce" |
1220 |
| - integrity sha512-Zp7F+R93N0yZyG34GutyTNr+okam7s/Fzc1+i3kcqOP8vk6OuajuE9qZJ6Rs+10/1JFtXFYMdyarnU1rZuJesg== |
| 1217 | +"@cypress/request@^2.88.11": |
| 1218 | + version "2.88.11" |
| 1219 | + resolved "https://registry.yarnpkg.com/@cypress/request/-/request-2.88.11.tgz#5a4c7399bc2d7e7ed56e92ce5acb620c8b187047" |
| 1220 | + integrity sha512-M83/wfQ1EkspjkE2lNWNV5ui2Cv7UCv1swW1DqljahbzLVWltcsexQh8jYtuS/vzFXP+HySntGM83ZXA9fn17w== |
1221 | 1221 | dependencies:
|
1222 | 1222 | aws-sign2 "~0.7.0"
|
1223 | 1223 | aws4 "^1.8.0"
|
|
1232 | 1232 | json-stringify-safe "~5.0.1"
|
1233 | 1233 | mime-types "~2.1.19"
|
1234 | 1234 | performance-now "^2.1.0"
|
1235 |
| - qs "~6.5.2" |
| 1235 | + qs "~6.10.3" |
1236 | 1236 | safe-buffer "^5.1.2"
|
1237 | 1237 | tough-cookie "~2.5.0"
|
1238 | 1238 | tunnel-agent "^0.6.0"
|
|
2014 | 2014 | "@octokit/auth-token" "^4.0.0"
|
2015 | 2015 | "@octokit/types" "^11.0.0"
|
2016 | 2016 |
|
2017 |
| -"@octokit/auth-token@^3.0.0": |
2018 |
| - version "3.0.0" |
2019 |
| - resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-3.0.0.tgz#6f22c5fc56445c496628488ba6810131558fa4a9" |
2020 |
| - integrity sha512-MDNFUBcJIptB9At7HiV7VCvU3NcL4GnfCQaP8C5lrxWrRPMJBnemYtehaKSOlaM7AYxeRyj9etenu8LVpSpVaQ== |
2021 |
| - dependencies: |
2022 |
| - "@octokit/types" "^6.0.3" |
2023 |
| - |
2024 | 2017 | "@octokit/auth-token@^4.0.0":
|
2025 | 2018 | version "4.0.0"
|
2026 | 2019 | resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-4.0.0.tgz#40d203ea827b9f17f42a29c6afb93b7745ef80c7"
|
2027 | 2020 | integrity sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==
|
2028 | 2021 |
|
2029 |
| -"@octokit/core@^4.2.1": |
2030 |
| - version "4.2.1" |
2031 |
| - resolved "https://registry.yarnpkg.com/@octokit/core/-/core-4.2.1.tgz#fee6341ad0ce60c29cc455e056cd5b500410a588" |
2032 |
| - integrity sha512-tEDxFx8E38zF3gT7sSMDrT1tGumDgsw5yPG6BBh/X+5ClIQfMH/Yqocxz1PnHx6CHyF6pxmovUTOfZAUvQ0Lvw== |
2033 |
| - dependencies: |
2034 |
| - "@octokit/auth-token" "^3.0.0" |
2035 |
| - "@octokit/graphql" "^5.0.0" |
2036 |
| - "@octokit/request" "^6.0.0" |
2037 |
| - "@octokit/request-error" "^3.0.0" |
2038 |
| - "@octokit/types" "^9.0.0" |
| 2022 | +"@octokit/core@^5.0.0": |
| 2023 | + version "5.0.0" |
| 2024 | + resolved "https://registry.yarnpkg.com/@octokit/core/-/core-5.0.0.tgz#0fc2b6eb88437e5c1d69f756a5dcee7472d2b2dd" |
| 2025 | + integrity sha512-YbAtMWIrbZ9FCXbLwT9wWB8TyLjq9mxpKdgB3dUNxQcIVTf9hJ70gRPwAcqGZdY6WdJPZ0I7jLaaNDCiloGN2A== |
| 2026 | + dependencies: |
| 2027 | + "@octokit/auth-token" "^4.0.0" |
| 2028 | + "@octokit/graphql" "^7.0.0" |
| 2029 | + "@octokit/request" "^8.0.2" |
| 2030 | + "@octokit/request-error" "^5.0.0" |
| 2031 | + "@octokit/types" "^11.0.0" |
2039 | 2032 | before-after-hook "^2.2.0"
|
2040 | 2033 | universal-user-agent "^6.0.0"
|
2041 | 2034 |
|
2042 |
| -"@octokit/endpoint@^7.0.0": |
2043 |
| - version "7.0.0" |
2044 |
| - resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-7.0.0.tgz#be758a1236d68d6bbb505e686dd50881c327a519" |
2045 |
| - integrity sha512-Kz/mIkOTjs9rV50hf/JK9pIDl4aGwAtT8pry6Rpy+hVXkAPhXanNQRxMoq6AeRgDCZR6t/A1zKniY2V1YhrzlQ== |
| 2035 | +"@octokit/endpoint@^9.0.0": |
| 2036 | + version "9.0.0" |
| 2037 | + resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-9.0.0.tgz#c5ce19c74b999b85af9a8a189275c80faa3e90fd" |
| 2038 | + integrity sha512-szrQhiqJ88gghWY2Htt8MqUDO6++E/EIXqJ2ZEp5ma3uGS46o7LZAzSLt49myB7rT+Hfw5Y6gO3LmOxGzHijAQ== |
2046 | 2039 | dependencies:
|
2047 |
| - "@octokit/types" "^6.0.3" |
| 2040 | + "@octokit/types" "^11.0.0" |
2048 | 2041 | is-plain-object "^5.0.0"
|
2049 | 2042 | universal-user-agent "^6.0.0"
|
2050 | 2043 |
|
2051 |
| -"@octokit/graphql@^5.0.0": |
2052 |
| - version "5.0.0" |
2053 |
| - resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-5.0.0.tgz#2cc6eb3bf8e0278656df1a7d0ca0d7591599e3b3" |
2054 |
| - integrity sha512-1ZZ8tX4lUEcLPvHagfIVu5S2xpHYXAmgN0+95eAOPoaVPzCfUXJtA5vASafcpWcO86ze0Pzn30TAx72aB2aguQ== |
| 2044 | +"@octokit/graphql@^7.0.0": |
| 2045 | + version "7.0.1" |
| 2046 | + resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-7.0.1.tgz#f2291620e17cdaa8115f8d0cdfc0644789ec2db2" |
| 2047 | + integrity sha512-T5S3oZ1JOE58gom6MIcrgwZXzTaxRnxBso58xhozxHpOqSTgDS6YNeEUvZ/kRvXgPrRz/KHnZhtb7jUMRi9E6w== |
2055 | 2048 | dependencies:
|
2056 |
| - "@octokit/request" "^6.0.0" |
2057 |
| - "@octokit/types" "^6.0.3" |
| 2049 | + "@octokit/request" "^8.0.1" |
| 2050 | + "@octokit/types" "^11.0.0" |
2058 | 2051 | universal-user-agent "^6.0.0"
|
2059 | 2052 |
|
2060 |
| -"@octokit/openapi-types@^12.7.0": |
2061 |
| - version "12.8.0" |
2062 |
| - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.8.0.tgz#f4708cf948724d6e8f7d878cfd91584c1c5c0523" |
2063 |
| - integrity sha512-ydcKLs2KKcxlhpdWLzJxEBDEk/U5MUeqtqkXlrtAUXXFPs6vLl1PEGghFC/BbpleosB7iXs0Z4P2DGe7ZT5ZNg== |
2064 |
| - |
2065 | 2053 | "@octokit/openapi-types@^18.0.0":
|
2066 | 2054 | version "18.0.0"
|
2067 | 2055 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-18.0.0.tgz#f43d765b3c7533fd6fb88f3f25df079c24fccf69"
|
2068 | 2056 | integrity sha512-V8GImKs3TeQRxRtXFpG2wl19V7444NIOTDF24AWuIbmNaNYOQMWRbjcGDXV5B+0n887fgDcuMNOmlul+k+oJtw==
|
2069 | 2057 |
|
2070 |
| -"@octokit/plugin-paginate-rest@^6.1.2": |
2071 |
| - version "6.1.2" |
2072 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz#f86456a7a1fe9e58fec6385a85cf1b34072341f8" |
2073 |
| - integrity sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ== |
| 2058 | +"@octokit/plugin-paginate-rest@^8.0.0": |
| 2059 | + version "8.0.0" |
| 2060 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-8.0.0.tgz#417b5367da2ba3c2d255a59b87c1cc608228ec38" |
| 2061 | + integrity sha512-2xZ+baZWUg+qudVXnnvXz7qfrTmDeYPCzangBVq/1gXxii/OiS//4shJp9dnCCvj1x+JAm9ji1Egwm1BA47lPQ== |
2074 | 2062 | dependencies:
|
2075 |
| - "@octokit/tsconfig" "^1.0.2" |
2076 |
| - "@octokit/types" "^9.2.3" |
2077 |
| - |
2078 |
| -"@octokit/plugin-request-log@^1.0.4": |
2079 |
| - version "1.0.4" |
2080 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz#5e50ed7083a613816b1e4a28aeec5fb7f1462e85" |
2081 |
| - integrity sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA== |
| 2063 | + "@octokit/types" "^11.0.0" |
2082 | 2064 |
|
2083 |
| -"@octokit/plugin-rest-endpoint-methods@^7.1.2": |
2084 |
| - version "7.1.2" |
2085 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-7.1.2.tgz#b77a8844601d3a394a02200cddb077f3ab841f38" |
2086 |
| - integrity sha512-R0oJ7j6f/AdqPLtB9qRXLO+wjI9pctUn8Ka8UGfGaFCcCv3Otx14CshQ89K4E88pmyYZS8p0rNTiprML/81jig== |
2087 |
| - dependencies: |
2088 |
| - "@octokit/types" "^9.2.3" |
2089 |
| - deprecation "^2.3.1" |
| 2065 | +"@octokit/plugin-request-log@^4.0.0": |
| 2066 | + version "4.0.0" |
| 2067 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-4.0.0.tgz#260fa6970aa97bbcbd91f99f3cd812e2b285c9f1" |
| 2068 | + integrity sha512-2uJI1COtYCq8Z4yNSnM231TgH50bRkheQ9+aH8TnZanB6QilOnx8RMD2qsnamSOXtDj0ilxvevf5fGsBhBBzKA== |
2090 | 2069 |
|
2091 |
| -"@octokit/request-error@^2.1.0": |
2092 |
| - version "2.1.0" |
2093 |
| - resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-2.1.0.tgz#9e150357831bfc788d13a4fd4b1913d60c74d677" |
2094 |
| - integrity sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg== |
| 2070 | +"@octokit/plugin-rest-endpoint-methods@^9.0.0": |
| 2071 | + version "9.0.0" |
| 2072 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-9.0.0.tgz#e15d54540893202da107305ded2bfd21ce6f769d" |
| 2073 | + integrity sha512-KquMF/VB1IkKNiVnzJKspY5mFgGyLd7HzdJfVEGTJFzqu9BRFNWt+nwTCMuUiWc72gLQhRWYubTwOkQj+w/1PA== |
2095 | 2074 | dependencies:
|
2096 |
| - "@octokit/types" "^6.0.3" |
2097 |
| - deprecation "^2.0.0" |
2098 |
| - once "^1.4.0" |
| 2075 | + "@octokit/types" "^11.0.0" |
2099 | 2076 |
|
2100 |
| -"@octokit/request-error@^3.0.0": |
2101 |
| - version "3.0.0" |
2102 |
| - resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-3.0.0.tgz#f527d178f115a3b62d76ce4804dd5bdbc0270a81" |
2103 |
| - integrity sha512-WBtpzm9lR8z4IHIMtOqr6XwfkGvMOOILNLxsWvDwtzm/n7f5AWuqJTXQXdDtOvPfTDrH4TPhEvW2qMlR4JFA2w== |
| 2077 | +"@octokit/request-error@^5.0.0": |
| 2078 | + version "5.0.0" |
| 2079 | + resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-5.0.0.tgz#060c5770833f9d563ad9a49fec6650c41584bc40" |
| 2080 | + integrity sha512-1ue0DH0Lif5iEqT52+Rf/hf0RmGO9NWFjrzmrkArpG9trFfDM/efx00BJHdLGuro4BR/gECxCU2Twf5OKrRFsQ== |
2104 | 2081 | dependencies:
|
2105 |
| - "@octokit/types" "^6.0.3" |
| 2082 | + "@octokit/types" "^11.0.0" |
2106 | 2083 | deprecation "^2.0.0"
|
2107 | 2084 | once "^1.4.0"
|
2108 | 2085 |
|
2109 |
| -"@octokit/request@^6.0.0": |
2110 |
| - version "6.0.1" |
2111 |
| - resolved "https://registry.yarnpkg.com/@octokit/request/-/request-6.0.1.tgz#d5f53b6adb56018be2793869611ed66f58f1454f" |
2112 |
| - integrity sha512-9DSQ7fKBeSMU5aD6JfWA/1XFwP44X32d9fSYdQzxSsROjOginPYtW4Xwwt3Qs7wZtBmFOWV/td3gxOHmz9hfig== |
| 2086 | +"@octokit/request@^8.0.1", "@octokit/request@^8.0.2": |
| 2087 | + version "8.0.4" |
| 2088 | + resolved "https://registry.yarnpkg.com/@octokit/request/-/request-8.0.4.tgz#f5222d2390f4ef8a6077ab3ac1a1c9bec57c63fe" |
| 2089 | + integrity sha512-YZ1XeDRil4ejHKoBP8BgROgP4auOH5A9lLZH96l39GKKEmsKOccQxKP5M7m+Punblg1bFw8LrdeKIDwIzQ8afA== |
2113 | 2090 | dependencies:
|
2114 |
| - "@octokit/endpoint" "^7.0.0" |
2115 |
| - "@octokit/request-error" "^2.1.0" |
2116 |
| - "@octokit/types" "^6.16.1" |
| 2091 | + "@octokit/endpoint" "^9.0.0" |
| 2092 | + "@octokit/request-error" "^5.0.0" |
| 2093 | + "@octokit/types" "^11.0.0" |
2117 | 2094 | is-plain-object "^5.0.0"
|
2118 |
| - node-fetch "^2.6.7" |
2119 | 2095 | universal-user-agent "^6.0.0"
|
2120 | 2096 |
|
2121 |
| -"@octokit/rest@^19.0.13": |
2122 |
| - version "19.0.13" |
2123 |
| - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-19.0.13.tgz#e799393264edc6d3c67eeda9e5bd7832dcf974e4" |
2124 |
| - integrity sha512-/EzVox5V9gYGdbAI+ovYj3nXQT1TtTHRT+0eZPcuC05UFSWO3mdO9UY1C0i2eLF9Un1ONJkAk+IEtYGAC+TahA== |
| 2097 | +"@octokit/rest@^20.0.1": |
| 2098 | + version "20.0.1" |
| 2099 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-20.0.1.tgz#b8ee194b7cf89772d1e3fea3209f741c76a5efd3" |
| 2100 | + integrity sha512-wROV21RwHQIMNb2Dgd4+pY+dVy1Dwmp85pBrgr6YRRDYRBu9Gb+D73f4Bl2EukZSj5hInq2Tui9o7gAQpc2k2Q== |
2125 | 2101 | dependencies:
|
2126 |
| - "@octokit/core" "^4.2.1" |
2127 |
| - "@octokit/plugin-paginate-rest" "^6.1.2" |
2128 |
| - "@octokit/plugin-request-log" "^1.0.4" |
2129 |
| - "@octokit/plugin-rest-endpoint-methods" "^7.1.2" |
2130 |
| - |
2131 |
| -"@octokit/tsconfig@^1.0.2": |
2132 |
| - version "1.0.2" |
2133 |
| - resolved "https://registry.yarnpkg.com/@octokit/tsconfig/-/tsconfig-1.0.2.tgz#59b024d6f3c0ed82f00d08ead5b3750469125af7" |
2134 |
| - integrity sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA== |
| 2102 | + "@octokit/core" "^5.0.0" |
| 2103 | + "@octokit/plugin-paginate-rest" "^8.0.0" |
| 2104 | + "@octokit/plugin-request-log" "^4.0.0" |
| 2105 | + "@octokit/plugin-rest-endpoint-methods" "^9.0.0" |
2135 | 2106 |
|
2136 | 2107 | "@octokit/types@^11.0.0":
|
2137 | 2108 | version "11.0.0"
|
|
2140 | 2111 | dependencies:
|
2141 | 2112 | "@octokit/openapi-types" "^18.0.0"
|
2142 | 2113 |
|
2143 |
| -"@octokit/types@^6.0.3", "@octokit/types@^6.16.1": |
2144 |
| - version "6.39.0" |
2145 |
| - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.39.0.tgz#46ce28ca59a3d4bac0e487015949008302e78eee" |
2146 |
| - integrity sha512-Mq4N9sOAYCitTsBtDdRVrBE80lIrMBhL9Jbrw0d+j96BAzlq4V+GLHFJbHokEsVvO/9tQupQdoFdgVYhD2C8UQ== |
2147 |
| - dependencies: |
2148 |
| - "@octokit/openapi-types" "^12.7.0" |
2149 |
| - |
2150 |
| -"@octokit/types@^9.0.0", "@octokit/types@^9.2.3": |
2151 |
| - version "9.3.2" |
2152 |
| - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.3.2.tgz#3f5f89903b69f6a2d196d78ec35f888c0013cac5" |
2153 |
| - integrity sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA== |
2154 |
| - dependencies: |
2155 |
| - "@octokit/openapi-types" "^18.0.0" |
2156 |
| - |
2157 | 2114 | "@pkgjs/parseargs@^0.11.0":
|
2158 | 2115 | version "0.11.0"
|
2159 | 2116 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
@@ -4531,12 +4488,12 @@ csstype@^3.0.6:
|
4531 | 4488 | resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz#865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef"
|
4532 | 4489 | integrity sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw==
|
4533 | 4490 |
|
4534 |
| -cypress@^12.17.0: |
4535 |
| - version "12.17.0" |
4536 |
| - resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.17.0.tgz#3a907a41c4afbb44be7b84e822e4914d734a6bb0" |
4537 |
| - integrity sha512-nq0ug8Zrjq/2khHU1PTNxg+3/n1oqtmAFCxwQhS6QzkQ4mR6RLitX+cGIOuIMfnEbDAtVub0hZh661FOA16JxA== |
| 4491 | +cypress@^12.17.1: |
| 4492 | + version "12.17.1" |
| 4493 | + resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.17.1.tgz#777fdcceec4ecd642fc90795f5994853b6ea03f8" |
| 4494 | + integrity sha512-eKfBgO6t8waEyhegL4gxD7tcI6uTCGttu+ZU7y9Hq8BlpMztd7iLeIF4AJFAnbZH1xjX+wwgg4cRKFNSvv3VWQ== |
4538 | 4495 | dependencies:
|
4539 |
| - "@cypress/request" "^2.88.10" |
| 4496 | + "@cypress/request" "^2.88.11" |
4540 | 4497 | "@cypress/xvfb" "^1.2.4"
|
4541 | 4498 | "@types/node" "^14.14.31"
|
4542 | 4499 | "@types/sinonjs__fake-timers" "8.1.1"
|
@@ -4712,7 +4669,7 @@ depd@~1.1.2:
|
4712 | 4669 | resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
|
4713 | 4670 | integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
|
4714 | 4671 |
|
4715 |
| -deprecation@^2.0.0, deprecation@^2.3.1: |
| 4672 | +deprecation@^2.0.0: |
4716 | 4673 | version "2.3.1"
|
4717 | 4674 | resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919"
|
4718 | 4675 | integrity sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==
|
@@ -9150,13 +9107,6 @@ node-emoji@^1.11.0:
|
9150 | 9107 | dependencies:
|
9151 | 9108 | lodash "^4.17.21"
|
9152 | 9109 |
|
9153 |
| -node-fetch@^2.6.7: |
9154 |
| - version "2.6.7" |
9155 |
| - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" |
9156 |
| - integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== |
9157 |
| - dependencies: |
9158 |
| - whatwg-url "^5.0.0" |
9159 |
| - |
9160 | 9110 | node-fetch@^3.3.1:
|
9161 | 9111 | version "3.3.1"
|
9162 | 9112 | resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.3.1.tgz#b3eea7b54b3a48020e46f4f88b9c5a7430d20b2e"
|
|
10455 | 10405 | dependencies:
|
10456 | 10406 | side-channel "^1.0.4"
|
10457 | 10407 |
|
| 10408 | +qs@~6.10.3: |
| 10409 | + version "6.10.5" |
| 10410 | + resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.5.tgz#974715920a80ff6a262264acd2c7e6c2a53282b4" |
| 10411 | + integrity sha512-O5RlPh0VFtR78y79rgcgKK4wbAI0C5zGVLztOIdpWX6ep368q5Hv6XRxDvXuZ9q3C6v+e3n8UfZZJw7IIG27eQ== |
| 10412 | + dependencies: |
| 10413 | + side-channel "^1.0.4" |
| 10414 | + |
10458 | 10415 | qs@~6.5.2:
|
10459 | 10416 | version "6.5.3"
|
10460 | 10417 | resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
|
@@ -12274,11 +12231,6 @@ tr46@^2.0.2:
|
12274 | 12231 | dependencies:
|
12275 | 12232 | punycode "^2.1.1"
|
12276 | 12233 |
|
12277 |
| -tr46@~0.0.3: |
12278 |
| - version "0.0.3" |
12279 |
| - resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" |
12280 |
| - integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== |
12281 |
| - |
12282 | 12234 | trough@^1.0.0:
|
12283 | 12235 | version "1.0.5"
|
12284 | 12236 | resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
|
@@ -12965,11 +12917,6 @@ web-streams-polyfill@^3.0.3:
|
12965 | 12917 | resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.1.0.tgz#86f983b4f44745502b0d8563d9ef3afc609d4465"
|
12966 | 12918 | integrity sha512-wO9r1YnYe7kFBLHyyVEhV1H8VRWoNiNnuP+v/HUUmSTaRF8F93Kmd3JMrETx0f11GXxRek6OcL2QtjFIdc5WYw==
|
12967 | 12919 |
|
12968 |
| -webidl-conversions@^3.0.0: |
12969 |
| - version "3.0.1" |
12970 |
| - resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" |
12971 |
| - integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== |
12972 |
| - |
12973 | 12920 | webidl-conversions@^4.0.2:
|
12974 | 12921 | version "4.0.2"
|
12975 | 12922 | resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
|
@@ -13168,14 +13115,6 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
|
13168 | 13115 | resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
|
13169 | 13116 | integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
|
13170 | 13117 |
|
13171 |
| -whatwg-url@^5.0.0: |
13172 |
| - version "5.0.0" |
13173 |
| - resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" |
13174 |
| - integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw== |
13175 |
| - dependencies: |
13176 |
| - tr46 "~0.0.3" |
13177 |
| - webidl-conversions "^3.0.0" |
13178 |
| - |
13179 | 13118 | whatwg-url@^7.0.0:
|
13180 | 13119 | version "7.1.0"
|
13181 | 13120 | resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
|
|
0 commit comments