Skip to content

Commit e3dc83a

Browse files
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 (#26)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bbb699 commit e3dc83a

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

yarn.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5583,7 +5583,7 @@ debug@2.6.9, debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8:
55835583
dependencies:
55845584
ms "2.0.0"
55855585

5586-
debug@3.1.0, debug@=3.1.0:
5586+
debug@3.1.0:
55875587
version "3.1.0"
55885588
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
55895589
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
@@ -6515,9 +6515,9 @@ eventemitter3@^3.1.0:
65156515
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
65166516

65176517
eventemitter3@^4.0.0:
6518-
version "4.0.0"
6519-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb"
6520-
integrity sha512-qerSRB0p+UDEssxTtm6EDKcE7W4OaoisfIMl4CngyEhjpYglocpNg6UEqCvemdGhosAsg4sO2dXJOdyBifPGCg==
6518+
version "4.0.7"
6519+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
6520+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
65216521

65226522
events@^3.0.0:
65236523
version "3.1.0"
@@ -7156,11 +7156,9 @@ flush-write-stream@^1.0.0:
71567156
readable-stream "^2.0.4"
71577157

71587158
follow-redirects@^1.0.0:
7159-
version "1.6.1"
7160-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.6.1.tgz#514973c44b5757368bad8bddfe52f81f015c94cb"
7161-
integrity sha512-t2JCjbzxQpWvbhts3l6SH1DKzSrx8a+SsaVf4h6bG4kOXUuPYS/kg2Lr4gQSb7eemaHqJkOThF1BGyjlUkO1GQ==
7162-
dependencies:
7163-
debug "=3.1.0"
7159+
version "1.13.0"
7160+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
7161+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
71647162

71657163
for-in@^1.0.1, for-in@^1.0.2:
71667164
version "1.0.2"
@@ -8140,9 +8138,9 @@ http-proxy-middleware@0.19.1:
81408138
micromatch "^3.1.10"
81418139

81428140
http-proxy@^1.17.0:
8143-
version "1.18.0"
8144-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
8145-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
8141+
version "1.18.1"
8142+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
8143+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
81468144
dependencies:
81478145
eventemitter3 "^4.0.0"
81488146
follow-redirects "^1.0.0"

0 commit comments

Comments
 (0)