chore: bump node to v16.11.1 (main) (#31369)
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
This commit is contained in:
parent
bc3198ed81
commit
6c5fbe3566
13 changed files with 102 additions and 75 deletions
|
@ -330,7 +330,7 @@ describe('node feature', () => {
|
|||
|
||||
expect(() => {
|
||||
crypto.createPrivateKey({ key: ed448, format: 'jwk' });
|
||||
}).to.throw(/Failed to create key - unsupported algorithm/);
|
||||
}).to.throw(/Invalid JWK data/);
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue