Skip to content

Commit 2752518

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

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

website/yarn.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3474,7 +3474,7 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0:
34743474
dependencies:
34753475
ms "2.0.0"
34763476

3477-
debug@^3.0.0, debug@^3.1.1, debug@^3.2.5:
3477+
debug@^3.1.1, debug@^3.2.5:
34783478
version "3.2.6"
34793479
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
34803480
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -3991,9 +3991,9 @@ eval@^0.1.4:
39913991
require-like ">= 0.1.1"
39923992

39933993
eventemitter3@^4.0.0:
3994-
version "4.0.1"
3995-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.1.tgz#3bcf626b0d3b16ce22ee88625a3772706300ba1f"
3996-
integrity sha512-MnI0l35oYL2C/c80rjJN7qu50MDx39yYE7y7oYck2YA3v+y7EaAenY8IU8AP4d1RWqE8VAKWFGSh3rfP87ll3g==
3994+
version "4.0.7"
3995+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
3996+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
39973997

39983998
events@^1.1.1:
39993999
version "1.1.1"
@@ -4322,11 +4322,9 @@ flush-write-stream@^1.0.0:
43224322
readable-stream "^2.3.6"
43234323

43244324
follow-redirects@^1.0.0:
4325-
version "1.11.0"
4326-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.11.0.tgz#afa14f08ba12a52963140fe43212658897bc0ecb"
4327-
integrity sha512-KZm0V+ll8PfBrKwMzdo5D13b1bur9Iq9Zd/RMmAoQQcl2PxxFml8cxXPaaPYVbV0RjNjq1CU7zIzAOqtUPudmA==
4328-
dependencies:
4329-
debug "^3.0.0"
4325+
version "1.13.0"
4326+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
4327+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
43304328

43314329
for-in@^0.1.3:
43324330
version "0.1.8"
@@ -4967,9 +4965,9 @@ [email protected]:
49674965
micromatch "^3.1.10"
49684966

49694967
http-proxy@^1.17.0:
4970-
version "1.18.0"
4971-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
4972-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
4968+
version "1.18.1"
4969+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
4970+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
49734971
dependencies:
49744972
eventemitter3 "^4.0.0"
49754973
follow-redirects "^1.0.0"

0 commit comments

Comments
 (0)