Update sqlite3
Nothing seems to break with this, fortunately
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
"express-session": "^1.18.1",
|
||||
"memorystore": "^1.6.7",
|
||||
"sqlite": "^5.1.1",
|
||||
"sqlite3": "^5.1.7"
|
||||
"sqlite3": "^6.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "tsx watch --enable-source-maps src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user