build(deps): bump node-cron from 4.1.1 to 4.2.1

Bumps [node-cron](https://github.com/merencia/node-cron) from 4.1.1 to 4.2.1.
- [Release notes](https://github.com/merencia/node-cron/releases)
- [Commits](https://github.com/merencia/node-cron/compare/v4.1.1...v4.2.1)

---
updated-dependencies:
- dependency-name: node-cron
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-15 05:01:34 +00:00
committed by GitHub
parent 5042a6c016
commit b99826b0a6
2 changed files with 6 additions and 6 deletions

View File

@ -77,7 +77,7 @@
"next": "^15.3.4",
"next-auth": "^4.24.11",
"next-themes": "^0.4.6",
"node-cron": "^4.1.1",
"node-cron": "^4.2.1",
"node-fetch": "^3.3.2",
"pg": "^8.16.3",
"react": "^19.1.0",