chore: update dependencies and improve health controller
- Updated various dependencies in package.json and pnpm-lock.yaml, including: - `@aws-sdk/client-s3` from 3.782.0 to 3.802.0 - `@babel/core` from 7.26.10 to 7.27.1 - `@nestjs/common` and `@nestjs/core` from 11.0.13 to 11.1.0 - `axios` from 1.8.3 to 1.9.0 - `mongoose` from 8.13.2 to 8.14.1 - Other minor updates across various packages. - Refactored `getAllCron` method in `cron.controller.ts` to use `job?.isActive` instead of `job?.running` for better clarity on job status. Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
2358
pnpm-lock.yaml
generated
2358
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user