-
-
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.
Merge branch 'main' into dependabot/npm_and_yarn/http-proxy-middlewar…
…e-2.0.7
- Loading branch information
Showing
1 changed file
with
150 additions
and
56 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3765,21 +3765,21 @@ binary-extensions@^2.0.0: | |
resolved "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz" | ||
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA== | ||
|
||
[email protected].1: | ||
version "1.20.1" | ||
resolved "https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz" | ||
integrity sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw== | ||
[email protected].3: | ||
version "1.20.3" | ||
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6" | ||
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g== | ||
dependencies: | ||
bytes "3.1.2" | ||
content-type "~1.0.4" | ||
content-type "~1.0.5" | ||
debug "2.6.9" | ||
depd "2.0.0" | ||
destroy "1.2.0" | ||
http-errors "2.0.0" | ||
iconv-lite "0.4.24" | ||
on-finished "2.4.1" | ||
qs "6.11.0" | ||
raw-body "2.5.1" | ||
qs "6.13.0" | ||
raw-body "2.5.2" | ||
type-is "~1.6.18" | ||
unpipe "1.0.0" | ||
|
||
|
@@ -3975,6 +3975,17 @@ call-bind@^1.0.0, call-bind@^1.0.2: | |
function-bind "^1.1.1" | ||
get-intrinsic "^1.0.2" | ||
|
||
call-bind@^1.0.7: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9" | ||
integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w== | ||
dependencies: | ||
es-define-property "^1.0.0" | ||
es-errors "^1.3.0" | ||
function-bind "^1.1.2" | ||
get-intrinsic "^1.2.4" | ||
set-function-length "^1.2.1" | ||
|
||
callsites@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" | ||
|
@@ -4447,7 +4458,7 @@ [email protected]: | |
dependencies: | ||
safe-buffer "5.2.1" | ||
|
||
content-type@~1.0.4: | ||
content-type@~1.0.4, content-type@~1.0.5: | ||
version "1.0.5" | ||
resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz" | ||
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA== | ||
|
@@ -4467,10 +4478,10 @@ [email protected]: | |
resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz" | ||
integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ== | ||
|
||
cookie@0.5.0: | ||
version "0.5.0" | ||
resolved "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz" | ||
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw== | ||
cookie@0.7.1: | ||
version "0.7.1" | ||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" | ||
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== | ||
|
||
copy-text-to-clipboard@^3.0.1: | ||
version "3.2.0" | ||
|
@@ -4886,6 +4897,15 @@ define-data-property@^1.0.1: | |
gopd "^1.0.1" | ||
has-property-descriptors "^1.0.0" | ||
|
||
define-data-property@^1.1.4: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e" | ||
integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A== | ||
dependencies: | ||
es-define-property "^1.0.0" | ||
es-errors "^1.3.0" | ||
gopd "^1.0.1" | ||
|
||
define-lazy-prop@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz" | ||
|
@@ -5208,6 +5228,11 @@ encodeurl@~1.0.2: | |
resolved "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz" | ||
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== | ||
|
||
encodeurl@~2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58" | ||
integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg== | ||
|
||
end-of-stream@^1.1.0: | ||
version "1.4.4" | ||
resolved "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" | ||
|
@@ -5285,6 +5310,18 @@ es-abstract@^1.22.1: | |
unbox-primitive "^1.0.2" | ||
which-typed-array "^1.1.11" | ||
|
||
es-define-property@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845" | ||
integrity sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ== | ||
dependencies: | ||
get-intrinsic "^1.2.4" | ||
|
||
es-errors@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" | ||
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== | ||
|
||
es-iterator-helpers@^1.0.12: | ||
version "1.0.15" | ||
resolved "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.15.tgz" | ||
|
@@ -5728,36 +5765,36 @@ expect@^29.0.0, expect@^29.7.0: | |
jest-util "^29.7.0" | ||
|
||
express@^4.17.3: | ||
version "4.18.2" | ||
resolved "https://registry.npmjs.org/express/-/express-4.18.2.tgz" | ||
integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ== | ||
version "4.21.1" | ||
resolved "https://registry.yarnpkg.com/express/-/express-4.21.1.tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281" | ||
integrity sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ== | ||
dependencies: | ||
accepts "~1.3.8" | ||
array-flatten "1.1.1" | ||
body-parser "1.20.1" | ||
body-parser "1.20.3" | ||
content-disposition "0.5.4" | ||
content-type "~1.0.4" | ||
cookie "0.5.0" | ||
cookie "0.7.1" | ||
cookie-signature "1.0.6" | ||
debug "2.6.9" | ||
depd "2.0.0" | ||
encodeurl "~1.0.2" | ||
encodeurl "~2.0.0" | ||
escape-html "~1.0.3" | ||
etag "~1.8.1" | ||
finalhandler "1.2.0" | ||
finalhandler "1.3.1" | ||
fresh "0.5.2" | ||
http-errors "2.0.0" | ||
merge-descriptors "1.0.1" | ||
merge-descriptors "1.0.3" | ||
methods "~1.1.2" | ||
on-finished "2.4.1" | ||
parseurl "~1.3.3" | ||
path-to-regexp "0.1.7" | ||
path-to-regexp "0.1.10" | ||
proxy-addr "~2.0.7" | ||
qs "6.11.0" | ||
qs "6.13.0" | ||
range-parser "~1.2.1" | ||
safe-buffer "5.2.1" | ||
send "0.18.0" | ||
serve-static "1.15.0" | ||
send "0.19.0" | ||
serve-static "1.16.2" | ||
setprototypeof "1.2.0" | ||
statuses "2.0.1" | ||
type-is "~1.6.18" | ||
|
@@ -5917,13 +5954,13 @@ fill-range@^7.0.1: | |
dependencies: | ||
to-regex-range "^5.0.1" | ||
|
||
finalhandler@1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz" | ||
integrity sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg== | ||
finalhandler@1.3.1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.3.1.tgz#0c575f1d1d324ddd1da35ad7ece3df7d19088019" | ||
integrity sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ== | ||
dependencies: | ||
debug "2.6.9" | ||
encodeurl "~1.0.2" | ||
encodeurl "~2.0.0" | ||
escape-html "~1.0.3" | ||
on-finished "2.4.1" | ||
parseurl "~1.3.3" | ||
|
@@ -6132,6 +6169,11 @@ function-bind@^1.1.1: | |
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" | ||
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== | ||
|
||
function-bind@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" | ||
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== | ||
|
||
function.prototype.name@^1.1.5, function.prototype.name@^1.1.6: | ||
version "1.1.6" | ||
resolved "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz" | ||
|
@@ -6167,6 +6209,17 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@ | |
has-proto "^1.0.1" | ||
has-symbols "^1.0.3" | ||
|
||
get-intrinsic@^1.2.4: | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd" | ||
integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ== | ||
dependencies: | ||
es-errors "^1.3.0" | ||
function-bind "^1.1.2" | ||
has-proto "^1.0.1" | ||
has-symbols "^1.0.3" | ||
hasown "^2.0.0" | ||
|
||
get-own-enumerable-property-symbols@^3.0.0: | ||
version "3.0.2" | ||
resolved "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz" | ||
|
@@ -6439,6 +6492,13 @@ has-property-descriptors@^1.0.0: | |
dependencies: | ||
get-intrinsic "^1.1.1" | ||
|
||
has-property-descriptors@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854" | ||
integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg== | ||
dependencies: | ||
es-define-property "^1.0.0" | ||
|
||
has-proto@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz" | ||
|
@@ -6473,6 +6533,13 @@ hash-sum@^1.0.2: | |
resolved "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz" | ||
integrity sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA== | ||
|
||
hasown@^2.0.0: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003" | ||
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== | ||
dependencies: | ||
function-bind "^1.1.2" | ||
|
||
hast-to-hyperscript@^9.0.0: | ||
version "9.0.1" | ||
resolved "https://registry.npmjs.org/hast-to-hyperscript/-/hast-to-hyperscript-9.0.1.tgz" | ||
|
@@ -8377,10 +8444,10 @@ memfs@^3.1.2, memfs@^3.4.3: | |
dependencies: | ||
fs-monkey "^1.0.4" | ||
|
||
[email protected].1: | ||
version "1.0.1" | ||
resolved "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz" | ||
integrity sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w== | ||
[email protected].3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz#d80319a65f3c7935351e5cfdac8f9318504dbed5" | ||
integrity sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ== | ||
|
||
merge-stream@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -8677,6 +8744,11 @@ object-inspect@^1.12.3, object-inspect@^1.9.0: | |
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz" | ||
integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g== | ||
|
||
object-inspect@^1.13.1: | ||
version "1.13.2" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff" | ||
integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g== | ||
|
||
object-keys@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" | ||
|
@@ -9032,10 +9104,10 @@ path-scurry@^1.10.1: | |
lru-cache "^9.1.1 || ^10.0.0" | ||
minipass "^5.0.0 || ^6.0.2 || ^7.0.0" | ||
|
||
[email protected].7: | ||
version "0.1.7" | ||
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz" | ||
integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ== | ||
[email protected].10: | ||
version "0.1.10" | ||
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b" | ||
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w== | ||
|
||
[email protected]: | ||
version "2.2.1" | ||
|
@@ -9755,12 +9827,12 @@ pure-rand@^6.0.0: | |
resolved "https://registry.npmjs.org/pure-rand/-/pure-rand-6.0.3.tgz" | ||
integrity sha512-KddyFewCsO0j3+np81IQ+SweXLDnDQTs5s67BOnrYmYe/yNmUhttQyGsYzy8yUnoljGAQ9sl38YB4vH8ur7Y+w== | ||
|
||
qs@6.11.0: | ||
version "6.11.0" | ||
resolved "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz" | ||
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q== | ||
qs@6.13.0: | ||
version "6.13.0" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906" | ||
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg== | ||
dependencies: | ||
side-channel "^1.0.4" | ||
side-channel "^1.0.6" | ||
|
||
querystringify@^2.1.1: | ||
version "2.2.0" | ||
|
@@ -9808,10 +9880,10 @@ range-parser@^1.2.1, range-parser@~1.2.1: | |
resolved "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" | ||
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg== | ||
|
||
[email protected].1: | ||
version "2.5.1" | ||
resolved "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz" | ||
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig== | ||
[email protected].2: | ||
version "2.5.2" | ||
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a" | ||
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA== | ||
dependencies: | ||
bytes "3.1.2" | ||
http-errors "2.0.0" | ||
|
@@ -10649,10 +10721,10 @@ semver@^7.3.2, semver@^7.3.4, semver@^7.3.7, semver@^7.3.8, semver@^7.5.3, semve | |
dependencies: | ||
lru-cache "^6.0.0" | ||
|
||
send@0.18.0: | ||
version "0.18.0" | ||
resolved "https://registry.npmjs.org/send/-/send-0.18.0.tgz" | ||
integrity sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg== | ||
send@0.19.0: | ||
version "0.19.0" | ||
resolved "https://registry.yarnpkg.com/send/-/send-0.19.0.tgz#bbc5a388c8ea6c048967049dbeac0e4a3f09d7f8" | ||
integrity sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw== | ||
dependencies: | ||
debug "2.6.9" | ||
depd "2.0.0" | ||
|
@@ -10709,15 +10781,27 @@ serve-index@^1.9.1: | |
mime-types "~2.1.17" | ||
parseurl "~1.3.2" | ||
|
||
serve-static@1.15.0: | ||
version "1.15.0" | ||
resolved "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz" | ||
integrity sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g== | ||
serve-static@1.16.2: | ||
version "1.16.2" | ||
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.16.2.tgz#b6a5343da47f6bdd2673848bf45754941e803296" | ||
integrity sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw== | ||
dependencies: | ||
encodeurl "~1.0.2" | ||
encodeurl "~2.0.0" | ||
escape-html "~1.0.3" | ||
parseurl "~1.3.3" | ||
send "0.18.0" | ||
send "0.19.0" | ||
|
||
set-function-length@^1.2.1: | ||
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" | ||
integrity sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg== | ||
dependencies: | ||
define-data-property "^1.1.4" | ||
es-errors "^1.3.0" | ||
function-bind "^1.1.2" | ||
get-intrinsic "^1.2.4" | ||
gopd "^1.0.1" | ||
has-property-descriptors "^1.0.2" | ||
|
||
set-function-name@^2.0.0, set-function-name@^2.0.1: | ||
version "2.0.1" | ||
|
@@ -10790,6 +10874,16 @@ side-channel@^1.0.4: | |
get-intrinsic "^1.0.2" | ||
object-inspect "^1.9.0" | ||
|
||
side-channel@^1.0.6: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2" | ||
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA== | ||
dependencies: | ||
call-bind "^1.0.7" | ||
es-errors "^1.3.0" | ||
get-intrinsic "^1.2.4" | ||
object-inspect "^1.13.1" | ||
|
||
signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: | ||
version "3.0.7" | ||
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" | ||
|