Skip to content

Commit dd3fd5f

Browse files
chore(deps): bump http-proxy-middleware in /examples/flow-with-babel (#913)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1825e25 commit dd3fd5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/flow-with-babel/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2168,9 +2168,9 @@ http-parser-js@>=0.5.1:
21682168
integrity sha512-n1XsPy3rXVxlqxVioEWdC+0+M+SQw0DpJynwtOPo1X+ZlvdzTLtDBIJJlDQTnwZIFJrZSzSGmIOUdP8tu+SgLw==
21692169

21702170
http-proxy-middleware@^2.0.7:
2171-
version "2.0.7"
2172-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
2173-
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
2171+
version "2.0.9"
2172+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz#e9e63d68afaa4eee3d147f39149ab84c0c2815ef"
2173+
integrity sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==
21742174
dependencies:
21752175
"@types/http-proxy" "^1.17.8"
21762176
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)