Skip to content

Commit 37aa4ab

Browse files
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] <support@github.com>
1 parent b575a06 commit 37aa4ab

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -3838,10 +3838,10 @@ etag@~1.8.1:
38383838
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
38393839
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
38403840

3841-
eventemitter3@^3.0.0:
3842-
version "3.1.0"
3843-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
3844-
integrity sha512-ivIvhpq/Y0uSjcHDcOIccjmYjGLcP09MFGE7ysAwkAvkXfpZlC985pH2/ui64DKazbTW/4kN3yqozUxlXzI6cA==
3841+
eventemitter3@^4.0.0:
3842+
version "4.0.7"
3843+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
3844+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
38453845

38463846
events@^3.0.0:
38473847
version "3.0.0"
@@ -4979,11 +4979,11 @@ http-proxy-middleware@~0.18.0:
49794979
micromatch "^3.1.9"
49804980

49814981
http-proxy@^1.16.2:
4982-
version "1.17.0"
4983-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
4984-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
4982+
version "1.18.1"
4983+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
4984+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
49854985
dependencies:
4986-
eventemitter3 "^3.0.0"
4986+
eventemitter3 "^4.0.0"
49874987
follow-redirects "^1.0.0"
49884988
requires-port "^1.0.0"
49894989

0 commit comments

Comments
 (0)