mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
fix(deps): update dependency knex to ~0.21.16 (#363)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
4554b2a87e
commit
3f468c7082
@ -43,7 +43,7 @@
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"helmet": "~4.3.1",
|
||||
"jszip": "~3.5.0",
|
||||
"knex": "~0.21.15",
|
||||
"knex": "~0.21.16",
|
||||
"multer": "~1.4.2",
|
||||
"node-fetch": "~2.6.1",
|
||||
"nunjucks": "~3.2.2",
|
||||
|
@ -4056,10 +4056,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.15:
|
||||
version "0.21.15"
|
||||
resolved "https://registry.yarnpkg.com/knex/-/knex-0.21.15.tgz#4f5cb5c147ee354c93d3edbf3643ef248360e77f"
|
||||
integrity sha512-STHnPIIkExZVz0X3zIDaWC/q9EcTAfuuRE5Rev7NpOhF1QVh24K5iT2FXD0nWoJ1BUSeDs5QdgdTaz9H8oEtfg==
|
||||
knex@~0.21.16:
|
||||
version "0.21.16"
|
||||
resolved "https://registry.yarnpkg.com/knex/-/knex-0.21.16.tgz#5431efe66d7194cdcf34ba3a874c6c66d7229c1a"
|
||||
integrity sha512-M3FTFfby49AEngsx/0UXEJEMnKMjPjeKOtvk+AY6d6kboz9NsT7xDudl0wRNj+S0lq0yearCSb1v+YxgbU/kWA==
|
||||
dependencies:
|
||||
colorette "1.2.1"
|
||||
commander "^6.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user