|
1762 | 1762 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
|
1763 | 1763 | integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==
|
1764 | 1764 |
|
1765 |
| -"@types/http-proxy@^1.17.4": |
1766 |
| - version "1.17.4" |
1767 |
| - resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.4.tgz#e7c92e3dbe3e13aa799440ff42e6d3a17a9d045b" |
1768 |
| - integrity sha512-IrSHl2u6AWXduUaDLqYpt45tLVCtYv7o4Z0s1KghBCDgIIS9oW5K1H8mZG/A2CfeLdEa7rTd1ACOiHBc1EMT2Q== |
| 1765 | +"@types/http-proxy@^1.17.8": |
| 1766 | + version "1.17.8" |
| 1767 | + resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.8.tgz#968c66903e7e42b483608030ee85800f22d03f55" |
| 1768 | + integrity sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA== |
1769 | 1769 | dependencies:
|
1770 | 1770 | "@types/node" "*"
|
1771 | 1771 |
|
@@ -6042,15 +6042,15 @@ http-errors@~1.7.2:
|
6042 | 6042 | statuses ">= 1.5.0 < 2"
|
6043 | 6043 | toidentifier "1.0.0"
|
6044 | 6044 |
|
6045 |
| -http-proxy-middleware@^1.0.6: |
6046 |
| - version "1.0.6" |
6047 |
| - resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.0.6.tgz#0618557722f450375d3796d701a8ac5407b3b94e" |
6048 |
| - integrity sha512-NyL6ZB6cVni7pl+/IT2W0ni5ME00xR0sN27AQZZrpKn1b+qRh+mLbBxIq9Cq1oGfmTc7BUq4HB77mxwCaxAYNg== |
| 6045 | +http-proxy-middleware@^2.0.4: |
| 6046 | + version "2.0.4" |
| 6047 | + resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.4.tgz#03af0f4676d172ae775cb5c33f592f40e1a4e07a" |
| 6048 | + integrity sha512-m/4FxX17SUvz4lJ5WPXOHDUuCwIqXLfLHs1s0uZ3oYjhoXlx9csYxaOa0ElDEJ+h8Q4iJ1s+lTMbiCa4EXIJqg== |
6049 | 6049 | dependencies:
|
6050 |
| - "@types/http-proxy" "^1.17.4" |
| 6050 | + "@types/http-proxy" "^1.17.8" |
6051 | 6051 | http-proxy "^1.18.1"
|
6052 | 6052 | is-glob "^4.0.1"
|
6053 |
| - lodash "^4.17.20" |
| 6053 | + is-plain-obj "^3.0.0" |
6054 | 6054 | micromatch "^4.0.2"
|
6055 | 6055 |
|
6056 | 6056 | http-proxy@^1.18.1:
|
@@ -6484,6 +6484,11 @@ is-plain-obj@^1.0.0, is-plain-obj@^1.1.0:
|
6484 | 6484 | resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
|
6485 | 6485 | integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
|
6486 | 6486 |
|
| 6487 | +is-plain-obj@^3.0.0: |
| 6488 | + version "3.0.0" |
| 6489 | + resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz#af6f2ea14ac5a646183a5bbdb5baabbc156ad9d7" |
| 6490 | + integrity sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA== |
| 6491 | + |
6487 | 6492 | is-plain-object@^2.0.3, is-plain-object@^2.0.4:
|
6488 | 6493 | version "2.0.4"
|
6489 | 6494 | resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
|
|
0 commit comments