From 8260e3d98a6af69c88202544f1ab69cd4cfbbbb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 04:50:49 +0000 Subject: [PATCH] Bump knex from 0.14.6 to 0.19.5 Bumps [knex](https://github.com/tgriesser/knex) from 0.14.6 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.14.6...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 8579b21e..d6c42712 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "moment": "^2.17.0", "mysql": "^2.12.0", "sqlite3": "^3.1.13", - "knex": "^0.14.2", + "knex": "^0.19.5", "ffmpeg-static": "^2.1.0", "pam-diff": "0.10.2", "pipe2pam": "0.6.2",