|
3257 | 3257 | resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.4.tgz#7eb47726c391b7345a6ec35ad7f4de469cf5ba4f" |
3258 | 3258 | integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA== |
3259 | 3259 |
|
3260 | | -"@types/http-proxy@^1.17.8": |
| 3260 | +"@types/http-proxy@^1.17.15", "@types/http-proxy@^1.17.8": |
3261 | 3261 | version "1.17.15" |
3262 | 3262 | resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.15.tgz#12118141ce9775a6499ecb4c01d02f90fc839d36" |
3263 | 3263 | integrity sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ== |
@@ -5068,7 +5068,7 @@ debug@2.6.9, debug@^2.6.0: |
5068 | 5068 | dependencies: |
5069 | 5069 | ms "2.0.0" |
5070 | 5070 |
|
5071 | | -debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.4.0: |
| 5071 | +debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.6, debug@^4.4.0: |
5072 | 5072 | version "4.4.0" |
5073 | 5073 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" |
5074 | 5074 | integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== |
@@ -6569,7 +6569,19 @@ http-parser-js@>=0.5.1: |
6569 | 6569 | resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.5.9.tgz#b817b3ca0edea6236225000d795378707c169cec" |
6570 | 6570 | integrity sha512-n1XsPy3rXVxlqxVioEWdC+0+M+SQw0DpJynwtOPo1X+ZlvdzTLtDBIJJlDQTnwZIFJrZSzSGmIOUdP8tu+SgLw== |
6571 | 6571 |
|
6572 | | -http-proxy-middleware@2.0.7, http-proxy-middleware@^2.0.3: |
| 6572 | +http-proxy-middleware@3.0.3: |
| 6573 | + version "3.0.3" |
| 6574 | + resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-3.0.3.tgz#dc1313c75bd00d81e103823802551ee30130ebd1" |
| 6575 | + integrity sha512-usY0HG5nyDUwtqpiZdETNbmKtw3QQ1jwYFZ9wi5iHzX2BcILwQKtYDJPo7XHTsu5Z0B2Hj3W9NNnbd+AjFWjqg== |
| 6576 | + dependencies: |
| 6577 | + "@types/http-proxy" "^1.17.15" |
| 6578 | + debug "^4.3.6" |
| 6579 | + http-proxy "^1.18.1" |
| 6580 | + is-glob "^4.0.3" |
| 6581 | + is-plain-object "^5.0.0" |
| 6582 | + micromatch "^4.0.8" |
| 6583 | + |
| 6584 | +http-proxy-middleware@^2.0.3: |
6573 | 6585 | version "2.0.7" |
6574 | 6586 | resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6" |
6575 | 6587 | integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA== |
@@ -6900,6 +6912,11 @@ is-plain-object@^2.0.4: |
6900 | 6912 | dependencies: |
6901 | 6913 | isobject "^3.0.1" |
6902 | 6914 |
|
| 6915 | +is-plain-object@^5.0.0: |
| 6916 | + version "5.0.0" |
| 6917 | + resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344" |
| 6918 | + integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q== |
| 6919 | + |
6903 | 6920 | is-regexp@^1.0.0: |
6904 | 6921 | version "1.0.0" |
6905 | 6922 | resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069" |
|
0 commit comments