mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Update dependency nock to v13.2.3
This commit is contained in:
parent
92c3e8d7ca
commit
6ac135d038
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user