Skip to content

Commit cd0836f

Browse files
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] <[email protected]>
1 parent 871e412 commit cd0836f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4568,10 +4568,10 @@ etag@~1.8.1:
45684568
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
45694569
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
45704570

4571-
eventemitter3@^3.0.0:
4572-
version "3.1.2"
4573-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
4574-
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
4571+
eventemitter3@^4.0.0:
4572+
version "4.0.7"
4573+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
4574+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
45754575

45764576
events@^3.0.0:
45774577
version "3.0.0"
@@ -4971,9 +4971,9 @@ flush-write-stream@^1.0.0:
49714971
readable-stream "^2.3.6"
49724972

49734973
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
4974-
version "1.13.1"
4975-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
4976-
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
4974+
version "1.13.3"
4975+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.3.tgz#e5598ad50174c1bc4e872301e82ac2cd97f90267"
4976+
integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==
49774977

49784978
for-in@^0.1.3:
49794979
version "0.1.8"
@@ -5599,11 +5599,11 @@ [email protected]:
55995599
micromatch "^3.1.10"
56005600

56015601
http-proxy@^1.17.0:
5602-
version "1.17.0"
5603-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
5604-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
5602+
version "1.18.1"
5603+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
5604+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
56055605
dependencies:
5606-
eventemitter3 "^3.0.0"
5606+
eventemitter3 "^4.0.0"
56075607
follow-redirects "^1.0.0"
56085608
requires-port "^1.0.0"
56095609

0 commit comments

Comments
 (0)