diff --git a/yarn.lock b/yarn.lock index 49c54df6..e6064618 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1456,10 +1456,10 @@ node-gyp "^8.2.0" read-package-json-fast "^2.0.1" -"@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.21.0": - version "3.23.0" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8" - integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw== +"@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0": + version "3.25.2" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973" + integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA== dependencies: "@types/cli-progress" "^3.11.5" ansi-escapes "^4.3.2" @@ -1491,11 +1491,11 @@ wrap-ansi "^7.0.0" "@oclif/plugin-help@^6", "@oclif/plugin-help@^6.0.14": - version "6.0.17" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.17.tgz#88aa0ba02effa7bb33a7ebddfd3a2d5bfb2399f0" - integrity sha512-zHKRQf/SkaOyF8xwz9EJxQ4bsB9bK+ED+i0YF24dud/1DkTj5cEDvrNV6sj+YH34ONz7z4et230URdFM3SJKeQ== + version "6.0.18" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.18.tgz#9ba4151b5d77b78a345ad1308620a1fbf9731ac8" + integrity sha512-Ly0gu/+eq7GfIMT76cirbHgElYGlu+PaZ5elrAKmDiegBh31AXqaPQAj8PH4+sG8RSv5srYtrkrygZaw8IF9CQ== dependencies: - "@oclif/core" "^3.21.0" + "@oclif/core" "^3.23.0" "@oclif/plugin-not-found@^3.0.10": version "3.0.10"