Skip to content

Commit b8546cb

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 58a5623 commit b8546cb

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
@@ -2751,9 +2751,9 @@ etag@~1.8.1:
27512751
version "1.8.1"
27522752
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
27532753

2754-
eventemitter3@^3.0.0:
2755-
version "3.1.0"
2756-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
2754+
eventemitter3@^4.0.0:
2755+
version "4.0.7"
2756+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
27572757

27582758
events@^1.0.0:
27592759
version "1.1.1"
@@ -3077,10 +3077,8 @@ [email protected]:
30773077
debug "^2.2.0"
30783078

30793079
follow-redirects@^1.0.0:
3080-
version "1.5.0"
3081-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.0.tgz#234f49cf770b7f35b40e790f636ceba0c3a0ab77"
3082-
dependencies:
3083-
debug "^3.1.0"
3080+
version "1.15.2"
3081+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
30843082

30853083
for-in@^1.0.1, for-in@^1.0.2:
30863084
version "1.0.2"
@@ -3585,10 +3583,10 @@ http-proxy-agent@^2.1.0:
35853583
debug "3.1.0"
35863584

35873585
http-proxy@^1.13.0:
3588-
version "1.17.0"
3589-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
3586+
version "1.18.1"
3587+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
35903588
dependencies:
3591-
eventemitter3 "^3.0.0"
3589+
eventemitter3 "^4.0.0"
35923590
follow-redirects "^1.0.0"
35933591
requires-port "^1.0.0"
35943592

0 commit comments

Comments
 (0)