Skip to content

Commit 21c8b21

Browse files
Bump http-proxy from 1.17.0 to 1.18.1 in /app (#21)
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 68d70b0 commit 21c8b21

1 file changed

Lines changed: 11 additions & 20 deletions

File tree

app/yarn.lock

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2708,13 +2708,6 @@ debug@2.6.9, debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.
27082708
dependencies:
27092709
ms "2.0.0"
27102710

2711-
debug@=3.1.0:
2712-
version "3.1.0"
2713-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
2714-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
2715-
dependencies:
2716-
ms "2.0.0"
2717-
27182711
debug@^3.1.0:
27192712
version "3.2.6"
27202713
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
@@ -3365,10 +3358,10 @@ etag@~1.8.1:
33653358
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
33663359
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
33673360

3368-
eventemitter3@^3.0.0:
3369-
version "3.1.0"
3370-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
3371-
integrity sha512-ivIvhpq/Y0uSjcHDcOIccjmYjGLcP09MFGE7ysAwkAvkXfpZlC985pH2/ui64DKazbTW/4kN3yqozUxlXzI6cA==
3361+
eventemitter3@^4.0.0:
3362+
version "4.0.7"
3363+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
3364+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
33723365

33733366
events@^1.0.0:
33743367
version "1.1.1"
@@ -3781,11 +3774,9 @@ flush-write-stream@^1.0.0:
37813774
readable-stream "^2.0.4"
37823775

37833776
follow-redirects@^1.0.0:
3784-
version "1.5.9"
3785-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.9.tgz#c9ed9d748b814a39535716e531b9196a845d89c6"
3786-
integrity sha512-Bh65EZI/RU8nx0wbYF9shkFZlqLP+6WT/5FnA3cE/djNSuKNHJEinGGZgu/cQEkeeb2GdFOgenAmn8qaqYke2w==
3787-
dependencies:
3788-
debug "=3.1.0"
3777+
version "1.13.0"
3778+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
3779+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
37893780

37903781
for-in@^0.1.3:
37913782
version "0.1.8"
@@ -4421,11 +4412,11 @@ http-proxy-middleware@~0.18.0:
44214412
micromatch "^3.1.9"
44224413

44234414
http-proxy@^1.16.2:
4424-
version "1.17.0"
4425-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
4426-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
4415+
version "1.18.1"
4416+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
4417+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
44274418
dependencies:
4428-
eventemitter3 "^3.0.0"
4419+
eventemitter3 "^4.0.0"
44294420
follow-redirects "^1.0.0"
44304421
requires-port "^1.0.0"
44314422

0 commit comments

Comments
 (0)