|
2396 | 2396 | resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
|
2397 | 2397 | integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
|
2398 | 2398 |
|
2399 |
| -"@zeit/schemas@2.1.1": |
2400 |
| - version "2.1.1" |
2401 |
| - resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.1.1.tgz#bca9d84df177c85f2d2a7dad37512f384761b23d" |
2402 |
| - integrity sha512-7uBms9Uwzq1GnLK7ar4FvhUONW5PuuASBomeMJ5rREMYxWdm2R0/5iXH2gUm8uqVT1x8U51CGuoaF40Tc0xoJA== |
| 2399 | +"@zeit/schemas@2.6.0": |
| 2400 | + version "2.6.0" |
| 2401 | + resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.6.0.tgz#004e8e553b4cd53d538bd38eac7bcbf58a867fe3" |
| 2402 | + integrity sha512-uUrgZ8AxS+Lio0fZKAipJjAh415JyrOZowliZAzmnJSsf7piVL5w+G0+gFJ0KSu3QRhvui/7zuvpLz03YjXAhg== |
2403 | 2403 |
|
2404 | 2404 | abbrev@1:
|
2405 | 2405 | version "1.1.1"
|
@@ -2506,15 +2506,15 @@ ajv-keywords@^4.0.0:
|
2506 | 2506 | resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-4.0.0.tgz#d0ffb23189d5002b234ad54c1a1b620a5398db58"
|
2507 | 2507 | integrity sha512-baL4pEYniCF5E/5Cj28f1DmPXGGASQIeCFfntY94vJPtrq0fei3iNt/TP5f2IwEH4opCzcOOvL6hKsi2IHaecg==
|
2508 | 2508 |
|
2509 |
| -ajv@6.5.2: |
2510 |
| - version "6.5.2" |
2511 |
| - resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.2.tgz#678495f9b82f7cca6be248dd92f59bff5e1f4360" |
2512 |
| - integrity sha512-hOs7GfvI6tUI1LfZddH82ky6mOMyTuY0mk7kE2pWpmhhUSkumzaTO5vbVwij39MdwPQWCV4Zv57Eo06NtL/GVA== |
| 2509 | +ajv@6.5.3: |
| 2510 | + version "6.5.3" |
| 2511 | + resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.3.tgz#71a569d189ecf4f4f321224fecb166f071dd90f9" |
| 2512 | + integrity sha512-LqZ9wY+fx3UMiiPd741yB2pj3hhil+hQc8taf4o2QGRFpWgZ2V5C8HA165DY9sS3fJwsk7uT7ZlFEyC3Ig3lLg== |
2513 | 2513 | dependencies:
|
2514 | 2514 | fast-deep-equal "^2.0.1"
|
2515 | 2515 | fast-json-stable-stringify "^2.0.0"
|
2516 | 2516 | json-schema-traverse "^0.4.1"
|
2517 |
| - uri-js "^4.2.1" |
| 2517 | + uri-js "^4.2.2" |
2518 | 2518 |
|
2519 | 2519 | ajv@^4.7.0:
|
2520 | 2520 | version "4.11.8"
|
@@ -4879,13 +4879,26 @@ component-inherit@0.0.3:
|
4879 | 4879 | resolved "https://registry.yarnpkg.com/component-inherit/-/component-inherit-0.0.3.tgz#645fc4adf58b72b649d5cae65135619db26ff143"
|
4880 | 4880 | integrity sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=
|
4881 | 4881 |
|
4882 |
| -compressible@~2.0.16: |
| 4882 | +compressible@~2.0.14, compressible@~2.0.16: |
4883 | 4883 | version "2.0.18"
|
4884 | 4884 | resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.18.tgz#af53cca6b070d4c3c0750fbd77286a6d7cc46fba"
|
4885 | 4885 | integrity sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==
|
4886 | 4886 | dependencies:
|
4887 | 4887 | mime-db ">= 1.43.0 < 2"
|
4888 | 4888 |
|
| 4889 | +compression@1.7.3: |
| 4890 | + version "1.7.3" |
| 4891 | + resolved "https://registry.yarnpkg.com/compression/-/compression-1.7.3.tgz#27e0e176aaf260f7f2c2813c3e440adb9f1993db" |
| 4892 | + integrity sha512-HSjyBG5N1Nnz7tF2+O7A9XUhyjru71/fwgNb7oIsEVHR0WShfs2tIS/EySLgiTe98aOK18YDlMXpzjCXY/n9mg== |
| 4893 | + dependencies: |
| 4894 | + accepts "~1.3.5" |
| 4895 | + bytes "3.0.0" |
| 4896 | + compressible "~2.0.14" |
| 4897 | + debug "2.6.9" |
| 4898 | + on-headers "~1.0.1" |
| 4899 | + safe-buffer "5.1.2" |
| 4900 | + vary "~1.1.2" |
| 4901 | + |
4889 | 4902 | compression@^1.7.4:
|
4890 | 4903 | version "1.7.4"
|
4891 | 4904 | resolved "https://registry.yarnpkg.com/compression/-/compression-1.7.4.tgz#95523eff170ca57c29a0ca41e6fe131f41e5bb8f"
|
@@ -8801,20 +8814,6 @@ glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
|
8801 | 8814 | dependencies:
|
8802 | 8815 | is-glob "^4.0.1"
|
8803 | 8816 |
|
8804 |
| -glob-slash@^1.0.0: |
8805 |
| - version "1.0.0" |
8806 |
| - resolved "https://registry.yarnpkg.com/glob-slash/-/glob-slash-1.0.0.tgz#fe52efa433233f74a2fe64c7abb9bc848202ab95" |
8807 |
| - integrity sha1-/lLvpDMjP3Si/mTHq7m8hIICq5U= |
8808 |
| - |
8809 |
| -glob-slasher@1.0.1: |
8810 |
| - version "1.0.1" |
8811 |
| - resolved "https://registry.yarnpkg.com/glob-slasher/-/glob-slasher-1.0.1.tgz#747a0e5bb222642ee10d3e05443e109493cb0f8e" |
8812 |
| - integrity sha1-dHoOW7IiZC7hDT4FRD4QlJPLD44= |
8813 |
| - dependencies: |
8814 |
| - glob-slash "^1.0.0" |
8815 |
| - lodash.isobject "^2.4.1" |
8816 |
| - toxic "^1.0.0" |
8817 |
| - |
8818 | 8817 | glob-to-regexp@^0.3.0:
|
8819 | 8818 | version "0.3.0"
|
8820 | 8819 | resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
|
@@ -11534,11 +11533,6 @@ lodash-es@^4.17.15:
|
11534 | 11533 | resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.20.tgz#29f6332eefc60e849f869c264bc71126ad61e8f7"
|
11535 | 11534 | integrity sha512-JD1COMZsq8maT6mnuz1UMV0jvYD0E0aUsSOdrr1/nAG3dhqQXwRRgeW0cSqH1U43INKcqxaiVIQNOUDld7gRDA==
|
11536 | 11535 |
|
11537 |
| -lodash._objecttypes@~2.4.1: |
11538 |
| - version "2.4.1" |
11539 |
| - resolved "https://registry.yarnpkg.com/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz#7c0b7f69d98a1f76529f890b0cdb1b4dfec11c11" |
11540 |
| - integrity sha1-fAt/admKH3ZSn4kLDNsbTf7BHBE= |
11541 |
| - |
11542 | 11536 | lodash._reinterpolate@^3.0.0:
|
11543 | 11537 | version "3.0.0"
|
11544 | 11538 | resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
|
@@ -11594,13 +11588,6 @@ lodash.has@^4.0:
|
11594 | 11588 | resolved "https://registry.yarnpkg.com/lodash.has/-/lodash.has-4.5.2.tgz#d19f4dc1095058cccbe2b0cdf4ee0fe4aa37c862"
|
11595 | 11589 | integrity sha1-0Z9NwQlQWMzL4rDN9O4P5Ko3yGI=
|
11596 | 11590 |
|
11597 |
| -lodash.isobject@^2.4.1: |
11598 |
| - version "2.4.1" |
11599 |
| - resolved "https://registry.yarnpkg.com/lodash.isobject/-/lodash.isobject-2.4.1.tgz#5a2e47fe69953f1ee631a7eba1fe64d2d06558f5" |
11600 |
| - integrity sha1-Wi5H/mmVPx7mMafrof5k0tBlWPU= |
11601 |
| - dependencies: |
11602 |
| - lodash._objecttypes "~2.4.1" |
11603 |
| - |
11604 | 11591 | lodash.iteratee@^4.5.0:
|
11605 | 11592 | version "4.7.0"
|
11606 | 11593 | resolved "https://registry.yarnpkg.com/lodash.iteratee/-/lodash.iteratee-4.7.0.tgz#be4177db289a8ccc3c0990f1db26b5b22fc1554c"
|
@@ -13309,7 +13296,7 @@ on-finished@~2.3.0:
|
13309 | 13296 | dependencies:
|
13310 | 13297 | ee-first "1.1.1"
|
13311 | 13298 |
|
13312 |
| -on-headers@~1.0.2: |
| 13299 | +on-headers@~1.0.1, on-headers@~1.0.2: |
13313 | 13300 | version "1.0.2"
|
13314 | 13301 | resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.2.tgz#772b0ae6aaa525c399e489adfad90c403eb3c28f"
|
13315 | 13302 | integrity sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==
|
@@ -17670,15 +17657,14 @@ serialize-javascript@^4.0.0:
|
17670 | 17657 | dependencies:
|
17671 | 17658 | randombytes "^2.1.0"
|
17672 | 17659 |
|
17673 |
| -serve-handler@4.0.0: |
17674 |
| - version "4.0.0" |
17675 |
| - resolved "https://registry.yarnpkg.com/serve-handler/-/serve-handler-4.0.0.tgz#cf2a40f27f7a5ec29cbbd1732fcd6a16afdc0c41" |
17676 |
| - integrity sha512-zCRfTTfE7Fit2k4JQC/EoKhDyPqMv3FTIQZ/Pvg0ec4d22LdWeqArPCpQmrnnSXlHMbcgFJ/3r7bCuhvrkwFbg== |
| 17660 | +serve-handler@5.0.8: |
| 17661 | + version "5.0.8" |
| 17662 | + resolved "https://registry.yarnpkg.com/serve-handler/-/serve-handler-5.0.8.tgz#790dbe340dabf1d61bdbaa02ea37dcab372377a8" |
| 17663 | + integrity sha512-pqk0SChbBLLHfMIxQ55czjdiW7tj2cFy53svvP8e5VqEN/uB/QpfiTJ8k1uIYeFTDVoi+FGi5aqXScuu88bymg== |
17677 | 17664 | dependencies:
|
17678 | 17665 | bytes "3.0.0"
|
17679 | 17666 | content-disposition "0.5.2"
|
17680 | 17667 | fast-url-parser "1.1.3"
|
17681 |
| - glob-slasher "1.0.1" |
17682 | 17668 | mime-types "2.1.18"
|
17683 | 17669 | minimatch "3.0.4"
|
17684 | 17670 | path-is-inside "1.0.2"
|
@@ -17708,18 +17694,19 @@ serve-static@1.14.1:
|
17708 | 17694 | parseurl "~1.3.3"
|
17709 | 17695 | send "0.17.1"
|
17710 | 17696 |
|
17711 |
| -serve@^9.2.0: |
17712 |
| - version "9.6.0" |
17713 |
| - resolved "https://registry.yarnpkg.com/serve/-/serve-9.6.0.tgz#303f198c03ad2d47eb90972447c7bd5878a4c7ac" |
17714 |
| - integrity sha512-E5wtMirS9ADD+bs99GofXsLUxwW8EJWc2zQA+x4FwgVGAVnJdzTWIJeFtbVFLaheBewCfN849RwZU2tyAUTIZg== |
| 17697 | +serve@^10.1.2: |
| 17698 | + version "10.1.2" |
| 17699 | + resolved "https://registry.yarnpkg.com/serve/-/serve-10.1.2.tgz#805917f2692ed5d8720bbd1981ac3974d38b7d8d" |
| 17700 | + integrity sha512-TVH35uwndRlCqSeX3grR3Ntrjx2aBTeu6sx+zTD2CzN2N/rHuEDTvxiBwWbrellJNyWiQFz2xZmoW+UxV+Zahg== |
17715 | 17701 | dependencies:
|
17716 |
| - "@zeit/schemas" "2.1.1" |
17717 |
| - ajv "6.5.2" |
| 17702 | + "@zeit/schemas" "2.6.0" |
| 17703 | + ajv "6.5.3" |
17718 | 17704 | arg "2.0.0"
|
17719 | 17705 | boxen "1.3.0"
|
17720 | 17706 | chalk "2.4.1"
|
17721 | 17707 | clipboardy "1.2.3"
|
17722 |
| - serve-handler "4.0.0" |
| 17708 | + compression "1.7.3" |
| 17709 | + serve-handler "5.0.8" |
17723 | 17710 | update-check "1.5.2"
|
17724 | 17711 |
|
17725 | 17712 | set-blocking@^2.0.0, set-blocking@~2.0.0:
|
@@ -19446,13 +19433,6 @@ tough-cookie@~2.5.0:
|
19446 | 19433 | psl "^1.1.28"
|
19447 | 19434 | punycode "^2.1.1"
|
19448 | 19435 |
|
19449 |
| -toxic@^1.0.0: |
19450 |
| - version "1.0.1" |
19451 |
| - resolved "https://registry.yarnpkg.com/toxic/-/toxic-1.0.1.tgz#8c2e2528da591100adc3883f2c0e56acfb1c7288" |
19452 |
| - integrity sha512-WI3rIGdcaKULYg7KVoB0zcjikqvcYYvcuT6D89bFPz2rVR0Rl0PK6x8/X62rtdLtBKIE985NzVf/auTtGegIIg== |
19453 |
| - dependencies: |
19454 |
| - lodash "^4.17.10" |
19455 |
| - |
19456 | 19436 | traverse@0.6.6:
|
19457 | 19437 | version "0.6.6"
|
19458 | 19438 | resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
|
@@ -20076,7 +20056,7 @@ upper-case@^1.1.1:
|
20076 | 20056 | resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598"
|
20077 | 20057 | integrity sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg=
|
20078 | 20058 |
|
20079 |
| -uri-js@^4.2.1, uri-js@^4.2.2: |
| 20059 | +uri-js@^4.2.2: |
20080 | 20060 | version "4.4.1"
|
20081 | 20061 | resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
|
20082 | 20062 | integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
|
|
0 commit comments