bump knex to v3 and better-sqlite3 to v9

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-10-12 15:35:02 +02:00
parent 6f9ef9fcab
commit 013611b42e
25 changed files with 144 additions and 64 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "10.1.0",
"knex": "^2.0.0",
"knex": "^3.0.0",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"p-limit": "^3.1.0",