|
4922 | 4922 | resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-1.8.0.tgz#682477dbbbd07cd032731cb3b0e7eaee3d026b69" |
4923 | 4923 | integrity sha512-2aoSC4UUbHDj2uCsCxcG/vRMXey/m17bC7UwitVm5hn22nI8O8Y9iDpA76Orc+DWkQ4zZrOKEshCqR/jSuXAHA== |
4924 | 4924 |
|
4925 | | -"@types/http-proxy@^1.17.4": |
4926 | | - version "1.17.5" |
4927 | | - resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.5.tgz#c203c5e6e9dc6820d27a40eb1e511c70a220423d" |
4928 | | - integrity sha512-GNkDE7bTv6Sf8JbV2GksknKOsk7OznNYHSdrtvPJXO0qJ9odZig6IZKUi5RFGi6d1bf6dgIAe4uXi3DBc7069Q== |
| 4925 | +"@types/http-proxy@^1.17.8": |
| 4926 | + version "1.17.17" |
| 4927 | + resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.17.tgz#d9e2c4571fe3507343cb210cd41790375e59a533" |
| 4928 | + integrity sha512-ED6LB+Z1AVylNTu7hdzuBqOgMnvG/ld6wGCG8wFnAzKX5uyW2K3WD52v0gnLCTK/VLpXtKckgWuyScYK6cSPaw== |
4929 | 4929 | dependencies: |
4930 | 4930 | "@types/node" "*" |
4931 | 4931 |
|
@@ -11995,15 +11995,15 @@ http-proxy-agent@^4.0.0, http-proxy-agent@^4.0.1: |
11995 | 11995 | agent-base "6" |
11996 | 11996 | debug "4" |
11997 | 11997 |
|
11998 | | -http-proxy-middleware@^1.0.6: |
11999 | | - version "1.0.6" |
12000 | | - resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.0.6.tgz#0618557722f450375d3796d701a8ac5407b3b94e" |
12001 | | - integrity sha512-NyL6ZB6cVni7pl+/IT2W0ni5ME00xR0sN27AQZZrpKn1b+qRh+mLbBxIq9Cq1oGfmTc7BUq4HB77mxwCaxAYNg== |
| 11998 | +http-proxy-middleware@^2.0.10: |
| 11999 | + version "2.0.10" |
| 12000 | + resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.10.tgz#b2df7b705203d7a8c269ac8450cf96b00c532f94" |
| 12001 | + integrity sha512-RKzRWNPxUZqbuk3BC5mGVJbBnWgr+diEnjJexIOytFbBzDy88Fbh/YvBr3DsNrl1jYAfjWfpATEv0NO35FDuPQ== |
12002 | 12002 | dependencies: |
12003 | | - "@types/http-proxy" "^1.17.4" |
| 12003 | + "@types/http-proxy" "^1.17.8" |
12004 | 12004 | http-proxy "^1.18.1" |
12005 | 12005 | is-glob "^4.0.1" |
12006 | | - lodash "^4.17.20" |
| 12006 | + is-plain-obj "^3.0.0" |
12007 | 12007 | micromatch "^4.0.2" |
12008 | 12008 |
|
12009 | 12009 | http-proxy@^1.18.1: |
@@ -12714,6 +12714,11 @@ is-plain-obj@^2.0.0: |
12714 | 12714 | resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287" |
12715 | 12715 | integrity sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA== |
12716 | 12716 |
|
| 12717 | +is-plain-obj@^3.0.0: |
| 12718 | + version "3.0.0" |
| 12719 | + resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz#af6f2ea14ac5a646183a5bbdb5baabbc156ad9d7" |
| 12720 | + integrity sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA== |
| 12721 | + |
12717 | 12722 | is-plain-object@3.0.1: |
12718 | 12723 | version "3.0.1" |
12719 | 12724 | resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-3.0.1.tgz#662d92d24c0aa4302407b0d45d21f2251c85f85b" |
|
0 commit comments