From c5e44b3edff726a1f2fb3f117a3fff40027f0368 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 13:46:01 +0100 Subject: [PATCH] Update dependency sqlite3 to v4.1.0 (#81) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af39db1..0352d12 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "pg": "^7.8.2", "promise-waterfall": "0.1.0", "pug": "2.0.4", - "sqlite3": "4.0.6", + "sqlite3": "4.1.0", "winston": "3.2.1", "winston-daily-rotate-file": "4.2.1", "youtube-playlist-info": "1.1.2",