mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
Update dependency mock-knex to v0.4.10
This commit is contained in:
parent
76adf920da
commit
ae98bf5a6d
@ -167,7 +167,7 @@
|
||||
"grunt-update-submodules": "0.4.1",
|
||||
"jwks-rsa": "2.0.3",
|
||||
"mocha": "8.4.0",
|
||||
"mock-knex": "0.4.9",
|
||||
"mock-knex": "0.4.10",
|
||||
"nock": "13.0.11",
|
||||
"papaparse": "5.3.0",
|
||||
"proxyquire": "2.1.3",
|
||||
|
@ -6624,10 +6624,10 @@ mocha@^8.2.0:
|
||||
yargs-parser "20.2.4"
|
||||
yargs-unparser "2.0.0"
|
||||
|
||||
mock-knex@0.4.9:
|
||||
version "0.4.9"
|
||||
resolved "https://registry.yarnpkg.com/mock-knex/-/mock-knex-0.4.9.tgz#af831d376500483d6499469eb847842490af04c3"
|
||||
integrity sha512-w8BZXdKeNtPxcXu/cnJVCv+/e+Nxs8sfDulxfV/MK2+NErxbv/NYkQA7Kr15TNYA8Q51WyFTwD4bNQB9/YWotw==
|
||||
mock-knex@0.4.10:
|
||||
version "0.4.10"
|
||||
resolved "https://registry.yarnpkg.com/mock-knex/-/mock-knex-0.4.10.tgz#e3324286a16da913527c6a3f305b7681390b92a1"
|
||||
integrity sha512-LvgctE44DyQSkk2sRHGPHuE/8Oq8ShawT/FG7YAXGMDCCpPaeMjHs6ZBMbJMq+K6MoM9Socs/viTw26yS5y5GA==
|
||||
dependencies:
|
||||
bluebird "^3.4.1"
|
||||
lodash "^4.14.2"
|
||||
|
Loading…
Reference in New Issue
Block a user