Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 2d0c462

Browse files
build(deps): bump http-proxy from 1.16.2 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 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.16.2...1.18.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ab197c commit 2d0c462

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

yarn.lock

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -760,10 +760,10 @@ esutils@^2.0.2:
760760
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
761761
integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=
762762

763-
eventemitter3@1.x.x:
764-
version "1.2.0"
765-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-%3Cspan%20class="x x-first x-last">1.2.0.tgz#1c86991d816ad1e504750e73874224ecf3bec508"
766-
integrity sha1-HIaZHYFq0eUEdQ5zh0Ik7PO+xQg=
763+
eventemitter3@^4.0.0:
764+
version "4.0.7"
765+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-%3Cspan%20class="x x-first x-last">4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
766+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
767767

768768
execa@^1.0.0:
769769
version "1.0.0"
@@ -957,6 +957,11 @@ flat-cache@^1.2.1:
957957
graceful-fs "^4.1.2"
958958
write "^0.2.1"
959959

960+
follow-redirects@^1.0.0:
961+
version "1.13.0"
962+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
963+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
964+
960965
for-in@^0.1.5:
961966
version "0.1.6"
962967
resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.6.tgz#c9f96e89bfad18a545af5ec3ed352a1d9e5b4dc8"
@@ -1342,12 +1347,13 @@ hosted-git-info@^2.1.4:
13421347
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
13431348

13441349
http-proxy@^1.8.1:
1345-
version "1.16.2"
1346-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.%3Cspan%20class="x x-first x-last">16.2.tgz#06dff292952bf64dbe8471fa9df73066d4f37742"
1347-
integrity sha1-Bt/ykpUr9k2+hHH6nfcwZtTzd0I=
1350+
version "1.18.1"
1351+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.%3Cspan%20class="x x-first x-last">18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
1352+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
13481353
dependencies:
1349-
eventemitter3 "1.x.x"
1350-
requires-port "1.x.x"
1354+
eventemitter3 "^4.0.0"
1355+
follow-redirects "^1.0.0"
1356+
requires-port "^1.0.0"
13511357

13521358
http-server@*:
13531359
version "0.9.0"
@@ -2748,7 +2754,7 @@ require-uncached@^1.0.3:
27482754
caller-path "^0.1.0"
27492755
resolve-from "^1.0.0"
27502756

2751-
requires-port@1.x.x:
2757+
requires-port@^1.0.0:
27522758
version "1.0.0"
27532759
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
27542760
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=

0 commit comments

Comments
 (0)