chore: fixing dockerode

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-11-18 10:52:37 +01:00
parent e21e3c6102
commit 92f87a9a16
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"devDependencies": {
"@backstage/cli": "^0.8.1",
"@backstage/test-utils": "^0.1.20",
"@types/dockerode": "^3.3.1",
"@types/dockerode": "^3.3.0",
"msw": "^0.35.0",
"supertest": "^6.1.3"
},