backend: bump sqlite3 to v5

This commit is contained in:
Patrik Oldsberg
2020-09-28 12:34:57 +02:00
parent dad7b96194
commit 940ea11719
3 changed files with 60 additions and 9 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"lodash": "^4.17.15",
"morgan": "^1.10.0",
"node-fetch": "^2.6.0",
"sqlite3": "^4.2.0",
"sqlite3": "^5.0.0",
"uuid": "^8.0.0",
"winston": "^3.2.1",
"yaml": "^1.9.2",