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