Skip to content

Commit 68978ab

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 7a1363a commit 68978ab

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
@@ -3392,7 +3392,7 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.8, debug@^2.6.
33923392
dependencies:
33933393
ms "2.0.0"
33943394

3395-
debug@^3.0.0, debug@^3.2.5, debug@^3.2.6:
3395+
debug@^3.2.5, debug@^3.2.6:
33963396
version "3.2.6"
33973397
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
33983398
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -4165,10 +4165,10 @@ etag@~1.8.1:
41654165
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
41664166
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
41674167

4168-
eventemitter3@^3.0.0:
4169-
version "3.1.2"
4170-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
4171-
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
4168+
eventemitter3@^4.0.0:
4169+
version "4.0.7"
4170+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
4171+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
41724172

41734173
events@^3.0.0:
41744174
version "3.0.0"
@@ -4597,11 +4597,9 @@ flush-write-stream@^1.0.0:
45974597
readable-stream "^2.3.6"
45984598

45994599
follow-redirects@^1.0.0:
4600-
version "1.8.1"
4601-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.8.1.tgz#24804f9eaab67160b0e840c085885d606371a35b"
4602-
integrity sha512-micCIbldHioIegeKs41DoH0KS3AXfFzgS30qVkM6z/XOE/GJgvmsoc839NUqa1B9udYe9dQxgv7KFwng6+p/dw==
4603-
dependencies:
4604-
debug "^3.0.0"
4600+
version "1.13.0"
4601+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
4602+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
46054603

46064604
for-in@^0.1.3:
46074605
version "0.1.8"
@@ -5276,11 +5274,11 @@ http-proxy-middleware@^0.19.1:
52765274
micromatch "^3.1.10"
52775275

52785276
http-proxy@^1.17.0:
5279-
version "1.17.0"
5280-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
5281-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
5277+
version "1.18.1"
5278+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
5279+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
52825280
dependencies:
5283-
eventemitter3 "^3.0.0"
5281+
eventemitter3 "^4.0.0"
52845282
follow-redirects "^1.0.0"
52855283
requires-port "^1.0.0"
52865284

0 commit comments

Comments
 (0)