From 8ae2f503bdd3363cdb304b7f94abf904d329dcf7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:26:50 -0400 Subject: [PATCH] fix(deps): update dependency cron to v3.1.8 (#12881) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 6647898955..ec51cc1054 100644 --- a/install/package.json +++ b/install/package.json @@ -62,7 +62,7 @@ "connect-pg-simple": "10.0.0", "connect-redis": "7.1.1", "cookie-parser": "1.4.7", - "cron": "3.1.7", + "cron": "3.1.8", "cropperjs": "1.6.2", "csrf-sync": "4.0.3", "daemon": "1.1.0",