mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency nock to v13.0.5
This commit is contained in:
parent
f568c4a65e
commit
ee5d0e962d
2 changed files with 5 additions and 5 deletions
|
@ -162,7 +162,7 @@
|
|||
"jwks-rsa": "1.11.0",
|
||||
"mocha": "8.2.1",
|
||||
"mock-knex": "0.4.9",
|
||||
"nock": "13.0.4",
|
||||
"nock": "13.0.5",
|
||||
"papaparse": "5.3.0",
|
||||
"proxyquire": "2.1.3",
|
||||
"rewire": "5.0.0",
|
||||
|
|
|
@ -6464,10 +6464,10 @@ no-case@^3.0.3:
|
|||
lower-case "^2.0.1"
|
||||
tslib "^1.10.0"
|
||||
|
||||
nock@13.0.4:
|
||||
version "13.0.4"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.4.tgz#9fb74db35d0aa056322e3c45be14b99105cd7510"
|
||||
integrity sha512-alqTV8Qt7TUbc74x1pKRLSENzfjp4nywovcJgi/1aXDiUxXdt7TkruSTF5MDWPP7UoPVgea4F9ghVdmX0xxnSA==
|
||||
nock@13.0.5:
|
||||
version "13.0.5"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.5.tgz#a618c6f86372cb79fac04ca9a2d1e4baccdb2414"
|
||||
integrity sha512-1ILZl0zfFm2G4TIeJFW0iHknxr2NyA+aGCMTjDVUsBY4CkMRispF1pfIYkTRdAR/3Bg+UzdEuK0B6HczMQZcCg==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
json-stringify-safe "^5.0.1"
|
||||
|
|
Loading…
Reference in a new issue