Compare commits
6 Commits
0.7.2
...
eb053df154
| Author | SHA1 | Date | |
|---|---|---|---|
| eb053df154 | |||
| 5b518c5884 | |||
| d320b20dfc | |||
| 6fd89b75ab | |||
| ae4a930ddb | |||
| bc466e7fd9 |
@@ -25,14 +25,14 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"argon2": "^0.28.2",
|
||||
"dotenv": "^12.0.0",
|
||||
"dotenv": "^15.0.0",
|
||||
"fastify": "^3.20.1",
|
||||
"fastify-auth": "^1.1.0",
|
||||
"fastify-basic-auth": "^2.1.0",
|
||||
"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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user