diff --git a/package.json b/package.json index 108a78e3..f40fc2db 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "devDependencies": { "@oclif/core": "^4.11.4", "@oclif/plugin-command-snapshot": "^5.3.33", - "@oclif/test": "^4.1.20", + "@oclif/test": "^4.1.21", "@salesforce/cli-plugins-testkit": "^5.3.64", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.128", diff --git a/yarn.lock b/yarn.lock index 1c2a85ad..c37d1b17 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1141,10 +1141,10 @@ strip-ansi "^7.2.0" wrap-ansi "^9.0.2" -"@oclif/test@^4.1.20": - version "4.1.20" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.20.tgz#3c9cc46e08f6a33c3344da2ebd8bbf51fd17b449" - integrity sha512-gvamjt80ZPDeYQlwdeXDce/zTrSDkcw5LdTqTuM1L2cyQ0bu9R7DbB4stNLBjtAX+CG0JCuJzpLbPi+Ui769uQ== +"@oclif/test@^4.1.21": + version "4.1.21" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.21.tgz#3c46cfd7671df4019e7d9a43be94509d827fe285" + integrity sha512-3Hsqv1mo7P/n8qXKJ4nLTYISA3oPzXGZDc4R9ioi5hpK1lQ7UI1ZcLkt0aKJ1qMKrYStzk20IWhcPRT0Vpteyw== dependencies: ansis "^3.17.0" debug "^4.4.3"