mirror of https://github.com/embarklabs/embark.git
build(deps): remove unused http-shutdown package
This commit is contained in:
parent
b8408dba94
commit
1bb25b9082
|
@ -153,7 +153,6 @@
|
|||
"helmet": "3.13.0",
|
||||
"hosted-git-info": "2.7.1",
|
||||
"http-proxy": "1.17.0",
|
||||
"http-shutdown": "1.2.0",
|
||||
"ipfs-api": "17.2.4",
|
||||
"istanbul": "0.4.5",
|
||||
"json-parse-better-errors": "1.0.2",
|
||||
|
|
|
@ -10644,11 +10644,6 @@ http-proxy@1.17.0, http-proxy@^1.17.0:
|
|||
follow-redirects "^1.0.0"
|
||||
requires-port "^1.0.0"
|
||||
|
||||
http-shutdown@1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/http-shutdown/-/http-shutdown-1.2.0.tgz#df2d8067a8856e99d11e9dceb21609591e1df514"
|
||||
integrity sha1-3y2AZ6iFbpnRHp3OshYJWR4d9RQ=
|
||||
|
||||
http-signature@~1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
|
||||
|
|
Loading…
Reference in New Issue