Skip to content

Commit c62b61c

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

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
@@ -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.7"
7247+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
7248+
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
72497249
dependencies:
72507250
"@types/http-proxy" "^1.17.8"
72517251
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)