diff --git a/package.json b/package.json index 94e38211..e91e07a1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "terminal-link": "^3.0.0" }, "devDependencies": { - "@oclif/plugin-command-snapshot": "^5.3.13", + "@oclif/plugin-command-snapshot": "^5.3.16", "@salesforce/cli-plugins-testkit": "^5.3.53", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.91", diff --git a/yarn.lock b/yarn.lock index cff34063..b3d583ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1405,10 +1405,10 @@ react "^18.3.1" wrap-ansi "^9.0.2" -"@oclif/plugin-command-snapshot@^5.3.13": - version "5.3.15" - resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.15.tgz#8fca90454c80990b37a179330371357621c1514e" - integrity sha512-J9mNzaKG1wtOy5Yp9Orz25zwVC/eTtveDTS2P1kFdNSGv7y1NKPpUL7ZKynf4bDGm2aJloXvdlLur7rQtixLzg== +"@oclif/plugin-command-snapshot@^5.3.16": + version "5.3.16" + resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.16.tgz#d4d45298a8be71c20ba8b6a850edc82b31000184" + integrity sha512-pwTKWQRDrK9eOz1VVUTKm9q3tKf9Kihunu3R53LfcPXPpEhIJ6N+2zmCYqeuifrvjBqLT1VhAKpVgTfHXxURHg== dependencies: "@oclif/core" "^4" ansis "^3.17.0"