Skip to content

Commit 982184d

Browse files
fix: update dependency http-proxy-middleware to v2.0.9 [security]
1 parent b59233b commit 982184d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7243,9 +7243,9 @@ http-proxy-agent@^4.0.1:
72437243
debug "4"
72447244

72457245
http-proxy-middleware@^2.0.0:
7246-
version "2.0.3"
7247-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.3.tgz#5df04f69a89f530c2284cd71eeaa51ba52243289"
7248-
integrity sha512-1bloEwnrHMnCoO/Gcwbz7eSVvW50KPES01PecpagI+YLNLci4AcuKJrujW4Mc3sBLpFxMSlsLNHS5Nl/lvrTPA==
7246+
version "2.0.9"
7247+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz#e9e63d68afaa4eee3d147f39149ab84c0c2815ef"
7248+
integrity sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==
72497249
dependencies:
72507250
"@types/http-proxy" "^1.17.8"
72517251
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)