Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Commit 622e36c

Browse files
chore(deps): 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 870fb47 commit 622e36c

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
@@ -4474,7 +4474,7 @@ debug@2.6.9, debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.
44744474
dependencies:
44754475
ms "2.0.0"
44764476

4477-
debug@3.1.0, debug@=3.1.0:
4477+
debug@3.1.0:
44784478
version "3.1.0"
44794479
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
44804480
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
@@ -5735,10 +5735,10 @@ eventemitter3@4.0.4:
57355735
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.4.tgz#b5463ace635a083d018bdc7c917b4c5f10a85384"
57365736
integrity sha512-rlaVLnVxtxvoyLsQQFBx53YmXHDxRIzzTLbdfxqi4yocpSjAxXwkU0cScM5JgSKMqEhrZpnvQ2D9gjylR0AimQ==
57375737

5738-
eventemitter3@^3.0.0:
5739-
version "3.1.0"
5740-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
5741-
integrity sha512-ivIvhpq/Y0uSjcHDcOIccjmYjGLcP09MFGE7ysAwkAvkXfpZlC985pH2/ui64DKazbTW/4kN3yqozUxlXzI6cA==
5738+
eventemitter3@^4.0.0:
5739+
version "4.0.7"
5740+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
5741+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
57425742

57435743
eventlistener@0.0.1:
57445744
version "0.0.1"
@@ -6281,11 +6281,9 @@ flush-write-stream@^1.0.0:
62816281
readable-stream "^2.0.4"
62826282

62836283
follow-redirects@^1.0.0:
6284-
version "1.5.9"
6285-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.9.tgz#c9ed9d748b814a39535716e531b9196a845d89c6"
6286-
integrity sha512-Bh65EZI/RU8nx0wbYF9shkFZlqLP+6WT/5FnA3cE/djNSuKNHJEinGGZgu/cQEkeeb2GdFOgenAmn8qaqYke2w==
6287-
dependencies:
6288-
debug "=3.1.0"
6284+
version "1.13.0"
6285+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
6286+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
62896287

62906288
for-each@^0.3.2, for-each@~0.3.3:
62916289
version "0.3.3"
@@ -7268,11 +7266,11 @@ http-proxy-middleware@~0.18.0:
72687266
micromatch "^3.1.9"
72697267

72707268
http-proxy@^1.16.2:
7271-
version "1.17.0"
7272-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
7273-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
7269+
version "1.18.1"
7270+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
7271+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
72747272
dependencies:
7275-
eventemitter3 "^3.0.0"
7273+
eventemitter3 "^4.0.0"
72767274
follow-redirects "^1.0.0"
72777275
requires-port "^1.0.0"
72787276

0 commit comments

Comments
 (0)