You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[breaking change] Support for Node.js 8, Node.js 9, Node.js 10, and Node.js 11 is dropped.
The minimum required version is now Node.js 12.
Node.js 8 has reached its end of life on 2019-12-31, Node.js 9 reached its end of life on 2018-06-30, Node.js 10 reached its end of life on 2021-04-30, Node.js 11 reached its end of life on 2019-06-01. All those versions are not maintained anymore by the Node.js developers. If you are still using older versions of Node.js, then please consider updating to a newer one.
[breaking change]
Update dependency uuid to 9.0.0. This version of uuid drops support for Node.js 10 (and earlier).