chore: bump sqlite3 to 5.0.1

Signed-off-by: Alex Landovskis <alex@landovskis.com>
This commit is contained in:
Alex Landovskis
2021-07-06 19:48:03 -04:00
parent a6db3ff319
commit f7134c3684
6 changed files with 21 additions and 13 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"knex": "^0.95.1",
"pg": "^8.3.0",
"pg-connection-string": "^2.3.0",
"sqlite3": "^5.0.0",
"sqlite3": "^5.0.1",
"winston": "^3.2.1"
},
"devDependencies": {