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
@@ -61,7 +61,7 @@
"google-auth-library": "^8.0.0",
"jose": "^4.6.0",
"jwt-decode": "^3.1.0",
"knex": "^2.0.0",
"knex": "^3.0.0",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
"minimatch": "^5.0.0",