Skip to content

Commit 284a423

Browse files
snyk-botmatt-boris
authored andcommitted
fix: upgrade commander from 9.3.0 to 9.4.0 (from PR #5609)
Snyk has created this PR to upgrade commander from 9.3.0 to 9.4.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/taskcluster-bot/project/1cc3d14a-e272-4df0-a48d-c134ab353ef5?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent bf1c855 commit 284a423

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

workers/docker-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ajv-formats": "^1.5.1",
3131
"app-root-dir": "^1.0.2",
3232
"co": "^4.6.0",
33-
"commander": "^9.0.0",
33+
"commander": "^9.4.0",
3434
"debug": "*",
3535
"diskspace": "^2.0.0",
3636
"diveSync": "^0.3.0",

workers/docker-worker/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -461,10 +461,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
461461
dependencies:
462462
delayed-stream "~1.0.0"
463463

464-
commander@^9.0.0:
465-
version "9.3.0"
466-
resolved "https://registry.yarnpkg.com/commander/-/commander-9.3.0.tgz#f619114a5a2d2054e0d9ff1b31d5ccf89255e26b"
467-
integrity sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==
464+
commander@^9.4.0:
465+
version "9.4.0"
466+
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.0.tgz#bc4a40918fefe52e22450c111ecd6b7acce6f11c"
467+
integrity sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw==
468468

469469
compress-brotli@^1.3.8:
470470
version "1.3.8"

0 commit comments

Comments
 (0)