fix(deps): update dependency node-cron to ^4.1.0 (#3286)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-31 03:14:01 +00:00
committed by GitHub
parent b608ffe490
commit 1f408685e6
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.0.7"
"node-cron": "^4.1.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",