Skip to content

Commit 2f91a34

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 85ef852 commit 2f91a34

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

yarn.lock

+11-13
Original file line numberDiff line numberDiff line change
@@ -3698,10 +3698,10 @@ etag@~1.8.1:
36983698
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
36993699
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
37003700

3701-
eventemitter3@^3.0.0:
3702-
version "3.1.2"
3703-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
3704-
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
3701+
eventemitter3@^4.0.0:
3702+
version "4.0.7"
3703+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
3704+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
37053705

37063706
events@^3.0.0:
37073707
version "3.0.0"
@@ -4061,11 +4061,9 @@ flush-write-stream@^1.0.0:
40614061
readable-stream "^2.3.6"
40624062

40634063
follow-redirects@^1.0.0:
4064-
version "1.7.0"
4065-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
4066-
integrity sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==
4067-
dependencies:
4068-
debug "^3.2.6"
4064+
version "1.14.9"
4065+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
4066+
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
40694067

40704068
for-in@^0.1.3:
40714069
version "0.1.8"
@@ -4615,11 +4613,11 @@ http-proxy-middleware@^0.19.1:
46154613
micromatch "^3.1.10"
46164614

46174615
http-proxy@^1.17.0:
4618-
version "1.17.0"
4619-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
4620-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
4616+
version "1.18.1"
4617+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
4618+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
46214619
dependencies:
4622-
eventemitter3 "^3.0.0"
4620+
eventemitter3 "^4.0.0"
46234621
follow-redirects "^1.0.0"
46244622
requires-port "^1.0.0"
46254623

0 commit comments

Comments
 (0)