mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
Update dependency knex to v0.21.21
This commit is contained in:
parent
01f8737d39
commit
8623e8de8b
@ -127,7 +127,7 @@
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"juice": "8.0.0",
|
||||
"keypair": "1.0.3",
|
||||
"knex": "0.21.19",
|
||||
"knex": "0.21.21",
|
||||
"knex-migrator": "4.0.4",
|
||||
"lodash": "4.17.21",
|
||||
"mailgun-js": "0.22.0",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -5982,6 +5982,24 @@ knex@0.21.19:
|
||||
tildify "2.0.0"
|
||||
v8flags "^3.2.0"
|
||||
|
||||
knex@0.21.21:
|
||||
version "0.21.21"
|
||||
resolved "https://registry.yarnpkg.com/knex/-/knex-0.21.21.tgz#b1335c75afd15ff83371b096e9cc4c4eafab8c05"
|
||||
integrity sha512-cjw5qO1EzVKjbywcVa61IQJMLt7PfYBRI/2NwCA/B9beXgbw652wDNLz+JM+UKKNsfwprq0ugYqBYc9q4JN36A==
|
||||
dependencies:
|
||||
colorette "1.2.1"
|
||||
commander "^6.2.0"
|
||||
debug "4.3.1"
|
||||
esm "^3.2.25"
|
||||
getopts "2.2.5"
|
||||
interpret "^2.2.0"
|
||||
liftoff "3.1.0"
|
||||
lodash "^4.17.20"
|
||||
pg-connection-string "2.4.0"
|
||||
tarn "^3.0.1"
|
||||
tildify "2.0.0"
|
||||
v8flags "^3.2.0"
|
||||
|
||||
knex@^0.20:
|
||||
version "0.20.15"
|
||||
resolved "https://registry.yarnpkg.com/knex/-/knex-0.20.15.tgz#b7e9e1efd9cf35d214440d9439ed21153574679d"
|
||||
|
Loading…
Reference in New Issue
Block a user