Remove unused dev dependency should-http

This commit is contained in:
Hannah Wolfe 2020-04-01 13:30:38 +01:00
parent a4175ff218
commit 25f51056f5
2 changed files with 1 additions and 9 deletions

View File

@ -160,7 +160,6 @@
"proxyquire": "2.1.3",
"rewire": "5.0.0",
"should": "13.2.3",
"should-http": "0.1.1",
"sinon": "9.0.1",
"supertest": "4.0.2",
"tmp": "0.0.33"

View File

@ -1905,7 +1905,7 @@ content-disposition@0.5.3:
dependencies:
safe-buffer "5.1.2"
content-type@^1.0.2, content-type@~1.0.4:
content-type@~1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
@ -8176,13 +8176,6 @@ should-format@^3.0.3:
should-type "^1.3.0"
should-type-adaptors "^1.0.1"
should-http@0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/should-http/-/should-http-0.1.1.tgz#9b793843f4024885781eb6abacc4030e1e9f21f0"
integrity sha1-m3k4Q/QCSIV4HrarrMQDDh6fIfA=
dependencies:
content-type "^1.0.2"
should-type-adaptors@^1.0.1:
version "1.1.0"
resolved "https://registry.yarnpkg.com/should-type-adaptors/-/should-type-adaptors-1.1.0.tgz#401e7f33b5533033944d5cd8bf2b65027792e27a"