fix(deps): update dependency dockerode to v4

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-14 08:22:36 +00:00
committed by Github changeset workflow
parent a91b112395
commit d2e3ab9d9d
6 changed files with 63 additions and 25 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
"@backstage/plugin-techdocs-node": "workspace:^",
"@types/dockerode": "^3.3.0",
"commander": "^9.1.0",
"dockerode": "^3.3.1",
"dockerode": "^4.0.0",
"fs-extra": "^11.0.0",
"global-agent": "^3.0.0",
"http-proxy": "^1.18.1",