mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency nock to v13.2.4
This commit is contained in:
parent
c873e204ae
commit
619f605c46
2 changed files with 5 additions and 5 deletions
|
@ -205,7 +205,7 @@
|
||||||
"mocha": "9.2.0",
|
"mocha": "9.2.0",
|
||||||
"mocha-slow-test-reporter": "0.1.2",
|
"mocha-slow-test-reporter": "0.1.2",
|
||||||
"mock-knex": "0.4.10",
|
"mock-knex": "0.4.10",
|
||||||
"nock": "13.2.3",
|
"nock": "13.2.4",
|
||||||
"papaparse": "5.3.1",
|
"papaparse": "5.3.1",
|
||||||
"postcss": "8.4.6",
|
"postcss": "8.4.6",
|
||||||
"rewire": "5.0.0",
|
"rewire": "5.0.0",
|
||||||
|
|
|
@ -8472,10 +8472,10 @@ no-case@^3.0.4:
|
||||||
lower-case "^2.0.2"
|
lower-case "^2.0.2"
|
||||||
tslib "^2.0.3"
|
tslib "^2.0.3"
|
||||||
|
|
||||||
nock@13.2.3:
|
nock@13.2.4:
|
||||||
version "13.2.3"
|
version "13.2.4"
|
||||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.3.tgz#e44a4c36647fbc1a9a290b6c81d0529671ad8d4b"
|
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.4.tgz#43a309d93143ee5cdcca91358614e7bde56d20e1"
|
||||||
integrity sha512-91wGYjHrjSvrnSUwpiopbmowbIx5s+QSkqj801edTMtrFY4mAiZXP1mKlk5ZG2oZclB8/PcxJ9TJviG+akmrdw==
|
integrity sha512-8GPznwxcPNCH/h8B+XZcKjYPXnUV5clOKCjAqyjsiqA++MpNx9E9+t8YPp0MbThO+KauRo7aZJ1WuIZmOrT2Ug==
|
||||||
dependencies:
|
dependencies:
|
||||||
debug "^4.1.0"
|
debug "^4.1.0"
|
||||||
json-stringify-safe "^5.0.1"
|
json-stringify-safe "^5.0.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue