Skip to content

Commit 53a01d3

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 51eedd1 commit 53a01d3

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

3112-
eventemitter3@^3.0.0:
3113-
version "3.1.2"
3114-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
3115-
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
3112+
eventemitter3@^4.0.0:
3113+
version "4.0.7"
3114+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
3115+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
31163116

31173117
events@^3.0.0:
31183118
version "3.0.0"
@@ -3499,11 +3499,9 @@ flush-write-stream@^1.0.0:
34993499
readable-stream "^2.3.6"
35003500

35013501
follow-redirects@^1.0.0:
3502-
version "1.7.0"
3503-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
3504-
integrity sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==
3505-
dependencies:
3506-
debug "^3.2.6"
3502+
version "1.15.2"
3503+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
3504+
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
35073505

35083506
for-in@^1.0.1, for-in@^1.0.2:
35093507
version "1.0.2"
@@ -4188,11 +4186,11 @@ http-proxy-middleware@^0.19.1:
41884186
micromatch "^3.1.10"
41894187

41904188
http-proxy@^1.17.0:
4191-
version "1.17.0"
4192-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
4193-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
4189+
version "1.18.1"
4190+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
4191+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
41944192
dependencies:
4195-
eventemitter3 "^3.0.0"
4193+
eventemitter3 "^4.0.0"
41964194
follow-redirects "^1.0.0"
41974195
requires-port "^1.0.0"
41984196

@@ -7494,7 +7492,7 @@ require-main-filename@^2.0.0:
74947492
requires-port@^1.0.0:
74957493
version "1.0.0"
74967494
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
7497-
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
7495+
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
74987496

74997497
reserved-words@^0.1.2:
75007498
version "0.1.2"

0 commit comments

Comments
 (0)