fix(deps): update dependency node-cron to ^4.2.0 (#3518)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-07-01 01:25:10 +00:00
committed by GitHub
parent 41494859e5
commit 0f94ac456e
2 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@homarr/common": "workspace:^0.1.0",
"node-cron": "^4.1.1"
"node-cron": "^4.2.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",