telemetry module (#934)

* update lockfile

* fix color check

* telemetry

* complete

* Use interval
This commit is contained in:
Philip Okugbe
2025-03-23 13:12:41 +00:00
committed by GitHub
parent 593f41a050
commit 13039cfacc
6 changed files with 140 additions and 0 deletions

View File

@ -46,6 +46,7 @@
"@nestjs/passport": "^11.0.5",
"@nestjs/platform-fastify": "^11.0.10",
"@nestjs/platform-socket.io": "^11.0.10",
"@nestjs/schedule": "^5.0.1",
"@nestjs/terminus": "^11.0.0",
"@nestjs/websockets": "^11.0.10",
"@node-saml/passport-saml": "^5.0.1",