diff --git a/package.json b/package.json index ad02a63..27475d5 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@salesforce/source-deploy-retrieve": "^10.5.1" }, "devDependencies": { - "@oclif/plugin-command-snapshot": "^5.1.0", + "@oclif/plugin-command-snapshot": "^5.1.4", "@salesforce/cli-plugins-testkit": "^5.1.10", "@salesforce/dev-scripts": "^8.4.2", "@types/mocha": "^10.0.6", diff --git a/yarn.lock b/yarn.lock index b3e196c..163360a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1436,43 +1436,10 @@ read-package-json-fast "^3.0.0" which "^3.0.0" -"@oclif/core@3.21.0": - version "3.21.0" - resolved "https://registry.npmjs.org/@oclif/core/-/core-3.21.0.tgz" - integrity sha512-xR7qGPOWtOnYmdYocSn6oEh2oTQLsPOXoj3HYGpb26V3WulwF8Cm33WPnMsSISv4ben3Rtc5i59u9O5NnuG42g== - dependencies: - "@types/cli-progress" "^3.11.5" - ansi-escapes "^4.3.2" - ansi-styles "^4.3.0" - cardinal "^2.1.1" - chalk "^4.1.2" - clean-stack "^3.0.1" - cli-progress "^3.12.0" - color "^4.2.3" - debug "^4.3.4" - ejs "^3.1.9" - get-package-type "^0.1.0" - globby "^11.1.0" - hyperlinker "^1.0.0" - indent-string "^4.0.0" - is-wsl "^2.2.0" - js-yaml "^3.14.1" - natural-orderby "^2.0.3" - object-treeify "^1.1.33" - password-prompt "^1.1.3" - slice-ansi "^4.0.0" - string-width "^4.2.3" - strip-ansi "^6.0.1" - supports-color "^8.1.1" - supports-hyperlinks "^2.2.0" - widest-line "^3.1.0" - wordwrap "^1.0.0" - wrap-ansi "^7.0.0" - -"@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.22.0": - version "3.22.0" - resolved "https://registry.npmjs.org/@oclif/core/-/core-3.22.0.tgz" - integrity sha512-w7V1la5PAS5Ojr5aOG904A245kdVJRMcvgcRr3NG28EX2vIm7jkg71gIULlbvhDrFRzljH2iX2VYqF7ho3x8GQ== +"@oclif/core@3.26.0", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.22.0": + version "3.26.0" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279" + integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA== dependencies: "@types/cli-progress" "^3.11.5" ansi-escapes "^4.3.2" @@ -1503,12 +1470,12 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-command-snapshot@^5.1.0": - version "5.1.0" - resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.0.tgz" - integrity sha512-ZNt8HjGHecehcxpcH31U0su7XDHtLYVlthd5Wesum0H0JUacigyVScWtRZIs9Oy1PuPOW1ahCbj0DCMsFGlfmg== +"@oclif/plugin-command-snapshot@^5.1.4": + version "5.1.4" + resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.4.tgz#fc550f0ba66f41620734fb675e12070f943f4b2a" + integrity sha512-nXrMI/LmnfADgoBtYhdNa6K4BpabH++9iX1k0W0+xQJdcB2yVExYSovzeriRpL/uoVZPtZ92Lw0koo3VH0nmzA== dependencies: - "@oclif/core" "3.21.0" + "@oclif/core" "3.26.0" "@types/lodash.difference" "^4.5.9" chalk "^5.3.0" globby "^14.0.1"