Skip to content

Commit 9d59126

Browse files
Bump http-proxy from 1.16.2 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 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.16.2...1.18.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4354fb commit 9d59126

File tree

1 file changed

+13
-30
lines changed

1 file changed

+13
-30
lines changed

yarn.lock

Lines changed: 13 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2522,7 +2522,7 @@ [email protected]:
25222522

25232523
25242524
version "1.0.6"
2525-
resolved "http://registry.npmjs.org/combined-stream/-/combined-stream-1.0.6.tgz#723e7df6e801ac5613113a7e445a9b69cb632818"
2525+
resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.6.tgz#723e7df6e801ac5613113a7e445a9b69cb632818"
25262526
dependencies:
25272527
delayed-stream "~1.0.0"
25282528

@@ -2780,12 +2780,6 @@ [email protected]:
27802780
dependencies:
27812781
ms "2.1.2"
27822782

2783-
debug@=3.1.0:
2784-
version "3.1.0"
2785-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
2786-
dependencies:
2787-
ms "2.0.0"
2788-
27892783
debug@^2.1.0:
27902784
version "2.6.6"
27912785
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.6.tgz#a9fa6fbe9ca43cf1e79f73b75c0189cbb7d6db5a"
@@ -3510,10 +3504,6 @@ etag@~1.8.1:
35103504
version "1.8.1"
35113505
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
35123506

3513-
3514-
version "1.2.0"
3515-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-1.2.0.tgz#1c86991d816ad1e504750e73874224ecf3bec508"
3516-
35173507
eventemitter3@^4.0.0:
35183508
version "4.0.7"
35193509
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
@@ -3965,10 +3955,9 @@ flatted@^3.1.0:
39653955
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
39663956

39673957
follow-redirects@^1.0.0:
3968-
version "1.5.8"
3969-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.8.tgz#1dbfe13e45ad969f813e86c00e5296f525c885a1"
3970-
dependencies:
3971-
debug "=3.1.0"
3958+
version "1.15.2"
3959+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
3960+
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
39723961

39733962
for-each@^0.3.3:
39743963
version "0.3.3"
@@ -4597,21 +4586,14 @@ http-errors@~1.6.1:
45974586

45984587
http-errors@~1.6.2:
45994588
version "1.6.3"
4600-
resolved "http://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d"
4589+
resolved "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d"
46014590
dependencies:
46024591
depd "~1.1.2"
46034592
inherits "2.0.3"
46044593
setprototypeof "1.1.0"
46054594
statuses ">= 1.4.0 < 2"
46064595

4607-
http-proxy@^1.13.1:
4608-
version "1.16.2"
4609-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.16.2.tgz#06dff292952bf64dbe8471fa9df73066d4f37742"
4610-
dependencies:
4611-
eventemitter3 "1.x.x"
4612-
requires-port "1.x.x"
4613-
4614-
http-proxy@^1.18.1:
4596+
http-proxy@^1.13.1, http-proxy@^1.18.1:
46154597
version "1.18.1"
46164598
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
46174599
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
@@ -5887,7 +5869,7 @@ minimatch@^3.1.1:
58875869

58885870
58895871
version "0.0.8"
5890-
resolved "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
5872+
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
58915873

58925874
minimist@^0.2.1:
58935875
version "0.2.2"
@@ -5905,7 +5887,7 @@ minimist@^1.2.5, minimist@^1.2.6:
59055887

59065888
minimist@~0.0.1:
59075889
version "0.0.10"
5908-
resolved "http://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
5890+
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
59095891

59105892
minipass@^2.2.0:
59115893
version "2.3.4"
@@ -5923,7 +5905,7 @@ mixin-deep@^1.2.0:
59235905

59245906
mkdirp@^0.5.0, mkdirp@^0.5.1:
59255907
version "0.5.1"
5926-
resolved "http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
5908+
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
59275909
dependencies:
59285910
minimist "0.0.8"
59295911

@@ -6867,9 +6849,10 @@ requireindex@^1.2.0:
68676849
resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.2.0.tgz#3463cdb22ee151902635aa6c9535d4de9c2ef1ef"
68686850
integrity sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==
68696851

6870-
requires-port@1.x.x, requires-port@^1.0.0:
6852+
requires-port@^1.0.0:
68716853
version "1.0.0"
68726854
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
6855+
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
68736856

68746857
reselect@^3.0.1:
68756858
version "3.0.1"
@@ -7019,7 +7002,7 @@ rsvp@^4.8.5:
70197002

70207003
rsvp@~3.2.1:
70217004
version "3.2.1"
7022-
resolved "http://registry.npmjs.org/rsvp/-/rsvp-3.2.1.tgz#07cb4a5df25add9e826ebc67dcc9fd89db27d84a"
7005+
resolved "https://registry.npmjs.org/rsvp/-/rsvp-3.2.1.tgz#07cb4a5df25add9e826ebc67dcc9fd89db27d84a"
70237006

70247007
run-async@^2.2.0:
70257008
version "2.3.0"
@@ -8419,7 +8402,7 @@ [email protected]:
84198402

84208403
yargs@~3.10.0:
84218404
version "3.10.0"
8422-
resolved "http://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
8405+
resolved "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
84238406
dependencies:
84248407
camelcase "^1.0.2"
84258408
cliui "^2.1.0"

0 commit comments

Comments
 (0)