From 03c218ecc2af35de177dfd3f059fa06ce6a5e270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 15:05:03 +0000 Subject: [PATCH] build(deps): Bump cronstrue from 3.14.0 to 3.21.0 Bumps [cronstrue](https://github.com/bradymholt/cRonstrue) from 3.14.0 to 3.21.0. - [Release notes](https://github.com/bradymholt/cRonstrue/releases) - [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md) - [Commits](https://github.com/bradymholt/cRonstrue/compare/v3.14.0...v3.21.0) --- updated-dependencies: - dependency-name: cronstrue dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index dc5c279..e5f5580 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1716,9 +1716,9 @@ } }, "node_modules/cronstrue": { - "version": "3.14.0", - "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-3.14.0.tgz", - "integrity": "sha512-XnW4vuK/jPJjmTyDWiej1Zq36Od7ITwxaV2O1pzHZuyMVvdy7NAvyvIBzybt+idqSpfqYuoDG7uf/ocGtJVWxA==", + "version": "3.21.0", + "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-3.21.0.tgz", + "integrity": "sha512-6DgX87NpjknhNmYC0/JjexQIAwCvtaUNoayqxLsciU5NkwGcEhuXLgXkIOX/bsuXL4f/aaLfgimJ6/2X8c5ezg==", "license": "MIT", "bin": { "cronstrue": "bin/cli.js"