Compare commits
1 Commits
bd4159e4bf
...
c31f19e031
Author | SHA1 | Date | |
---|---|---|---|
c31f19e031 |
@ -33,7 +33,7 @@
|
|||||||
"fastify-cors": "^6.0.2",
|
"fastify-cors": "^6.0.2",
|
||||||
"fastify-jwt": "^4.0.0",
|
"fastify-jwt": "^4.0.0",
|
||||||
"isbot": "^3.3.3",
|
"isbot": "^3.3.3",
|
||||||
"knex": "2.0.0",
|
"knex": "2.1.0",
|
||||||
"sqlite3": "^5.0.2",
|
"sqlite3": "^5.0.2",
|
||||||
"uniqid": "^5.3.0"
|
"uniqid": "^5.3.0"
|
||||||
},
|
},
|
||||||
|
@ -2364,10 +2364,10 @@ keyv@^4.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
json-buffer "3.0.1"
|
json-buffer "3.0.1"
|
||||||
|
|
||||||
knex@2.0.0:
|
knex@2.1.0:
|
||||||
version "2.0.0"
|
version "2.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/knex/-/knex-2.0.0.tgz#84296ced7ef27e0f3b954302ac7d9da67c28b5d3"
|
resolved "https://registry.yarnpkg.com/knex/-/knex-2.1.0.tgz#9348aace3a08ff5be26eb1c8e838416ddf1aa216"
|
||||||
integrity sha512-LchC8/GLfreMz8d4kCwh/ymXttsoJG8zO1O0AJBjnxdyr2oT/k2ik77hP1PpZkZH9mDQrq6WsQcIu18Pnqppzg==
|
integrity sha512-vVsnD6UJdSJy55TvCXfFF9syfwyXNxfE9mvr2hJL/4Obciy2EPGoqjDpgRSlMruHuPWDOeYAG25nyrGvU+jJog==
|
||||||
dependencies:
|
dependencies:
|
||||||
colorette "2.0.16"
|
colorette "2.0.16"
|
||||||
commander "^9.1.0"
|
commander "^9.1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user