mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency nock to v13.2.8
This commit is contained in:
parent
d8a27c78f5
commit
5bbfca01ea
2 changed files with 5 additions and 5 deletions
|
@ -216,7 +216,7 @@
|
||||||
"mocha": "10.0.0",
|
"mocha": "10.0.0",
|
||||||
"mocha-slow-test-reporter": "0.1.2",
|
"mocha-slow-test-reporter": "0.1.2",
|
||||||
"mock-knex": "TryGhost/mock-knex#8ecb8c227bf463c991c3d820d33f59efc3ab9682",
|
"mock-knex": "TryGhost/mock-knex#8ecb8c227bf463c991c3d820d33f59efc3ab9682",
|
||||||
"nock": "13.2.7",
|
"nock": "13.2.8",
|
||||||
"papaparse": "5.3.2",
|
"papaparse": "5.3.2",
|
||||||
"postcss": "8.4.14",
|
"postcss": "8.4.14",
|
||||||
"rewire": "6.0.0",
|
"rewire": "6.0.0",
|
||||||
|
|
|
@ -8940,10 +8940,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.7:
|
nock@13.2.8:
|
||||||
version "13.2.7"
|
version "13.2.8"
|
||||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.7.tgz#c93933b61df42f4f4b3a07fde946a4e209c0c168"
|
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.8.tgz#e2043ccaa8e285508274575e090a7fe1e46b90f1"
|
||||||
integrity sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg==
|
integrity sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg==
|
||||||
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