🐛 fixes
- 1c2920e fix(resolve): makes dependency classifier handle more flavours of the 'workspaces' type alias field (#920) (thanks @danroberts for raising the clearly documented bug report that led to this fix)
- 593d29f doc(cli): adds command line example for mermaid (thanks @asmrtfm for notIcing the omission!)
👷 maintenance
- 320d2ee build(npm): updates external dependencies
- fea1abe refactor: replaces lodash/has & lodash/get with native options where possible (#924)
- 24370fc refactor(extract|graph-utl): uniq ourselves
- c9d8b97 refactor: replaces lodash/memoize with memoize (#923)
- dcc8c10 refactor: for randomness use node:crypto (#921)