fix(deps): update dependency dockerode to ^4.0.7 (#3331)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-06 15:19:53 +00:00
committed by GitHub
parent 3ad72e63b1
commit 07f81cee92
2 changed files with 7 additions and 7 deletions

View File

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