Skip to content

Commit 709d6a4

Browse files
Bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.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.18.0...1.18.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cf2d98 commit 709d6a4

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4734,9 +4734,9 @@ event-source-polyfill@^1.0.9:
47344734
integrity sha512-+x0BMKTYwZcmGmlkHK0GsXkX1+otfEwqu3QitN0wmWuHaZniw3HeIx1k5OjWX3JUHQHlPS4yONol6eokS1ZAWg==
47354735

47364736
eventemitter3@^4.0.0:
4737-
version "4.0.0"
4738-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb"
4739-
integrity sha512-qerSRB0p+UDEssxTtm6EDKcE7W4OaoisfIMl4CngyEhjpYglocpNg6UEqCvemdGhosAsg4sO2dXJOdyBifPGCg==
4737+
version "4.0.7"
4738+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
4739+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
47404740

47414741
events@^3.0.0:
47424742
version "3.0.0"
@@ -5294,13 +5294,18 @@ flush-write-stream@^1.0.0:
52945294
inherits "^2.0.3"
52955295
readable-stream "^2.3.6"
52965296

5297-
follow-redirects@1.5.10, follow-redirects@^1.0.0:
5297+
follow-redirects@1.5.10:
52985298
version "1.5.10"
52995299
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
53005300
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
53015301
dependencies:
53025302
debug "=3.1.0"
53035303

5304+
follow-redirects@^1.0.0:
5305+
version "1.13.1"
5306+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
5307+
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
5308+
53045309
for-in@^1.0.2:
53055310
version "1.0.2"
53065311
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
@@ -6472,9 +6477,9 @@ http-proxy-middleware@0.19.1:
64726477
micromatch "^3.1.10"
64736478

64746479
http-proxy@^1.17.0:
6475-
version "1.18.0"
6476-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
6477-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
6480+
version "1.18.1"
6481+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
6482+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
64786483
dependencies:
64796484
eventemitter3 "^4.0.0"
64806485
follow-redirects "^1.0.0"

0 commit comments

Comments
 (0)