chore(package): update all npm dependencies for dev/diff (#5371)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-03-21 18:57:10 -04:00 committed by GitHub
parent 41ed628c55
commit ec8543f886
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 313 additions and 801 deletions

File diff suppressed because it is too large Load diff

View file

@ -2,19 +2,19 @@
"name": "diff",
"type": "module",
"dependencies": {
"chalk": "^5.0.1",
"dockerode": "^3.3.3",
"chalk": "^5.2.0",
"dockerode": "^3.3.5",
"enquirer": "^2.3.6",
"extract-zip": "^2.0.1",
"fs-extra": "^10.1.0",
"got": "^12.3.1",
"fs-extra": "^11.1.0",
"got": "^12.6.0",
"keypress": "^0.2.1",
"listr2": "^5.0.2",
"listr2": "^5.0.8",
"lodash-es": "^4.17.21",
"luxon": "^3.2.1",
"luxon": "^3.3.0",
"pretty-bytes": "^6.1.0",
"tar": "^6.1.11",
"yargs": "^17.5.1"
"tar": "^6.1.13",
"yargs": "^17.7.1"
},
"engines": {
"node": ">=16"