mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency nock to v13.2.1
This commit is contained in:
parent
bf4ae212fd
commit
f5d46d0da0
2 changed files with 5 additions and 5 deletions
|
@ -198,7 +198,7 @@
|
|||
"mocha": "9.1.3",
|
||||
"mocha-slow-test-reporter": "0.1.2",
|
||||
"mock-knex": "0.4.10",
|
||||
"nock": "13.2.0",
|
||||
"nock": "13.2.1",
|
||||
"papaparse": "5.3.1",
|
||||
"postcss": "8.3.11",
|
||||
"rewire": "5.0.0",
|
||||
|
|
|
@ -8101,10 +8101,10 @@ no-case@^3.0.4:
|
|||
lower-case "^2.0.2"
|
||||
tslib "^2.0.3"
|
||||
|
||||
nock@13.2.0:
|
||||
version "13.2.0"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.0.tgz#1da976e809cb082e3acb65de9ea7839cdd115d3e"
|
||||
integrity sha512-j7xjoMU9ZnvkTeoLnD2gIXNlwmLb+GNCPbnqtx7IwlNvdBBqU5aaQPK4Nw6lNmqIJkBubyka6rvrZuDNz1L7Ew==
|
||||
nock@13.2.1:
|
||||
version "13.2.1"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.1.tgz#fcf5bdb9bb9f0554a84c25d3333166c0ffd80858"
|
||||
integrity sha512-CoHAabbqq/xZEknubuyQMjq6Lfi5b7RtK6SoNK6m40lebGp3yiMagWtIoYaw2s9sISD7wPuCfwFpivVHX/35RA==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
json-stringify-safe "^5.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue