mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
fix(deps): update dependency knex to ~0.21.17 (#372)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
12d49b1d40
commit
5314bf22e3
@ -43,7 +43,7 @@
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"helmet": "~4.4.1",
|
||||
"jszip": "~3.5.0",
|
||||
"knex": "~0.21.16",
|
||||
"knex": "~0.21.17",
|
||||
"multer": "~1.4.2",
|
||||
"node-fetch": "~2.6.1",
|
||||
"nunjucks": "~3.2.2",
|
||||
|
@ -4068,10 +4068,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.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==
|
||||
knex@~0.21.17:
|
||||
version "0.21.17"
|
||||
resolved "https://registry.yarnpkg.com/knex/-/knex-0.21.17.tgz#f99f5b90132b9bb9c6eb5c81f0a035e0232c870f"
|
||||
integrity sha512-kAt58lRwjzqwedApKF7luYPa7HsLb0oDiczwKrkZcekIzTmSow5YGK149S2C8HjH63R3NcOBo9+1rjvWnC1Paw==
|
||||
dependencies:
|
||||
colorette "1.2.1"
|
||||
commander "^6.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user