feat: Add support for scheduled workflows (#7651)
We still need to: But wanted to open the PR for early feedback on the approach
This commit is contained in:
@@ -5851,6 +5851,7 @@ __metadata:
|
||||
"@mikro-orm/migrations": 5.9.7
|
||||
"@mikro-orm/postgresql": 5.9.7
|
||||
awilix: ^8.0.0
|
||||
cron-parser: ^4.9.0
|
||||
cross-env: ^5.2.1
|
||||
dotenv: ^16.4.5
|
||||
jest: ^29.6.3
|
||||
@@ -14772,7 +14773,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cron-parser@npm:^4.2.0, cron-parser@npm:^4.6.0":
|
||||
"cron-parser@npm:^4.2.0, cron-parser@npm:^4.6.0, cron-parser@npm:^4.9.0":
|
||||
version: 4.9.0
|
||||
resolution: "cron-parser@npm:4.9.0"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user