0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Update nock to version 9.0.11 🚀 (#8239)

* chore(package): update nock to version 9.0.11

https://greenkeeper.io/

* chore: yarn.lock
This commit is contained in:
Greenkeeper 2017-04-04 09:46:16 +02:00 committed by Katharina Irrgang
parent faecc485da
commit 11afbbaf41
2 changed files with 15 additions and 2 deletions

View file

@ -114,7 +114,7 @@
"matchdep": "1.0.1",
"minimist": "1.2.0",
"mocha": "3.2.0",
"nock": "9.0.9",
"nock": "9.0.11",
"rewire": "2.5.2",
"run-sequence": "1.2.2",
"should": "11.2.0",

View file

@ -3269,7 +3269,20 @@ netjet@1.1.3:
lru-cache "^4.0.0"
posthtml "^0.9.0"
nock@9.0.9, nock@^9.0.2:
nock@9.0.11:
version "9.0.11"
resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.11.tgz#10f202e4cc276102d60e26e319f97d68da09be9c"
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"
nock@^9.0.2:
version "9.0.9"
resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.9.tgz#ca4cd923352e206ae3c7d6595cfd7fb223299ec0"
dependencies: