2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update should-http to version 0.1.1 🚀 (#8209)

* chore(package): update should-http to version 0.1.1

https://greenkeeper.io/

* chore: yarn.lock
This commit is contained in:
Greenkeeper 2017-04-04 10:12:37 +02:00 committed by Katharina Irrgang
parent 157d48588d
commit ea2afd1823
2 changed files with 8 additions and 44 deletions

View file

@ -118,7 +118,7 @@
"rewire": "2.5.2",
"run-sequence": "1.2.2",
"should": "11.2.0",
"should-http": "0.1.0",
"should-http": "0.1.1",
"sinon": "2.1.0",
"supertest": "3.0.0",
"tmp": "0.0.31"

View file

@ -2613,7 +2613,7 @@ knex@0.12.2:
tildify "~1.0.0"
v8flags "^2.0.2"
knex@0.12.9:
knex@0.12.9, knex@^0.12.8:
version "0.12.9"
resolved "https://registry.yarnpkg.com/knex/-/knex-0.12.9.tgz#aa852138c09ed46181e890fd698270bbe7761124"
dependencies:
@ -2636,29 +2636,6 @@ knex@0.12.9:
uuid "^3.0.0"
v8flags "^2.0.2"
knex@^0.12.8:
version "0.12.8"
resolved "https://registry.yarnpkg.com/knex/-/knex-0.12.8.tgz#77374309ede1f0a238c9f9312694968bfec2e7d4"
dependencies:
babel-runtime "^6.11.6"
bluebird "^3.4.6"
chalk "^1.0.0"
commander "^2.2.0"
debug "^2.1.3"
generic-pool "^2.4.2"
inherits "~2.0.1"
interpret "^0.6.5"
liftoff "~2.2.0"
lodash "^4.6.0"
minimist "~1.1.0"
mkdirp "^0.5.0"
pg-connection-string "^0.1.3"
readable-stream "^1.1.12"
safe-buffer "^5.0.1"
tildify "~1.0.0"
uuid "^3.0.0"
v8flags "^2.0.2"
lazy-cache@^1.0.3:
version "1.0.4"
resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e"
@ -3118,13 +3095,13 @@ mkdirp@0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.2.tgz#4bfb891e9c48b93d6b567f2c3cf2dd3f56bcdef8"
mkdirp@0.5.0:
mkdirp@0.5.0, mkdirp@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.0.tgz#1d73076a6df986cd9344e15e71fcc05a4c9abf12"
dependencies:
minimist "0.0.8"
mkdirp@0.5.1, mkdirp@0.5.x, mkdirp@0.x.x, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
mkdirp@0.5.1, mkdirp@0.5.x, mkdirp@0.x.x, "mkdirp@>=0.5 0", mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
dependencies:
@ -3292,7 +3269,7 @@ netjet@1.1.3:
lru-cache "^4.0.0"
posthtml "^0.9.0"
nock@9.0.11:
nock@9.0.11, nock@^9.0.2:
version "9.0.11"
resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.11.tgz#10f202e4cc276102d60e26e319f97d68da09be9c"
dependencies:
@ -3305,19 +3282,6 @@ nock@9.0.11:
propagate "0.4.0"
qs "^6.0.2"
nock@^9.0.2:
version "9.0.9"
resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.9.tgz#ca4cd923352e206ae3c7d6595cfd7fb223299ec0"
dependencies:
chai ">=1.9.2 <4.0.0"
debug "^2.2.0"
deep-equal "^1.0.0"
json-stringify-safe "^5.0.1"
lodash "~4.17.2"
mkdirp "^0.5.0"
propagate "0.4.0"
qs "^6.0.2"
node-pre-gyp@~0.6.31:
version "0.6.32"
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.6.32.tgz#fc452b376e7319b3d255f5f34853ef6fd8fe1fd5"
@ -4239,9 +4203,9 @@ should-format@^3.0.2:
should-type "^1.3.0"
should-type-adaptors "^1.0.1"
should-http@0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/should-http/-/should-http-0.1.0.tgz#12e22ff5f025a15990d64d3f89fb3b21661f1808"
should-http@0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/should-http/-/should-http-0.1.1.tgz#9b793843f4024885781eb6abacc4030e1e9f21f0"
dependencies:
content-type "^1.0.2"