|
3284 | 3284 | resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.4.tgz#7eb47726c391b7345a6ec35ad7f4de469cf5ba4f" |
3285 | 3285 | integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA== |
3286 | 3286 |
|
3287 | | -"@types/http-proxy@^1.17.8": |
| 3287 | +"@types/http-proxy@^1.17.15", "@types/http-proxy@^1.17.8": |
3288 | 3288 | version "1.17.15" |
3289 | 3289 | resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.15.tgz#12118141ce9775a6499ecb4c01d02f90fc839d36" |
3290 | 3290 | integrity sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ== |
@@ -5095,7 +5095,7 @@ debug@2.6.9, debug@^2.6.0: |
5095 | 5095 | dependencies: |
5096 | 5096 | ms "2.0.0" |
5097 | 5097 |
|
5098 | | -debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.4.0: |
| 5098 | +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: |
5099 | 5099 | version "4.4.0" |
5100 | 5100 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" |
5101 | 5101 | integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== |
@@ -6596,7 +6596,19 @@ http-parser-js@>=0.5.1: |
6596 | 6596 | resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.5.9.tgz#b817b3ca0edea6236225000d795378707c169cec" |
6597 | 6597 | integrity sha512-n1XsPy3rXVxlqxVioEWdC+0+M+SQw0DpJynwtOPo1X+ZlvdzTLtDBIJJlDQTnwZIFJrZSzSGmIOUdP8tu+SgLw== |
6598 | 6598 |
|
6599 | | -http-proxy-middleware@2.0.7, http-proxy-middleware@^2.0.3: |
| 6599 | +http-proxy-middleware@3.0.3: |
| 6600 | + version "3.0.3" |
| 6601 | + resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-3.0.3.tgz#dc1313c75bd00d81e103823802551ee30130ebd1" |
| 6602 | + integrity sha512-usY0HG5nyDUwtqpiZdETNbmKtw3QQ1jwYFZ9wi5iHzX2BcILwQKtYDJPo7XHTsu5Z0B2Hj3W9NNnbd+AjFWjqg== |
| 6603 | + dependencies: |
| 6604 | + "@types/http-proxy" "^1.17.15" |
| 6605 | + debug "^4.3.6" |
| 6606 | + http-proxy "^1.18.1" |
| 6607 | + is-glob "^4.0.3" |
| 6608 | + is-plain-object "^5.0.0" |
| 6609 | + micromatch "^4.0.8" |
| 6610 | + |
| 6611 | +http-proxy-middleware@^2.0.3: |
6600 | 6612 | version "2.0.7" |
6601 | 6613 | resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6" |
6602 | 6614 | integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA== |
@@ -6927,6 +6939,11 @@ is-plain-object@^2.0.4: |
6927 | 6939 | dependencies: |
6928 | 6940 | isobject "^3.0.1" |
6929 | 6941 |
|
| 6942 | +is-plain-object@^5.0.0: |
| 6943 | + version "5.0.0" |
| 6944 | + resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344" |
| 6945 | + integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q== |
| 6946 | + |
6930 | 6947 | is-regexp@^1.0.0: |
6931 | 6948 | version "1.0.0" |
6932 | 6949 | resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069" |
|
0 commit comments