diff --git a/package.json b/package.json index 6716cdcd2..6c7fbef81 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues", "dependencies": { "@jayree/changelog": "^1.2.4", - "@oclif/core": "^4.0.21", + "@oclif/core": "^4.0.22", "@salesforce/core": "^8.5.7", "@salesforce/kit": "^3.2.2", "@salesforce/sf-plugins-core": "^11.3.7", diff --git a/yarn.lock b/yarn.lock index 0751d89f6..88daf9cad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1330,10 +1330,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.0.19", "@oclif/core@^4.0.20", "@oclif/core@^4.0.21": - version "4.0.21" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.21.tgz#fda25b950572ae7762248a808f141e3e32fb2a57" - integrity sha512-SvLTSclf104IVX8BY7nWqess1pBmeNl9qRFTWjOXg7B1/ESemfEtZYBDRAXAp1ILvazDng5IF/7YSbTxDVbwNg== +"@oclif/core@^4", "@oclif/core@^4.0.19", "@oclif/core@^4.0.20", "@oclif/core@^4.0.22": + version "4.0.22" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.22.tgz#acb233c0c18ff4f365caca15e29e2807a4325709" + integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg== dependencies: ansi-escapes "^4.3.2" ansis "^3.3.2"