mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-14 00:16:21 +00:00
Update dependency knex to ~0.21.6 (#275)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
530245aac8
commit
cbd0142dc5
@ -42,7 +42,7 @@
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"helmet": "~4.1.1",
|
||||
"jszip": "~3.5.0",
|
||||
"knex": "~0.21.5",
|
||||
"knex": "~0.21.6",
|
||||
"multer": "~1.4.2",
|
||||
"node-fetch": "~2.6.1",
|
||||
"nunjucks": "~3.2.2",
|
||||
|
@ -4137,10 +4137,10 @@ kind-of@^6.0.0, kind-of@^6.0.2, kind-of@^6.0.3:
|
||||
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
|
||||
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
|
||||
|
||||
knex@~0.21.5:
|
||||
version "0.21.5"
|
||||
resolved "https://registry.yarnpkg.com/knex/-/knex-0.21.5.tgz#c4be1958488f348aed3510aa4b7115639ee1bd01"
|
||||
integrity sha512-cQj7F2D/fu03eTr6ZzYCYKdB9w7fPYlvTiU/f2OeXay52Pq5PwD+NAkcf40WDnppt/4/4KukROwlMOaE7WArcA==
|
||||
knex@~0.21.6:
|
||||
version "0.21.6"
|
||||
resolved "https://registry.yarnpkg.com/knex/-/knex-0.21.6.tgz#3e80ae38199c41e2dfe7d1d1a38470b1de1c93e7"
|
||||
integrity sha512-gFB2q4MamYCEqzCPNgK7DMcyyAxoHhhSDnPsNDJo50Gor5ibI2n5bNRW768IG5S06k6nE3Gik5/kcoTmbsYbZw==
|
||||
dependencies:
|
||||
colorette "1.2.1"
|
||||
commander "^5.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user