Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 24a2ef4

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] <[email protected]>
1 parent 1c26b6d commit 24a2ef4

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

yarn.lock

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5110,11 +5110,16 @@ etag@~1.8.1:
51105110
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
51115111
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
51125112

5113-
eventemitter3@^3.0.0, eventemitter3@^3.1.0:
5113+
eventemitter3@^3.1.0:
51145114
version "3.1.2"
51155115
resolved "https://registry.npm.alibaba-inc.com/eventemitter3/download/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
51165116
integrity sha1-LT1I+cNGaY/Og6hdfWZOmFNd9uc=
51175117

5118+
eventemitter3@^4.0.0:
5119+
version "4.0.7"
5120+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
5121+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
5122+
51185123
events@^3.0.0:
51195124
version "3.0.0"
51205125
resolved "https://registry.npm.alibaba-inc.com/events/download/events-3.0.0.tgz#9a0a0dfaf62893d92b875b8f2698ca4114973e88"
@@ -5634,11 +5639,9 @@ [email protected]:
56345639
debug "=3.1.0"
56355640

56365641
follow-redirects@^1.0.0:
5637-
version "1.7.0"
5638-
resolved "https://registry.npm.alibaba-inc.com/follow-redirects/download/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
5639-
integrity sha1-SJ68GY3A5/ZBZ70jsDxMGbV4THY=
5640-
dependencies:
5641-
debug "^3.2.6"
5642+
version "1.15.2"
5643+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
5644+
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
56425645

56435646
for-in@^0.1.3:
56445647
version "0.1.8"
@@ -6493,11 +6496,11 @@ http-proxy-middleware@^0.19.0, http-proxy-middleware@^0.19.1:
64936496
micromatch "^3.1.10"
64946497

64956498
http-proxy@^1.16.2, http-proxy@^1.17.0:
6496-
version "1.17.0"
6497-
resolved "https://registry.npm.alibaba-inc.com/http-proxy/download/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
6498-
integrity sha1-etOElGWPhGBeL220Q230EPTlvpo=
6499+
version "1.18.1"
6500+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
6501+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
64996502
dependencies:
6500-
eventemitter3 "^3.0.0"
6503+
eventemitter3 "^4.0.0"
65016504
follow-redirects "^1.0.0"
65026505
requires-port "^1.0.0"
65036506

@@ -11017,8 +11020,8 @@ require-uncached@^1.0.3:
1101711020

1101811021
requires-port@^1.0.0:
1101911022
version "1.0.0"
11020-
resolved "https://registry.npm.alibaba-inc.com/requires-port/download/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
11021-
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
11023+
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
11024+
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
1102211025

1102311026
resolve-cwd@^2.0.0:
1102411027
version "2.0.0"

0 commit comments

Comments
 (0)