chore: Update missing packages in yarn.lock (#4627)

This commit is contained in:
Pranav Raj S
2022-05-05 19:29:51 +05:30
committed by GitHub
parent c9a8796a36
commit 832a0f24a0
2 changed files with 193 additions and 8 deletions

View File

@@ -16,6 +16,6 @@ trigger_scheduled_items_job:
# executed At every 5th minute..
trigger_imap_email_inboxes_job:
cron: '*/1 * * * *'
cron: '*/5 * * * *'
class: 'Inboxes::FetchImapEmailInboxesJob'
queue: scheduled_jobs