diff --git a/package.json b/package.json index 36858673..64231a66 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ }, "devDependencies": { "@jsforce/jsforce-node": "^3.10.15", - "@oclif/core": "^4.11.3", + "@oclif/core": "^4.11.4", "@oclif/plugin-command-snapshot": "^5.3.22", "@salesforce/cli-plugins-testkit": "^5.3.58", "@salesforce/dev-scripts": "^11.0.4", diff --git a/yarn.lock b/yarn.lock index 843f7646..5c33c522 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1390,10 +1390,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.11.2", "@oclif/core@^4.11.3": - version "4.11.3" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.3.tgz#87ebe0d3a47d162359482ecf5f5a7220ac709a36" - integrity sha512-gQCSYAtUhJilGKaSaZhqejH9X1dDu+jWQjLmtGOgN/XcKaAEPPSeT2mu1UvlvtPox1/NNRdlBcUa8KRKo2HnJQ== +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.11.2", "@oclif/core@^4.11.4": + version "4.11.4" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.4.tgz#14082760c0b8e677331aeba3f32e6bf75e2556c0" + integrity sha512-URwiQ5ALx/sJ2iH4vzXEd+H4K6NAI7LRs6Jag3hrgKEpGmaE6alfRC8qjO4GIgb6A3ACaJumqP9twi/M9ywdHQ== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0" @@ -1406,7 +1406,7 @@ is-wsl "^2.2.0" lilconfig "^3.1.3" minimatch "^10.2.5" - semver "^7.8.0" + semver "^7.8.1" string-width "^4.2.3" supports-color "^8" tinyglobby "^0.2.16"