chore(deps): upgrade node-cron from v3 to v4 and update cron scheduling options

This commit is contained in:
2026-04-22 17:18:24 -04:00
parent 9bb1b398c7
commit 794e0866ec
3 changed files with 10 additions and 22 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"@react-email/components": "^0.5.6",
"@react-pdf/renderer": "^4.3.1",
"dotenv": "^16.4.5",
"node-cron": "^3.0.3",
"node-cron": "^4.2.1",
"pg": "^8.11.3",
"resend": "^3.2.0",
"stripe": "^14.0.0"