Skip to content

Commit 0a568b7

Browse files
build(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] <[email protected]>
1 parent aa6b45c commit 0a568b7

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
@@ -4996,10 +4996,10 @@ etag@~1.8.1:
49964996
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
49974997
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
49984998

4999-
eventemitter3@^3.0.0:
5000-
version "3.1.2"
5001-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
5002-
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
4999+
eventemitter3@^4.0.0:
5000+
version "4.0.7"
5001+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
5002+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
50035003

50045004
events-to-array@^1.0.1:
50055005
version "1.1.2"
@@ -5467,11 +5467,9 @@ flush-write-stream@^1.0.0:
54675467
readable-stream "^2.3.6"
54685468

54695469
follow-redirects@^1.0.0:
5470-
version "1.7.0"
5471-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
5472-
integrity sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==
5473-
dependencies:
5474-
debug "^3.2.6"
5470+
version "1.13.0"
5471+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
5472+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
54755473

54765474
for-in@^1.0.1, for-in@^1.0.2:
54775475
version "1.0.2"
@@ -6098,11 +6096,11 @@ http-proxy-agent@^2.1.0:
60986096
debug "3.1.0"
60996097

61006098
http-proxy@^1.13.1, http-proxy@^1.9.0:
6101-
version "1.17.0"
6102-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
6103-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
6099+
version "1.18.1"
6100+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
6101+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
61046102
dependencies:
6105-
eventemitter3 "^3.0.0"
6103+
eventemitter3 "^4.0.0"
61066104
follow-redirects "^1.0.0"
61076105
requires-port "^1.0.0"
61086106

0 commit comments

Comments
 (0)