From f5591c40cdca7c5a5f7387d22ba5dbd6b58d9d52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 06:22:41 +0000 Subject: [PATCH] chore(deps): update dependency cron to v3.3.1 (#146) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3c6e0d..d7308c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,7 +28,7 @@ importers: dependencies: cron: specifier: ^3.0.0 - version: 3.3.0 + version: 3.3.1 debug: specifier: ^4.3.4 version: 4.4.0 @@ -525,8 +525,8 @@ packages: typescript: optional: true - cron@3.3.0: - resolution: {integrity: sha512-uwRMLudSn2vPPjg392dKOm3KoJRw/eOOFtcHbrmRJxCd/NDF3187JVnajTvHPIlam0UwhKUZWwVPd1V5vBlmsw==} + cron@3.3.1: + resolution: {integrity: sha512-KpvuzJEbeTMTfLsXhUuDfsFYr8s5roUlLKb4fa68GszWrA4783C7q6m9yj4vyc6neyD/V9e0YiADSX2c+yRDXg==} cross-spawn@7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} @@ -1930,7 +1930,7 @@ snapshots: '@types/cron@2.4.1': dependencies: - cron: 3.3.0 + cron: 3.3.1 '@types/debug@4.1.12': dependencies: @@ -2294,7 +2294,7 @@ snapshots: optionalDependencies: typescript: 4.9.5 - cron@3.3.0: + cron@3.3.1: dependencies: '@types/luxon': 3.4.2 luxon: 3.5.0