mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency nock to v13.1.2
This commit is contained in:
parent
e71114bb8f
commit
17fd1b3c7d
2 changed files with 5 additions and 5 deletions
|
@ -187,7 +187,7 @@
|
|||
"mocha": "9.1.0",
|
||||
"mocha-slow-test-reporter": "0.1.2",
|
||||
"mock-knex": "0.4.10",
|
||||
"nock": "13.1.1",
|
||||
"nock": "13.1.2",
|
||||
"papaparse": "5.3.1",
|
||||
"postcss": "8.3.6",
|
||||
"rewire": "5.0.0",
|
||||
|
|
|
@ -7275,10 +7275,10 @@ no-case@^3.0.4:
|
|||
lower-case "^2.0.2"
|
||||
tslib "^2.0.3"
|
||||
|
||||
nock@13.1.1:
|
||||
version "13.1.1"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.1.tgz#3c830129d4560957f59b6f480a41ddbaf9cf57af"
|
||||
integrity sha512-YKTR9MjfK3kS9/l4nuTxyYm30cgOExRHzkLNhL8nhEUyU4f8Za/dRxOqjhVT1vGs0svWo3dDnJTUX1qxYeWy5w==
|
||||
nock@13.1.2:
|
||||
version "13.1.2"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.2.tgz#eedcef89e1c1e8db4e1b3cdcfef91f453f6d32b5"
|
||||
integrity sha512-BDjokoeGZnBghmvwCcDJ1yM5TDRMRAJfGi1xIzX5rKTlifbyx1oRpAVl3aNhEA3kGbUSEPD7gBLmwVdnQibrIA==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
json-stringify-safe "^5.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue