Compare commits
1 Commits
22d0445ec8
...
0730a24989
Author | SHA1 | Date | |
---|---|---|---|
0730a24989 |
@ -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.4.1",
|
"knex": "2.4.2",
|
||||||
"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.4.1:
|
knex@2.4.2:
|
||||||
version "2.4.1"
|
version "2.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/knex/-/knex-2.4.1.tgz#eff21a905e102a306a9c43ea11d984b0f54c4583"
|
resolved "https://registry.yarnpkg.com/knex/-/knex-2.4.2.tgz#a34a289d38406dc19a0447a78eeaf2d16ebedd61"
|
||||||
integrity sha512-5wylehvnTOE8EdypPFakccA1zgo6Lp+TNultncvBUCUD0PasY+PLVa9qPrTFCioxPSPVha1u9ye2niAVVbLM0Q==
|
integrity sha512-tMI1M7a+xwHhPxjbl/H9K1kHX+VncEYcvCx5K00M16bWvpYPKAZd6QrCu68PtHAdIZNQPWZn0GVhqVBEthGWCg==
|
||||||
dependencies:
|
dependencies:
|
||||||
colorette "2.0.19"
|
colorette "2.0.19"
|
||||||
commander "^9.1.0"
|
commander "^9.1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user