Skip to content

Commit b9c4c1c

Browse files
Bump http-proxy from 1.18.0 to 1.18.1 (#538)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](http-party/node-http-proxy@1.18.0...1.18.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 552f1c0 commit b9c4c1c

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

yarn.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4005,9 +4005,9 @@ event-emitter@~0.3.5:
40054005
es5-ext "~0.10.14"
40064006

40074007
eventemitter3@^4.0.0:
4008-
version "4.0.0"
4009-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb"
4010-
integrity sha512-qerSRB0p+UDEssxTtm6EDKcE7W4OaoisfIMl4CngyEhjpYglocpNg6UEqCvemdGhosAsg4sO2dXJOdyBifPGCg==
4008+
version "4.0.7"
4009+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
4010+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
40114011

40124012
events@^3.0.0:
40134013
version "3.1.0"
@@ -4493,11 +4493,9 @@ fmix@^0.1.0:
44934493
imul "^1.0.0"
44944494

44954495
follow-redirects@^1.0.0:
4496-
version "1.9.0"
4497-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f"
4498-
integrity sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A==
4499-
dependencies:
4500-
debug "^3.0.0"
4496+
version "1.13.0"
4497+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
4498+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
45014499

45024500
for-in@^1.0.1, for-in@^1.0.2:
45034501
version "1.0.2"
@@ -5408,9 +5406,9 @@ [email protected]:
54085406
micromatch "^3.1.10"
54095407

54105408
http-proxy@^1.17.0:
5411-
version "1.18.0"
5412-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
5413-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
5409+
version "1.18.1"
5410+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
5411+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
54145412
dependencies:
54155413
eventemitter3 "^4.0.0"
54165414
follow-redirects "^1.0.0"

0 commit comments

Comments
 (0)