Skip to content

Commit 984d216

Browse files
committed
fix: fix HMR
Fix #2392 Upgrades http-proxy
1 parent 54b84b3 commit 984d216

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
@@ -6870,9 +6870,9 @@ http-proxy-middleware@0.19.1:
68706870
micromatch "^3.1.10"
68716871

68726872
http-proxy@^1.17.0:
6873-
version "1.18.0"
6874-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
6875-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
6873+
version "1.18.1"
6874+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
6875+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
68766876
dependencies:
68776877
eventemitter3 "^4.0.0"
68786878
follow-redirects "^1.0.0"

0 commit comments

Comments
 (0)