Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass correctly-typed value to
webcrypto.getRandomValues()
This was previously a `DataView`, not an integer-type TypedArray, throwing in Node 17.5.0: nodejs/node#41481
- Loading branch information