Merge pull request #6370 from alandovskis/build/bump-sqlite

chore: bump sqlite3 to 5.0.1
This commit is contained in:
Ben Lambert
2021-07-07 11:49:07 +02:00
committed by GitHub
6 changed files with 20 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": {