Skip to content

Commit 9cde011

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] <[email protected]>
1 parent 25a98bb commit 9cde011

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

yarn.lock

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2993,7 +2993,7 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
29932993
dependencies:
29942994
ms "2.0.0"
29952995

2996-
debug@^3.0.0, debug@^3.1.1, debug@^3.2.5:
2996+
debug@^3.1.1, debug@^3.2.5:
29972997
version "3.2.6"
29982998
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
29992999
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -3565,9 +3565,9 @@ etag@~1.8.1:
35653565
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
35663566

35673567
eventemitter3@^4.0.0:
3568-
version "4.0.0"
3569-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb"
3570-
integrity sha512-qerSRB0p+UDEssxTtm6EDKcE7W4OaoisfIMl4CngyEhjpYglocpNg6UEqCvemdGhosAsg4sO2dXJOdyBifPGCg==
3568+
version "4.0.7"
3569+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
3570+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
35713571

35723572
events@^3.0.0:
35733573
version "3.1.0"
@@ -3874,11 +3874,9 @@ flush-write-stream@^1.0.0:
38743874
readable-stream "^2.3.6"
38753875

38763876
follow-redirects@^1.0.0:
3877-
version "1.11.0"
3878-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.11.0.tgz#afa14f08ba12a52963140fe43212658897bc0ecb"
3879-
integrity sha512-KZm0V+ll8PfBrKwMzdo5D13b1bur9Iq9Zd/RMmAoQQcl2PxxFml8cxXPaaPYVbV0RjNjq1CU7zIzAOqtUPudmA==
3880-
dependencies:
3881-
debug "^3.0.0"
3877+
version "1.15.2"
3878+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
3879+
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
38823880

38833881
for-in@^0.1.3:
38843882
version "0.1.8"
@@ -4384,9 +4382,9 @@ [email protected]:
43844382
micromatch "^3.1.10"
43854383

43864384
http-proxy@^1.17.0:
4387-
version "1.18.0"
4388-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
4389-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
4385+
version "1.18.1"
4386+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
4387+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
43904388
dependencies:
43914389
eventemitter3 "^4.0.0"
43924390
follow-redirects "^1.0.0"
@@ -7232,7 +7230,7 @@ require-main-filename@^1.0.1:
72327230
requires-port@^1.0.0:
72337231
version "1.0.0"
72347232
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
7235-
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
7233+
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
72367234

72377235
resolve-cwd@^2.0.0:
72387236
version "2.0.0"

0 commit comments

Comments
 (0)