mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency nock to v13.0.10
This commit is contained in:
parent
acd7e41e21
commit
09a09edbfc
2 changed files with 5 additions and 5 deletions
|
@ -163,7 +163,7 @@
|
|||
"jwks-rsa": "1.12.3",
|
||||
"mocha": "8.3.0",
|
||||
"mock-knex": "0.4.9",
|
||||
"nock": "13.0.9",
|
||||
"nock": "13.0.10",
|
||||
"papaparse": "5.3.0",
|
||||
"proxyquire": "2.1.3",
|
||||
"rewire": "5.0.0",
|
||||
|
|
|
@ -6835,10 +6835,10 @@ no-case@^3.0.3:
|
|||
lower-case "^2.0.1"
|
||||
tslib "^1.10.0"
|
||||
|
||||
nock@13.0.9:
|
||||
version "13.0.9"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.9.tgz#32b9f6408a71991b25f044109cac92ee556c8539"
|
||||
integrity sha512-SoGx/J0SsZPOdBFrBC9PP6NwaEgOBQIRPbsOsO9q+OwOPWc5eT6wALSxn3ZNE4Fv2ImIUXM4Hv/07rjq/uWDew==
|
||||
nock@13.0.10:
|
||||
version "13.0.10"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.10.tgz#a9a015269408d56ec9ac57fe3ede86b0a83ecc6a"
|
||||
integrity sha512-AvUO/tbiWVBjlC3WsuIutPXltPbPmHWfcLwDSYzykKBJhOeo9eZPczo8n9aV4AHHCgpeL70zBXLwiSE+mzx89g==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
json-stringify-safe "^5.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue