hildjj / node-cbor

Encode and decode CBOR documents, with both easy mode, streaming mode, and SAX-style evented mode.
MIT License
356 stars 73 forks source link

Update deps #147

Closed hildjj closed 3 years ago

hildjj commented 3 years ago

Updates dependencies, except for commander, which I'll update when we do the Node10 deprecation. I'm waiting for Ava 4 to release before making that change.

Fixes #144 Fixes #146