Skip to content

Commit 0964e22

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
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.7"
7039+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
7040+
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
70417041
dependencies:
70427042
"@types/http-proxy" "^1.17.8"
70437043
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)