1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Use http-proxy@1.18.1 (#8648)

This commit is contained in:
Whymarrh Whitby 2020-05-26 03:42:21 -02:30 committed by GitHub
parent ab11e0b623
commit 71882d644f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14164,9 +14164,9 @@ http-proxy-agent@^2.1.0:
debug "3.1.0" debug "3.1.0"
http-proxy@^1.13.0, http-proxy@^1.13.1: http-proxy@^1.13.0, http-proxy@^1.13.1:
version "1.18.0" version "1.18.1"
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a" resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ== integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
dependencies: dependencies:
eventemitter3 "^4.0.0" eventemitter3 "^4.0.0"
follow-redirects "^1.0.0" follow-redirects "^1.0.0"