Bump knex from 0.15.2 to 0.19.5 in /backend (#294)

Bumps [knex](https://github.com/knex/knex) from 0.15.2 to 0.19.5.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/compare/0.15.2...0.19.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: jc21 <jc@jc21.com>
This commit is contained in:
dependabot[bot]
2020-02-19 16:32:19 +10:00
committed by GitHub
parent 43b5720532
commit 26a8e234fa
2 changed files with 67 additions and 101 deletions

View File

@ -17,7 +17,7 @@
"html-entities": "^1.2.1",
"json-schema-ref-parser": "^5.0.3",
"jsonwebtoken": "^8.3.0",
"knex": "^0.15.2",
"knex": "^0.19.5",
"liquidjs": "^5.1.1",
"lodash": "^4.17.10",
"moment": "^2.22.2",