Skip to content

Commit

Permalink
Upgrade dockerode dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Ken Bannister <kb2ma@runbox.com>
  • Loading branch information
kb2ma committed Jan 31, 2024
1 parent 047edfe commit 502c730
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"bluebird": "^3.7.2",
"compare-versions": "^3.6.0",
"docker-progress": "^5.0.0",
"dockerode": "^3.3.0",
"dockerode": "^4.0.2",
"get-folder-size": "^2.0.1",
"get-port": "^3.2.0",
"lodash": "^4.17.21",
Expand All @@ -44,7 +44,7 @@
"@balena/lint": "^7.2.6",
"@types/archiver": "^5.1.1",
"@types/bluebird": "^3.5.36",
"@types/dockerode": "^3.2.7",
"@types/dockerode": "^3.3.23",
"@types/get-folder-size": "^2.0.0",
"@types/node": "^18.0.0",
"@types/request-promise": "^4.1.48",
Expand Down

0 comments on commit 502c730

Please sign in to comment.