Skip to content

Commit

Permalink
chore(package): update all npm dependencies for dev/deploy-to-contain…
Browse files Browse the repository at this point in the history
…er (ietf-tools#5370)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] committed Mar 21, 2023
1 parent ec8543f commit 1de83ca
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 36 deletions.
89 changes: 57 additions & 32 deletions dev/deploy-to-container/package-lock.json

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

8 changes: 4 additions & 4 deletions dev/deploy-to-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "deploy-to-container",
"type": "module",
"dependencies": {
"dockerode": "^3.3.3",
"fs-extra": "^10.1.0",
"nanoid": "4.0.0",
"dockerode": "^3.3.5",
"fs-extra": "^11.1.0",
"nanoid": "4.0.1",
"nanoid-dictionary": "5.0.0-beta.1",
"slugify": "1.6.5",
"tar": "^6.1.11",
"tar": "^6.1.13",
"yargs": "^17.7.1"
},
"engines": {
Expand Down

0 comments on commit 1de83ca

Please sign in to comment.