From c46c262330a8cd6ed903ced84481a62d82352833 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 09:54:04 -0400 Subject: [PATCH] fix(deps): update dependency cron to v4.1.3 (#13282) 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 b453d65b26..2481216d33 100644 --- a/install/package.json +++ b/install/package.json @@ -62,7 +62,7 @@ "connect-pg-simple": "10.0.0", "connect-redis": "8.0.2", "cookie-parser": "1.4.7", - "cron": "4.1.2", + "cron": "4.1.3", "cropperjs": "1.6.2", "csrf-sync": "4.1.0", "daemon": "1.1.0",