did-jwt icon indicating copy to clipboard operation
did-jwt copied to clipboard

Updating uint8arrays package to lts stable

Open mzkrasner opened this issue 1 month ago • 1 comments

Current outdated uint8arrays package versions are conflicting with modern bundlers as we're seeing in certain integrated environments (such as Next.js v14+).

This PR updates uint8arrays to latest stable (v5)

  • Tests continue to pass
  • Builds successfully

mzkrasner avatar May 30 '24 15:05 mzkrasner