Update dependency fastify-jwt to v4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2021-11-25 09:00:46 +00:00
parent efb11f6047
commit 575685f24d
2 changed files with 56 additions and 90 deletions

View File

@@ -30,7 +30,7 @@
"fastify-auth": "^1.1.0",
"fastify-basic-auth": "^2.1.0",
"fastify-cors": "^6.0.2",
"fastify-jwt": "^3.0.1",
"fastify-jwt": "^4.0.0",
"isbot": "^3.3.3",
"knex": "^0.95.0",
"sqlite3": "^5.0.2",