Add provider metric cleanup job

This commit is contained in:
William Oldham
2023-11-04 13:35:36 +00:00
parent 39c2b0c7fd
commit 07988e7bff
4 changed files with 41 additions and 0 deletions

View File

@@ -37,11 +37,13 @@
"@fastify/cors": "^8.3.0",
"@mikro-orm/core": "^5.9.0",
"@mikro-orm/postgresql": "^5.9.0",
"@types/ms": "^0.7.33",
"cron": "^3.1.5",
"fastify": "^4.21.0",
"fastify-metrics": "^10.3.2",
"fastify-type-provider-zod": "^1.1.9",
"jsonwebtoken": "^9.0.2",
"ms": "^2.1.3",
"nanoid": "^3.3.6",
"neat-config": "^2.0.0",
"node-forge": "^1.3.1",