Skip to content

Commit

Permalink
feat: upgrade dockerode from 3.3.5 to 4.0.0 (#721)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade dockerode from 3.3.5 to 4.0.0.

See this package in npm:
https://www.npmjs.com/package/dockerode

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/8a206b8f-68e6-4718-adec-c9a0367bcd69?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
lholmquist and snyk-bot committed Apr 25, 2024
1 parent e46b535 commit b178926
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"homepage": "https://github.com/nodeshift/nodeshift#readme",
"dependencies": {
"chalk": "^4.1.2",
"dockerode": "~3.3.4",
"dockerode": "~4.0.0",
"git-repo-info": "^2.0.0",
"js-yaml": "~3.14.1",
"lodash": "^4.17.21",
Expand Down

0 comments on commit b178926

Please sign in to comment.