mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 20:34:02 +03:00
Update dependency nock to v13.1.1
This commit is contained in:
parent
4ae5cff740
commit
4a27096af5
@ -177,7 +177,7 @@
|
||||
"jwks-rsa": "2.0.3",
|
||||
"mocha": "9.0.2",
|
||||
"mock-knex": "0.4.10",
|
||||
"nock": "13.1.0",
|
||||
"nock": "13.1.1",
|
||||
"papaparse": "5.3.1",
|
||||
"postcss": "8.3.5",
|
||||
"rewire": "5.0.0",
|
||||
|
@ -7209,10 +7209,10 @@ no-case@^3.0.4:
|
||||
lower-case "^2.0.2"
|
||||
tslib "^2.0.3"
|
||||
|
||||
nock@13.1.0:
|
||||
version "13.1.0"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.0.tgz#41c8ce8b35ab7d618c4cbf40de1d5bce319979ba"
|
||||
integrity sha512-3N3DUY8XYrxxzWazQ+nSBpiaJ3q6gcpNh4gXovC/QBxrsvNp4tq+wsLHF6mJ3nrn3lPLn7KCJqKxy/9aD+0fdw==
|
||||
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==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
json-stringify-safe "^5.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user