Updated croner to 8.1.0 and fixed "recurring-interval" type maintenance

This commit is contained in:
buzzinJohnnyBoi
2024-07-13 13:58:36 -04:00
parent 1a5a1a6e5d
commit d61688315d
3 changed files with 25 additions and 14 deletions

View File

@@ -89,7 +89,7 @@
"command-exists": "~1.2.9",
"compare-versions": "~3.6.0",
"compression": "~1.7.4",
"croner": "~6.0.5",
"croner": "^8.1.0",
"dayjs": "~1.11.5",
"dev-null": "^0.1.1",
"dotenv": "~16.0.3",