1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

fix(deps): update dependency knex to v0.95.13

This commit is contained in:
Renovate Bot 2021-11-02 22:44:03 +00:00 committed by renovate[bot]
parent 759b592d90
commit 49c0ee7fcf
2 changed files with 5 additions and 5 deletions

View File

@ -95,7 +95,7 @@
"helmet": "^4.1.0",
"joi": "^17.3.0",
"js-yaml": "^4.1.0",
"knex": "0.95.12",
"knex": "0.95.13",
"log4js": "^6.0.0",
"memoizee": "^0.4.15",
"mime": "^2.4.2",

View File

@ -4557,10 +4557,10 @@ kleur@^3.0.3:
resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
knex@0.95.12:
version "0.95.12"
resolved "https://registry.yarnpkg.com/knex/-/knex-0.95.12.tgz#b250f6690dc643c17e59b82e5c8780f0ed82060a"
integrity sha512-/fdau7F372J/rZzMFjYo1trHs67kB13YtGErOe94Ev+OdilNEI2ddSE3O4Hb3EfgRtJUbhZWxp8T4PpDMtnjSg==
knex@0.95.13:
version "0.95.13"
resolved "https://registry.yarnpkg.com/knex/-/knex-0.95.13.tgz#b0547c91f6a02662f08c5bf9efbb12d660f392f7"
integrity sha512-XagG/iYA4RabYy1BmgY607Q00kBduOgb/Nej3+UDcCNdmuzDvZcfFo/726BYhfxv5amTBtGjewodZrTNbO63VA==
dependencies:
colorette "2.0.16"
commander "^7.1.0"