-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency express to v4.18.0
- Loading branch information
1 parent
908b9b6
commit e2eac3c
Showing
2 changed files
with
131 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -530,21 +530,23 @@ bluebird@^3.5.0, bluebird@^3.5.1, bluebird@~3.5.1: | |
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7" | ||
integrity sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw== | ||
|
||
body-parser@1.19.2: | ||
version "1.19.2" | ||
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.2.tgz#4714ccd9c157d44797b8b5607d72c0b89952f26e" | ||
integrity sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw== | ||
body-parser@1.20.0: | ||
version "1.20.0" | ||
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.0.tgz#3de69bd89011c11573d7bfee6a64f11b6bd27cc5" | ||
integrity sha512-DfJ+q6EPcGKZD1QWUjSpqp+Q7bDQTsQIF4zfUAtZ6qk+H/3/QRhg9CEp39ss+/T2vw0+HaidC0ecJj/DRLIaKg== | ||
dependencies: | ||
bytes "3.1.2" | ||
content-type "~1.0.4" | ||
debug "2.6.9" | ||
depd "~1.1.2" | ||
http-errors "1.8.1" | ||
depd "2.0.0" | ||
destroy "1.2.0" | ||
http-errors "2.0.0" | ||
iconv-lite "0.4.24" | ||
on-finished "~2.3.0" | ||
qs "6.9.7" | ||
raw-body "2.4.3" | ||
on-finished "2.4.1" | ||
qs "6.10.3" | ||
raw-body "2.5.1" | ||
type-is "~1.6.18" | ||
unpipe "1.0.0" | ||
|
||
bottleneck@^2.0.1: | ||
version "2.13.0" | ||
|
@@ -684,6 +686,14 @@ cache-base@^1.0.1: | |
union-value "^1.0.0" | ||
unset-value "^1.0.0" | ||
|
||
call-bind@^1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c" | ||
integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA== | ||
dependencies: | ||
function-bind "^1.1.1" | ||
get-intrinsic "^1.0.2" | ||
|
||
call-limit@~1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/call-limit/-/call-limit-1.1.0.tgz#6fd61b03f3da42a2cd0ec2b60f02bd0e71991fea" | ||
|
@@ -1106,10 +1116,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" | ||
integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw= | ||
|
||
cookie@0.4.2: | ||
version "0.4.2" | ||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432" | ||
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA== | ||
cookie@0.5.0: | ||
version "0.5.0" | ||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b" | ||
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw== | ||
|
||
copy-concurrently@^1.0.0: | ||
version "1.0.5" | ||
|
@@ -1312,15 +1322,15 @@ delegates@^1.0.0: | |
resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a" | ||
integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o= | ||
|
||
depd@~1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9" | ||
integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak= | ||
depd@2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df" | ||
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw== | ||
|
||
destroy@~1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80" | ||
integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA= | ||
destroy@1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015" | ||
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg== | ||
|
||
detect-indent@^5.0.0, detect-indent@~5.0.0: | ||
version "5.0.0" | ||
|
@@ -1555,38 +1565,39 @@ expand-brackets@^2.1.4: | |
snapdragon "^0.8.1" | ||
to-regex "^3.0.1" | ||
|
||
express@4.17.3: | ||
version "4.17.3" | ||
resolved "https://registry.yarnpkg.com/express/-/express-4.17.3.tgz#f6c7302194a4fb54271b73a1fe7a06478c8f85a1" | ||
integrity sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg== | ||
express@4.18.0: | ||
version "4.18.0" | ||
resolved "https://registry.yarnpkg.com/express/-/express-4.18.0.tgz#7a426773325d0dd5406395220614c0db10b6e8e2" | ||
integrity sha512-EJEXxiTQJS3lIPrU1AE2vRuT7X7E+0KBbpm5GSoK524yl0K8X+er8zS2P14E64eqsVNoWbMCT7MpmQ+ErAhgRg== | ||
dependencies: | ||
accepts "~1.3.8" | ||
array-flatten "1.1.1" | ||
body-parser "1.19.2" | ||
body-parser "1.20.0" | ||
content-disposition "0.5.4" | ||
content-type "~1.0.4" | ||
cookie "0.4.2" | ||
cookie "0.5.0" | ||
cookie-signature "1.0.6" | ||
debug "2.6.9" | ||
depd "~1.1.2" | ||
depd "2.0.0" | ||
encodeurl "~1.0.2" | ||
escape-html "~1.0.3" | ||
etag "~1.8.1" | ||
finalhandler "~1.1.2" | ||
finalhandler "1.2.0" | ||
fresh "0.5.2" | ||
http-errors "2.0.0" | ||
merge-descriptors "1.0.1" | ||
methods "~1.1.2" | ||
on-finished "~2.3.0" | ||
on-finished "2.4.1" | ||
parseurl "~1.3.3" | ||
path-to-regexp "0.1.7" | ||
proxy-addr "~2.0.7" | ||
qs "6.9.7" | ||
qs "6.10.3" | ||
range-parser "~1.2.1" | ||
safe-buffer "5.2.1" | ||
send "0.17.2" | ||
serve-static "1.14.2" | ||
send "0.18.0" | ||
serve-static "1.15.0" | ||
setprototypeof "1.2.0" | ||
statuses "~1.5.0" | ||
statuses "2.0.1" | ||
type-is "~1.6.18" | ||
utils-merge "1.0.1" | ||
vary "~1.1.2" | ||
|
@@ -1693,17 +1704,17 @@ fill-range@^7.0.1: | |
dependencies: | ||
to-regex-range "^5.0.1" | ||
|
||
finalhandler@~1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.1.2.tgz#b7e7d000ffd11938d0fdb053506f6ebabe9f587d" | ||
integrity sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA== | ||
finalhandler@1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.2.0.tgz#7d23fe5731b207b4640e4fcd00aec1f9207a7b32" | ||
integrity sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg== | ||
dependencies: | ||
debug "2.6.9" | ||
encodeurl "~1.0.2" | ||
escape-html "~1.0.3" | ||
on-finished "~2.3.0" | ||
on-finished "2.4.1" | ||
parseurl "~1.3.3" | ||
statuses "~1.5.0" | ||
statuses "2.0.1" | ||
unpipe "~1.0.0" | ||
|
||
find-npm-prefix@^1.0.2: | ||
|
@@ -1869,6 +1880,11 @@ fstream@^1.0.0, fstream@^1.0.2: | |
mkdirp ">=0.5 0" | ||
rimraf "2" | ||
|
||
function-bind@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" | ||
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== | ||
|
||
gauge@~2.7.3: | ||
version "2.7.4" | ||
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7" | ||
|
@@ -1919,6 +1935,15 @@ get-caller-file@^2.0.1: | |
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" | ||
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== | ||
|
||
get-intrinsic@^1.0.2: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6" | ||
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q== | ||
dependencies: | ||
function-bind "^1.1.1" | ||
has "^1.0.3" | ||
has-symbols "^1.0.1" | ||
|
||
get-stdin@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe" | ||
|
@@ -2103,6 +2128,11 @@ has-flag@^3.0.0: | |
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" | ||
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0= | ||
|
||
has-symbols@^1.0.1: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8" | ||
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A== | ||
|
||
has-unicode@^2.0.0, has-unicode@~2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" | ||
|
@@ -2139,6 +2169,13 @@ has-values@^1.0.0: | |
is-number "^3.0.0" | ||
kind-of "^4.0.0" | ||
|
||
has@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" | ||
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== | ||
dependencies: | ||
function-bind "^1.1.1" | ||
|
||
[email protected]: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/hbs/-/hbs-4.2.0.tgz#10e40dcc24d5be7342df9636316896617542a32b" | ||
|
@@ -2169,15 +2206,15 @@ http-cache-semantics@^3.8.1: | |
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz#39b0e16add9b605bf0a9ef3d9daaf4843b4cacd2" | ||
integrity sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w== | ||
|
||
http-errors@1.8.1: | ||
version "1.8.1" | ||
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.8.1.tgz#7c3f28577cbc8a207388455dbd62295ed07bd68c" | ||
integrity sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g== | ||
http-errors@2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3" | ||
integrity sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ== | ||
dependencies: | ||
depd "~1.1.2" | ||
depd "2.0.0" | ||
inherits "2.0.4" | ||
setprototypeof "1.2.0" | ||
statuses ">= 1.5.0 < 2" | ||
statuses "2.0.1" | ||
toidentifier "1.0.1" | ||
|
||
http-proxy-agent@^2.1.0: | ||
|
@@ -3844,6 +3881,11 @@ object-copy@^0.1.0: | |
define-property "^0.2.5" | ||
kind-of "^3.0.3" | ||
|
||
object-inspect@^1.9.0: | ||
version "1.12.0" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0" | ||
integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g== | ||
|
||
object-visit@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb" | ||
|
@@ -3858,10 +3900,10 @@ object.pick@^1.3.0: | |
dependencies: | ||
isobject "^3.0.1" | ||
|
||
on-finished@~2.3.0: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947" | ||
integrity sha1-IPEzZIGwg811M3mSoWlxqi2QaUc= | ||
on-finished@2.4.1: | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f" | ||
integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg== | ||
dependencies: | ||
ee-first "1.1.1" | ||
|
||
|
@@ -4365,10 +4407,12 @@ qrcode-terminal@^0.12.0: | |
resolved "https://registry.yarnpkg.com/qrcode-terminal/-/qrcode-terminal-0.12.0.tgz#bb5b699ef7f9f0505092a3748be4464fe71b5819" | ||
integrity sha512-EXtzRZmC+YGmGlDFbXKxQiMZNwCLEO6BANKXG4iCtSIM0yqc/pappSx3RIKr4r0uh5JsBckOXeKrB3Iz7mdQpQ== | ||
|
||
[email protected]: | ||
version "6.9.7" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.7.tgz#4610846871485e1e048f44ae3b94033f0e675afe" | ||
integrity sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw== | ||
[email protected]: | ||
version "6.10.3" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e" | ||
integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ== | ||
dependencies: | ||
side-channel "^1.0.4" | ||
|
||
qs@~6.5.2: | ||
version "6.5.2" | ||
|
@@ -4398,13 +4442,13 @@ range-parser@~1.2.1: | |
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031" | ||
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg== | ||
|
||
raw-body@2.4.3: | ||
version "2.4.3" | ||
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.3.tgz#8f80305d11c2a0a545c2d9d89d7a0286fcead43c" | ||
integrity sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g== | ||
raw-body@2.5.1: | ||
version "2.5.1" | ||
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857" | ||
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig== | ||
dependencies: | ||
bytes "3.1.2" | ||
http-errors "1.8.1" | ||
http-errors "2.0.0" | ||
iconv-lite "0.4.24" | ||
unpipe "1.0.0" | ||
|
||
|
@@ -4852,34 +4896,34 @@ semver@~5.3.0: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" | ||
integrity sha1-myzl094C0XxgEq0yaqa00M9U+U8= | ||
|
||
send@0.17.2: | ||
version "0.17.2" | ||
resolved "https://registry.yarnpkg.com/send/-/send-0.17.2.tgz#926622f76601c41808012c8bf1688fe3906f7820" | ||
integrity sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww== | ||
send@0.18.0: | ||
version "0.18.0" | ||
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be" | ||
integrity sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg== | ||
dependencies: | ||
debug "2.6.9" | ||
depd "~1.1.2" | ||
destroy "~1.0.4" | ||
depd "2.0.0" | ||
destroy "1.2.0" | ||
encodeurl "~1.0.2" | ||
escape-html "~1.0.3" | ||
etag "~1.8.1" | ||
fresh "0.5.2" | ||
http-errors "1.8.1" | ||
http-errors "2.0.0" | ||
mime "1.6.0" | ||
ms "2.1.3" | ||
on-finished "~2.3.0" | ||
on-finished "2.4.1" | ||
range-parser "~1.2.1" | ||
statuses "~1.5.0" | ||
statuses "2.0.1" | ||
|
||
serve-static@1.14.2: | ||
version "1.14.2" | ||
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.14.2.tgz#722d6294b1d62626d41b43a013ece4598d292bfa" | ||
integrity sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ== | ||
serve-static@1.15.0: | ||
version "1.15.0" | ||
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.15.0.tgz#faaef08cffe0a1a62f60cad0c4e513cff0ac9540" | ||
integrity sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g== | ||
dependencies: | ||
encodeurl "~1.0.2" | ||
escape-html "~1.0.3" | ||
parseurl "~1.3.3" | ||
send "0.17.2" | ||
send "0.18.0" | ||
|
||
set-blocking@^2.0.0, set-blocking@~2.0.0: | ||
version "2.0.0" | ||
|
@@ -4943,6 +4987,15 @@ shebang-regex@^3.0.0: | |
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" | ||
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== | ||
|
||
side-channel@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf" | ||
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw== | ||
dependencies: | ||
call-bind "^1.0.0" | ||
get-intrinsic "^1.0.2" | ||
object-inspect "^1.9.0" | ||
|
||
signal-exit@^3.0.0, signal-exit@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" | ||
|
@@ -5181,10 +5234,10 @@ static-extend@^0.1.1: | |
define-property "^0.2.5" | ||
object-copy "^0.1.0" | ||
|
||
"statuses@>= 1.5.0 < 2", statuses@~1.5.0: | ||
version "1.5.0" | ||
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" | ||
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow= | ||
statuses@2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63" | ||
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ== | ||
|
||
stdout-stream@^1.4.0: | ||
version "1.4.1" | ||
|