Skip to content

Commit 69b8a56

Browse files
⬆️ Bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.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.18.0...1.18.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2856be1 commit 69b8a56

File tree

2 files changed

+219
-8
lines changed

2 files changed

+219
-8
lines changed

package-lock.json

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

yarn.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4099,8 +4099,8 @@ event-source-polyfill@^1.0.12:
40994099
resolved "https://registry.yarnpkg.com/event-source-polyfill/-/event-source-polyfill-1.0.12.tgz#38546c4fee76dcadae2560185610ae46c5a39520"
41004100

41014101
eventemitter3@^4.0.0:
4102-
version "4.0.0"
4103-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb"
4102+
version "4.0.7"
4103+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
41044104

41054105
events@^3.0.0:
41064106
version "3.1.0"
@@ -4576,12 +4576,16 @@ flush-write-stream@^1.0.0:
45764576
inherits "^2.0.3"
45774577
readable-stream "^2.3.6"
45784578

4579-
[email protected], follow-redirects@^1.0.0:
4579+
45804580
version "1.5.10"
45814581
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
45824582
dependencies:
45834583
debug "=3.1.0"
45844584

4585+
follow-redirects@^1.0.0:
4586+
version "1.13.0"
4587+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
4588+
45854589
for-in@^1.0.2:
45864590
version "1.0.2"
45874591
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
@@ -5654,8 +5658,8 @@ [email protected]:
56545658
micromatch "^3.1.10"
56555659

56565660
http-proxy@^1.17.0:
5657-
version "1.18.0"
5658-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
5661+
version "1.18.1"
5662+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
56595663
dependencies:
56605664
eventemitter3 "^4.0.0"
56615665
follow-redirects "^1.0.0"

0 commit comments

Comments
 (0)