### Describe the feature Migrate `stripAnsi` to Node.js native [stripVTControlCharacters](https://nodejs.org/docs/latest/api/util.html#utilstripvtcontrolcharactersstr) This also requires bumping the `engines` to `"node": ">=16.11.0"` ### Additional information - [x] Would you be willing to help implement this feature?