Skip to content

Commit 875f838

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] <support@github.com>
1 parent 2b016d3 commit 875f838

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

package-lock.json

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2475,7 +2475,7 @@ debug@=3.1.0:
24752475
dependencies:
24762476
ms "2.0.0"
24772477

2478-
debug@^3.2.5, debug@^3.2.6:
2478+
debug@^3.2.5:
24792479
version "3.2.6"
24802480
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
24812481
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -3118,10 +3118,10 @@ etag@~1.8.1:
31183118
version "0.4.1"
31193119
resolved "git://github.com/adobe-webplatform/eve.git#eef80ed8d188423c2272746fb8ae5cc8dad84cb1"
31203120

3121-
eventemitter3@^3.0.0:
3122-
version "3.1.0"
3123-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
3124-
integrity sha512-ivIvhpq/Y0uSjcHDcOIccjmYjGLcP09MFGE7ysAwkAvkXfpZlC985pH2/ui64DKazbTW/4kN3yqozUxlXzI6cA==
3121+
eventemitter3@^4.0.0:
3122+
version "4.0.7"
3123+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
3124+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
31253125

31263126
events@^3.0.0:
31273127
version "3.0.0"
@@ -3481,11 +3481,9 @@ follow-redirects@1.5.10:
34813481
debug "=3.1.0"
34823482

34833483
follow-redirects@^1.0.0:
3484-
version "1.7.0"
3485-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
3486-
integrity sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==
3487-
dependencies:
3488-
debug "^3.2.6"
3484+
version "1.14.1"
3485+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
3486+
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
34893487

34903488
for-in@^0.1.3:
34913489
version "0.1.8"
@@ -4030,11 +4028,11 @@ http-proxy-middleware@^0.19.1:
40304028
micromatch "^3.1.10"
40314029

40324030
http-proxy@^1.17.0:
4033-
version "1.17.0"
4034-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
4035-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
4031+
version "1.18.1"
4032+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
4033+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
40364034
dependencies:
4037-
eventemitter3 "^3.0.0"
4035+
eventemitter3 "^4.0.0"
40384036
follow-redirects "^1.0.0"
40394037
requires-port "^1.0.0"
40404038

0 commit comments

Comments
 (0)