mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 07:43:11 +03:00
Update dependency nock to v13.1.4
This commit is contained in:
parent
1fd980ee9b
commit
5524509274
@ -197,7 +197,7 @@
|
||||
"mocha": "9.1.3",
|
||||
"mocha-slow-test-reporter": "0.1.2",
|
||||
"mock-knex": "0.4.10",
|
||||
"nock": "13.1.3",
|
||||
"nock": "13.1.4",
|
||||
"papaparse": "5.3.1",
|
||||
"postcss": "8.3.9",
|
||||
"rewire": "5.0.0",
|
||||
|
@ -7818,10 +7818,10 @@ no-case@^3.0.4:
|
||||
lower-case "^2.0.2"
|
||||
tslib "^2.0.3"
|
||||
|
||||
nock@13.1.3:
|
||||
version "13.1.3"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.3.tgz#110b005965654a8ffb798e87bad18b467bff15f9"
|
||||
integrity sha512-YKj0rKQWMGiiIO+Y65Ut8OEgYM3PplLU2+GAhnPmqZdBd6z5IskgdBqWmjzA6lH3RF0S2a3wiAlrMOF5Iv2Jeg==
|
||||
nock@13.1.4:
|
||||
version "13.1.4"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.4.tgz#367c917d4c532a889404b85ade92762c29e80262"
|
||||
integrity sha512-hr5+mknLpIbTOXifB13lx9mAKF1zQPUCMh53Galx79ic5opvNOd55jiB0iGCp2xqh+hwnFbNE/ddBKHsJNQrbw==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
json-stringify-safe "^5.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user