a security update to fix [1 Dependabot alert](https://github.com/i5d6/fboss/security/dependabot?q=is%3Aopen+package%3Aminimatch+manifest%3Afboss%2Fagent%2Fwiki%2Fstatic_docs%2Fyarn.lock+has%3Apatch) on minimatch in [fboss/agent/wiki/static_docs/yarn.lock](https://github.com/i5d6/fboss/blob/-/fboss/agent/wiki/static_docs/yarn.lock). Or, manually upgrade minimatch to version 3.0.5 or later. For example: ``` minimatch@^3.0.5: version "3.0.5" ```