Skip to content

Commit eebe316

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 6f72acc commit eebe316

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
@@ -2017,13 +2017,6 @@ [email protected], debug@^2.1.2, debug@^2.2.0, debug@^2.3.3:
20172017
dependencies:
20182018
ms "2.0.0"
20192019

2020-
debug@=3.1.0:
2021-
version "3.1.0"
2022-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
2023-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
2024-
dependencies:
2025-
ms "2.0.0"
2026-
20272020
debug@^3.1.0:
20282021
version "3.2.5"
20292022
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.5.tgz#c2418fbfd7a29f4d4f70ff4cea604d4b64c46407"
@@ -2404,10 +2397,10 @@ etag@~1.8.1:
24042397
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
24052398
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
24062399

2407-
eventemitter3@^3.0.0:
2408-
version "3.1.0"
2409-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
2410-
integrity sha512-ivIvhpq/Y0uSjcHDcOIccjmYjGLcP09MFGE7ysAwkAvkXfpZlC985pH2/ui64DKazbTW/4kN3yqozUxlXzI6cA==
2400+
eventemitter3@^4.0.0:
2401+
version "4.0.7"
2402+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
2403+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
24112404

24122405
events@^1.0.0:
24132406
version "1.1.1"
@@ -2715,11 +2708,9 @@ flush-write-stream@^1.0.0:
27152708
readable-stream "^2.0.4"
27162709

27172710
follow-redirects@^1.0.0:
2718-
version "1.5.8"
2719-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.8.tgz#1dbfe13e45ad969f813e86c00e5296f525c885a1"
2720-
integrity sha512-sy1mXPmv7kLAMKW/8XofG7o9T+6gAjzdZK4AJF6ryqQYUa/hnzgiypoeUecZ53x7XiqKNEpNqLtS97MshW2nxg==
2721-
dependencies:
2722-
debug "=3.1.0"
2711+
version "1.14.1"
2712+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
2713+
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
27232714

27242715
font-awesome@^4.7.0:
27252716
version "4.7.0"
@@ -3184,11 +3175,11 @@ http-proxy-middleware@~0.18.0:
31843175
micromatch "^3.1.9"
31853176

31863177
http-proxy@^1.16.2:
3187-
version "1.17.0"
3188-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
3189-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
3178+
version "1.18.1"
3179+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
3180+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
31903181
dependencies:
3191-
eventemitter3 "^3.0.0"
3182+
eventemitter3 "^4.0.0"
31923183
follow-redirects "^1.0.0"
31933184
requires-port "^1.0.0"
31943185

0 commit comments

Comments
 (0)