Skip to content

Commit 7e41d7d

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 f9a996c commit 7e41d7d

File tree

2 files changed

+24
-31
lines changed

2 files changed

+24
-31
lines changed

package-lock.json

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 12 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2504,10 +2504,10 @@ etag@~1.8.1:
25042504
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
25052505
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
25062506

2507-
eventemitter3@^3.0.0:
2508-
version "3.1.2"
2509-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
2510-
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
2507+
eventemitter3@^4.0.0:
2508+
version "4.0.7"
2509+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
2510+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
25112511

25122512
events@^3.0.0:
25132513
version "3.0.0"
@@ -2781,19 +2781,10 @@ flush-write-stream@^1.0.0:
27812781
inherits "^2.0.3"
27822782
readable-stream "^2.3.6"
27832783

2784-
follow-redirects@^1.0.0:
2785-
version "1.7.0"
2786-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
2787-
integrity sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==
2788-
dependencies:
2789-
debug "^3.2.6"
2790-
2791-
follow-redirects@^1.2.5:
2792-
version "1.9.0"
2793-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f"
2794-
integrity sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A==
2795-
dependencies:
2796-
debug "^3.0.0"
2784+
follow-redirects@^1.0.0, follow-redirects@^1.2.5:
2785+
version "1.13.0"
2786+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
2787+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
27972788

27982789
for-in@^0.1.3:
27992790
version "0.1.8"
@@ -3287,11 +3278,11 @@ http-proxy-middleware@^0.19.1:
32873278
micromatch "^3.1.10"
32883279

32893280
http-proxy@^1.13.0, http-proxy@^1.17.0:
3290-
version "1.17.0"
3291-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
3292-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
3281+
version "1.18.1"
3282+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
3283+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
32933284
dependencies:
3294-
eventemitter3 "^3.0.0"
3285+
eventemitter3 "^4.0.0"
32953286
follow-redirects "^1.0.0"
32963287
requires-port "^1.0.0"
32973288

0 commit comments

Comments
 (0)