mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 22:05:55 +00:00
chore(@embark): remove no longer needed dependency http-shutdown
This commit is contained in:
parent
6f7dd99d57
commit
09febdd851
@ -4,7 +4,6 @@ const {canonicalHost, defaultHost, dockerHostSwap} = require('../../utils/host')
|
||||
const expressWebSocket = require('express-ws');
|
||||
const express = require('express');
|
||||
const fs = require('../../core/fs');
|
||||
require('http-shutdown').extend();
|
||||
var cors = require('cors');
|
||||
let path = require('path');
|
||||
var bodyParser = require('body-parser');
|
||||
|
@ -6181,11 +6181,6 @@ 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…
x
Reference in New Issue
Block a user