Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

Commit a78cf11

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 6743e4f commit a78cf11

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

yarn.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1962,9 +1962,9 @@ event-emitter@~0.3.5:
19621962
d "1"
19631963
es5-ext "~0.10.14"
19641964

1965-
eventemitter3@^3.0.0:
1966-
version "3.1.0"
1967-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
1965+
eventemitter3@^4.0.0:
1966+
version "4.0.7"
1967+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
19681968

19691969
events@^1.0.0:
19701970
version "1.1.1"
@@ -2219,10 +2219,8 @@ flush-write-stream@^1.0.0:
22192219
readable-stream "^2.0.4"
22202220

22212221
follow-redirects@^1.0.0, follow-redirects@^1.3.0:
2222-
version "1.5.7"
2223-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.7.tgz#a39e4804dacb90202bca76a9e2ac10433ca6a69a"
2224-
dependencies:
2225-
debug "^3.1.0"
2222+
version "1.13.0"
2223+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
22262224

22272225
for-in@^0.1.3:
22282226
version "0.1.8"
@@ -2634,10 +2632,10 @@ http-proxy-middleware@~0.17.4:
26342632
micromatch "^2.3.11"
26352633

26362634
http-proxy@^1.16.2:
2637-
version "1.17.0"
2638-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
2635+
version "1.18.1"
2636+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
26392637
dependencies:
2640-
eventemitter3 "^3.0.0"
2638+
eventemitter3 "^4.0.0"
26412639
follow-redirects "^1.0.0"
26422640
requires-port "^1.0.0"
26432641

0 commit comments

Comments
 (0)