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

Update dependency nock to v11.3.6

This commit is contained in:
Renovate Bot 2019-10-07 01:29:57 +00:00
parent cc70fe983e
commit fe4dccfaa3
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View file

@ -155,7 +155,7 @@
"matchdep": "2.0.0",
"mocha": "6.2.1",
"mock-knex": "0.4.6",
"nock": "11.3.5",
"nock": "11.3.6",
"proxyquire": "2.1.3",
"rewire": "4.0.1",
"should": "13.2.3",

View file

@ -5905,10 +5905,10 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"
nock@11.3.5:
version "11.3.5"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.3.5.tgz#f2c7b4b672a04c35342593b6bfd821497881199c"
integrity sha512-6WGeZcWc3RExkBcMSYSrUm/5YukDo52m/jhwniQyrnuiCnKRljBwwje9vTwJyEi4J6m2bq0Aj6C1vzuM6iuaeg==
nock@11.3.6:
version "11.3.6"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.3.6.tgz#cd87eb47ed9755d6d1e04dee1d56722267cb3283"
integrity sha512-54MSX4qeRnhwQQ2PSHlHc6pM6zNf7Dq9ni0BTFTurnDbUUssXl2Jy3E95ffaE8rZ/W/FWa9VSfzWDDnbdAsoTg==
dependencies:
chai "^4.1.2"
debug "^4.1.0"