|
916 | 916 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-2.1.1.tgz#ceff6a28a5b4867c2dd4a1ba513de278ccbe8bb1"
|
917 | 917 | integrity sha512-/aPsuoj/1Dw/kzhkgz+ES6TxG0zfTMGLwuK2ZG00k/iJzYHTLCE8mVU8EPqEOp/lmxPoq1C1C9RYToRKb2KEfg==
|
918 | 918 |
|
919 |
| -"@szmarczak/http-timer@^4.0.0": |
| 919 | +"@sindresorhus/is@^3.1.1": |
| 920 | + version "3.1.2" |
| 921 | + resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-3.1.2.tgz#548650de521b344e3781fbdb0ece4aa6f729afb8" |
| 922 | + integrity sha512-JiX9vxoKMmu8Y3Zr2RVathBL1Cdu4Nt4MuNWemt1Nc06A0RAin9c5FArkhGsyMBWfCu4zj+9b+GxtjAnE4qqLQ== |
| 923 | + |
| 924 | +"@szmarczak/http-timer@^4.0.0", "@szmarczak/http-timer@^4.0.5": |
920 | 925 | version "4.0.5"
|
921 | 926 | resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-4.0.5.tgz#bfbd50211e9dfa51ba07da58a14cdfd333205152"
|
922 | 927 | integrity sha512-PyRA9sm1Yayuj5OIoJ1hGt2YISX45w9WcFbh6ddT0Z/0yaFxOtGLInr4jUfU1EAFVs0Yfyfev4RNwBlUaHdlDQ==
|
|
998 | 1003 | "@types/prop-types" "*"
|
999 | 1004 | csstype "^3.0.2"
|
1000 | 1005 |
|
1001 |
| -"@types/responselike@*": |
| 1006 | +"@types/responselike@*", "@types/responselike@^1.0.0": |
1002 | 1007 | version "1.0.0"
|
1003 | 1008 | resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.0.tgz#251f4fe7d154d2bad125abe1b429b23afd262e29"
|
1004 | 1009 | integrity sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==
|
@@ -1802,6 +1807,11 @@ cacheable-lookup@^2.0.0:
|
1802 | 1807 | "@types/keyv" "^3.1.1"
|
1803 | 1808 | keyv "^4.0.0"
|
1804 | 1809 |
|
| 1810 | +cacheable-lookup@^5.0.3: |
| 1811 | + version "5.0.3" |
| 1812 | + resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-5.0.3.tgz#049fdc59dffdd4fc285e8f4f82936591bd59fec3" |
| 1813 | + integrity sha512-W+JBqF9SWe18A72XFzN/V/CULFzPm7sBXzzR6ekkE+3tLG72wFZrBiBZhrZuDoYexop4PHJVdFAKb/Nj9+tm9w== |
| 1814 | + |
1805 | 1815 | cacheable-request@^7.0.1:
|
1806 | 1816 | version "7.0.1"
|
1807 | 1817 | resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.1.tgz#062031c2856232782ed694a257fa35da93942a58"
|
@@ -2301,6 +2311,13 @@ decompress-response@^5.0.0:
|
2301 | 2311 | dependencies:
|
2302 | 2312 | mimic-response "^2.0.0"
|
2303 | 2313 |
|
| 2314 | +decompress-response@^6.0.0: |
| 2315 | + version "6.0.0" |
| 2316 | + resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-6.0.0.tgz#ca387612ddb7e104bd16d85aab00d5ecf09c66fc" |
| 2317 | + integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ== |
| 2318 | + dependencies: |
| 2319 | + mimic-response "^3.1.0" |
| 2320 | + |
2304 | 2321 | deep-extend@^0.6.0, deep-extend@~0.6.0:
|
2305 | 2322 | version "0.6.0"
|
2306 | 2323 | resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
|
@@ -3216,6 +3233,23 @@ got@^10.7.0:
|
3216 | 3233 | to-readable-stream "^2.0.0"
|
3217 | 3234 | type-fest "^0.10.0"
|
3218 | 3235 |
|
| 3236 | +got@^11.7.0: |
| 3237 | + version "11.7.0" |
| 3238 | + resolved "https://registry.yarnpkg.com/got/-/got-11.7.0.tgz#a386360305571a74548872e674932b4ef70d3b24" |
| 3239 | + integrity sha512-7en2XwH2MEqOsrK0xaKhbWibBoZqy+f1RSUoIeF1BLcnf+pyQdDsljWMfmOh+QKJwuvDIiKx38GtPh5wFdGGjg== |
| 3240 | + dependencies: |
| 3241 | + "@sindresorhus/is" "^3.1.1" |
| 3242 | + "@szmarczak/http-timer" "^4.0.5" |
| 3243 | + "@types/cacheable-request" "^6.0.1" |
| 3244 | + "@types/responselike" "^1.0.0" |
| 3245 | + cacheable-lookup "^5.0.3" |
| 3246 | + cacheable-request "^7.0.1" |
| 3247 | + decompress-response "^6.0.0" |
| 3248 | + http2-wrapper "^1.0.0-beta.5.2" |
| 3249 | + lowercase-keys "^2.0.0" |
| 3250 | + p-cancelable "^2.0.0" |
| 3251 | + responselike "^2.0.0" |
| 3252 | + |
3219 | 3253 | got@^6.2.0:
|
3220 | 3254 | version "6.7.1"
|
3221 | 3255 | resolved "https://registry.yarnpkg.com/got/-/got-6.7.1.tgz#240cd05785a9a18e561dc1b44b41c763ef1e8db0"
|
@@ -3363,6 +3397,14 @@ http-signature@~1.2.0:
|
3363 | 3397 | jsprim "^1.2.2"
|
3364 | 3398 | sshpk "^1.7.0"
|
3365 | 3399 |
|
| 3400 | +http2-wrapper@^1.0.0-beta.5.2: |
| 3401 | + version "1.0.0-beta.5.2" |
| 3402 | + resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-1.0.0-beta.5.2.tgz#8b923deb90144aea65cf834b016a340fc98556f3" |
| 3403 | + integrity sha512-xYz9goEyBnC8XwXDTuC/MZ6t+MrKVQZOk4s7+PaDkwIsQd8IwqvM+0M6bA/2lvG8GHXcPdf+MejTUeO2LCPCeQ== |
| 3404 | + dependencies: |
| 3405 | + quick-lru "^5.1.1" |
| 3406 | + resolve-alpn "^1.0.0" |
| 3407 | + |
3366 | 3408 | https-browserify@^1.0.0:
|
3367 | 3409 | version "1.0.0"
|
3368 | 3410 | resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
|
@@ -4198,6 +4240,11 @@ mimic-response@^2.0.0, mimic-response@^2.1.0:
|
4198 | 4240 | resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43"
|
4199 | 4241 | integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==
|
4200 | 4242 |
|
| 4243 | +mimic-response@^3.1.0: |
| 4244 | + version "3.1.0" |
| 4245 | + resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9" |
| 4246 | + integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== |
| 4247 | + |
4201 | 4248 | minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
|
4202 | 4249 | version "1.0.1"
|
4203 | 4250 | resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
|
|
4960 | 5007 | resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
|
4961 | 5008 | integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
|
4962 | 5009 |
|
| 5010 | +quick-lru@^5.1.1: |
| 5011 | + version "5.1.1" |
| 5012 | + resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932" |
| 5013 | + integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA== |
| 5014 | + |
4963 | 5015 | randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0:
|
4964 | 5016 | version "2.1.0"
|
4965 | 5017 | resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
|
@@ -5208,6 +5260,11 @@ request@^2.88.0:
|
5208 | 5260 | tunnel-agent "^0.6.0"
|
5209 | 5261 | uuid "^3.3.2"
|
5210 | 5262 |
|
| 5263 | +resolve-alpn@^1.0.0: |
| 5264 | + version "1.0.0" |
| 5265 | + resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.0.0.tgz#745ad60b3d6aff4b4a48e01b8c0bdc70959e0e8c" |
| 5266 | + integrity sha512-rTuiIEqFmGxne4IovivKSDzld2lWW9QCjqv80SYjPgf+gS35eaCAjaP54CCwGAwBtnCsvNLYtqxe1Nw+i6JEmA== |
| 5267 | + |
5211 | 5268 | resolve-cwd@^3.0.0:
|
5212 | 5269 | version "3.0.0"
|
5213 | 5270 | resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d"
|
|
0 commit comments