41
41
dependencies :
42
42
extend "3.0.2"
43
43
44
-
45
- version "0.4.95 "
46
- resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.4.95 .tgz#cdf71fc21e73024c6def5d2e660509f564a3d4b2 "
47
- integrity sha512-Q/MmLj16vWUs6LKQ79CWCWFu3Z2x3PBLe9To/F6lag+fXOzshg/mo1AfbVBRyHbfHQHrg6w6fDpLfko1wNDF6Q ==
44
+
45
+ version "0.4.103 "
46
+ resolved "https://registry.yarnpkg.com/@mdn/yari/-/yari-0.4.103 .tgz#eb911ce00cd9b4bf6f3ecaaae4954db22fb09cdf "
47
+ integrity sha512-1l89rdywI24rY0HYeeLW846hEQl0FzFMruaaiecpEcnRqybbjJpjDtds0Pvmc3C2Krp9TxDR2gXVZTjOEmX2Gg ==
48
48
dependencies :
49
49
" @caporal/core" " 2.0.2"
50
50
" @fast-csv/parse" " 4.3.6"
60
60
dotenv "8.2.0"
61
61
ejs "3.1.6"
62
62
express "4.17.1"
63
- express-http-proxy "1.6.2"
64
63
file-type "16.2.0"
65
64
front-matter "4.0.2"
66
65
fs-extra "9.1.0"
67
66
glob "^7.1.6"
68
67
got "11.8.1"
68
+ http-proxy-middleware "1.0.6"
69
69
image-size "0.9.3"
70
70
imagemin "7.0.1"
71
71
imagemin-gifsicle "7.0.0"
160
160
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
161
161
integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==
162
162
163
+ " @types/http-proxy@^1.17.4 " :
164
+ version "1.17.5"
165
+ resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.5.tgz#c203c5e6e9dc6820d27a40eb1e511c70a220423d"
166
+ integrity sha512-GNkDE7bTv6Sf8JbV2GksknKOsk7OznNYHSdrtvPJXO0qJ9odZig6IZKUi5RFGi6d1bf6dgIAe4uXi3DBc7069Q==
167
+ dependencies :
168
+ " @types/node" " *"
169
+
163
170
" @types/keyv@* " :
164
171
version "3.1.1"
165
172
resolved "https://registry.yarnpkg.com/@types/keyv/-/keyv-3.1.1.tgz#e45a45324fca9dab716ab1230ee249c9fb52cfa7"
955
962
dependencies :
956
963
ms "2.0.0"
957
964
958
- debug@^3.0.1 :
959
- version "3.2.6"
960
- resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
961
- integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
962
- dependencies :
963
- ms "^2.1.1"
964
-
965
965
debug@^4.0.1 :
966
966
version "4.2.0"
967
967
resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1"
@@ -1306,11 +1306,6 @@ es-to-primitive@^1.2.1:
1306
1306
is-date-object "^1.0.1"
1307
1307
is-symbol "^1.0.2"
1308
1308
1309
- es6-promise@^4.1.1 :
1310
- version "4.2.8"
1311
- resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
1312
- integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
1313
-
1314
1309
es6-promisify@^6.0.0 :
1315
1310
version "6.1.1"
1316
1311
resolved "https://registry.yarnpkg.com/es6-promisify/-/es6-promisify-6.1.1.tgz#46837651b7b06bf6fff893d03f29393668d01621"
@@ -1336,6 +1331,11 @@ etag@~1.8.1:
1336
1331
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
1337
1332
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
1338
1333
1334
+ eventemitter3@^4.0.0 :
1335
+ version "4.0.7"
1336
+ resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
1337
+ integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
1338
+
1339
1339
execa@^0.7.0 :
1340
1340
version "0.7.0"
1341
1341
resolved "https://registry.yarnpkg.com/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777"
@@ -1399,15 +1399,6 @@ executable@^4.1.0:
1399
1399
dependencies :
1400
1400
pify "^2.2.0"
1401
1401
1402
-
1403
- version "1.6.2"
1404
- resolved "https://registry.yarnpkg.com/express-http-proxy/-/express-http-proxy-1.6.2.tgz#e87152e45958cee4b91da2fdaa20a1ffd581204a"
1405
- integrity sha512-soP7UXySFdLbeeMYL1foBkEoZj6HELq9BDAOCr1sLRpqjPaFruN5o6+bZeC+7U4USWIl4JMKEiIvTeKJ2WQdlQ==
1406
- dependencies :
1407
- debug "^3.0.1"
1408
- es6-promise "^4.1.1"
1409
- raw-body "^2.3.0"
1410
-
1411
1402
1412
1403
version "4.17.1"
1413
1404
resolved "https://registry.yarnpkg.com/express/-/express-4.17.1.tgz#4491fc38605cf51f8629d39c2b5d026f98a4c134"
@@ -1635,6 +1626,11 @@ find-versions@^3.0.0:
1635
1626
dependencies :
1636
1627
semver-regex "^2.0.0"
1637
1628
1629
+ follow-redirects@^1.0.0 :
1630
+ version "1.13.2"
1631
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.2.tgz#dd73c8effc12728ba5cf4259d760ea5fb83e3147"
1632
+ integrity sha512-6mPTgLxYm3r6Bkkg0vNM0HTjfGrOEtsfbhagQvbxDEsEkpNhw582upBaoRZylzen6krEmxXJgt9Ju6HiI4O7BA==
1633
+
1638
1634
forwarded@~0.1.2 :
1639
1635
version "0.1.2"
1640
1636
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84"
1938
1934
statuses ">= 1.5.0 < 2"
1939
1935
toidentifier "1.0.0"
1940
1936
1941
- http-errors@1.7.3, http-errors@ ~1.7.2 :
1937
+ http-errors@~1.7.2 :
1942
1938
version "1.7.3"
1943
1939
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06"
1944
1940
integrity sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==
1949
1945
statuses ">= 1.5.0 < 2"
1950
1946
toidentifier "1.0.0"
1951
1947
1948
+
1949
+ version "1.0.6"
1950
+ resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.0.6.tgz#0618557722f450375d3796d701a8ac5407b3b94e"
1951
+ integrity sha512-NyL6ZB6cVni7pl+/IT2W0ni5ME00xR0sN27AQZZrpKn1b+qRh+mLbBxIq9Cq1oGfmTc7BUq4HB77mxwCaxAYNg==
1952
+ dependencies :
1953
+ " @types/http-proxy" " ^1.17.4"
1954
+ http-proxy "^1.18.1"
1955
+ is-glob "^4.0.1"
1956
+ lodash "^4.17.20"
1957
+ micromatch "^4.0.2"
1958
+
1959
+ http-proxy@^1.18.1 :
1960
+ version "1.18.1"
1961
+ resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
1962
+ integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
1963
+ dependencies :
1964
+ eventemitter3 "^4.0.0"
1965
+ follow-redirects "^1.0.0"
1966
+ requires-port "^1.0.0"
1967
+
1952
1968
http2-wrapper@^1.0.0-beta.5.2 :
1953
1969
version "1.0.0-beta.5.2"
1954
1970
resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-1.0.0-beta.5.2.tgz#8b923deb90144aea65cf834b016a340fc98556f3"
2416
2432
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
2417
2433
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
2418
2434
2419
- lodash@^4.17.12, lodash@^4.17.14 :
2435
+ lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.20 :
2420
2436
version "4.17.20"
2421
2437
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
2422
2438
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
3153
3169
iconv-lite "0.4.24"
3154
3170
unpipe "1.0.0"
3155
3171
3156
- raw-body@^2.3.0 :
3157
- version "2.4.1"
3158
- resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.1.tgz#30ac82f98bb5ae8c152e67149dac8d55153b168c"
3159
- integrity sha512-9WmIKF6mkvA0SLmA2Knm9+qj89e+j1zqgyn8aXGd7+nAduPoqgI9lO57SAZNn/Byzo5P7JhXTyg9PzaJbH73bA==
3160
- dependencies :
3161
- bytes "3.1.0"
3162
- http-errors "1.7.3"
3163
- iconv-lite "0.4.24"
3164
- unpipe "1.0.0"
3165
-
3166
3172
read-pkg-up@^1.0.1 :
3167
3173
version "1.0.1"
3168
3174
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
@@ -3230,6 +3236,11 @@ replace-ext@^1.0.0:
3230
3236
resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.1.tgz#2d6d996d04a15855d967443631dd5f77825b016a"
3231
3237
integrity sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==
3232
3238
3239
+ requires-port@^1.0.0 :
3240
+ version "1.0.0"
3241
+ resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
3242
+ integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
3243
+
3233
3244
resolve-alpn@^1.0.0 :
3234
3245
version "1.0.0"
3235
3246
resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.0.0.tgz#745ad60b3d6aff4b4a48e01b8c0bdc70959e0e8c"
0 commit comments