Update dependency knex to v0.95.15 #16

Merged
niggl merged 1 commits from renovate/knex-0.x into main 2022-01-17 16:38:41 +00:00
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": "0.95.15",
"sqlite3": "^5.0.2",
"uniqid": "^5.3.0"
},