From 87ec8637b05fc8b65dacb3a01e67f230afca8c52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:19:02 -0500 Subject: [PATCH] fix(deps): update dependency cron to v3.1.9 (#12899) 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 d06d0b37af..00228065c7 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.8", + "cron": "3.1.9", "cropperjs": "1.6.2", "csrf-sync": "4.0.3", "daemon": "1.1.0",