fix(deps): update dependency node-cron to ^4.1.1 (#3427)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-20 18:26:03 +00:00
committed by GitHub
parent ec4dde64fd
commit f6a99ffedd
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.0"
"node-cron": "^4.1.1"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",