diff --git a/package.json b/package.json index 155d45e..c1b279d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/minimatch": "5", "eslint-config-salesforce-license": "^1.0.2", "eslint-plugin-sf-plugin": "^1.20.33", - "oclif": "^4.23.8", + "oclif": "^4.23.10", "ts-node": "^10.9.2", "typescript": "^5.5.4" }, diff --git a/yarn.lock b/yarn.lock index 455c0fc..52fd990 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1407,16 +1407,16 @@ ansis "^3.17.0" fast-levenshtein "^3.0.0" -"@oclif/plugin-warn-if-update-available@^3.1.57": - version "3.1.57" - resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.57.tgz#c3a6543dd1be6afc45705fc102ccb73695cf4cff" - integrity sha512-y8BiMMiX3gnDO3kSck7R61bB74N8SI38pN9LbpaDlhZcjcN27wuIR5trePFxTxx85iow1YC5qvzYtwUZsDVjXg== +"@oclif/plugin-warn-if-update-available@^3.1.65": + version "3.1.65" + resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.65.tgz#21cb740ccec5ebfef1666c0e46480d97b5687fe4" + integrity sha512-HcSJc8SeCVUBHwc063xDL0LcpdjcamAISlisSX14VDDYQayMantvtVNOo9PmciwYpXRXfAykeH1z066YkA9JvQ== dependencies: "@oclif/core" "^4" ansis "^3.17.0" debug "^4.4.3" http-call "^5.2.2" - lodash "^4.17.23" + lodash "^4.18.1" registry-auth-token "^5.1.1" "@oclif/table@^0.5.9": @@ -5309,7 +5309,7 @@ lodash.upperfirst@^4.3.1: resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce" integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg== -lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.18.1: +lodash@^4.17.15, lodash@^4.17.21, lodash@^4.18.1: version "4.18.1" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c" integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q== @@ -5876,20 +5876,20 @@ object.values@^1.2.1: define-properties "^1.2.1" es-object-atoms "^1.0.0" -oclif@^4.23.8: - version "4.23.8" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.8.tgz#550e491a1bc1cc537a840297b30c02599a5b4653" - integrity sha512-RCkfr76RxLzJbrcCL/4zkkzToYzofLnJgxczK4QrUjbBpHRiYNcBt8S1QoAIsWoeavaPp+7BoXI9r28tcKNjWg== +oclif@^4.23.10: + version "4.23.10" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.10.tgz#55bd82ea1c5bbed58dd2e034b33cd94b79563832" + integrity sha512-foZYNmCjgFo0HJzbfY9oz8IgNs4aCPVbe51gnauM646mOy+C9WzoQS5iJyCzRiuJvS4fFrONG0BrjWiCFjtlGQ== dependencies: "@aws-sdk/client-cloudfront" "^3.1009.0" "@aws-sdk/client-s3" "^3.1053.0" "@inquirer/confirm" "^3.1.22" "@inquirer/input" "^2.2.4" "@inquirer/select" "^2.5.0" - "@oclif/core" "^4.11.2" + "@oclif/core" "^4.11.4" "@oclif/plugin-help" "^6.2.49" "@oclif/plugin-not-found" "^3.2.85" - "@oclif/plugin-warn-if-update-available" "^3.1.57" + "@oclif/plugin-warn-if-update-available" "^3.1.65" ansis "^3.16.0" async-retry "^1.3.3" change-case "^4" @@ -6685,11 +6685,6 @@ semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semve resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.1.tgz#bf4970b5e70fda0686363cc18bfe8805d5ed957e" integrity sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg== -semver@^7.8.1: - version "7.8.1" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.1.tgz#bf4970b5e70fda0686363cc18bfe8805d5ed957e" - integrity sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg== - sentence-case@^3.0.4: version "3.0.4" resolved "https://registry.yarnpkg.com/sentence-case/-/sentence-case-3.0.4.tgz#3645a7b8c117c787fde8702056225bb62a45131f"