diff --git a/package.json b/package.json index 05cc627..8584f2a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "ntpl": "./ntpl" }, "dependencies": { - "commander": "^9.2.0", + "commander": "^9.4.0", "deepmerge": "^4.2.2", "js-yaml": "^4.1.0", "mustache": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index c6be882..f0c5ef5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -436,10 +436,10 @@ color-name@~1.1.4: resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== -commander@^9.2.0: - version "9.3.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-9.3.0.tgz#f619114a5a2d2054e0d9ff1b31d5ccf89255e26b" - integrity sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw== +commander@^9.4.0: + version "9.4.0" + resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.0.tgz#bc4a40918fefe52e22450c111ecd6b7acce6f11c" + integrity sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw== concat-map@0.0.1: version "0.0.1"