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

Update dependency nock to v13.0.5

This commit is contained in:
Renovate Bot 2020-11-11 03:46:17 +00:00
parent f568c4a65e
commit ee5d0e962d
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"