|
852 | 852 | dependencies:
|
853 | 853 | "@types/node""*"
|
854 | 854 |
|
855 |
| -"@types/http-proxy@^1.17.5": |
| 855 | +"@types/http-proxy@^1.17.8": |
856 | 856 | version "1.17.8"
|
857 | 857 | resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.8.tgz#968c66903e7e42b483608030ee85800f22d03f55"
|
858 | 858 | integrity sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==
|
@@ -2623,12 +2623,12 @@ http-proxy-agent@^4.0.1:
|
2623 | 2623 | agent-base "6"
|
2624 | 2624 | debug "4"
|
2625 | 2625 |
|
2626 |
| -http-proxy-middleware@2.0.1: |
2627 |
| -version "2.0.1" |
2628 |
| -resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.1.tgz#7ef3417a479fb7666a571e09966c66a39bd2c15f" |
2629 |
| -integrity sha512-cfaXRVoZxSed/BmkA7SwBVNI9Kj7HFltaE5rqYOub5kWzWZ+gofV2koVN1j2rMW7pEfSSlCHGJ31xmuyFyfLOg== |
| 2626 | +http-proxy-middleware@2.0.2: |
| 2627 | +version "2.0.2" |
| 2628 | +resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.2.tgz#94d7593790aad6b3de48164f13792262f656c332" |
| 2629 | +integrity sha512-XtmDN5w+vdFTBZaYhdJAbMqn0DP/EhkUaAeo963mojwpKMMbw6nivtFKw07D7DDOH745L5k0VL0P8KRYNEVF/g== |
2630 | 2630 | dependencies:
|
2631 |
| -"@types/http-proxy""^1.17.5" |
| 2631 | +"@types/http-proxy""^1.17.8" |
2632 | 2632 | http-proxy "^1.18.1"
|
2633 | 2633 | is-glob "^4.0.1"
|
2634 | 2634 | is-plain-obj "^3.0.0"
|
|