Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Update @balena/compose from 3.0.5 to 3.2.0

Also updates pinejs-client-request to support
using the Retry-After header and dockerode
to 3.3.5 to be aligned with @balena/compose.

Change-type: patch
  • Loading branch information
thgreasi committed Dec 11, 2023
1 parent 1f1ed89 commit 3c9bad9
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 110 deletions.
144 changes: 36 additions & 108 deletions npm-shrinkwrap.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
"typescript": "^5.3.2"
},
"dependencies": {
"@balena/compose": "^3.0.5",
"@balena/compose": "^3.2.0",
"@balena/dockerignore": "^1.0.2",
"@balena/es-version": "^1.0.1",
"@oclif/core": "^3.14.1",
Expand Down Expand Up @@ -223,7 +223,7 @@
"denymount": "^2.3.0",
"docker-modem": "3.0.0",
"docker-progress": "^5.1.3",
"dockerode": "3.3.3",
"dockerode": "3.3.5",
"ejs": "^3.1.6",
"etcher-sdk": "^8.7.0",
"event-stream": "3.3.4",
Expand Down

0 comments on commit 3c9bad9

Please sign in to comment.