diff --git a/package.json b/package.json index 2345e4b..dc58880 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bundle": "./bin/run.mjs" }, "dependencies": { - "@oclif/core": "^3.23.0", + "@oclif/core": "^3.25.2", "@oclif/plugin-test-esm-1": "^0.7.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index b3287fe..33cad2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1252,10 +1252,10 @@ node-gyp "^10.0.0" which "^4.0.0" -"@oclif/core@^3", "@oclif/core@^3.10.2", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.23.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", "@oclif/core@^3.10.2", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.25.2": + 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"