Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0fcc8e5

Browse files
authoredMay 15, 2025··
fix(deps): update dependency cron-parser to v5
1 parent 4106939 commit 0fcc8e5

File tree

2 files changed

+28
-47
lines changed

2 files changed

+28
-47
lines changed
 

‎web/package-lock.json

Lines changed: 27 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"axios": "^1.8.3",
1515
"chart.js": "^3.8.0",
1616
"core-js": "^3.40.0",
17-
"cron-parser": "^4.9.0",
17+
"cron-parser": "^5.0.0",
1818
"dayjs": "^1.11.13",
1919
"vue": "^2.6.14",
2020
"vue-chartjs": "^4.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.