Skip to content

Commit c04b679

Browse files
chore(deps): bump http-proxy from 1.17.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.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.17.0...1.18.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d07ff35 commit c04b679

1 file changed

Lines changed: 12 additions & 14 deletions

File tree

yarn.lock

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2917,7 +2917,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
29172917
dependencies:
29182918
ms "2.0.0"
29192919

2920-
debug@3.2.6, debug@^3.0.0, debug@^3.2.5, debug@^3.2.6:
2920+
debug@3.2.6, debug@^3.2.5, debug@^3.2.6:
29212921
version "3.2.6"
29222922
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
29232923
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -3651,10 +3651,10 @@ etag@~1.8.1:
36513651
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
36523652
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
36533653

3654-
eventemitter3@^3.0.0:
3655-
version "3.1.2"
3656-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
3657-
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
3654+
eventemitter3@^4.0.0:
3655+
version "4.0.7"
3656+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
3657+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
36583658

36593659
events@^3.0.0:
36603660
version "3.0.0"
@@ -4096,11 +4096,9 @@ flush-write-stream@^1.0.0:
40964096
readable-stream "^2.3.6"
40974097

40984098
follow-redirects@^1.0.0:
4099-
version "1.9.0"
4100-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f"
4101-
integrity sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A==
4102-
dependencies:
4103-
debug "^3.0.0"
4099+
version "1.13.0"
4100+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
4101+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
41044102

41054103
for-in@^1.0.2:
41064104
version "1.0.2"
@@ -4841,11 +4839,11 @@ http-proxy-middleware@^0.19.1:
48414839
micromatch "^3.1.10"
48424840

48434841
http-proxy@^1.13.0, http-proxy@^1.17.0:
4844-
version "1.17.0"
4845-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
4846-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
4842+
version "1.18.1"
4843+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
4844+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
48474845
dependencies:
4848-
eventemitter3 "^3.0.0"
4846+
eventemitter3 "^4.0.0"
48494847
follow-redirects "^1.0.0"
48504848
requires-port "^1.0.0"
48514849

0 commit comments

Comments
 (0)