diff --git a/yarn.lock b/yarn.lock index 306b7b4..7156969 100644 --- a/yarn.lock +++ b/yarn.lock @@ -420,10 +420,10 @@ widest-line "^3.1.0" wrap-ansi "^7.0.0" -"@oclif/core@^0.5.39": - version "0.5.39" - resolved "https://registry.npmjs.org/@oclif/core/-/core-0.5.39.tgz#d00705f31c5e6617145e84bb9dd50156cf3b01c5" - integrity sha512-4XusxLX8PnHDQxtRP25PImlkIj1Mlx6wt0NWb1FxQGvTJOAgXGJZl3YB02ZeXZLYbeKA2A3AqqxFTTKbADnZng== +"@oclif/core@^1.0.1": + version "1.0.1" + resolved "https://registry.npmjs.org/@oclif/core/-/core-1.0.1.tgz#e97fc5c234db1a745fb4468eb79cabeea5f84af9" + integrity sha512-ai9XwnEZ+P34VUtV+fX/6HmRbo5CXGdZjX3iK3PsY6O+KYeJBKVAkPCKLz0qtAHxx0HX4+Yj2wnmy+hTCx6HYQ== dependencies: "@oclif/linewrap" "^1.0.0" chalk "^4.1.0"