fix(deps): update dependency dockerode to ^4.0.8 (#4076)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-13 22:19:17 +00:00
committed by GitHub
parent 809fbd5176
commit 43d5a27552
2 changed files with 40 additions and 9 deletions

View File

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