Skip to content

[frontend] Update dependency cronstrue to v2.60.0 (release/current) #3104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release/current
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"axios": "1.9.0",
"ckeditor5": "45.0.0",
"classcat": "5.0.5",
"cronstrue": "2.59.0",
"cronstrue": "2.60.0",
"d3-hierarchy": "3.1.2",
"date-fns": "4.1.0",
"dompurify": "3.2.5",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5155,12 +5155,12 @@ __metadata:
languageName: node
linkType: hard

"cronstrue@npm:2.59.0":
version: 2.59.0
resolution: "cronstrue@npm:2.59.0"
"cronstrue@npm:2.60.0":
version: 2.60.0
resolution: "cronstrue@npm:2.60.0"
bin:
cronstrue: bin/cli.js
checksum: 10c0/f04c9720eacae8cc58ee700a33ced44947c7d722f9deb8a0d0a9a9b533f493b8c2fabed0e72e6bf9d6d1e5191b7b8325e107496ed93a85a2789e57954084b055
checksum: 10c0/3db862b826b14c29e1680514f223d84a2fef3f10cee9f78077237ebc5eb24dd19d128677dbaa55904e348236d969a3cc04e378df04a9e4fe08293a30b6a3ac33
languageName: node
linkType: hard

Expand Down Expand Up @@ -9884,7 +9884,7 @@ __metadata:
chokidar: "npm:4.0.3"
ckeditor5: "npm:45.0.0"
classcat: "npm:5.0.5"
cronstrue: "npm:2.59.0"
cronstrue: "npm:2.60.0"
cross-env: "npm:7.0.3"
d3-hierarchy: "npm:3.1.2"
date-fns: "npm:4.1.0"
Expand Down