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
@@ -52,7 +52,7 @@
"@backstage/types": "workspace:^",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"knex": "^2.0.0"
"knex": "^3.0.0"
},
"devDependencies": {
"@backstage/cli": "workspace:^"