Skip to content

Commit c22cbf6

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 875775f commit c22cbf6

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

yarn.lock

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4040,7 +4040,7 @@ debug@^3.1.1:
40404040
dependencies:
40414041
ms "^2.1.1"
40424042

4043-
debug@^3.2.5, debug@^3.2.6:
4043+
debug@^3.2.5:
40444044
version "3.2.6"
40454045
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
40464046
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -4861,10 +4861,10 @@ etag@~1.8.1:
48614861
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
48624862
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
48634863

4864-
eventemitter3@^3.0.0:
4865-
version "3.1.2"
4866-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
4867-
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
4864+
eventemitter3@^4.0.0:
4865+
version "4.0.7"
4866+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
4867+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
48684868

48694869
events@^3.0.0:
48704870
version "3.0.0"
@@ -5223,11 +5223,9 @@ flush-write-stream@^1.0.0:
52235223
readable-stream "^2.3.6"
52245224

52255225
follow-redirects@^1.0.0:
5226-
version "1.7.0"
5227-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
5228-
integrity sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==
5229-
dependencies:
5230-
debug "^3.2.6"
5226+
version "1.13.1"
5227+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
5228+
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
52315229

52325230
for-in@^1.0.2:
52335231
version "1.0.2"
@@ -5831,11 +5829,11 @@ [email protected]:
58315829
micromatch "^3.1.10"
58325830

58335831
http-proxy@^1.17.0:
5834-
version "1.17.0"
5835-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
5836-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
5832+
version "1.18.1"
5833+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
5834+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
58375835
dependencies:
5838-
eventemitter3 "^3.0.0"
5836+
eventemitter3 "^4.0.0"
58395837
follow-redirects "^1.0.0"
58405838
requires-port "^1.0.0"
58415839

0 commit comments

Comments
 (0)