Update dependency knex to v1 #15

Closed
odit_renovate wants to merge 1 commits from renovate/knex-1.x into main
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
"fastify-cors": "^6.0.2",
"fastify-jwt": "^4.0.0",
"isbot": "^3.3.3",
"knex": "0.95.0",
"knex": "1.0.1",
"sqlite3": "^5.0.2",
"uniqid": "^5.3.0"
},