Skip to content

Commit 1825e25

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/typescript-with-swc/yarn.lock

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

14951495
http-proxy-middleware@^2.0.7:
1496-
version "2.0.7"
1497-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
1498-
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
1496+
version "2.0.9"
1497+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz#e9e63d68afaa4eee3d147f39149ab84c0c2815ef"
1498+
integrity sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==
14991499
dependencies:
15001500
"@types/http-proxy" "^1.17.8"
15011501
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)