0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency nock to v13.2.7

This commit is contained in:
Renovate Bot 2022-06-15 03:00:51 +00:00
parent bf264c15e5
commit e53bd0bfd5
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -216,7 +216,7 @@
"mocha": "10.0.0",
"mocha-slow-test-reporter": "0.1.2",
"mock-knex": "TryGhost/mock-knex#8ecb8c227bf463c991c3d820d33f59efc3ab9682",
"nock": "13.2.6",
"nock": "13.2.7",
"papaparse": "5.3.2",
"postcss": "8.4.14",
"rewire": "6.0.0",

View file

@ -8846,10 +8846,10 @@ no-case@^3.0.4:
lower-case "^2.0.2"
tslib "^2.0.3"
nock@13.2.6:
version "13.2.6"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.6.tgz#35e419cd9d385ffa67e59523d9699e41b29e1a03"
integrity sha512-GbyeSwSEP0FYouzETZ0l/XNm5tNcDNcXJKw3LCAb+mx8bZSwg1wEEvdL0FAyg5TkBJYiWSCtw6ag4XfmBy60FA==
nock@13.2.7:
version "13.2.7"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.7.tgz#c93933b61df42f4f4b3a07fde946a4e209c0c168"
integrity sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"