Skip to content

Commit ab9adf3

Browse files
fix: update dependency http-proxy-middleware to v2.0.9 [security]
1 parent 46bf806 commit ab9adf3

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
@@ -7035,9 +7035,9 @@ http-proxy-agent@^4.0.1:
70357035
debug "4"
70367036

70377037
http-proxy-middleware@^2.0.0:
7038-
version "2.0.3"
7039-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.3.tgz#5df04f69a89f530c2284cd71eeaa51ba52243289"
7040-
integrity sha512-1bloEwnrHMnCoO/Gcwbz7eSVvW50KPES01PecpagI+YLNLci4AcuKJrujW4Mc3sBLpFxMSlsLNHS5Nl/lvrTPA==
7038+
version "2.0.9"
7039+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz#e9e63d68afaa4eee3d147f39149ab84c0c2815ef"
7040+
integrity sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==
70417041
dependencies:
70427042
"@types/http-proxy" "^1.17.8"
70437043
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)