8.5.1
Changed 2
- Rolled back mute-stream dependency from v4 to v3 to restore compatibility with supported Node.js versions
- Updated explicit engines field to match the minimum Node.js version already enforced by the tooling
From Inquirer.js
- Rolled back
mute-streamdependency from v4 to v3 to undo breaking compatibleengines. - Added tooling to prevent regression of the above in the future. This surfaced our min engines already enforced a higher limit, so adjusted the explicit limits to match the current state.