fix(deps): update dependency node-cron to v4 (#3075)

Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-23 22:20:47 +02:00
committed by GitHub
parent 2afa9b6727
commit 109f9e7979
5 changed files with 21 additions and 23 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@homarr/common": "workspace:^0.1.0",
"node-cron": "^3.0.3"
"node-cron": "^4.0.7"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",