From dac2cad85ae9be7f7d28f0635e2418ad46b61163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:15:41 +0000 Subject: [PATCH] Bump knex from 0.15.2 to 0.19.5 Bumps [knex](https://github.com/tgriesser/knex) from 0.15.2 to 0.19.5. - [Release notes](https://github.com/tgriesser/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](https://github.com/tgriesser/knex/compare/0.15.2...0.19.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e35e6b6d..906cf29b 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,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",