From 2fb3af3cfebbec03fc25b71867ac4af4db1d0265 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:48:07 -0400 Subject: [PATCH] fix(deps): update dependency cron to v3.1.6 (#12132) 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 6e09247d2a..204400a5b9 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": "3.1.4", + "cron": "3.1.6", "cropperjs": "1.6.1", "csrf-sync": "4.0.1", "daemon": "1.1.0",