|
1031 | 1031 | "@types/connect" "*"
|
1032 | 1032 | "@types/node" "*"
|
1033 | 1033 |
|
| 1034 | +"@types/compression@^1.7.0": |
| 1035 | + version "1.7.0" |
| 1036 | + resolved "https://registry.yarnpkg.com/@types/compression/-/compression-1.7.0.tgz#8dc2a56604873cf0dd4e746d9ae4d31ae77b2390" |
| 1037 | + integrity sha512-3LzWUM+3k3XdWOUk/RO+uSjv7YWOatYq2QADJntK1pjkk4DfVP0KrIEPDnXRJxAAGKe0VpIPRmlINLDuCedZWw== |
| 1038 | + dependencies: |
| 1039 | + "@types/express" "*" |
| 1040 | + |
1034 | 1041 | "@types/connect@*":
|
1035 | 1042 | version "3.4.33"
|
1036 | 1043 | resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.33.tgz#31610c901eca573b8713c3330abc6e6b9f588546"
|
@@ -1286,7 +1293,7 @@ abab@^2.0.0:
|
1286 | 1293 | resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
|
1287 | 1294 | integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
|
1288 | 1295 |
|
1289 |
| -accepts@~1.3.7: |
| 1296 | +accepts@~1.3.5, accepts@~1.3.7: |
1290 | 1297 | version "1.3.7"
|
1291 | 1298 | resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
|
1292 | 1299 | integrity sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==
|
@@ -1882,6 +1889,11 @@ builtin-status-codes@^3.0.0:
|
1882 | 1889 | resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
|
1883 | 1890 | integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
|
1884 | 1891 |
|
| 1892 | + |
| 1893 | + version "3.0.0" |
| 1894 | + resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048" |
| 1895 | + integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg= |
| 1896 | + |
1885 | 1897 |
|
1886 | 1898 | version "3.1.0"
|
1887 | 1899 | resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
|
@@ -2193,6 +2205,26 @@ component-emitter@^1.2.1:
|
2193 | 2205 | resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
|
2194 | 2206 | integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
|
2195 | 2207 |
|
| 2208 | +compressible@~2.0.16: |
| 2209 | + version "2.0.18" |
| 2210 | + resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.18.tgz#af53cca6b070d4c3c0750fbd77286a6d7cc46fba" |
| 2211 | + integrity sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg== |
| 2212 | + dependencies: |
| 2213 | + mime-db ">= 1.43.0 < 2" |
| 2214 | + |
| 2215 | +compression@^1.7.4: |
| 2216 | + version "1.7.4" |
| 2217 | + resolved "https://registry.yarnpkg.com/compression/-/compression-1.7.4.tgz#95523eff170ca57c29a0ca41e6fe131f41e5bb8f" |
| 2218 | + integrity sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ== |
| 2219 | + dependencies: |
| 2220 | + accepts "~1.3.5" |
| 2221 | + bytes "3.0.0" |
| 2222 | + compressible "~2.0.16" |
| 2223 | + debug "2.6.9" |
| 2224 | + on-headers "~1.0.2" |
| 2225 | + safe-buffer "5.1.2" |
| 2226 | + vary "~1.1.2" |
| 2227 | + |
2196 | 2228 |
|
2197 | 2229 | version "0.0.1"
|
2198 | 2230 | resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
|
4820 | 4852 | resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.44.0.tgz#fa11c5eb0aca1334b4233cb4d52f10c5a6272f92"
|
4821 | 4853 | integrity sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==
|
4822 | 4854 |
|
| 4855 | +"mime-db@>= 1.43.0 < 2": |
| 4856 | + version "1.45.0" |
| 4857 | + resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.45.0.tgz#cceeda21ccd7c3a745eba2decd55d4b73e7879ea" |
| 4858 | + integrity sha512-CkqLUxUk15hofLoLyljJSrukZi8mAtgd+yE5uO4tqRZsdsAJKv0O+rFMhVDRJgozy+yG6md5KwuXhD4ocIoP+w== |
| 4859 | + |
4823 | 4860 | mime-types@^2.1.12, mime-types@~2.1.19, mime-types@~2.1.24:
|
4824 | 4861 | version "2.1.27"
|
4825 | 4862 | resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.27.tgz#47949f98e279ea53119f5722e0f34e529bec009f"
|
@@ -5161,6 +5198,11 @@ on-finished@~2.3.0:
|
5161 | 5198 | dependencies:
|
5162 | 5199 | ee-first "1.1.1"
|
5163 | 5200 |
|
| 5201 | +on-headers@~1.0.2: |
| 5202 | + version "1.0.2" |
| 5203 | + resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.2.tgz#772b0ae6aaa525c399e489adfad90c403eb3c28f" |
| 5204 | + integrity sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA== |
| 5205 | + |
5164 | 5206 | once@^1.3.0, once@^1.3.1, once@^1.4.0:
|
5165 | 5207 | version "1.4.0"
|
5166 | 5208 | resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
|
|
0 commit comments