|
5328 | 5328 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
|
5329 | 5329 | integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==
|
5330 | 5330 |
|
5331 |
| -"@sindresorhus/is@^1.0.0": |
5332 |
| - version "1.2.0" |
5333 |
| - resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-1.2.0.tgz#63ce3638cb85231f3704164c90a18ef816da3fb7" |
5334 |
| - integrity sha512-mwhXGkRV5dlvQc4EgPDxDxO6WuMBVymGFd1CA+2Y+z5dG9MNspoQ+AWjl/Ld1MnpCL8AKbosZlDVohqcIwuWsw== |
| 5331 | +"@sindresorhus/is@^2.1.1": |
| 5332 | + version "2.1.1" |
| 5333 | + resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-2.1.1.tgz#ceff6a28a5b4867c2dd4a1ba513de278ccbe8bb1" |
| 5334 | + integrity sha512-/aPsuoj/1Dw/kzhkgz+ES6TxG0zfTMGLwuK2ZG00k/iJzYHTLCE8mVU8EPqEOp/lmxPoq1C1C9RYToRKb2KEfg== |
5335 | 5335 |
|
5336 | 5336 |
|
5337 | 5337 | version "1.5.0"
|
|
5677 | 5677 | dependencies:
|
5678 | 5678 | defer-to-connect "^1.0.1"
|
5679 | 5679 |
|
5680 |
| -"@szmarczak/http-timer@^3.1.1": |
5681 |
| - version "3.1.1" |
5682 |
| - resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-3.1.1.tgz#8b876acd14a4f36ad274468910ee858241e356ad" |
5683 |
| - integrity sha512-F7vS53bV9NXT+mmYFeSBr2nXaOI1h6qxdlLDVP+4CPG/c60MMStT7aaqYD2TSNWob1DA3GH9ikFY0UW31bUsWA== |
| 5680 | +"@szmarczak/http-timer@^4.0.5": |
| 5681 | + version "4.0.5" |
| 5682 | + resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-4.0.5.tgz#bfbd50211e9dfa51ba07da58a14cdfd333205152" |
| 5683 | + integrity sha512-PyRA9sm1Yayuj5OIoJ1hGt2YISX45w9WcFbh6ddT0Z/0yaFxOtGLInr4jUfU1EAFVs0Yfyfev4RNwBlUaHdlDQ== |
5684 | 5684 | dependencies:
|
5685 |
| - defer-to-connect "^1.1.1" |
| 5685 | + defer-to-connect "^2.0.0" |
5686 | 5686 |
|
5687 | 5687 | "@theme-ui/color-modes@^0.4.0-highlight.0":
|
5688 | 5688 | version "0.4.0-highlight.0"
|
|
6437 | 6437 | "@types/tough-cookie" "*"
|
6438 | 6438 | form-data "^2.5.0"
|
6439 | 6439 |
|
6440 |
| -"@types/responselike@*": |
| 6440 | +"@types/responselike@*", "@types/responselike@^1.0.0": |
6441 | 6441 | version "1.0.0"
|
6442 | 6442 | resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.0.tgz#251f4fe7d154d2bad125abe1b429b23afd262e29"
|
6443 | 6443 | integrity sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==
|
@@ -9509,12 +9509,10 @@ cache-manager@^2.11.1:
|
9509 | 9509 | lodash.clonedeep "4.5.0"
|
9510 | 9510 | lru-cache "4.0.0"
|
9511 | 9511 |
|
9512 |
| -cacheable-lookup@^0.2.1: |
9513 |
| - version "0.2.1" |
9514 |
| - resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-0.2.1.tgz#f474ae2c686667d7ea08c43409ad31b2b31b26c2" |
9515 |
| - integrity sha512-BQ8MRjxJASEq2q+w0SusPU3B054gS278K8sj58QCLMZIso5qG05+MdCdmXxuyVlfvI8h4bPsNOavVUauVCGxrg== |
9516 |
| - dependencies: |
9517 |
| - keyv "^3.1.0" |
| 9512 | +cacheable-lookup@^5.0.3: |
| 9513 | + version "5.0.3" |
| 9514 | + resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-5.0.3.tgz#049fdc59dffdd4fc285e8f4f82936591bd59fec3" |
| 9515 | + integrity sha512-W+JBqF9SWe18A72XFzN/V/CULFzPm7sBXzzR6ekkE+3tLG72wFZrBiBZhrZuDoYexop4PHJVdFAKb/Nj9+tm9w== |
9518 | 9516 |
|
9519 | 9517 | cacheable-request@^2.1.1:
|
9520 | 9518 | version "2.1.4"
|
@@ -9542,15 +9540,15 @@ cacheable-request@^6.0.0:
|
9542 | 9540 | normalize-url "^4.1.0"
|
9543 | 9541 | responselike "^1.0.2"
|
9544 | 9542 |
|
9545 |
| -cacheable-request@^7.0.0: |
9546 |
| - version "7.0.0" |
9547 |
| - resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.0.tgz#12421aa084e943ec81eac8c93e56af90c624788a" |
9548 |
| - integrity sha512-UVG4gMn3WjnAeFBBx7RFoprgOANIAkMwN5Dta6ONmfSwrCxfm0Ip7g0mIBxIRJZX9aDsoID0Ry3dU5Pr0csKKA== |
| 9543 | +cacheable-request@^7.0.1: |
| 9544 | + version "7.0.1" |
| 9545 | + resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.1.tgz#062031c2856232782ed694a257fa35da93942a58" |
| 9546 | + integrity sha512-lt0mJ6YAnsrBErpTMWeu5kl/tg9xMAWjavYTN6VQXM1A/teBITuNcccXsCxF0tDQQJf9DfAaX5O4e0zp0KlfZw== |
9549 | 9547 | dependencies:
|
9550 | 9548 | clone-response "^1.0.2"
|
9551 | 9549 | get-stream "^5.1.0"
|
9552 | 9550 | http-cache-semantics "^4.0.0"
|
9553 |
| - keyv "^3.0.0" |
| 9551 | + keyv "^4.0.0" |
9554 | 9552 | lowercase-keys "^2.0.0"
|
9555 | 9553 | normalize-url "^4.1.0"
|
9556 | 9554 | responselike "^2.0.0"
|
@@ -11560,12 +11558,12 @@ decompress-response@^4.2.0:
|
11560 | 11558 | dependencies:
|
11561 | 11559 | mimic-response "^2.0.0"
|
11562 | 11560 |
|
11563 |
| -decompress-response@^5.0.0: |
11564 |
| - version "5.0.0" |
11565 |
| - resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-5.0.0.tgz#7849396e80e3d1eba8cb2f75ef4930f76461cb0f" |
11566 |
| - integrity sha512-TLZWWybuxWgoW7Lykv+gq9xvzOsUjQ9tF09Tj6NSTYGMTCHNXzrPnD6Hi+TgZq19PyTAGH4Ll/NIM/eTGglnMw== |
| 11561 | +decompress-response@^6.0.0: |
| 11562 | + version "6.0.0" |
| 11563 | + resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-6.0.0.tgz#ca387612ddb7e104bd16d85aab00d5ecf09c66fc" |
| 11564 | + integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ== |
11567 | 11565 | dependencies:
|
11568 |
| - mimic-response "^2.0.0" |
| 11566 | + mimic-response "^3.1.0" |
11569 | 11567 |
|
11570 | 11568 | decompress-tar@^4.0.0, decompress-tar@^4.1.0, decompress-tar@^4.1.1:
|
11571 | 11569 | version "4.1.1"
|
@@ -11690,11 +11688,16 @@ defaults@^1.0.3:
|
11690 | 11688 | dependencies:
|
11691 | 11689 | clone "^1.0.2"
|
11692 | 11690 |
|
11693 |
| -defer-to-connect@^1.0.1, defer-to-connect@^1.1.1: |
| 11691 | +defer-to-connect@^1.0.1: |
11694 | 11692 | version "1.1.1"
|
11695 | 11693 | resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-1.1.1.tgz#88ae694b93f67b81815a2c8c769aef6574ac8f2f"
|
11696 | 11694 | integrity sha512-J7thop4u3mRTkYRQ+Vpfwy2G5Ehoy82I14+14W4YMDLKdWloI9gSzRbV30s/NckQGVJtPkWNcW4oMAUigTdqiQ==
|
11697 | 11695 |
|
| 11696 | +defer-to-connect@^2.0.0: |
| 11697 | + version "2.0.0" |
| 11698 | + resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.0.tgz#83d6b199db041593ac84d781b5222308ccf4c2c1" |
| 11699 | + integrity sha512-bYL2d05vOSf1JEZNx5vSAtPuBMkX8K9EUutg7zlKvTqKXHt7RhWJFbmd7qakVuf13i+IkGmp6FwSsONOf6VYIg== |
| 11700 | + |
11698 | 11701 | deferred@^0.7.11:
|
11699 | 11702 | version "0.7.11"
|
11700 | 11703 | resolved "https://registry.yarnpkg.com/deferred/-/deferred-0.7.11.tgz#8c3f272fd5e6ce48a969cb428c0d233ba2146322"
|
|
15285 | 15288 | url-parse-lax "^3.0.0"
|
15286 | 15289 | url-to-options "^1.0.1"
|
15287 | 15290 |
|
15288 |
| -got@^10.0.1: |
15289 |
| - version "10.0.3" |
15290 |
| - resolved "https://registry.yarnpkg.com/got/-/got-10.0.3.tgz#0bd93429fd2891de0026ed731a16143e6193e7ac" |
15291 |
| - integrity sha512-5QBO/EhIq3nbt2madWsez9aTPc0k1oWBzXipfqLdb6JmnrWNxcHEvnxuWErec/PE67Jy/QAgacq6XzGbyzXCzg== |
| 15291 | +got@^11.0.0: |
| 15292 | + version "11.3.0" |
| 15293 | + resolved "https://registry.yarnpkg.com/got/-/got-11.3.0.tgz#25e8da8b0125b3b984613a6b719e678dd2e20406" |
| 15294 | + integrity sha512-yi/kiZY2tNMtt5IfbfX8UL3hAZWb2gZruxYZ72AY28pU5p0TZjZdl0uRsuaFbnC0JopdUi3I+Mh1F3dPQ9Dh0Q== |
15292 | 15295 | dependencies:
|
15293 |
| - "@sindresorhus/is" "^1.0.0" |
15294 |
| - "@szmarczak/http-timer" "^3.1.1" |
| 15296 | + "@sindresorhus/is" "^2.1.1" |
| 15297 | + "@szmarczak/http-timer" "^4.0.5" |
15295 | 15298 | "@types/cacheable-request" "^6.0.1"
|
15296 |
| - cacheable-lookup "^0.2.1" |
15297 |
| - cacheable-request "^7.0.0" |
15298 |
| - decompress-response "^5.0.0" |
15299 |
| - duplexer3 "^0.1.4" |
15300 |
| - get-stream "^5.0.0" |
| 15299 | + "@types/responselike" "^1.0.0" |
| 15300 | + cacheable-lookup "^5.0.3" |
| 15301 | + cacheable-request "^7.0.1" |
| 15302 | + decompress-response "^6.0.0" |
| 15303 | + get-stream "^5.1.0" |
| 15304 | + http2-wrapper "^1.0.0-beta.4.5" |
15301 | 15305 | lowercase-keys "^2.0.0"
|
15302 |
| - mimic-response "^2.0.0" |
15303 | 15306 | p-cancelable "^2.0.0"
|
15304 | 15307 | responselike "^2.0.0"
|
15305 |
| - to-readable-stream "^2.0.0" |
15306 |
| - type-fest "^0.8.0" |
15307 | 15308 |
|
15308 | 15309 | got@^6.3.0, got@^6.7.1:
|
15309 | 15310 | version "6.7.1"
|
@@ -16425,6 +16426,14 @@ http-signature@~1.2.0:
|
16425 | 16426 | jsprim "^1.2.2"
|
16426 | 16427 | sshpk "^1.7.0"
|
16427 | 16428 |
|
| 16429 | +http2-wrapper@^1.0.0-beta.4.5: |
| 16430 | + version "1.0.0-beta.4.6" |
| 16431 | + resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.6.tgz#9438f0fceb946c8cbd365076c228a4d3bd4d0143" |
| 16432 | + integrity sha512-9oB4BiGDTI1FmIBlOF9OJ5hwJvcBEmPCqk/hy314Uhy2uq5TjekUZM8w8SPLLlUEM+mxNhXdPAXfrJN2Zbb/GQ== |
| 16433 | + dependencies: |
| 16434 | + quick-lru "^5.0.0" |
| 16435 | + resolve-alpn "^1.0.0" |
| 16436 | + |
16428 | 16437 | https-browserify@^1.0.0:
|
16429 | 16438 | version "1.0.0"
|
16430 | 16439 | resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
|
|
18319 | 18328 | resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.0.tgz#5b1f397afc75d677bde8bcfc0e47e1f9a3d9a898"
|
18320 | 18329 | integrity sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=
|
18321 | 18330 |
|
| 18331 | + |
| 18332 | + version "3.0.1" |
| 18333 | + resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13" |
| 18334 | + integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ== |
| 18335 | + |
18322 | 18336 | json-cycle@^1.3.0:
|
18323 | 18337 | version "1.3.0"
|
18324 | 18338 | resolved "https://registry.yarnpkg.com/json-cycle/-/json-cycle-1.3.0.tgz#c4f6f7d926c2979012cba173b06f9cae9e866d3f"
|
|
18577 | 18591 | dependencies:
|
18578 | 18592 | json-buffer "3.0.0"
|
18579 | 18593 |
|
18580 |
| -keyv@^3.0.0, keyv@^3.1.0: |
| 18594 | +keyv@^3.0.0: |
18581 | 18595 | version "3.1.0"
|
18582 | 18596 | resolved "https://registry.yarnpkg.com/keyv/-/keyv-3.1.0.tgz#ecc228486f69991e49e9476485a5be1e8fc5c4d9"
|
18583 | 18597 | integrity sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==
|
18584 | 18598 | dependencies:
|
18585 | 18599 | json-buffer "3.0.0"
|
18586 | 18600 |
|
| 18601 | +keyv@^4.0.0: |
| 18602 | + version "4.0.1" |
| 18603 | + resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.0.1.tgz#9fe703cb4a94d6d11729d320af033307efd02ee6" |
| 18604 | + integrity sha512-xz6Jv6oNkbhrFCvCP7HQa8AaII8y8LRpoSm661NOKLr4uHuBwhX4epXrPQgF3+xdJnN4Esm5X0xwY4bOlALOtw== |
| 18605 | + dependencies: |
| 18606 | + json-buffer "3.0.1" |
| 18607 | + |
18587 | 18608 | killable@^1.0.1:
|
18588 | 18609 | version "1.0.1"
|
18589 | 18610 | resolved "https://registry.yarnpkg.com/killable/-/killable-1.0.1.tgz#4c8ce441187a061c7474fb87ca08e2a638194892"
|
@@ -20051,6 +20072,11 @@ mimic-response@^2.0.0:
|
20051 | 20072 | resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.0.0.tgz#996a51c60adf12cb8a87d7fb8ef24c2f3d5ebb46"
|
20052 | 20073 | integrity sha512-8ilDoEapqA4uQ3TwS0jakGONKXVJqpy+RpM+3b7pLdOjghCrEiGp9SRkFbUHAmZW9vdnrENWHjaweIoTIJExSQ==
|
20053 | 20074 |
|
| 20075 | +mimic-response@^3.1.0: |
| 20076 | + version "3.1.0" |
| 20077 | + resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9" |
| 20078 | + integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== |
| 20079 | + |
20054 | 20080 | min-document@^2.19.0:
|
20055 | 20081 | version "2.19.0"
|
20056 | 20082 | resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685"
|
@@ -23498,6 +23524,11 @@ quick-lru@^4.0.1:
|
23498 | 23524 | resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f"
|
23499 | 23525 | integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==
|
23500 | 23526 |
|
| 23527 | +quick-lru@^5.0.0: |
| 23528 | + version "5.1.1" |
| 23529 | + resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932" |
| 23530 | + integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA== |
| 23531 | + |
23501 | 23532 | ramda@^0.25.0:
|
23502 | 23533 | version "0.25.0"
|
23503 | 23534 | resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.25.0.tgz#8fdf68231cffa90bc2f9460390a0cb74a29b29a9"
|
@@ -24658,6 +24689,11 @@ resize-observer-polyfill@^1.5.1:
|
24658 | 24689 | resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464"
|
24659 | 24690 | integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==
|
24660 | 24691 |
|
| 24692 | +resolve-alpn@^1.0.0: |
| 24693 | + version "1.0.0" |
| 24694 | + resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.0.0.tgz#745ad60b3d6aff4b4a48e01b8c0bdc70959e0e8c" |
| 24695 | + integrity sha512-rTuiIEqFmGxne4IovivKSDzld2lWW9QCjqv80SYjPgf+gS35eaCAjaP54CCwGAwBtnCsvNLYtqxe1Nw+i6JEmA== |
| 24696 | + |
24661 | 24697 | resolve-cwd@^2.0.0:
|
24662 | 24698 | version "2.0.0"
|
24663 | 24699 | resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-2.0.0.tgz#00a9f7387556e27038eae232caa372a6a59b665a"
|
@@ -27664,11 +27700,6 @@ to-readable-stream@^1.0.0:
|
27664 | 27700 | resolved "https://registry.yarnpkg.com/to-readable-stream/-/to-readable-stream-1.0.0.tgz#ce0aa0c2f3df6adf852efb404a783e77c0475771"
|
27665 | 27701 | integrity sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==
|
27666 | 27702 |
|
27667 |
| -to-readable-stream@^2.0.0: |
27668 |
| - version "2.1.0" |
27669 |
| - resolved "https://registry.yarnpkg.com/to-readable-stream/-/to-readable-stream-2.1.0.tgz#82880316121bea662cdc226adb30addb50cb06e8" |
27670 |
| - integrity sha512-o3Qa6DGg1CEXshSdvWNX2sN4QHqg03SPq7U6jPXRahlQdl5dK8oXjkU/2/sGrnOZKeGV1zLSO8qPwyKklPPE7w== |
27671 |
| - |
27672 | 27703 | to-regex-range@^2.1.0:
|
27673 | 27704 | version "2.1.1"
|
27674 | 27705 | resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-2.1.1.tgz#7c80c17b9dfebe599e27367e0d4dd5590141db38"
|
|
0 commit comments