ai / nanoid

A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
https://zelark.github.io/nano-id-cc/
MIT License
24.33k stars 788 forks source link

Upgrade uuid to 9 #388

Closed siegfried closed 1 year ago

siegfried commented 1 year ago

Current uuid dependency cannot work with the latest Jest according to this issue.

https://github.com/uuidjs/uuid/pull/616

ai commented 1 year ago

Fixed a3dfd78