2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency nock to v13.2.3

This commit is contained in:
Renovate Bot 2022-02-03 21:00:54 +00:00
parent 92c3e8d7ca
commit 6ac135d038
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -205,7 +205,7 @@
"mocha": "9.2.0",
"mocha-slow-test-reporter": "0.1.2",
"mock-knex": "0.4.10",
"nock": "13.2.2",
"nock": "13.2.3",
"papaparse": "5.3.1",
"postcss": "8.4.6",
"rewire": "5.0.0",

View file

@ -8449,10 +8449,10 @@ no-case@^3.0.4:
lower-case "^2.0.2"
tslib "^2.0.3"
nock@13.2.2:
version "13.2.2"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.2.tgz#29a6942250278209c2b3e7a38310f703581b21fa"
integrity sha512-PcBHuvl9i6zfaJ50A7LS55oU+nFLv8htXIhffJO+FxyfibdZ4jEvd9kTuvkrJireBFIGMZ+oUIRpMK5gU9h//g==
nock@13.2.3:
version "13.2.3"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.3.tgz#e44a4c36647fbc1a9a290b6c81d0529671ad8d4b"
integrity sha512-91wGYjHrjSvrnSUwpiopbmowbIx5s+QSkqj801edTMtrFY4mAiZXP1mKlk5ZG2oZclB8/PcxJ9TJviG+akmrdw==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"