fix(deps): update dependency dockerode to ^4.0.9 (#4214)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-05 03:20:13 +00:00
committed by GitHub
parent 5955ae6f8b
commit 340f8f98e4
2 changed files with 11 additions and 11 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@homarr/common": "workspace:^0.1.0",
"@homarr/core": "workspace:^0.1.0",
"dockerode": "^4.0.8"
"dockerode": "^4.0.9"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",