mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency nock to v11.3.5
This commit is contained in:
parent
d33fc8c8a6
commit
b89e3650f1
2 changed files with 5 additions and 5 deletions
|
@ -155,7 +155,7 @@
|
|||
"matchdep": "2.0.0",
|
||||
"mocha": "6.2.0",
|
||||
"mock-knex": "0.4.6",
|
||||
"nock": "11.3.4",
|
||||
"nock": "11.3.5",
|
||||
"proxyquire": "2.1.3",
|
||||
"rewire": "4.0.1",
|
||||
"should": "13.2.3",
|
||||
|
|
|
@ -5777,10 +5777,10 @@ no-case@^2.2.0:
|
|||
dependencies:
|
||||
lower-case "^1.1.1"
|
||||
|
||||
nock@11.3.4:
|
||||
version "11.3.4"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-11.3.4.tgz#b3d8fde986da8f8484f4b8958e270fbb91250430"
|
||||
integrity sha512-Mqjk3DeOkuji8eYaveUku+vMswxzVyhrKAz1J9jE86IsEHQg4136Z/PHz81lcjyz9F3yrJXu56Gb/S+LFUOZVg==
|
||||
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==
|
||||
dependencies:
|
||||
chai "^4.1.2"
|
||||
debug "^4.1.0"
|
||||
|
|
Loading…
Reference in a new issue