|
2777 | 2777 | resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-1.8.1.tgz#e81ad28a60bee0328c6d2384e029aec626f1ae67"
|
2778 | 2778 | integrity sha512-e+2rjEwK6KDaNOm5Aa9wNGgyS9oSZU/4pfSMMPYNOfjvFI0WVXm29+ITRFr6aKDvvKo7uU1jV68MW4ScsfDi7Q==
|
2779 | 2779 |
|
2780 |
| -"@types/http-proxy@^1.17.5": |
2781 |
| - version "1.17.7" |
2782 |
| - resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.7.tgz#30ea85cc2c868368352a37f0d0d3581e24834c6f" |
2783 |
| - integrity sha512-9hdj6iXH64tHSLTY+Vt2eYOGzSogC+JQ2H7bdPWkuh7KXP5qLllWx++t+K9Wk556c3dkDdPws/SpMRi0sdCT1w== |
| 2780 | +"@types/http-proxy@^1.17.8": |
| 2781 | + version "1.17.15" |
| 2782 | + resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.15.tgz#12118141ce9775a6499ecb4c01d02f90fc839d36" |
| 2783 | + integrity sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ== |
2784 | 2784 | dependencies:
|
2785 | 2785 | "@types/node" "*"
|
2786 | 2786 |
|
@@ -4038,7 +4038,7 @@ babel-plugin-polyfill-regenerator@^0.2.2:
|
4038 | 4038 | dependencies:
|
4039 | 4039 | "@babel/helper-define-polyfill-provider" "^0.2.2"
|
4040 | 4040 |
|
4041 |
| -[email protected], "babel-plugin-styled-components@>= 1.12.0", babel-plugin-styled-components@^1.10.6: |
| 4041 | +"babel-plugin-styled-components@>= 1.12.0", babel-plugin-styled-components@^1.10.6: |
4042 | 4042 | version "1.12.0"
|
4043 | 4043 | resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.12.0.tgz#1dec1676512177de6b827211e9eda5a30db4f9b9"
|
4044 | 4044 | integrity sha512-FEiD7l5ZABdJPpLssKXjBUJMYqzbcNzBowfXDCdJhOpbhWiewapUaY+LZGT8R4Jg2TwOjGjG4RKeyrO5p9sBkA==
|
@@ -7486,11 +7486,11 @@ http-proxy-agent@^4.0.1:
|
7486 | 7486 | debug "4"
|
7487 | 7487 |
|
7488 | 7488 | http-proxy-middleware@^2.0.0:
|
7489 |
| - version "2.0.1" |
7490 |
| - resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.1.tgz#7ef3417a479fb7666a571e09966c66a39bd2c15f" |
7491 |
| - integrity sha512-cfaXRVoZxSed/BmkA7SwBVNI9Kj7HFltaE5rqYOub5kWzWZ+gofV2koVN1j2rMW7pEfSSlCHGJ31xmuyFyfLOg== |
| 7489 | + version "2.0.7" |
| 7490 | + resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6" |
| 7491 | + integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA== |
7492 | 7492 | dependencies:
|
7493 |
| - "@types/http-proxy" "^1.17.5" |
| 7493 | + "@types/http-proxy" "^1.17.8" |
7494 | 7494 | http-proxy "^1.18.1"
|
7495 | 7495 | is-glob "^4.0.1"
|
7496 | 7496 | is-plain-obj "^3.0.0"
|
|
0 commit comments