diff --git a/yarn.lock b/yarn.lock index 0130208..c6694c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1223,10 +1223,10 @@ proc-log "^5.0.0" which "^5.0.0" -"@oclif/core@^4", "@oclif/core@^4.0.28", "@oclif/core@^4.0.31": - version "4.0.32" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.32.tgz#0e8078c53b079549d685798893b9f9534ca69bf6" - integrity sha512-O3jfIAhqaJxXI2dzF81PLTMhKpFFA0Nyz8kfBnc9WYDJnvdmXK0fVAOSpwpi2mHTow/9FXxY6Kww8+Kbe7/sag== +"@oclif/core@^4", "@oclif/core@^4.0.31", "@oclif/core@^4.0.32": + version "4.0.33" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.33.tgz#fcaf3dd2850c5999de20459a1445d31a230cd24b" + integrity sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw== dependencies: ansi-escapes "^4.3.2" ansis "^3.3.2" @@ -1265,11 +1265,11 @@ fast-levenshtein "^3.0.0" "@oclif/plugin-plugins@^5": - version "5.4.16" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.16.tgz#b955e8175395de1c252b4c0bab3d522c66b3ef80" - integrity sha512-qz9RlOg1r2hcx65ALTpf+9kJO5loJdS9zKdv4pLbAQ80veHlDUcdaaoMLqMH9PWZ6gcNLuqiRwK4ElNGeyNaJA== + version "5.4.17" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.17.tgz#7bc6f701e83e2505746c1e8a8467a6fdf41241ba" + integrity sha512-V5W5jiGfWYEFS1v6j0+l0sTkRdvuHpZm9zKyEzC1i6IFFx4S4oR2IMjTwJRopyGH2TZDNVQOGilp3Cxu73pbsQ== dependencies: - "@oclif/core" "^4.0.28" + "@oclif/core" "^4.0.32" ansis "^3.3.2" debug "^4.3.7" npm "^10.9.0"