diff --git a/yarn.lock b/yarn.lock index 045faf8..012a442 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1347,7 +1347,7 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^4", "@oclif/core@^4.10.2", "@oclif/core@^4.8.0": +"@oclif/core@^4", "@oclif/core@^4.10.2", "@oclif/core@^4.11.0": version "4.11.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.0.tgz#262102cbdabfe0f83eba5381a4ffcd34d779921a" integrity sha512-nTkRMgxFlIKQIIYGvhO2JMsLSQ1aHPHblHfFgxgoBrGK8Ao/8wxc4eNOIv/+t8dMXliZd7mREVr6la4aXXXg5A== @@ -1389,11 +1389,11 @@ fast-levenshtein "^3.0.0" "@oclif/plugin-plugins@^5": - version "5.4.62" - resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.62.tgz#55e92740dcac28a7520b73dfafbad1e5cd0a0367" - integrity sha512-AFFKQpn/SHJE5ETiyQYBJjg7895WmvrBjEKvLWnJX+fNuOVSf6WLbiRqJI7kEaLUmmL8O1EtMcc18COxTOSgIw== + version "5.4.63" + resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.63.tgz#ec11da85cda820aa0361dd7b6a6a869e505d7634" + integrity sha512-PZ/NKMFwmlLu5iWR0KlcdqX7k8fHc1hZhFDgzCVrEPbMiEwRDGifKiDTwGcXiLsSpsKhL1BY11FEeA1jz/NRQw== dependencies: - "@oclif/core" "^4.8.0" + "@oclif/core" "^4.11.0" ansis "^3.17.0" debug "^4.4.0" npm "^11.13.0"