From c1f873b302b47548a508c7fcc403942db43ea690 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 11:53:18 -0400 Subject: [PATCH] fix(deps): update dependency cron to v2.4.4 (#12033) 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 8580422fdf..fe3476dec9 100644 --- a/install/package.json +++ b/install/package.json @@ -58,7 +58,7 @@ "connect-pg-simple": "9.0.0", "connect-redis": "7.1.0", "cookie-parser": "1.4.6", - "cron": "2.4.3", + "cron": "2.4.4", "cropperjs": "1.6.1", "csrf-sync": "4.0.1", "daemon": "1.1.0",