Skip to content

Commit d579bdf

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 e5befbd commit d579bdf

File tree

1 file changed

+11
-20
lines changed

1 file changed

+11
-20
lines changed

yarn.lock

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3672,13 +3672,6 @@ [email protected], debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.
36723672
dependencies:
36733673
ms "2.0.0"
36743674

3675-
debug@=3.1.0:
3676-
version "3.1.0"
3677-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3678-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3679-
dependencies:
3680-
ms "2.0.0"
3681-
36823675
debug@^3.2.5:
36833676
version "3.2.6"
36843677
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
@@ -4468,10 +4461,10 @@ etag@~1.8.1:
44684461
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
44694462
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
44704463

4471-
eventemitter3@^3.0.0:
4472-
version "3.1.0"
4473-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
4474-
integrity sha512-ivIvhpq/Y0uSjcHDcOIccjmYjGLcP09MFGE7ysAwkAvkXfpZlC985pH2/ui64DKazbTW/4kN3yqozUxlXzI6cA==
4464+
eventemitter3@^4.0.0:
4465+
version "4.0.7"
4466+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
4467+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
44754468

44764469
events@^3.0.0:
44774470
version "3.0.0"
@@ -4879,11 +4872,9 @@ [email protected]:
48794872
debug "^2.2.0"
48804873

48814874
follow-redirects@^1.0.0:
4882-
version "1.5.10"
4883-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
4884-
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
4885-
dependencies:
4886-
debug "=3.1.0"
4875+
version "1.13.3"
4876+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.3.tgz#e5598ad50174c1bc4e872301e82ac2cd97f90267"
4877+
integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==
48874878

48884879
for-in@^0.1.3:
48894880
version "0.1.8"
@@ -5586,11 +5577,11 @@ http-proxy-middleware@^0.20.0:
55865577
micromatch "^4.0.2"
55875578

55885579
http-proxy@^1.17.0:
5589-
version "1.17.0"
5590-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
5591-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
5580+
version "1.18.1"
5581+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
5582+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
55925583
dependencies:
5593-
eventemitter3 "^3.0.0"
5584+
eventemitter3 "^4.0.0"
55945585
follow-redirects "^1.0.0"
55955586
requires-port "^1.0.0"
55965587

0 commit comments

Comments
 (0)