diff --git a/yarn.lock b/yarn.lock index 6dbcde2..d4851ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1052,7 +1052,7 @@ proc-log "^4.0.0" which "^4.0.0" -"@oclif/core@^4", "@oclif/core@^4.0.0-beta.12", "@oclif/core@^4.0.0-beta.13": +"@oclif/core@^4", "@oclif/core@^4.0.0-beta.12": version "4.0.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.0.tgz#c47783c9803cb440e3fd325157437400765eae3f" integrity sha512-BMWGvJrzn5PnG60gTNFEvaBT0jvGNiJCKN4aJBYP6E7Bq/Y5XPnxPrkj7ZZs/Jsd1oVn6K/JRmF6gWpv72DOew== @@ -1076,11 +1076,11 @@ wrap-ansi "^7.0.0" "@oclif/plugin-help@^6", "@oclif/plugin-help@^6.0.21": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.1.0.tgz#70271276c02a8224fb69234676f0079dbc836ff0" - integrity sha512-U+LNKKaZBroHqoSGIpYbQmkTl8aW0NJcO9tr091LJOZ74iqEDiupfBTCMuklW9uTZdWFYApqTmshDuB/I41jxQ== + version "6.2.0" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.0.tgz#4347379ee16ee49b8cb27eac48044165fc6830e4" + integrity sha512-LNTrAE3ZwTXJVAFuwx+jSMGJCYHHa7jjSZ+9PgJlHIIA9qC7XcTcORoBByw9otB9q3JcbWmbS0GNCGTvciRdaw== dependencies: - "@oclif/core" "^4.0.0-beta.13" + "@oclif/core" "^4" "@oclif/plugin-not-found@^3.2.1": version "3.2.2"