Skip to content

Commit 413eedf

Browse files
Bump http-proxy from 1.17.0 to 1.18.1 (#100)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c0a8ee commit 413eedf

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

yarn.lock

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5748,11 +5748,16 @@ event-source-polyfill@^1.0.5:
57485748
resolved "https://registry.yarnpkg.com/event-source-polyfill/-/event-source-polyfill-1.0.7.tgz#79a0a432e00ef53387309d6213d98332bab0a4ea"
57495749
integrity sha512-TPbIjt4c3dlO7WTdsaTdwcxD1jKl+2gGD6dfauEmGqRNtpoB9ith/c4qa+X8XbTV5FsvTrkjepXfamWxntklVA==
57505750

5751-
eventemitter3@^3.0.0, eventemitter3@^3.1.0:
5751+
eventemitter3@^3.1.0:
57525752
version "3.1.2"
57535753
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
57545754
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
57555755

5756+
eventemitter3@^4.0.0:
5757+
version "4.0.7"
5758+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
5759+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
5760+
57565761
events@^3.0.0:
57575762
version "3.0.0"
57585763
resolved "https://registry.yarnpkg.com/events/-/events-3.0.0.tgz#9a0a0dfaf62893d92b875b8f2698ca4114973e88"
@@ -6329,11 +6334,9 @@ flush-write-stream@^1.0.0:
63296334
readable-stream "^2.3.6"
63306335

63316336
follow-redirects@^1.0.0:
6332-
version "1.7.0"
6333-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
6334-
integrity sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==
6335-
dependencies:
6336-
debug "^3.2.6"
6337+
version "1.13.0"
6338+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
6339+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
63376340

63386341
for-each@^0.3.3:
63396342
version "0.3.3"
@@ -7817,11 +7820,11 @@ http-proxy-middleware@^0.19.1:
78177820
micromatch "^3.1.10"
78187821

78197822
http-proxy@^1.17.0:
7820-
version "1.17.0"
7821-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
7822-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
7823+
version "1.18.1"
7824+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
7825+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
78237826
dependencies:
7824-
eventemitter3 "^3.0.0"
7827+
eventemitter3 "^4.0.0"
78257828
follow-redirects "^1.0.0"
78267829
requires-port "^1.0.0"
78277830

0 commit comments

Comments
 (0)