diff --git a/yarn.lock b/yarn.lock index 37282b4b..69065752 100644 --- a/yarn.lock +++ b/yarn.lock @@ -444,7 +444,7 @@ debug "^4.1.1" semver "^7.5.4" -"@oclif/config@1.18.12", "@oclif/config@^1", "@oclif/config@^1.18.2": +"@oclif/config@1.18.12", "@oclif/config@^1.18.2": version "1.18.12" resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.12.tgz#3f8e8d332ce0e7f371ab649c5b1f58b409c43a16" integrity sha512-hbZv4N3J9pE4yzQIqrklJFgXhqYiQTN3uV5uBC8VaIZ1qEPzZv6lN9rDmcYIuEOBPzQvvSIBuaH/IDzo3F71PQ== @@ -468,6 +468,18 @@ is-wsl "^2.1.1" tslib "^2.0.0" +"@oclif/config@^1": + version "1.18.13" + resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.13.tgz#b06eafee8e9e8977a40a01ffed8edfa7924f06c4" + integrity sha512-Ja0KJvRBYm6xwgJpdn9oZ1DofE7MZ2wB320dblHDOdVQcpKRHnX64R0BlEqXsU6jJO7w95iy1geeKFxIVmfuWA== + dependencies: + "@oclif/errors" "^1.3.6" + "@oclif/parser" "^3.8.14" + debug "^4.3.4" + globby "^11.1.0" + is-wsl "^2.1.1" + tslib "^2.5.0" + "@oclif/core@^1.1.1", "@oclif/core@^1.3.6": version "1.9.5" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.9.5.tgz#4dd00f35fceb89906245da791b14bd503103771a"